diff options
| author | Thomas Huth | 2018-07-25 14:20:15 +0200 |
|---|---|---|
| committer | Cornelia Huck | 2018-08-28 17:37:01 +0200 |
| commit | 2d6ff33a03332d2a7dc0ece31a8eb8d49c0194ee (patch) | |
| tree | ce6aac0fb32675c8672d0274a452be3ebc15cb60 /include/exec/user | |
| parent | target/s390x: fix PACK reading 1 byte less and writing 1 byte more (diff) | |
| download | qemu-2d6ff33a03332d2a7dc0ece31a8eb8d49c0194ee.tar.gz qemu-2d6ff33a03332d2a7dc0ece31a8eb8d49c0194ee.tar.xz qemu-2d6ff33a03332d2a7dc0ece31a8eb8d49c0194ee.zip | |
hw/s390x/virtio-ccw: Consolidate calls to virtio_ccw_unrealize()
Currently, every virtio-ccw device explicitely sets its unrealize
function to virtio_ccw_unrealize() in its class_init function.
We can simplify this by using a common unrealize function, just like
it is already done for the realize functions.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1532521224-27235-2-git-send-email-thuth@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'include/exec/user')
0 files changed, 0 insertions, 0 deletions
