On 8/1/26 09:51, Thomas Huth wrote:
On 07/01/2026 14.08, Philippe Mathieu-Daudé wrote:Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- target/s390x/kvm/pv.h | 27 ------------ target/s390x/kvm/stubs.c | 94 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 94 insertions(+), 27 deletions(-)Please add a reasoning as patch description.
By removing the target-specific 'CONFIG_KVM' definition this header can be used by files in meson common_ss[]. I'll update.
