208 Commits (c232b8f45375bbffe7c6941968309400a59a893c)

Author SHA1 Message Date
Richard Henderson 3e8f1628e8 exec: Use cpu_untagged_addr in g2h; split out g2h_untagged 6 years ago
Richard Henderson 1720751f94 bsd-user: Tidy VERIFY_READ/VERIFY_WRITE 6 years ago
Richard Henderson 5ca870b9f6 exec: Use uintptr_t for guest_base 6 years ago
Claudio Fontana b86f59c715 accel: replace struct CpusAccel with AccelOpsClass 6 years ago
Claudio Fontana 940e43aa30 accel: extend AccelState and AccelClass to user-mode 6 years ago
Alex Bennée ad9dcb207b gdbstub: drop CPUEnv from gdb_exit() 6 years ago
Warner Losh f6eb4a0841 bsd-user: Update strace.list for FreeBSD's latest syscalls 6 years ago
Stacey Son ea1ab4cf2c bsd-user: move strace OS/arch dependent code to host/arch dirs 6 years ago
Warner Losh 4d306e59cb bsd-user: regenerate FreeBSD's system call numbers 6 years ago
Richard Henderson a35b3e1415 tcg: Add --accel tcg,split-wx property 6 years ago
Thomas Huth 484bed0574 bsd-user: Silence warnings about missing fallthrough statement 6 years ago
Paolo Bonzini 92eecfff32 trace: remove argument from trace_init_file 6 years ago
Marc-André Lureau b309c32125 meson: bsd-user 7 years ago
Giuseppe Musacchio d43624c400 linux-user/sparc64: Fix the handling of window spill trap 6 years ago
Richard Henderson e307c192ff exec/cpu-all: Use bool for have_guest_base 6 years ago
Alex Bennée fcedd92086 gdbstub/linux-user: support debugging over a unix socket 6 years ago
Philippe Mathieu-Daudé f7795e4096 misc: Replace zero-length arrays with flexible array member (automatic) 7 years ago
Paolo Bonzini 4cc600d229 build: move TARGET_GPROF to config-host.mak 7 years ago
Philippe Mathieu-Daudé dcb32f1d8f tcg: Search includes from the project root source directory 7 years ago
Alex Bennée 10d0d505de linux-user: log page table changes under -d page 7 years ago
Emilio G. Cota c36f7a642c *-user: plugin syscalls 8 years ago
Emilio G. Cota 8634d77bdb *-user: notify plugin of exit 8 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago
Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
Markus Armbruster 14a48c1d0d qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h 7 years ago
Richard Henderson 5a59fbce91 target/sparc: Use env_cpu, env_archcpu 8 years ago
Richard Henderson 6aa9e42f27 target/i386: Use env_cpu, env_archcpu 8 years ago
Richard Henderson 29a0af618d cpu: Replace ENV_GET_CPU with env_cpu 8 years ago
Eduardo Habkost c1c8cfe5f9 cpu: Rename parse_cpu_model() to parse_cpu_option() 7 years ago
Markus Armbruster 90c84c5600 qom/cpu: Simplify how CPUClass:cpu_dump_state() prints 7 years ago
Markus Armbruster 0442428a89 target: Simplify how the TARGET_cpu_list() print 7 years ago
Christophe Fergeau f5852efa29 log: Make glib logging go through QEMU 8 years ago
Paolo Bonzini 7d37435bd5 avoid TABs in files that only contain a few 8 years ago
Paolo Bonzini 72e21db7ea remove space-tab sequences 8 years ago
Philippe Mathieu-Daudé 66d26ddb23 bsd-user: Use the IEC binary prefix definitions 8 years ago
Philippe Mathieu-Daudé 23c11b04dc target: Do not include "exec/exec-all.h" if it is not necessary 8 years ago
Paolo Bonzini 05757c5d87 bsd-user: include "exec/exec-all.h" which provides mmap_lock/unlock" 8 years ago
Igor Mammedov 2b5249b85c linux-user: update comments to point to tcg_exec_init() 8 years ago
Igor Mammedov 2278b93941 Use cpu_create(type) instead of cpu_init(cpu_model) 9 years ago
Thomas Huth 7e563bfb8a Polish the version strings containing the package version 9 years ago
Philippe Mathieu-Daudé 47181f5d45 misc: remove headers implicitly included 9 years ago
Emilio G. Cota e8feb96fcc tcg: introduce regions to split code_gen_buffer 9 years ago
Emilio G. Cota b1311c4acf tcg: define tcg_init_ctx and make tcg_ctx a pointer 9 years ago
Igor Mammedov 4482e05cbb cpu: make cpu_generic_init() abort QEMU on error 9 years ago
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