summary refs log tree commit diff stats
path: root/linux-user/syscall.c
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2021-03-17 10:56:20 +0100
committerGerd Hoffmann <kraxel@redhat.com>2021-03-26 09:33:50 +0100
commitd4c603d7be2e4173252c5b55e62d30ddd26edaca (patch)
tree13a04a70dcac6fd8a03c8c4868726ac10e7a8926 /linux-user/syscall.c
parent2da6e36b3390501b1e3f549a87a58871be447a94 (diff)
downloadfocaccia-qemu-d4c603d7be2e4173252c5b55e62d30ddd26edaca.tar.gz
focaccia-qemu-d4c603d7be2e4173252c5b55e62d30ddd26edaca.zip
s390x: move S390_ADAPTER_SUPPRESSIBLE
The definition S390_ADAPTER_SUPPRESSIBLE was moved to "cpu.h", per
suggestion of Thomas Huth. From interface design perspective, IMHO, not
a good thing as it belongs to the public interface of
css_register_io_adapters(). We did this because CONFIG_KVM requeires
NEED_CPU_H and Thomas, and other commenters did not like the
consequences of that.

Moving the interrupt related declarations to s390_flic.h was suggested
by Cornelia Huck.

Signed-off-by: Halil Pasic <pasic@linux.ibm.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Halil Pasic <pasic@linux.ibm.com>
Tested-by: Halil Pasic <pasic@linux.ibm.com>
Message-Id: <20210317095622.2839895-2-kraxel@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'linux-user/syscall.c')
0 files changed, 0 insertions, 0 deletions