Re: [Qemu-devel] [PATCH] virtio-pci: Convert to realize()
Markus Armbruster writes: > Signed-off-by: Markus Armbruster > --- > Depends on my "[PATCH 00/10] pci: Partial conversion to realize", > which is in Michael's latest pull request. Applies cleanly to master now (commit 277263e).
[Qemu-devel] [PATCH] virtio-pci: Convert to realize()
Signed-off-by: Markus Armbruster --- Depends on my "[PATCH 00/10] pci: Partial conversion to realize", which is in Michael's latest pull request. hw/virtio/virtio-pci.c | 88 -- hw/virtio/virtio-pci.h | 2 +- 2 files changed, 36 insertions(+), 54