index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-27
linux-user/main.c: Mark end_exclusive() as possibly unused
Peter Maydell
1
-1
/
+1
2015-01-27
linux-user/main.c: Call cpu_exec_start/end on all target archs
Peter Maydell
1
-0
/
+18
2015-01-20
linux-user/main.c (m68k): Use get_user_u16 rather than lduw in cpu_loop
Peter Maydell
1
-1
/
+1
2015-01-20
exec.c: Drop TARGET_HAS_ICE define and checks
Peter Maydell
1
-4
/
+0
2014-12-16
linux-user: Use the 5KEf processor for 64-bit emulation
Maciej W. Rozycki
1
-1
/
+1
2014-12-11
target-arm: make c13 cp regs banked (FCSEIDR, ...)
Fabian Aggeler
1
-1
/
+1
2014-11-03
linux-user: Fix fault address truncation AArch64
Riku Voipio
1
-3
/
+1
2014-11-03
linux-user: Let user specify random seed
Magnus Reftel
1
-0
/
+19
2014-09-12
exec.c: Relax restrictions on watchpoint length and alignment
Peter Maydell
1
-2
/
+1
2014-08-22
linux-user: Fix syscall instruction usermode emulation on X86_64
Jincheng Miao
1
-1
/
+0
2014-07-08
target-ppc: Change default cpu for ppc64le-linux-user
Richard Henderson
1
-4
/
+4
2014-06-24
Add support for the arm breakpoint syscall
Hunter Laux
1
-0
/
+4
2014-06-23
tcg-ppc: Merge cache-utils into the backend
Richard Henderson
1
-3
/
+0
2014-06-23
qemu/osdep: Remove the need for qemu_init_auxval
Richard Henderson
1
-1
/
+0
2014-06-16
target-ppc: Store Quadword Conditional Drops Size Bit
Tom Musta
1
-1
/
+1
2014-06-16
target-ppc: Allow little-endian user mode.
Doug Kwan
1
-1
/
+7
2014-05-21
target-i386: fix segment flags for SMM and VM86 mode
Paolo Bonzini
1
-1
/
+1
2014-05-13
target-i386: the x86 CPL is stored in CS.selector - auto update hflags accord...
Kevin O'Connor
1
-2
/
+0
2014-05-02
linux-user: remove configure option for setting uname release
Riku Voipio
1
-1
/
+1
2014-04-17
target-arm: Define exception record for AArch64 exceptions
Peter Maydell
1
-32
/
+24
2014-03-13
exec: Change cpu_abort() argument to CPUState
Andreas Färber
1
-40
/
+40
2014-03-13
exec: Change cpu_breakpoint_{insert,remove{,_by_ref,_all}} argument
Andreas Färber
1
-1
/
+1
2014-03-13
exec: Change cpu_watchpoint_{insert,remove{,_by_ref,_all}} argument
Andreas Färber
1
-2
/
+3
2014-03-13
cpu: Move breakpoints field from CPU_COMMON to CPUState
Andreas Färber
1
-2
/
+2
2014-03-13
cpu: Move watchpoint fields from CPU_COMMON to CPUState
Andreas Färber
1
-2
/
+3
2014-03-13
cpu: Move opaque field from CPU_COMMON to CPUState
Andreas Färber
1
-3
/
+3
2014-03-10
Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into staging
Peter Maydell
1
-0
/
+4
2014-03-05
target-ppc: Add Store Quadword Conditional
Tom Musta
1
-1
/
+17
2014-03-03
linux-user: correct handling of break exception for MIPS
Petar Jovanovic
1
-0
/
+4
2014-02-20
linux-user: AArch64: Fix exclusive store of the zero register
Janne Grunau
1
-2
/
+4
2014-01-08
target-arm: A64: support for ld/st/cl exclusive
Michael Matz
1
-3
/
+124
2014-01-08
target-arm: Widen exclusive-access support struct fields to 64 bits
Peter Maydell
1
-10
/
+15
2014-01-07
target-arm: Widen thread-local register state fields to 64 bits
Peter Maydell
1
-1
/
+1
2013-11-30
linux-user: Use qemu_getauxval for AT_EXECFD
Richard Henderson
1
-26
/
+6
2013-11-30
util: Use qemu_getauxval in linux qemu_cache_utils_init
Richard Henderson
1
-1
/
+1
2013-11-30
osdep: Create qemu_getauxval and qemu_init_auxval
Richard Henderson
1
-0
/
+1
2013-10-07
cpu: Drop cpu_model_str from CPU_COMMON
Andreas Färber
1
-2
/
+2
2013-10-07
cpu: Move cpu_copy() into linux-user
Andreas Färber
1
-0
/
+31
2013-09-24
linux-user: Check type of microMIPS break instruction
Kwok Cheung Yeung
1
-21
/
+35
2013-09-24
linux-user: add support of binfmt_misc 'O' flag
Laurent Vivier
1
-1
/
+31
2013-09-24
mips-linux-user: Adjust names in mips_syscall_args
Richard Henderson
1
-2
/
+2
2013-09-10
linux-user: Add AArch64 support
Alexander Graf
1
-0
/
+16
2013-09-10
linux-user: Allow targets to specify a minimum uname release
Peter Maydell
1
-0
/
+2
2013-09-10
linux-user: Add cpu loop for AArch64
Peter Maydell
1
-0
/
+82
2013-09-03
cpu: Use QTAILQ for CPU list
Andreas Färber
1
-3
/
+7
2013-07-29
linux-user: correct argument number for sys_mremap and sys_splice
Petar Jovanovic
1
-2
/
+2
2013-07-26
linux-user: Avoid redundant ENV_GET_CPU()
Andreas Färber
1
-1
/
+1
2013-07-25
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
Anthony Liguori
1
-49
/
+44
2013-07-23
linux-user: Handle compressed ISA encodings when processing MIPS exceptions
Kwok Cheung Yeung
1
-3
/
+43
2013-07-23
gdbstub: Change gdb_handlesig() argument to CPUState
Andreas Färber
1
-16
/
+19
[next]