]> git.proxmox.com Git - mirror_qemu.git/commit
libqos: add PCI management in qtest_vboot()/qtest_shutdown()
authorLaurent Vivier <lvivier@redhat.com>
Thu, 29 Sep 2016 10:32:45 +0000 (12:32 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Thu, 6 Oct 2016 05:15:53 +0000 (16:15 +1100)
commit2ecd7e2f25a57e8966a15ee50a0afacd4ec067da
tree1b66fc28278e9e2955d67698659309c222bab97c
parentcf716b31cba278a6dbff585d58fa29d1ae2fe334
libqos: add PCI management in qtest_vboot()/qtest_shutdown()

Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
21 files changed:
tests/e1000e-test.c
tests/i440fx-test.c
tests/ide-test.c
tests/ivshmem-test.c
tests/libqos/ahci.c
tests/libqos/libqos-pc.c
tests/libqos/libqos-spapr.c
tests/libqos/libqos.c
tests/libqos/libqos.h
tests/libqos/pci-pc.c
tests/libqos/pci-pc.h
tests/q35-test.c
tests/rtl8139-test.c
tests/tco-test.c
tests/usb-hcd-ehci-test.c
tests/usb-hcd-uhci-test.c
tests/vhost-user-test.c
tests/virtio-9p-test.c
tests/virtio-blk-test.c
tests/virtio-net-test.c
tests/virtio-scsi-test.c