]> git.proxmox.com Git - qemu.git/commit - configure
qtest: add libqos including PCI support
authorAnthony Liguori <aliguori@us.ibm.com>
Tue, 16 Apr 2013 14:45:16 +0000 (09:45 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 17 Apr 2013 15:26:05 +0000 (10:26 -0500)
commitc4efe1cada311b9dc0df5beb71c4227ff3414aa1
tree2ca3cf1c4e87fa79ae10599e0a833f92942570b9
parent8a8fd63734944bf6f7111596bd9cc9db6afb9b7c
qtest: add libqos including PCI support

This includes basic PCI support for the PC platform.  Enough
abstraction should be present to support non-PC platforms too.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Message-id: 1366123521-4330-3-git-send-email-aliguori@us.ibm.com
configure
tests/Makefile
tests/libqos/pci-pc.c [new file with mode: 0644]
tests/libqos/pci-pc.h [new file with mode: 0644]
tests/libqos/pci.c [new file with mode: 0644]
tests/libqos/pci.h [new file with mode: 0644]