qemu/hw/i386/xen
Philippe Mathieu-Daudé 825f292d34 hw/xen/hvm: Get target page size at runtime
In order to build this file once for all targets, replace:

  TARGET_PAGE_BITS -> qemu_target_page_bits()
  TARGET_PAGE_SIZE -> qemu_target_page_size()
  TARGET_PAGE_MASK -> -qemu_target_page_size()

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Message-Id: <20231114163123.74888-4-philmd@linaro.org>
2024-03-09 18:51:45 +01:00
..
meson.build hw/i386/xen: Compile 'xen-hvm.c' with Xen CPPFLAGS 2024-03-09 18:51:45 +01:00
trace-events xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common 2023-06-15 16:45:59 -07:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
xen-hvm.c hw/xen/hvm: Get target page size at runtime 2024-03-09 18:51:45 +01:00
xen_apic.c apic, i386/tcg: add x2apic transitions 2024-02-14 06:09:32 -05:00
xen_platform.c hw/i386: Constify VMState 2023-12-29 11:17:30 +11:00
xen_pvdevice.c hw/i386: Constify VMState 2023-12-29 11:17:30 +11:00