25 Commits (40ebdc4b60c53c36283cfb6e9e887db7ee2cf014)

Author SHA1 Message Date
Philippe Mathieu-Daudé 94956d7b51 bulk: Call in place single use cpu_env() 2 years ago
Richard Henderson b77af26e97 accel/tcg: Replace CPUState.env_ptr with cpu_env() 3 years ago
Paolo Bonzini 40a205da41 target/i386: emulate 64-bit ring 0 for linux-user if LM feature is set 3 years ago
Paolo Bonzini 63fd8ef080 target/i386: implement SYSCALL/SYSRET in 32-bit emulators 3 years ago
fanwj@mail.ustc.edu.cn 2732c739d8 linux-user: fix bug about incorrect base addresss of gdt on i386 and x86_64 3 years ago
Helge Deller bd5ccd6108 linux-user: Add guest memory layout to exception dump 4 years ago
Daniel P. Berrangé 7a21bee2aa misc: fix commonly doubled up words 4 years ago
Marc-André Lureau 0f9668e0c1 Remove qemu-common.h include from most units 4 years ago
Philippe Mathieu-Daudé cdf06ce562 linux-user: Add missing "qemu/timer.h" include 4 years ago
Richard Henderson d08d6d66f6 linux-user/i386: Use force_sig, force_sig_fault 4 years ago
Richard Henderson 1ade5b2fed linux-user/i386: Split out maybe_handle_vm86_trap 4 years ago
Richard Henderson 57a0c9384c linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN 4 years ago
Richard Henderson af254a2792 linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS 4 years ago
Peter Maydell 3b249d2661 linux-user: Split linux-user internals out of qemu.h 5 years ago
Peter Maydell 5423e6d3a4 linux-user: Split mmap prototypes into user-mmap.h 5 years ago
Peter Maydell 2113aed687 linux-user: Split signal-related prototypes into signal-common.h 5 years ago
Richard Henderson c7169b022b linux-user: Use cpu_untagged_addr in access_ok; split out *_untagged 5 years ago
Richard Henderson 3e8f1628e8 exec: Use cpu_untagged_addr in g2h; split out g2h_untagged 5 years ago
Richard Henderson b26491b4d4 linux-user/i386: Emulate x86_64 vsyscalls 6 years ago
Richard Henderson acf768a904 linux-user/i386: Split out gen_signal 6 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago
Richard Henderson 6aa9e42f27 target/i386: Use env_cpu, env_archcpu 7 years ago
Peter Maydell b10089a14c linux-user: Don't call gdb_handlesig() before queue_signal() 8 years ago
Laurent Vivier 3f8258c1c8 linux-user: move i386/x86_64 cpu loop to i386 directory 8 years ago
Laurent Vivier cd71c08964 linux-user: create a dummy per arch cpu_loop.c 8 years ago
Peter Maydell 2231197c87 bsd-user: Clean up includes 10 years ago
Paolo Bonzini c8ee0a445a linux-user: convert DEBUG_SIGNAL logging to tracepoints 11 years ago
Daniel P. Berrange 1618d2ae7f maint: remove unused include for signal.h 11 years ago
Andreas Färber 9349b4f9fd Rename CPUState -> CPUArchState 14 years ago
Blue Swirl 8167ee8839 Update to a hopefully more future proof FSF address 17 years ago
blueswir1 530e7615ce Fix more FSF addresses 18 years ago
blueswir1 84778508d7 Preliminary BSD user emulator support 18 years ago