index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux-user: Use the 5KEf processor for 64-bit emulation
Maciej W. Rozycki
2014-12-16
1
-1
/
+1
*
target-arm: make c13 cp regs banked (FCSEIDR, ...)
Fabian Aggeler
2014-12-11
1
-1
/
+1
*
linux-user: Fix fault address truncation AArch64
Riku Voipio
2014-11-03
1
-3
/
+1
*
linux-user: Let user specify random seed
Magnus Reftel
2014-11-03
1
-0
/
+19
*
exec.c: Relax restrictions on watchpoint length and alignment
Peter Maydell
2014-09-12
1
-2
/
+1
*
linux-user: Fix syscall instruction usermode emulation on X86_64
Jincheng Miao
2014-08-22
1
-1
/
+0
*
target-ppc: Change default cpu for ppc64le-linux-user
Richard Henderson
2014-07-08
1
-4
/
+4
*
Add support for the arm breakpoint syscall
Hunter Laux
2014-06-24
1
-0
/
+4
*
tcg-ppc: Merge cache-utils into the backend
Richard Henderson
2014-06-23
1
-3
/
+0
*
qemu/osdep: Remove the need for qemu_init_auxval
Richard Henderson
2014-06-23
1
-1
/
+0
*
target-ppc: Store Quadword Conditional Drops Size Bit
Tom Musta
2014-06-16
1
-1
/
+1
*
target-ppc: Allow little-endian user mode.
Doug Kwan
2014-06-16
1
-1
/
+7
*
target-i386: fix segment flags for SMM and VM86 mode
Paolo Bonzini
2014-05-21
1
-1
/
+1
*
target-i386: the x86 CPL is stored in CS.selector - auto update hflags accord...
Kevin O'Connor
2014-05-13
1
-2
/
+0
*
linux-user: remove configure option for setting uname release
Riku Voipio
2014-05-02
1
-1
/
+1
*
target-arm: Define exception record for AArch64 exceptions
Peter Maydell
2014-04-17
1
-32
/
+24
*
exec: Change cpu_abort() argument to CPUState
Andreas Färber
2014-03-13
1
-40
/
+40
*
exec: Change cpu_breakpoint_{insert,remove{,_by_ref,_all}} argument
Andreas Färber
2014-03-13
1
-1
/
+1
*
exec: Change cpu_watchpoint_{insert,remove{,_by_ref,_all}} argument
Andreas Färber
2014-03-13
1
-2
/
+3
*
cpu: Move breakpoints field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-2
/
+2
*
cpu: Move watchpoint fields from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-2
/
+3
*
cpu: Move opaque field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-3
/
+3
*
Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into staging
Peter Maydell
2014-03-10
1
-0
/
+4
|
\
|
*
linux-user: correct handling of break exception for MIPS
Petar Jovanovic
2014-03-03
1
-0
/
+4
*
|
target-ppc: Add Store Quadword Conditional
Tom Musta
2014-03-05
1
-1
/
+17
|
/
*
linux-user: AArch64: Fix exclusive store of the zero register
Janne Grunau
2014-02-20
1
-2
/
+4
*
target-arm: A64: support for ld/st/cl exclusive
Michael Matz
2014-01-08
1
-3
/
+124
*
target-arm: Widen exclusive-access support struct fields to 64 bits
Peter Maydell
2014-01-08
1
-10
/
+15
*
target-arm: Widen thread-local register state fields to 64 bits
Peter Maydell
2014-01-07
1
-1
/
+1
*
linux-user: Use qemu_getauxval for AT_EXECFD
Richard Henderson
2013-11-30
1
-26
/
+6
*
util: Use qemu_getauxval in linux qemu_cache_utils_init
Richard Henderson
2013-11-30
1
-1
/
+1
*
osdep: Create qemu_getauxval and qemu_init_auxval
Richard Henderson
2013-11-30
1
-0
/
+1
*
cpu: Drop cpu_model_str from CPU_COMMON
Andreas Färber
2013-10-07
1
-2
/
+2
*
cpu: Move cpu_copy() into linux-user
Andreas Färber
2013-10-07
1
-0
/
+31
*
linux-user: Check type of microMIPS break instruction
Kwok Cheung Yeung
2013-09-24
1
-21
/
+35
*
linux-user: add support of binfmt_misc 'O' flag
Laurent Vivier
2013-09-24
1
-1
/
+31
*
mips-linux-user: Adjust names in mips_syscall_args
Richard Henderson
2013-09-24
1
-2
/
+2
*
linux-user: Add AArch64 support
Alexander Graf
2013-09-10
1
-0
/
+16
*
linux-user: Allow targets to specify a minimum uname release
Peter Maydell
2013-09-10
1
-0
/
+2
*
linux-user: Add cpu loop for AArch64
Peter Maydell
2013-09-10
1
-0
/
+82
*
cpu: Use QTAILQ for CPU list
Andreas Färber
2013-09-03
1
-3
/
+7
*
linux-user: correct argument number for sys_mremap and sys_splice
Petar Jovanovic
2013-07-29
1
-2
/
+2
*
linux-user: Avoid redundant ENV_GET_CPU()
Andreas Färber
2013-07-26
1
-1
/
+1
*
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
Anthony Liguori
2013-07-25
1
-49
/
+44
|
\
|
*
linux-user: Handle compressed ISA encodings when processing MIPS exceptions
Kwok Cheung Yeung
2013-07-23
1
-3
/
+43
|
*
linux-user: Avoid conditional cpu_reset()
Andreas Färber
2013-07-22
1
-2
/
+0
|
*
configure: Make NPTL non-optional
Peter Maydell
2013-07-22
1
-43
/
+0
*
|
gdbstub: Change gdb_handlesig() argument to CPUState
Andreas Färber
2013-07-23
1
-16
/
+19
|
/
*
linux-user: declare sys_futex to have 6 arguments
Petar Jovanovic
2013-07-19
1
-1
/
+1
*
log: Change log_cpu_state[_mask]() argument to CPUState
Andreas Färber
2013-07-09
1
-2
/
+3
[next]