qemu-e2k/hw/s390x
Christian Borntraeger 765cca0533 s390x: remove double compat statement
We chain our compat handler via the CCW_COMPAT macros and via the
class_init function. (e.g. ccw_machine_2_7_class_options calls
ccw_machine_2_8_class_options). As all class_init functions in that
chain call SET_MACHINE_COMPAT for their compat settings, and
SET_MACHINE_COMPAT will append there is no need to do that again.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
2017-01-20 09:48:09 +01:00
..
ccw-device.c
ccw-device.h
css-bridge.c s390x/css: provide a dev_path for css devices 2016-07-20 15:47:25 +02:00
css.c s390x/css: {c,h,t,r,x}sch: require enable AND device number valid 2016-09-28 13:24:51 +02:00
event-facility.c
ipl.c
ipl.h
Makefile.objs
s390-pci-bus.c Two PCI fixes/improvements for s390x. 2016-10-31 14:48:47 +00:00
s390-pci-bus.h s390x/pci: assign msix io region for each pci device 2016-09-28 13:24:51 +02:00
s390-pci-inst.c s390x/pci: Check memory region dispatching callbacks 2016-10-31 10:02:09 +01:00
s390-pci-inst.h
s390-skeys-kvm.c
s390-skeys.c
s390-virtio-ccw.c s390x: remove double compat statement 2017-01-20 09:48:09 +01:00
s390-virtio-hcall.c
s390-virtio.c s390x/cpumodel: "host" and "qemu" as CPU subclasses 2016-09-06 17:06:49 +02:00
s390-virtio.h
sclp.c s390x: remove useless cast 2016-09-15 15:32:22 +03:00
sclpcpu.c
sclpquiesce.c
trace-events trace-events: fix first line comment in trace-events 2016-08-12 10:36:01 +01:00
virtio-ccw.c virtio: avoid using guest_notifier_mask in vhost-user mode 2016-12-16 01:14:54 +02:00
virtio-ccw.h virtio: move ioeventfd_started flag to VirtioBusState 2016-10-30 19:51:32 +02:00