67691 Commits (1657291afd95f59dc3ef4c9545a7badf7dd75b35)
 

Author SHA1 Message Date
Emanuele Giuseppe Esposito 1657291afd qos-test: virtio-console and virtio-serial test node 8 years ago
Emanuele Giuseppe Esposito b3e7dc8771 tests/libqos: virtio-serial driver and interface nodes 8 years ago
Paolo Bonzini 50d982e790 tests/qgraph: add generic virtio testcases 8 years ago
Emanuele Giuseppe Esposito d18d2b57e7 tests/libqos: arm/virt machine node 8 years ago
Emanuele Giuseppe Esposito 57ed038ad9 tests/libqos: virtio-mmio driver and interface nodes 8 years ago
Paolo Bonzini d5006a45f5 tests/libqos: remove global_qtest from virtio endianness checks 8 years ago
Emanuele Giuseppe Esposito 1ce66ecec0 tests/libqos: virtio-pci driver and interface nodes 8 years ago
Emanuele Giuseppe Esposito b026393c34 qos-test: e1000e test node 8 years ago
Emanuele Giuseppe Esposito a4cc719b6b tests/libqos: e1000e driver and interface nodes 8 years ago
Emanuele Giuseppe Esposito 92bbafc718 tests/libqos: has_buggy_msi flag 8 years ago
Emanuele Giuseppe Esposito 7985b582d6 tests/qgraph: ppc64/pseries machine node 8 years ago
Emanuele Giuseppe Esposito b8782d2a47 tests/libqos: pci-spapr driver and interface nodes 8 years ago
Paolo Bonzini db1f266838 tests/qgraph: add generic PCI testcases 8 years ago
Emanuele Giuseppe Esposito 757c6eac8e qos-test: sdhci test node 8 years ago
Emanuele Giuseppe Esposito 555299cb56 tests/libqos: aarch64/xlnx-zcu102 machine node 8 years ago
Emanuele Giuseppe Esposito 2013199d44 tests/libqos: arm/xilinx-zynq-a9 machine node 8 years ago
Emanuele Giuseppe Esposito aea9ac5172 tests/libqos: arm/sabrelite machine node 8 years ago
Emanuele Giuseppe Esposito c9599c9a60 tests/libqos: arm/smdkc210 machine node 8 years ago
Emanuele Giuseppe Esposito ad60d6d4ac tests/libqos: arm/raspi2 machine node 8 years ago
Emanuele Giuseppe Esposito a0a9ba66f6 tests/libqos: sdhci driver and interface nodes 8 years ago
Emanuele Giuseppe Esposito 46113f88e6 tests/libqos: x86_64/pc machine node 8 years ago
Emanuele Giuseppe Esposito 85af0057e7 tests/libqos: pci-pc driver and interface nodes 8 years ago
Emanuele Giuseppe Esposito fc281c8020 tests: qgraph API for the qtest driver framework 8 years ago
Paolo Bonzini eb5937bad6 tests/libqos: embed allocators instead of malloc-ing them separately 7 years ago
Emanuele Giuseppe Esposito 143e6db6fa tests/libqos: rename qpci_init_pc and qpci_init_spapr functions 8 years ago
Emanuele Giuseppe Esposito 34c977489d tests/libqos: introduce virtio_start_device 8 years ago
Paolo Bonzini 5b774fe550 chardev-socket: do not blindly reset handlers when switching GMainContext 7 years ago
Peter Maydell 3a75ef6a0f usb: mtp fixes, guest-reset switch for usb-host. 7 years ago
Alexander Kappner ba4c735b4f Introduce new "no_guest_reset" parameter for usb-host device 7 years ago
Bandan Das 7ddf837465 usb-mtp: prevent null dereference while deleting objects 7 years ago
Bandan Das 298ac63c44 usb-mtp: fix some usb_mtp_write_data return paths 7 years ago
Bandan Das c5ead51f90 usb-mtp: return incomplete transfer on a lstat failure 7 years ago
Peter Maydell 32694e98b8 Machine queue, 2019-03-06 7 years ago
David Hildenbrand 14405c274e qdev: Provide qdev_get_bus_hotplug_handler() 7 years ago
Igor Mammedov 17cc0128da qdev: Let machine hotplug handler to override bus hotplug handler 7 years ago
David Hildenbrand 07578b0ad6 qdev: Let the hotplug_handler_unplug() caller delete the device 7 years ago
Igor Mammedov 15160ab72c hostmem: fix crash when querying empty host-nodes property via QMP 7 years ago
Tony Krowiak 12b2e9f30f qdev/core: fix qbus_is_full() 7 years ago
Peter Maydell c557a8c7b7 Migation pull 2019-03-06 7 years ago
Peter Maydell 9b748c5e06 trivial patches pull request (20190206) 7 years ago
Zhang Chen b5922fc589 qapi/migration.json: Remove a variable that doesn't exist in example 7 years ago
Zhang Chen db00972922 Migration/colo.c: Make COLO node running after failover 7 years ago
Zhang Chen b8b5734b09 Migration/colo.c: Fix double close bug when occur COLO failover 7 years ago
Wei Wang c13c4153f7 virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT 7 years ago
Wei Wang 6eeb63f740 migration/ram.c: add the free page optimization enable flag 7 years ago
Wei Wang bd2270608f migration/ram.c: add a notifier chain for precopy 7 years ago
Wei Wang 6bcb05fc42 migration: API to clear bits of guest free pages from the dirty bitmap 7 years ago
Wei Wang 386a907b37 migration: use bitmap_mutex in migration_bitmap_clear_dirty 7 years ago
Wei Wang 94960256ae bitmap: bitmap_count_one_with_offset 7 years ago
Wei Wang e7c91368d2 bitmap: fix bitmap_count_one 7 years ago