diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2019-10-23 11:04:16 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2019-10-25 07:46:22 -0400 |
commit | 56140fbb8f2bb717eb2670aa1056aeaefe8b0246 (patch) | |
tree | d976fd447f5688d0f2cb2b8036364e5bfdbf0285 /hw/core | |
parent | c5bd6d02e6eb6ae868abbcbeb5c3a3be8c5379a5 (diff) | |
download | qemu-56140fbb8f2bb717eb2670aa1056aeaefe8b0246.zip qemu-56140fbb8f2bb717eb2670aa1056aeaefe8b0246.tar.gz qemu-56140fbb8f2bb717eb2670aa1056aeaefe8b0246.tar.bz2 |
libqos: enforce Device Initialization order
According to VIRTIO 1.1 "3.1.1 Driver Requirements: Device
Initialization", configuration space and virtqueues cannot be accessed
before features have been negotiated. Enforce this requirement.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <20191023100425.12168-8-stefanha@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'hw/core')
0 files changed, 0 insertions, 0 deletions