QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Richard Henderson 206a583d13 accel/tlb: Rename tlb_flush_[page_bits > range]_by_mmuidx_async_[2 > 1] 5 years ago
..
hvf hvf: Add hypervisor entitlement to output binaries 6 years ago
kvm Do not include exec/address-spaces.h if it's not really necessary 5 years ago
qtest accel: replace struct CpusAccel with AccelOpsClass 6 years ago
stubs Do not include cpu.h if it's not really necessary 5 years ago
tcg accel/tlb: Rename tlb_flush_[page_bits > range]_by_mmuidx_async_[2 > 1] 5 years ago
xen sysemu: Let VMChangeStateHandler take boolean 'running' argument 5 years ago
Kconfig Add NVMM accelerator: configure and build logic 5 years ago
accel-common.c accel: add init_accel_cpu for adapting accel behavior to CPU type 5 years ago
accel-softmmu.c accel: replace struct CpusAccel with AccelOpsClass 6 years ago
accel-softmmu.h accel: replace struct CpusAccel with AccelOpsClass 6 years ago
accel-user.c accel: extend AccelState and AccelClass to user-mode 6 years ago
dummy-cpus.c accel: move qtest CpusAccel functions to a common location 6 years ago
meson.build accel: extend AccelState and AccelClass to user-mode 6 years ago