diff options
author | 2015-04-21 16:36:55 +0200 | |
---|---|---|
committer | 2015-05-08 10:36:02 +0200 | |
commit | 1fa755234e24697cc76f326782edbb09bd0a3a53 (patch) | |
tree | df89f5737993aeb9268dc60f9b0322e83b633493 /scripts/qapi-commands.py | |
parent | s390-virtio: clear {used,avail}_event_idx on reset as well (diff) | |
download | qemu-1fa755234e24697cc76f326782edbb09bd0a3a53.tar.xz qemu-1fa755234e24697cc76f326782edbb09bd0a3a53.zip |
virtio-ccw: change realization sequence
virtio-ccw has an odd sequence of realizing devices: first the
device-specific relization (net, block, ...), then the generic
realization. It feels less odd to have the generic realization
callback trigger the device-specific realization instead (and this
also matches what virtio-pci does).
One thing to note: We need to defer initializing the cu model in the
sense id data until after the device-specific realization has been
performed, as we need to refer to the virtio device's device_id.
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Message-Id: <1429627016-30656-2-git-send-email-cornelia.huck@de.ibm.com>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions