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 3bf5c57a11 linux-user: Support MADV_DONTDUMP, MADV_DODUMP 6 months ago
..
hvf accel: make all calls to qemu_process_cpu_events look the same 7 months ago
kvm accel/kvm: Factor kvm_cpu_synchronize_put() out 6 months ago
mshv target/i386/mshv: Use preallocated page for hvcall 6 months ago
qtest accel: Extract AccelClass definition to 'accel/accel-ops.h' 9 months ago
stubs accel/mshv: Initialize VM partition 6 months ago
tcg accel/tcg: Hoist first page lookup above pointer_wrap 6 months ago
xen accel: Extract AccelClass definition to 'accel/accel-ops.h' 9 months ago
Kconfig accel: Add Meson and config support for MSHV accelerator 6 months ago
accel-blocker.c include: Rename sysemu/ -> system/ 1 year ago
accel-common.c accel: Extract AccelClass definition to 'accel/accel-ops.h' 9 months ago
accel-internal.h accel: Include missing 'qemu/accel.h' header in accel-internal.h 11 months ago
accel-irq.c hw/intc: Generalize APIC helper names from kvm_* to accel_* 6 months ago
accel-qmp.c accel/system: Introduce @x-accel-stats QMP command 9 months ago
accel-system.c accel/system: Add 'info accel' on human monitor 9 months ago
accel-target.c accel: Move target-agnostic code from accel-target.c -> accel-common.c 11 months ago
accel-user.c accel: Implement accel_init_ops_interfaces() for both system/user mode 11 months ago
dummy-cpus.c accel: make all calls to qemu_process_cpu_events look the same 7 months ago
dummy-cpus.h accel/dummy: Extract 'dummy-cpus.h' header from 'system/cpus.h' 9 months ago
meson.build accel/mshv: Add accelerator skeleton 6 months ago