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