diff options
author | David Hildenbrand <david@redhat.com> | 2017-11-30 17:27:36 +0100 |
---|---|---|
committer | Cornelia Huck <cohuck@redhat.com> | 2017-12-14 17:56:54 +0100 |
commit | 820613b1c1c76cb77a15313eb333a710972614ec (patch) | |
tree | 0f3433d3df21436aa05c6090eccbca8823133cc7 /hw/net/virtio-net.c | |
parent | 98ee9bedc734e18287902f39e3a3a8adb399386a (diff) | |
download | qemu-820613b1c1c76cb77a15313eb333a710972614ec.zip qemu-820613b1c1c76cb77a15313eb333a710972614ec.tar.gz qemu-820613b1c1c76cb77a15313eb333a710972614ec.tar.bz2 |
s390x/tcg: don't exit the cpu loop in s390_cpu_virt_mem_rw()
s390_cpu_virt_mem_rw() must always return, so callers can react on
an exception (e.g. see ioinst_handle_stcrw()).
Therefore, using program_interrupt() is wrong. Fix that up.
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20171130162744.25442-9-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'hw/net/virtio-net.c')
0 files changed, 0 insertions, 0 deletions