]> git.proxmox.com Git - mirror_qemu.git/commit
virtio-pci: add struct VirtIOPCIRegion for virtio-1 regions
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 4 Jun 2015 10:34:33 +0000 (12:34 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 10 Jun 2015 16:15:06 +0000 (18:15 +0200)
commit588255ad5021f06789f438f7b045015c54e30841
tree7636ff9d9530f34873829460a944f3381d1f50d2
parent40de55affda76392627e68d3b1ba5a6a11c492bc
virtio-pci: add struct VirtIOPCIRegion for virtio-1 regions

For now just place the MemoryRegion there,
following patches will add more.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/virtio/virtio-pci.c
hw/virtio/virtio-pci.h