qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH-for-9.0 02/10] hw/xen/xen_arch_hvm: Rename prototypes using '


From: Richard Henderson
Subject: Re: [PATCH-for-9.0 02/10] hw/xen/xen_arch_hvm: Rename prototypes using 'xen_arch_' prefix
Date: Mon, 13 Nov 2023 10:12:56 -0800
User-agent: Mozilla Thunderbird

On 11/13/23 07:21, Philippe Mathieu-Daudé wrote:
Use a common 'xen_arch_' prefix for architecture-specific functions.
Rename xen_arch_set_memory() and xen_arch_handle_ioreq().

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
  include/hw/arm/xen_arch_hvm.h  | 4 ++--
  include/hw/i386/xen_arch_hvm.h | 4 ++--
  hw/arm/xen_arm.c               | 4 ++--
  hw/i386/xen/xen-hvm.c          | 6 +++---
  hw/xen/xen-hvm-common.c        | 4 ++--
  5 files changed, 11 insertions(+), 11 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]