osy
|
f62eb8f419
tcg: mirror mapping RWX pages for iOS optional
|
5 years ago |
Giuseppe Musacchio
|
d43624c400
linux-user/sparc64: Fix the handling of window spill trap
|
5 years ago |
Richard Henderson
|
e307c192ff
exec/cpu-all: Use bool for have_guest_base
|
5 years ago |
Alex Bennée
|
fcedd92086
gdbstub/linux-user: support debugging over a unix socket
|
5 years ago |
Philippe Mathieu-Daudé
|
dcb32f1d8f
tcg: Search includes from the project root source directory
|
5 years ago |
Alex Bennée
|
10d0d505de
linux-user: log page table changes under -d page
|
5 years ago |
Markus Armbruster
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 years ago |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 years ago |
Markus Armbruster
|
14a48c1d0d
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
|
6 years ago |
Richard Henderson
|
5a59fbce91
target/sparc: Use env_cpu, env_archcpu
|
6 years ago |
Richard Henderson
|
6aa9e42f27
target/i386: Use env_cpu, env_archcpu
|
6 years ago |
Eduardo Habkost
|
c1c8cfe5f9
cpu: Rename parse_cpu_model() to parse_cpu_option()
|
6 years ago |
Markus Armbruster
|
90c84c5600
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
|
6 years ago |
Markus Armbruster
|
0442428a89
target: Simplify how the TARGET_cpu_list() print
|
6 years ago |
Christophe Fergeau
|
f5852efa29
log: Make glib logging go through QEMU
|
6 years ago |
Philippe Mathieu-Daudé
|
66d26ddb23
bsd-user: Use the IEC binary prefix definitions
|
7 years ago |
Igor Mammedov
|
2b5249b85c
linux-user: update comments to point to tcg_exec_init()
|
7 years ago |
Igor Mammedov
|
2278b93941
Use cpu_create(type) instead of cpu_init(cpu_model)
|
7 years ago |
Thomas Huth
|
7e563bfb8a
Polish the version strings containing the package version
|
7 years ago |
Philippe Mathieu-Daudé
|
47181f5d45
misc: remove headers implicitly included
|
7 years ago |
Emilio G. Cota
|
e8feb96fcc
tcg: introduce regions to split code_gen_buffer
|
8 years ago |
Emilio G. Cota
|
b1311c4acf
tcg: define tcg_init_ctx and make tcg_ctx a pointer
|
8 years ago |
Igor Mammedov
|
4482e05cbb
cpu: make cpu_generic_init() abort QEMU on error
|
8 years ago |
Eric Blake
|
f5048cb751
maint: Include bug-reporting info in --help output
|
8 years ago |
Peter Maydell
|
e4335180d2
bsd-user/main.c: Fix unused variable warning
|
8 years ago |
Paolo Bonzini
|
beeaef55e4
tcg: move tb_lock out of translate-all.h
|
8 years ago |
Saurav Sachidanand
|
ec45bbe5f1
util: Use g_malloc/g_free in envlist.c
|
8 years ago |
Thomas Huth
|
0781dd6e79
Put the copyright information on a separate line
|
9 years ago |
Daniel P. Berrange
|
fe4db84d49
trace: provide mechanism for registering trace events
|
9 years ago |
Ed Maste
|
48f592118a
bsd-user: fix FreeBSD build after d148d90e
|
9 years ago |