qemu-s390x
[Top][All Lists]
Advanced

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

Re: [PATCH 0/4] target/s390x/cpu: Restrict CPUS390XState declaration to


From: Thomas Huth
Subject: Re: [PATCH 0/4] target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h'
Date: Tue, 7 Nov 2023 11:44:11 +0100
User-agent: Mozilla Thunderbird

On 06/11/2023 12.44, Philippe Mathieu-Daudé wrote:
In order to restrict CPUS390XState declaration to "cpu.h" (both
target-specific):
- have the following prototypes take a S390CPU* instead:
   . css_do_sic()
   . sclp_service_call()
   . sclp_service_call_protected()
- restrict cpu_get_tb_cpu_state() definition to TCG

Philippe Mathieu-Daudé (4):
   hw/s390x/css: Have css_do_sic() take S390CPU instead of CPUS390XState
   hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU*
   target/s390x/cpu: Restrict cpu_get_tb_cpu_state() definition to TCG
   target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h'

Patches look reasonable. Thanks, queued them now!

 Thomas





reply via email to

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