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.
 
 
 
 
 
 
Stefan Hajnoczi 84d1639f28 Accelerators patches 9 months ago
..
hvf accel: Pass AccelState argument to gdbstub_supported_sstep_flags() 9 months ago
kvm accel: Pass AccelState argument to gdbstub_supported_sstep_flags() 9 months ago
qtest accel: Propagate AccelState to AccelClass::init_machine() 9 months ago
stubs accel/whpx: Expose whpx_enabled() to common code 9 months ago
tcg accel: Pass AccelState argument to gdbstub_supported_sstep_flags() 9 months ago
xen accel: Remove unused MachineState argument of AccelClass::setup_post() 9 months ago
Kconfig hw/xen: Link XenPVH with GPEX PCIe bridge 1 year ago
accel-blocker.c include: Rename sysemu/ -> system/ 1 year ago
accel-common.c accel: Pass AccelState argument to gdbstub_supported_sstep_flags() 9 months ago
accel-internal.h accel: Include missing 'qemu/accel.h' header in accel-internal.h 11 months ago
accel-system.c accel/system: Convert pre_resume() from AccelOpsClass to AccelClass 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/dummy: Extract 'dummy-cpus.h' header from 'system/cpus.h' 9 months ago
dummy-cpus.h accel/dummy: Extract 'dummy-cpus.h' header from 'system/cpus.h' 9 months ago
meson.build accel: Move target-agnostic code from accel-target.c -> accel-common.c 11 months ago