- b309c32 meson: bsd-user by Marc-André Lureau · 5 years ago
- d43624c linux-user/sparc64: Fix the handling of window spill trap by Giuseppe Musacchio · 4 years, 7 months ago
- e307c19 exec/cpu-all: Use bool for have_guest_base by Richard Henderson · 4 years, 8 months ago
- fcedd92 gdbstub/linux-user: support debugging over a unix socket by Alex Bennée · 4 years, 8 months ago
- f7795e4 misc: Replace zero-length arrays with flexible array member (automatic) by Philippe Mathieu-Daudé · 4 years, 10 months ago
- 4cc600d build: move TARGET_GPROF to config-host.mak by Paolo Bonzini · 5 years ago
- dcb32f1 tcg: Search includes from the project root source directory by Philippe Mathieu-Daudé · 5 years ago
- 10d0d50 linux-user: log page table changes under -d page by Alex Bennée · 5 years ago
- c36f7a6 *-user: plugin syscalls by Emilio G. Cota · 6 years ago
- 8634d77 *-user: notify plugin of exit by Emilio G. Cota · 6 years ago
- a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
- 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
- 14a48c1 qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h by Markus Armbruster · 6 years ago
- 5a59fbc target/sparc: Use env_cpu, env_archcpu by Richard Henderson · 6 years ago
- 6aa9e42 target/i386: Use env_cpu, env_archcpu by Richard Henderson · 6 years ago
- 29a0af6 cpu: Replace ENV_GET_CPU with env_cpu by Richard Henderson · 6 years ago
- c1c8cfe cpu: Rename parse_cpu_model() to parse_cpu_option() by Eduardo Habkost · 6 years ago
- 90c84c5 qom/cpu: Simplify how CPUClass:cpu_dump_state() prints by Markus Armbruster · 6 years ago
- 0442428 target: Simplify how the TARGET_cpu_list() print by Markus Armbruster · 6 years ago
- f5852ef log: Make glib logging go through QEMU by Christophe Fergeau · 6 years ago
- 7d37435 avoid TABs in files that only contain a few by Paolo Bonzini · 6 years ago
- 72e21db remove space-tab sequences by Paolo Bonzini · 6 years ago
- 66d26dd bsd-user: Use the IEC binary prefix definitions by Philippe Mathieu-Daudé · 7 years ago
- 23c11b0 target: Do not include "exec/exec-all.h" if it is not necessary by Philippe Mathieu-Daudé · 7 years ago
- 05757c5 bsd-user: include "exec/exec-all.h" which provides mmap_lock/unlock" by Paolo Bonzini · 7 years ago
- 2b5249b linux-user: update comments to point to tcg_exec_init() by Igor Mammedov · 7 years ago
- 2278b93 Use cpu_create(type) instead of cpu_init(cpu_model) by Igor Mammedov · 7 years ago
- 7e563bf Polish the version strings containing the package version by Thomas Huth · 7 years ago
- 47181f5 misc: remove headers implicitly included by Philippe Mathieu-Daudé · 7 years ago
- e8feb96 tcg: introduce regions to split code_gen_buffer by Emilio G. Cota · 8 years ago
- b1311c4 tcg: define tcg_init_ctx and make tcg_ctx a pointer by Emilio G. Cota · 7 years ago
- 4482e05 cpu: make cpu_generic_init() abort QEMU on error by Igor Mammedov · 7 years ago
- f5048cb maint: Include bug-reporting info in --help output by Eric Blake · 7 years ago
- e433518 bsd-user/main.c: Fix unused variable warning by Peter Maydell · 7 years ago
- 4a65a86 bsd-user/bsdload.c: Remove write-only id_change variable by Peter Maydell · 7 years ago
- 7102595 bsd-user/elfload.c: Fix set-but-not-used warnings by Peter Maydell · 7 years ago
- 06943a6 bsd-user/mmap.c: Move __thread attribute to right place by Peter Maydell · 7 years ago
- bd88c78 qom/cpu: remove host_tid field by Alex Bennée · 7 years ago
- beeaef5 tcg: move tb_lock out of translate-all.h by Paolo Bonzini · 8 years ago
- ec45bbe util: Use g_malloc/g_free in envlist.c by Saurav Sachidanand · 8 years ago
- 95992b6 bsd-user: align use of mmap_lock to that of linux-user by Alex Bennée · 8 years ago
- c864575 configure: remove Cygwin by Paolo Bonzini · 8 years ago
- 301e40e translate-all: add DEBUG_LOCKING asserts by Alex Bennée · 8 years ago
- 0781dd6 Put the copyright information on a separate line by Thomas Huth · 8 years ago
- fe4db84 trace: provide mechanism for registering trace events by Daniel P. Berrange · 8 years ago
- 48f5921 bsd-user: fix FreeBSD build after d148d90e by Ed Maste · 8 years ago
- cc9a366 Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 8 years ago
- 2bfe11c trace: Properly initialize dynamic event states in hot-plugged vCPUs by Lluís Vilanova · 8 years ago
- ab12997 cpus-common: move exclusive work infrastructure from linux-user by Paolo Bonzini · 8 years ago
- d148d90 cpus-common: move CPU work item management to common code by Sergey Fedorov · 8 years ago
- 267f685 cpus-common: move CPU list management to common code by Paolo Bonzini · 8 years ago
- 8c1c230 Fix bsd-user build after d915b7bb by Ed Maste · 8 years ago
- d915b7b Update ancient copyright string in -version output by Peter Maydell · 8 years ago
- ded554c Fix bsd-user build errors after 8642c1b81e0418df066a7960a7426d85a923a253 by Sean Bruno · 8 years ago
- 1bc7e52 exec: Reduce CONFIG_USER_ONLY ifdeffenery by Igor Mammedov · 8 years ago
- a3b3437 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 8 years ago
- 4815185 trace: Add per-vCPU tracing states for events with the 'vcpu' property by Lluís Vilanova · 8 years ago
- 6913e79 trace: [bsd-user] Commandline arguments to control tracing by Lluís Vilanova · 8 years ago
- fd9a304 Changed malloc to g_malloc, free to g_free in bsd-user/qemu.h by Md Haris Iqbal · 9 years ago
- 175de52 Clean up decorations and whitespace around header guards by Markus Armbruster · 9 years ago
- 9c15e70 trace: [*-user] Add events to trace guest syscalls in syscall emulation mode by Lluís Vilanova · 9 years ago
- daa76aa log: Fix qemu_set_log_filename() error handling by Markus Armbruster · 9 years ago
- 02d0e09 os-posix: include sys/mman.h by Paolo Bonzini · 9 years ago
- 3e2c0e0 cpu: Eliminate cpudef_init(), cpudef_setup() by Eduardo Habkost · 9 years ago
- 63c9155 cpu: move exec-all.h inclusion out of cpu.h by Paolo Bonzini · 9 years ago
- f2937a3 log: do not use CONFIG_USER_ONLY by Paolo Bonzini · 9 years ago
- 43b0ea1 bsd-user: Suppress gcc 4.x -Wpointer-sign (included in -Wall) warning by Ed Maste · 9 years ago
- abd4556 bsd-user: add qemu/cutils.h include after f348b6d by Ed Maste · 9 years ago
- c40e13e bsd-user: add necessary includes to fix warnings by Ed Maste · 9 years ago
- f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
- 0c6940d build: [bsd-user] Rename "syscall.h" to "target_syscall.h" in target directories by Lluís Vilanova · 9 years ago
- 30456d5 all: Clean up includes by Peter Maydell · 9 years ago
- 2231197 bsd-user: Clean up includes by Peter Maydell · 9 years ago
- 508127e log: do not unnecessarily include qom/cpu.h by Paolo Bonzini · 9 years ago
- c8ee0a4 linux-user: convert DEBUG_SIGNAL logging to tracepoints by Paolo Bonzini · 9 years ago
- 1382902 user: introduce "-d page" by Paolo Bonzini · 9 years ago
- 0c2d70c translate-all: ensure host page mask is always extended with 1's by Paolo Bonzini · 9 years ago
- 4a7428c s/cpu_get_real_ticks/cpu_get_host_ticks/ by Christopher Covington · 9 years ago
- a2aa09e Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
- ef1e1e0 maint: avoid useless "if (foo) free(foo)" pattern by Daniel P. Berrange · 9 years ago
- 1618d2a maint: remove unused include for signal.h by Daniel P. Berrange · 9 years ago
- 8fd19e6 exec: make mmap_lock/mmap_unlock globally available by Paolo Bonzini · 9 years ago
- 4cbea59 linux-user: remove --enable-guest-base/--disable-guest-base by Laurent Vivier · 9 years ago
- cb48f67 bsd-user: Fix operand to cpu_x86_exec by Richard Henderson · 9 years ago
- ea3e984 cpu-exec: Purge all uses of ENV_GET_CPU() by Peter Crosthwaite · 10 years ago
- f7ec7f7 gdbstub: Change gdbserver_fork() to accept cpu instead of env by Peter Crosthwaite · 10 years ago
- f809c60 target-i386: use memory API to implement SMRAM by Paolo Bonzini · 10 years ago
- 02f4035 linux-user, bsd-user: Remove two calls to cpu_exec_init_all by Fam Zheng · 10 years ago
- 2994fd9 cpu: Make cpu_init() return QOM CPUState object by Eduardo Habkost · 10 years ago
- b8d6ac9 bsd-user/elfload.c: Don't use ldl() or ldq_raw() by Peter Maydell · 10 years ago
- c4af6d4 bsd-user: Fix syscall format, add strace support for more syscalls by Sean Bruno · 11 years ago
- f35f961 bsd-user: Implement strace support for thr_* syscalls by Sean Bruno · 11 years ago
- 1e50165 bsd-user: Implement strace support for extattr_* syscalls by Sean Bruno · 11 years ago
- 6054748 bsd-user: Implement strace support for __acl_* syscalls by Sean Bruno · 11 years ago
- b85159a bsd-user: Implement strace support for print_ioctl syscall by Sean Bruno · 11 years ago
- 80b3460 bsd-user: Implement strace support for print_sysctl syscall by Sean Bruno · 11 years ago
- 88dae46 bsd-user: GPL v2 attribution update and style by Sean Bruno · 11 years ago
- b7b5233 bsd-user/mmap.c: Don't try to override g_malloc/g_free by Peter Maydell · 11 years ago
- 6b24119 bsd-user: refresh freebsd system call numbers by Stacey Son · 11 years ago
- 31e25e3 Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into staging by Peter Maydell · 11 years ago