Replace target-specific code to allow building hw/xen/ files once. Philippe Mathieu-Daudé (3): hw/xen: Use BITS_PER_BYTE & MAKE_64BIT_MASK() in req_size_bits() hw/xen: Replace target_ulong by agnostic target_long_bits() hw/xen: Build only once
hw/xen/xen-hvm-common.c | 9 ++++++--- hw/xen/meson.build | 22 +++++++++------------- 2 files changed, 15 insertions(+), 16 deletions(-) -- 2.51.0
