On 02/03/2023 15:34, David Woodhouse wrote:
From: David Woodhouse <d...@amazon.co.uk>

XC_PAGE_SIZE comes from the actual Xen libraries, while XEN_PAGE_SIZE is
provided by QEMU itself in xen_backend_ops.h. For backends which may be
built for emulation mode, use the latter.

Signed-off-by: David Woodhouse <d...@amazon.co.uk>
---
  hw/block/dataplane/xen-block.c |  8 ++++----
  hw/display/xenfb.c             | 12 ++++++------
  hw/net/xen_nic.c               | 12 ++++++------
  hw/usb/xen-usb.c               |  8 ++++----
  4 files changed, 20 insertions(+), 20 deletions(-)


Reviewed-by: Paul Durrant <p...@xen.org>


Reply via email to