[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v4 04/17] hw/s390x/sclp: Use address_space_memory_is_io() in sclp_service_call()
On Thu, 2025-10-02 at 10:41 +0200, Philippe Mathieu-Daudé wrote: > When cpu_address_space_init() isn't called during vCPU creation, > its single address space is the global &address_space_memory. > > As s390x boards don't call cpu_address_space_init(), cpu->as > points to &address_space_memory. > > We can then replace cpu_physical_memory_is_io() by the semantically > equivalent address_space_memory_is_io() call. > > Signed-off-by: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx> > Reviewed-by: Thomas Huth <thuth@xxxxxxxxxx> > Reviewed-by: Richard Henderson <richard.henderson@xxxxxxxxxx> > --- > hw/s390x/sclp.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Reviewed-by: Eric Farman <farman@xxxxxxxxxxxxx>
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |