616 Commits (2882ccf86a9bc7ea9ae23dce2bad91c8d3e7e135)

Author SHA1 Message Date
Cameron Esfahani eb33cdaeda linux-user: Implement starttime field in self stat emulation 4 years ago
Philippe Mathieu-Daudé 76d0042bb2 user: Remove cpu_get_pic_interrupt() stubs 5 years ago
Peter Maydell 85b4fa0cd1 linux-user: Don't include gdbstub.h in qemu.h 5 years ago
Peter Maydell 3b249d2661 linux-user: Split linux-user internals out of qemu.h 5 years ago
Peter Maydell 5423e6d3a4 linux-user: Split mmap prototypes into user-mmap.h 5 years ago
Peter Maydell 3ad0a76928 linux-user: Split loader-related prototypes into loader.h 5 years ago
Peter Maydell 2113aed687 linux-user: Split signal-related prototypes into signal-common.h 5 years ago
Mahmoud Mandour 3a445acb49 plugins: allow plugin arguments to be passed directly 5 years ago
Owen Anderson c093364f4d fd-trans: Fix race condition on reallocation of the translation table. 5 years ago
Richard Henderson b0a0794a0f tcg: Re-order tcg_region_init vs tcg_prologue_init 5 years ago
Philippe Mathieu-Daudé 48c8c5e886 linux-user: Remove dead code 5 years ago
Claudio Fontana 92242f34ab accel: move call to accel_init_interfaces 5 years ago
Thomas Huth 2068cabd3f Do not include cpu.h if it's not really necessary 5 years ago
Laurent Vivier 6e1c0d7b95 linux-user: manage binfmt-misc preserve-arg[0] flag 5 years ago
Richard Henderson 6cc9d67c6f accel/tcg: Precompute curr_cflags into cpu->tcg_cflags 5 years ago
Richard Henderson 5ca870b9f6 exec: Use uintptr_t for guest_base 5 years ago
Claudio Fontana b86f59c715 accel: replace struct CpusAccel with AccelOpsClass 5 years ago
Claudio Fontana 940e43aa30 accel: extend AccelState and AccelClass to user-mode 5 years ago
Richard Henderson a35b3e1415 tcg: Add --accel tcg,split-wx property 6 years ago
Paolo Bonzini 0572f558cb plugin: propagate errors 6 years ago
Paolo Bonzini 92eecfff32 trace: remove argument from trace_init_file 6 years ago
Richard Henderson c9f8066697 linux-user: Ensure mmap_min_addr is non-zero 6 years ago
Richard Henderson e307c192ff exec/cpu-all: Use bool for have_guest_base 6 years ago
Alex Bennée ee94743034 linux-user: completely re-write init_guest_space 6 years ago
Alex Bennée fcedd92086 gdbstub/linux-user: support debugging over a unix socket 6 years ago
Josh Kunz f63c9862ff linux-user: remove gemu_log from the linux-user tree 6 years ago
Josh Kunz 4b25a50674 linux-user: Use `qemu_log' for strace 6 years ago
Philippe Mathieu-Daudé dcb32f1d8f tcg: Search includes from the project root source directory 6 years ago
Alex Bennée 10d0d505de linux-user: log page table changes under -d page 6 years ago
Lluís Vilanova f308f64e76 linux-user: support -plugin option 9 years ago
Max Filippov 1cc5274016 linux-user: drop redundant handling of environment variables 7 years ago
Max Filippov 130ea8322b target/xtensa: linux-user: add call0 ABI support 7 years ago
Richard Henderson 8f67b9c694 linux-user: Pass CPUState to MAX_RESERVED_VA 7 years ago
Alex Bennée 7f4341e84b linux-user: fail and report on bad dfilter specs 7 years ago
Laurent Vivier 9d3019bce3 linux-user: remove useless variable 7 years ago
Markus Armbruster dc5e9ac716 Include qemu/queue.h slightly less 7 years ago
Peter Maydell 5bfce0b74f linux-user: Make sigaltstack stacks per-thread 7 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 29a0af618d cpu: Replace ENV_GET_CPU with env_cpu 7 years ago
Richard Henderson 79743bdbcb linux-user: Remove srand call 7 years ago
Richard Henderson a573e9bac6 linux-user: Call qcrypto_init if not using -seed 7 years ago
Richard Henderson 5ebdd77494 linux-user: Initialize pseudo-random seeds for all guest cpus 7 years ago
Eduardo Habkost c1c8cfe5f9 cpu: Rename parse_cpu_model() to parse_cpu_option() 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 7 years ago
Paolo Bonzini 7d37435bd5 avoid TABs in files that only contain a few 7 years ago
Emilio G. Cota 068a5ea02f qom: convert the CPU list to RCU 8 years ago
Laurent Vivier dc18baaef3 linux-user: fix mmap_find_vma_reserved() 8 years ago