383 Commits (9f0355b590ac523d0c4e67c416c3f9cf7af3d574)

Author SHA1 Message Date
Paolo Bonzini b98dbc9095 target-i386: fix segment flags for SMM and VM86 mode 12 years ago
Kevin O'Connor 7848c8d19f target-i386: the x86 CPL is stored in CS.selector - auto update hflags accordingly. 12 years ago
Riku Voipio e586822a58 linux-user: remove configure option for setting uname release 13 years ago
Peter Maydell abf1172fc6 target-arm: Define exception record for AArch64 exceptions 13 years ago
Andreas Färber a47dddd734 exec: Change cpu_abort() argument to CPUState 13 years ago
Andreas Färber b3310ab338 exec: Change cpu_breakpoint_{insert,remove{,_by_ref,_all}} argument 13 years ago
Andreas Färber 75a34036d4 exec: Change cpu_watchpoint_{insert,remove{,_by_ref,_all}} argument 13 years ago
Andreas Färber f0c3c505a8 cpu: Move breakpoints field from CPU_COMMON to CPUState 13 years ago
Andreas Färber ff4700b05c cpu: Move watchpoint fields from CPU_COMMON to CPUState 13 years ago
Andreas Färber 0429a97195 cpu: Move opaque field from CPU_COMMON to CPUState 13 years ago
Tom Musta 27b95bfe62 target-ppc: Add Store Quadword Conditional 13 years ago
Petar Jovanovic b51910baf2 linux-user: correct handling of break exception for MIPS 13 years ago
Janne Grunau 2ea5a2ca1f linux-user: AArch64: Fix exclusive store of the zero register 13 years ago
Michael Matz fa2ef212df target-arm: A64: support for ld/st/cl exclusive 13 years ago
Peter Maydell 03d05e2d07 target-arm: Widen exclusive-access support struct fields to 64 bits 13 years ago
Michael Matz 2df7566445 target-arm: A64: support for ld/st/cl exclusive 13 years ago
Peter Maydell 90ba562c61 target-arm: Widen exclusive-access support struct fields to 64 bits 13 years ago
Peter Maydell e4fe830b50 target-arm: Widen thread-local register state fields to 64 bits 13 years ago
Peter Maydell 19917791fd target-arm: Widen thread-local register state fields to 64 bits 13 years ago
Richard Henderson 0b959cf5e4 linux-user: Use qemu_getauxval for AT_EXECFD 13 years ago
Richard Henderson 664d2c4458 util: Use qemu_getauxval in linux qemu_cache_utils_init 13 years ago
Richard Henderson b6a3e690b4 osdep: Create qemu_getauxval and qemu_init_auxval 13 years ago
Andreas Färber 51fb256ab5 cpu: Drop cpu_model_str from CPU_COMMON 13 years ago
Andreas Färber 30ba0ee52d cpu: Move cpu_copy() into linux-user 13 years ago
Kwok Cheung Yeung 1308c464a8 linux-user: Check type of microMIPS break instruction 13 years ago
Laurent Vivier 03cfd8faa7 linux-user: add support of binfmt_misc 'O' flag 13 years ago
Richard Henderson 868e34d7bd mips-linux-user: Adjust names in mips_syscall_args 13 years ago
Alexander Graf 99033caee6 linux-user: Add AArch64 support 13 years ago
Peter Maydell 4a24a75810 linux-user: Allow targets to specify a minimum uname release 13 years ago
Peter Maydell 1861c4543f linux-user: Add cpu loop for AArch64 13 years ago
Andreas Färber bdc44640cb cpu: Use QTAILQ for CPU list 13 years ago
Petar Jovanovic b0932e0617 linux-user: correct argument number for sys_mremap and sys_splice 13 years ago
Petar Jovanovic 6064be7912 linux-user: correct argument number for sys_mremap and sys_splice 13 years ago
Andreas Färber 0ac46af39e linux-user: Avoid redundant ENV_GET_CPU() 13 years ago
Kwok Cheung Yeung a033381758 linux-user: Handle compressed ISA encodings when processing MIPS exceptions 13 years ago
Andreas Färber db6b81d436 gdbstub: Change gdb_handlesig() argument to CPUState 13 years ago
Andreas Färber 885a73f72b linux-user: Avoid conditional cpu_reset() 13 years ago
Peter Maydell 24cb36a61c configure: Make NPTL non-optional 13 years ago
Petar Jovanovic 43be134366 linux-user: declare sys_futex to have 6 arguments 13 years ago
Andreas Färber a0762859ae log: Change log_cpu_state[_mask]() argument to CPUState 13 years ago
Andreas Färber a2247f8ec9 linux-user: Change thread_env to CPUState 13 years ago
Andreas Färber 182735efaf cpu: Make first_cpu and next_cpu CPUState 13 years ago
Andreas Färber 878096eeb2 cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks 13 years ago
Andreas Färber 60a3e17a46 cpu: Change cpu_exit() argument to CPUState 13 years ago
Paolo Bonzini 2e59915d43 main: use TARGET_ARCH only for the target-specific #define 13 years ago
Eduardo Habkost 0514ef2fbb target-i386: Replace cpuid_*features fields with a feature word array 14 years ago
Peter Maydell 63ec54d7b3 linux-user: Fix layout of usage table to account for option text 14 years ago
Richard Henderson ff4f738281 mips-linux-user: Fix n32 and n64 syscalls 14 years ago
Meador Inge 54b2f42cb1 target-mips: Translate breaks and traps into the appropriate signal 14 years ago
Peter Maydell 989b697ddd qemu-log: default to stderr for logging output 14 years ago