On 5/9/23 14:20, Philippe Mathieu-Daudé wrote:
Trivial cleanups which simplify "sysemu/xen.h".Philippe Mathieu-Daudé (3): sysemu/xen: Remove unuseful CONFIG_USER_ONLY header guard sysemu/xen: Remove unreachable xen_ram_alloc() code sysemu/xen: Allow elision of xen_hvm_modified_memory() include/exec/ram_addr.h | 8 ++++++-- include/sysemu/xen.h | 24 +++--------------------- 2 files changed, 9 insertions(+), 23 deletions(-)
Oops, this isn't v4. v1 coming...