qemu-e2k/hw/s390x
David Hildenbrand e7c3246162 s390x/kvm: cleanup calls to cpu_synchronize_state()
We have a call to cpu_synchronize_state() on every kvm_arch_handle_exit().

Let's remove the ones that are no longer needed.

Remaining places (for s390x) are in
- target/s390x/sigp.c, on the target CPU
- target/s390x/cpu.c:s390_cpu_get_crash_info()

While at it, use kvm_cpu_synchronize_state() instead of
cpu_synchronize_state() in KVM code. (suggested by Thomas Huth)

Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20180412093521.2469-1-david@redhat.com>
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
2018-04-30 10:31:41 +02:00
..
3270-ccw.c
ccw-device.c
ccw-device.h
css-bridge.c
css.c
event-facility.c s390x/sclp: extend SCLP event masks to 64 bits 2018-04-30 10:31:41 +02:00
ipl.c s390: Ensure IPL from SCSI works as expected 2018-04-09 13:50:31 +02:00
ipl.h
Makefile.objs
s390-ccw.c
s390-pci-bus.c s390x/pci: forbid multifunction pci device 2018-03-23 09:05:18 +00:00
s390-pci-bus.h
s390-pci-inst.c s390x/kvm: cleanup calls to cpu_synchronize_state() 2018-04-30 10:31:41 +02:00
s390-pci-inst.h
s390-pci-stub.c
s390-skeys-kvm.c
s390-skeys.c
s390-stattrib-kvm.c
s390-stattrib.c migration: introduce postcopy-only pending 2018-03-13 17:05:41 -04:00
s390-virtio-ccw.c s390x: introduce 2.13 compat machine 2018-04-30 10:31:41 +02:00
s390-virtio-hcall.c
s390-virtio-hcall.h
sclp.c
sclpcpu.c
sclpquiesce.c
trace-events
virtio-ccw.c s390x/virtio: Convert virtio-ccw from *_exit to *_unrealize 2018-03-08 17:22:20 +01:00
virtio-ccw.h s390x/virtio: Convert virtio-ccw from *_exit to *_unrealize 2018-03-08 17:22:20 +01:00