aboutsummaryrefslogtreecommitdiff
path: root/accel/xen
AgeCommit message (Expand)AuthorFilesLines
2023-03-23accel/xen: Fix DM state change notification in dm_restrict modeDavid Woodhouse1-17/+10
2023-03-07hw/xen: Rename xen_common.h to xen_native.hDavid Woodhouse1-0/+1
2023-03-07hw/xen: Move xenstore_store_pv_console_info to xen_console.cDavid Woodhouse1-61/+0
2023-03-07hw/xen: Add xenstore operations to allow redirection to internal emulationPaul Durrant1-3/+8
2023-03-01xen: Add XEN_DISABLED mode and make it defaultDavid Woodhouse1-0/+2
2023-02-27accel/xen: Remove dead codePhilippe Mathieu-Daudé1-10/+0
2021-03-09sysemu: Let VMChangeStateHandler take boolean 'running' argumentPhilippe Mathieu-Daudé1-1/+1
2021-02-05accel: replace struct CpusAccel with AccelOpsClassClaudio Fontana1-8/+16
2021-02-05accel: extend AccelState and AccelClass to user-modeClaudio Fontana1-1/+1
2020-10-24accel: Add xen CpusAccel using dummy-cpusJason Andryuk1-0/+8
2020-08-21meson: accelMarc-André Lureau2-1/+1
2020-08-04accel/xen: Fix xen_enabled() behavior on target-agnostic objectsPhilippe Mathieu-Daudé1-6/+1
2020-06-12xen: fix build without pci passthroughAnthony PERARD1-2/+2
2020-06-10accel: Move Xen accelerator code under accel/xen/Philippe Mathieu-Daudé2-0/+228