124 Commits (d7bce9999df85c56c8cb1fcffd944d51bff8ff48)

Author SHA1 Message Date
Peter Maydell 2231197c87 bsd-user: Clean up includes 11 years ago
Paolo Bonzini 508127e243 log: do not unnecessarily include qom/cpu.h 11 years ago
Paolo Bonzini c8ee0a445a linux-user: convert DEBUG_SIGNAL logging to tracepoints 11 years ago
Paolo Bonzini 1382902055 user: introduce "-d page" 11 years ago
Paolo Bonzini 0c2d70c448 translate-all: ensure host page mask is always extended with 1's 11 years ago
Christopher Covington 4a7428c5a7 s/cpu_get_real_ticks/cpu_get_host_ticks/ 11 years ago
Daniel P. Berrange ef1e1e0782 maint: avoid useless "if (foo) free(foo)" pattern 11 years ago
Daniel P. Berrange 1618d2ae7f maint: remove unused include for signal.h 11 years ago
Paolo Bonzini 8fd19e6cfd exec: make mmap_lock/mmap_unlock globally available 11 years ago
Laurent Vivier 4cbea59869 linux-user: remove --enable-guest-base/--disable-guest-base 11 years ago
Richard Henderson cb48f67ad8 bsd-user: Fix operand to cpu_x86_exec 11 years ago
Peter Crosthwaite ea3e984740 cpu-exec: Purge all uses of ENV_GET_CPU() 11 years ago
Peter Crosthwaite f7ec7f7b26 gdbstub: Change gdbserver_fork() to accept cpu instead of env 11 years ago
Paolo Bonzini f809c60512 target-i386: use memory API to implement SMRAM 12 years ago
Fam Zheng 02f4035c47 linux-user, bsd-user: Remove two calls to cpu_exec_init_all 12 years ago
Eduardo Habkost 2994fd96d9 cpu: Make cpu_init() return QOM CPUState object 12 years ago
Peter Maydell b8d6ac9f90 bsd-user/elfload.c: Don't use ldl() or ldq_raw() 12 years ago
Sean Bruno c4af6d4b13 bsd-user: Fix syscall format, add strace support for more syscalls 12 years ago
Sean Bruno f35f961ac9 bsd-user: Implement strace support for thr_* syscalls 12 years ago
Sean Bruno 1e501653ab bsd-user: Implement strace support for extattr_* syscalls 12 years ago
Sean Bruno 605474815d bsd-user: Implement strace support for __acl_* syscalls 12 years ago
Sean Bruno b85159a3a3 bsd-user: Implement strace support for print_ioctl syscall 12 years ago
Sean Bruno 80b346040d bsd-user: Implement strace support for print_sysctl syscall 12 years ago
Sean Bruno 88dae46d18 bsd-user: GPL v2 attribution update and style 12 years ago
Peter Maydell b7b5233ad7 bsd-user/mmap.c: Don't try to override g_malloc/g_free 12 years ago
Stacey Son 6b24119b7f bsd-user: refresh freebsd system call numbers 12 years ago
Paolo Bonzini f08b617018 softmmu: introduce cpu_ldst.h 13 years ago
Peter Maydell 9bb931802e Revert "bsd-user: replace fprintf(stderr, ...) with error_report()" 12 years ago
Le Tan 1fba509527 bsd-user: replace fprintf(stderr, ...) with error_report() 12 years ago
Paolo Bonzini b98dbc9095 target-i386: fix segment flags for SMM and VM86 mode 12 years ago
Peter Maydell fccae3226d bsd-user: Remove reference to CONFIG_UNAME_RELEASE 12 years ago
Kevin O'Connor 7848c8d19f target-i386: the x86 CPL is stored in CS.selector - auto update hflags accordingly. 12 years ago
Andreas Färber 0429a97195 cpu: Move opaque field from CPU_COMMON to CPUState 13 years ago
Stefan Weil 6f20f55bcc *-user: Improve documentation for lock_user function 13 years ago
Stefan Weil 41d1af4de4 *-user: Fix typo in comment (ulocking -> unlocking) 13 years ago
Andreas Färber db6b81d436 gdbstub: Change gdb_handlesig() argument to CPUState 13 years ago
Andreas Färber dca1173c20 bsd-user: Change thread_env to CPUState 13 years ago
Andreas Färber 878096eeb2 cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks 13 years ago
Paolo Bonzini 2e59915d43 main: use TARGET_ARCH only for the target-specific #define 13 years ago
Ed Maste e6a3ee5f79 bsd-user: OS-agnostic 64-bit SYSCTL types 13 years ago
Eduardo Habkost 0514ef2fbb target-i386: Replace cpuid_*features fields with a feature word array 14 years ago
Ed Maste 6ea8430d98 bsd-user: Track change in FreeBSD SYSCTL(9) types 13 years ago
Peter Maydell 989b697ddd qemu-log: default to stderr for logging output 14 years ago
Peter Maydell 24537a0191 qemu-log: Rename the public-facing cpu_set_log function to qemu_set_log 14 years ago
Peter Maydell 4fde1eba0f qemu-log: Rename cpu_str_to_log_mask to qemu_str_to_log_mask 14 years ago
Peter Maydell 59a6fa6e67 qemu-log: Abstract out "print usage message about valid log categories" 14 years ago
Peter Maydell 9a7e542429 qemu-log: Unify {cpu_set,set_cpu}_log_filename as qemu_set_log_filename 14 years ago
Andreas Färber 77868120cf linux-user: bsd-user: Don't reset X86CPU twice 14 years ago
Blue Swirl 0360ccffbe bsd-user: avoid conflict with qemu_vmalloc 14 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 14 years ago