diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-11-14 15:58:23 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-03-09 18:51:45 +0100 |
commit | 825f292d34a71e7f6d5cf592477ef28bde182758 (patch) | |
tree | 7ba69b9c92dd8125b3aeef290812f6af84958c7d /hw/net/virtio-net.c | |
parent | 8ebb8682f6037f5373862d7ab2f72c2d3e387fbc (diff) | |
download | qemu-825f292d34a71e7f6d5cf592477ef28bde182758.zip qemu-825f292d34a71e7f6d5cf592477ef28bde182758.tar.gz qemu-825f292d34a71e7f6d5cf592477ef28bde182758.tar.bz2 |
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>
Diffstat (limited to 'hw/net/virtio-net.c')
0 files changed, 0 insertions, 0 deletions