aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-07tests/libqos: virtio-blk driver and interface nodesEmanuele Giuseppe Esposito
2019-03-07qos-test: virtio-rng test nodeEmanuele Giuseppe Esposito
2019-03-07tests/libqos: virtio-rng driver and interface nodesEmanuele Giuseppe Esposito
2019-03-07tests/qgraph: remove virtio-balloon-testEmanuele Giuseppe Esposito
2019-03-07tests/libqos: virtio-balloon driver and interface nodesEmanuele Giuseppe Esposito
2019-03-07qos-test: virtio-9p test nodeEmanuele Giuseppe Esposito
2019-03-07tests/libqos: virtio-9p driver and interface nodesEmanuele Giuseppe Esposito
2019-03-07qos-test: virtio-console and virtio-serial test nodeEmanuele Giuseppe Esposito
2019-03-07tests/libqos: virtio-serial driver and interface nodesEmanuele Giuseppe Esposito
2019-03-07tests/qgraph: add generic virtio testcasesPaolo Bonzini
2019-03-07tests/libqos: arm/virt machine nodeEmanuele Giuseppe Esposito
2019-03-07tests/libqos: virtio-mmio driver and interface nodesEmanuele Giuseppe Esposito
2019-03-07tests/libqos: remove global_qtest from virtio endianness checksPaolo Bonzini
2019-03-07tests/libqos: virtio-pci driver and interface nodesEmanuele Giuseppe Esposito
2019-03-07qos-test: e1000e test nodeEmanuele Giuseppe Esposito
2019-03-07tests/libqos: e1000e driver and interface nodesEmanuele Giuseppe Esposito
2019-03-07tests/libqos: has_buggy_msi flagEmanuele Giuseppe Esposito
2019-03-07tests/qgraph: ppc64/pseries machine nodeEmanuele Giuseppe Esposito
2019-03-07tests/libqos: pci-spapr driver and interface nodesEmanuele Giuseppe Esposito
2019-03-07tests/qgraph: add generic PCI testcasesPaolo Bonzini
2019-03-07qos-test: sdhci test nodeEmanuele Giuseppe Esposito
2019-03-07tests/libqos: aarch64/xlnx-zcu102 machine nodeEmanuele Giuseppe Esposito
2019-03-07tests/libqos: arm/xilinx-zynq-a9 machine nodeEmanuele Giuseppe Esposito
2019-03-07tests/libqos: arm/sabrelite machine nodeEmanuele Giuseppe Esposito
2019-03-07tests/libqos: arm/smdkc210 machine nodeEmanuele Giuseppe Esposito
2019-03-07tests/libqos: arm/raspi2 machine nodeEmanuele Giuseppe Esposito
2019-03-07tests/libqos: sdhci driver and interface nodesEmanuele Giuseppe Esposito
2019-03-07tests/libqos: x86_64/pc machine nodeEmanuele Giuseppe Esposito
2019-03-07tests/libqos: pci-pc driver and interface nodesEmanuele Giuseppe Esposito
2019-03-07tests: qgraph API for the qtest driver frameworkEmanuele Giuseppe Esposito
2019-03-07tests/libqos: embed allocators instead of malloc-ing them separatelyPaolo Bonzini
2019-03-07tests/libqos: rename qpci_init_pc and qpci_init_spapr functionsEmanuele Giuseppe Esposito
2019-03-07tests/libqos: introduce virtio_start_deviceEmanuele Giuseppe Esposito
2019-03-07chardev-socket: do not blindly reset handlers when switching GMainContextPaolo Bonzini
2019-03-07Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190307-pull-request' ...Peter Maydell
2019-03-07Introduce new "no_guest_reset" parameter for usb-host deviceAlexander Kappner
2019-03-07usb-mtp: prevent null dereference while deleting objectsBandan Das
2019-03-07usb-mtp: fix some usb_mtp_write_data return pathsBandan Das
2019-03-07usb-mtp: return incomplete transfer on a lstat failureBandan Das
2019-03-06Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-03-06qdev: Provide qdev_get_bus_hotplug_handler()David Hildenbrand
2019-03-06qdev: Let machine hotplug handler to override bus hotplug handlerIgor Mammedov
2019-03-06qdev: Let the hotplug_handler_unplug() caller delete the deviceDavid Hildenbrand
2019-03-06hostmem: fix crash when querying empty host-nodes property via QMPIgor Mammedov
2019-03-06qdev/core: fix qbus_is_full()Tony Krowiak
2019-03-06Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190306a'...Peter Maydell
2019-03-06Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-03-06qapi/migration.json: Remove a variable that doesn't exist in exampleZhang Chen
2019-03-06Migration/colo.c: Make COLO node running after failoverZhang Chen
2019-03-06Migration/colo.c: Fix double close bug when occur COLO failoverZhang Chen