On 12/04/2023 19:51, David Woodhouse wrote:
From: David Woodhouse <d...@amazon.co.uk>
In restructuring to allow for internal emulation of Xen functionality,
I broke compatibility for Xen 4.6 and earlier. Fix this by explicitly
removing support for anything older than 4.7.1, which is also ancient
but it does still build, and the compatibility support for it is fairly
unintrusive.

Fixes: 15e283c5b684 ("hw/xen: Add foreignmem operations to allow redirection to 
internal emulation")
Signed-off-by: David Woodhouse <d...@amazon.co.uk>
---
  hw/xen/xen-operations.c     |  57 +------------------
  include/hw/xen/xen_native.h | 107 +-----------------------------------
  meson.build                 |   5 +-
  scripts/xen-detect.c        |  60 --------------------
  4 files changed, 3 insertions(+), 226 deletions(-)

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


Reply via email to