qemu-cr16/accel
Philippe Mathieu-Daudé f28b958cbf hw/xen: Extract 'xen_igd.h' from 'xen_pt.h'
"hw/xen/xen_pt.h" requires "hw/xen/xen_native.h" which is target
specific. It also declares IGD methods, which are not target
specific.

Target-agnostic code can use IGD methods. To allow that, extract
these methos into a new "hw/xen/xen_igd.h" header.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: David Woodhouse <dwmw@amazon.co.uk>
Message-Id: <20231114143816.71079-18-philmd@linaro.org>
2024-03-09 18:51:45 +01:00
..
hvf
kvm migration: prevent migration when VM has poisoned memory 2024-02-05 14:41:58 +08:00
qtest
stubs migration: prevent migration when VM has poisoned memory 2024-02-05 14:41:58 +08:00
tcg plugins: cleanup codepath for previous inline operation 2024-03-06 12:35:50 +00:00
xen hw/xen: Extract 'xen_igd.h' from 'xen_pt.h' 2024-03-09 18:51:45 +01:00
accel-blocker.c
accel-system.c
accel-system.h
accel-target.c
accel-user.c
dummy-cpus.c
Kconfig i386: xen: fix compilation --without-default-devices 2024-02-16 13:56:09 +01:00
meson.build