summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | tests: move virtio entirely to qos-testPaolo Bonzini2019-03-074-30/+23Star
| * | tests/libqos: remove pre-qgraph QVirtioPCIDevice APIPaolo Bonzini2019-03-072-99/+17Star
| * | qos-test: virtio-scsi test nodeEmanuele Giuseppe Esposito2019-03-072-87/+60Star
| * | tests/libqos: virtio-scsi driver and interface nodesEmanuele Giuseppe Esposito2019-03-073-0/+157
| * | qos-test: vhost-user test nodePaolo Bonzini2019-03-072-234/+152Star
| * | vhost-user-test: always use 256 MiB of guest memoryPaolo Bonzini2019-03-071-9/+9
| * | tests/libqos: support multiqueue for virtio-netPaolo Bonzini2019-03-073-9/+22
| * | qos-test: virtio-net test nodeEmanuele Giuseppe Esposito2019-03-072-152/+75Star
| * | tests/libqos: virtio-net driver and interface nodesEmanuele Giuseppe Esposito2019-03-075-0/+226
| * | qos-test: virtio-blk test nodePaolo Bonzini2019-03-075-332/+189Star
| * | tests/libqos: virtio-blk driver and interface nodesEmanuele Giuseppe Esposito2019-03-073-0/+165
| * | qos-test: virtio-rng test nodeEmanuele Giuseppe Esposito2019-03-072-22/+8Star
| * | tests/libqos: virtio-rng driver and interface nodesEmanuele Giuseppe Esposito2019-03-073-0/+150
| * | tests/qgraph: remove virtio-balloon-testEmanuele Giuseppe Esposito2019-03-072-36/+0Star
| * | tests/libqos: virtio-balloon driver and interface nodesEmanuele Giuseppe Esposito2019-03-073-0/+153
| * | qos-test: virtio-9p test nodeEmanuele Giuseppe Esposito2019-03-072-145/+78Star
| * | tests/libqos: virtio-9p driver and interface nodesEmanuele Giuseppe Esposito2019-03-073-0/+216
| * | qos-test: virtio-console and virtio-serial test nodeEmanuele Giuseppe Esposito2019-03-074-64/+20Star
| * | tests/libqos: virtio-serial driver and interface nodesEmanuele Giuseppe Esposito2019-03-073-0/+150
| * | tests/qgraph: add generic virtio testcasesPaolo Bonzini2019-03-072-0/+26
| * | tests/libqos: arm/virt machine nodeEmanuele Giuseppe Esposito2019-03-072-0/+91
| * | tests/libqos: virtio-mmio driver and interface nodesEmanuele Giuseppe Esposito2019-03-073-48/+77
| * | tests/libqos: remove global_qtest from virtio endianness checksPaolo Bonzini2019-03-073-7/+17
| * | tests/libqos: virtio-pci driver and interface nodesEmanuele Giuseppe Esposito2019-03-074-28/+99
| * | qos-test: e1000e test nodeEmanuele Giuseppe Esposito2019-03-072-281/+78Star
| * | tests/libqos: e1000e driver and interface nodesEmanuele Giuseppe Esposito2019-03-073-0/+314
| * | tests/libqos: has_buggy_msi flagEmanuele Giuseppe Esposito2019-03-074-0/+24
| * | tests/qgraph: ppc64/pseries machine nodeEmanuele Giuseppe Esposito2019-03-072-0/+112
| * | tests/libqos: pci-spapr driver and interface nodesEmanuele Giuseppe Esposito2019-03-073-54/+88
| * | tests/qgraph: add generic PCI testcasesPaolo Bonzini2019-03-072-0/+26
| * | qos-test: sdhci test nodeEmanuele Giuseppe Esposito2019-03-072-168/+24Star
| * | tests/libqos: aarch64/xlnx-zcu102 machine nodeEmanuele Giuseppe Esposito2019-03-072-0/+95
| * | tests/libqos: arm/xilinx-zynq-a9 machine nodeEmanuele Giuseppe Esposito2019-03-072-0/+95
| * | tests/libqos: arm/sabrelite machine nodeEmanuele Giuseppe Esposito2019-03-072-0/+92
| * | tests/libqos: arm/smdkc210 machine nodeEmanuele Giuseppe Esposito2019-03-072-0/+92
| * | tests/libqos: arm/raspi2 machine nodeEmanuele Giuseppe Esposito2019-03-072-0/+92
| * | tests/libqos: sdhci driver and interface nodesEmanuele Giuseppe Esposito2019-03-073-0/+234
| * | tests/libqos: x86_64/pc machine nodeEmanuele Giuseppe Esposito2019-03-072-0/+117
| * | tests/libqos: pci-pc driver and interface nodesEmanuele Giuseppe Esposito2019-03-075-34/+118
| * | tests: qgraph API for the qtest driver frameworkEmanuele Giuseppe Esposito2019-03-077-2/+2478
| * | tests/libqos: embed allocators instead of malloc-ing them separatelyPaolo Bonzini2019-03-0721-212/+124Star
| * | tests/libqos: rename qpci_init_pc and qpci_init_spapr functionsEmanuele Giuseppe Esposito2019-03-0718-19/+29
| * | tests/libqos: introduce virtio_start_deviceEmanuele Giuseppe Esposito2019-03-077-19/+14Star
| * | chardev-socket: do not blindly reset handlers when switching GMainContextPaolo Bonzini2019-03-071-1/+101
| |/
* | Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell2019-03-0713-29/+131
|\ \ | |/ |/|
| * Acceptance tests: expect boot to extract 2GiB+ initrd with linux-v4.16Li Zhijian2019-02-221-1/+36
| * Acceptance tests: use linux-3.6 and set vm memory to 4GiBLi Zhijian2019-02-221-6/+8
| * tests.acceptance: adds simple migration testCaio Carrara2019-02-221-0/+53
| * tests.acceptance: adds multi vm capability for acceptance testsCaio Carrara2019-02-221-4/+21
| * Introduce a Python module structureCleber Rosa2019-02-227-12/+12