164 Commits (672339f7eff5e9226f302037290e84e783d2b5cd)

Author SHA1 Message Date
Eric Blake f5048cb751 maint: Include bug-reporting info in --help output 9 years ago
Peter Maydell e4335180d2 bsd-user/main.c: Fix unused variable warning 9 years ago
Peter Maydell 4a65a86af6 bsd-user/bsdload.c: Remove write-only id_change variable 9 years ago
Peter Maydell 710259565b bsd-user/elfload.c: Fix set-but-not-used warnings 9 years ago
Peter Maydell 06943a6269 bsd-user/mmap.c: Move __thread attribute to right place 9 years ago
Alex Bennée bd88c780e6 qom/cpu: remove host_tid field 9 years ago
Paolo Bonzini beeaef55e4 tcg: move tb_lock out of translate-all.h 9 years ago
Saurav Sachidanand ec45bbe5f1 util: Use g_malloc/g_free in envlist.c 10 years ago
Alex Bennée 95992b674c bsd-user: align use of mmap_lock to that of linux-user 10 years ago
Paolo Bonzini c8645752ce configure: remove Cygwin 10 years ago
Paolo Bonzini 732a802076 configure: remove Cygwin 10 years ago
Alex Bennée 301e40ed80 translate-all: add DEBUG_LOCKING asserts 10 years ago
Thomas Huth 0781dd6e79 Put the copyright information on a separate line 10 years ago
Daniel P. Berrange fe4db84d49 trace: provide mechanism for registering trace events 10 years ago
Ed Maste 48f592118a bsd-user: fix FreeBSD build after d148d90e 10 years ago
Lluís Vilanova 2bfe11c8fa trace: Properly initialize dynamic event states in hot-plugged vCPUs 10 years ago
Paolo Bonzini ab129972c8 cpus-common: move exclusive work infrastructure from linux-user 10 years ago
Sergey Fedorov d148d90ee8 cpus-common: move CPU work item management to common code 10 years ago
Paolo Bonzini 267f685b8b cpus-common: move CPU list management to common code 10 years ago
Ed Maste 8c1c230a6e Fix bsd-user build after d915b7bb 10 years ago
Peter Maydell d915b7bb4c Update ancient copyright string in -version output 10 years ago
Sean Bruno ded554cdb4 Fix bsd-user build errors after 8642c1b81e 10 years ago
Igor Mammedov 1bc7e522d9 exec: Reduce CONFIG_USER_ONLY ifdeffenery 10 years ago
Lluís Vilanova 4815185902 trace: Add per-vCPU tracing states for events with the 'vcpu' property 10 years ago
Lluís Vilanova 6913e79c36 trace: [bsd-user] Commandline arguments to control tracing 10 years ago
Md Haris Iqbal fd9a304830 Changed malloc to g_malloc, free to g_free in bsd-user/qemu.h 11 years ago
Markus Armbruster 175de52487 Clean up decorations and whitespace around header guards 10 years ago
Lluís Vilanova 9c15e70086 trace: [*-user] Add events to trace guest syscalls in syscall emulation mode 10 years ago
Markus Armbruster daa76aa416 log: Fix qemu_set_log_filename() error handling 10 years ago
Paolo Bonzini 02d0e09503 os-posix: include sys/mman.h 10 years ago
Eduardo Habkost 3e2c0e062f cpu: Eliminate cpudef_init(), cpudef_setup() 11 years ago
Paolo Bonzini 63c915526d cpu: move exec-all.h inclusion out of cpu.h 11 years ago
Paolo Bonzini f2937a33a5 log: do not use CONFIG_USER_ONLY 11 years ago
Ed Maste 43b0ea1a41 bsd-user: Suppress gcc 4.x -Wpointer-sign (included in -Wall) warning 11 years ago
Ed Maste abd4556a17 bsd-user: add qemu/cutils.h include after f348b6d 11 years ago
Ed Maste c40e13e106 bsd-user: add necessary includes to fix warnings 11 years ago
Veronia Bahaa f348b6d1a5 util: move declarations out of qemu-common.h 11 years ago
Lluís Vilanova 0c6940d086 build: [bsd-user] Rename "syscall.h" to "target_syscall.h" in target directories 11 years ago
Peter Maydell 30456d5ba3 all: Clean up includes 11 years ago
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