aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-03vhost_net: introduce set_config & get_configCindy Lu
2020-07-03vhost: implement vhost_force_iommu methodCindy Lu
2020-07-03vhost: introduce new VhostOps vhost_force_iommuCindy Lu
2020-07-03vhost: implement vhost_vq_get_addr methodCindy Lu
2020-07-03vhost: introduce new VhostOps vhost_vq_get_addrCindy Lu
2020-07-03vhost: implement vhost_dev_start methodCindy Lu
2020-07-03vhost: introduce new VhostOps vhost_dev_startCindy Lu
2020-07-03vhost: check the existence of vhost_set_iotlb_callbackJason Wang
2020-07-03virtio-pci: implement queue_enabled methodJason Wang
2020-07-03virtio-bus: introduce queue_enabled methodJason Wang
2020-07-03vhost_net: use the function qemu_get_peerCindy Lu
2020-07-03net: introduce qemu_get_peerCindy Lu
2020-07-03MAINTAINERS: add VT-d entryPeter Xu
2020-07-03docs: vhost-user: add Virtio status protocol featureMaxime Coquelin
2020-07-03tests/acpi: remove stale allowed tablesAndrew Jones
2020-07-03numa: Auto-enable NUMA when any memory devices are possibleDavid Hildenbrand
2020-07-03virtio-mem: Exclude unplugged memory during migrationDavid Hildenbrand
2020-07-03virtio-mem: Add trace eventsDavid Hildenbrand
2020-07-03virtio-mem: Migration sanity checksDavid Hildenbrand
2020-07-03virtio-pci: Send qapi events when the virtio-mem size changesDavid Hildenbrand
2020-07-03virtio-mem: Allow notifiers for size changesDavid Hildenbrand
2020-07-03pc: Support for virtio-mem-pciDavid Hildenbrand
2020-07-03numa: Handle virtio-mem in NUMA statsDavid Hildenbrand
2020-07-03hmp: Handle virtio-mem when printing memory device infoDavid Hildenbrand
2020-07-03MAINTAINERS: Add myself as virtio-mem maintainerDavid Hildenbrand
2020-07-03virtio-pci: Proxy for virtio-memDavid Hildenbrand
2020-07-03virtio-mem: Paravirtualized memory hot(un)plugDavid Hildenbrand
2020-07-02migration/colo: Use ram_block_discard_disable()David Hildenbrand
2020-07-02migration/rdma: Use ram_block_discard_disable()David Hildenbrand
2020-07-02target/i386: sev: Use ram_block_discard_disable()David Hildenbrand
2020-07-02virtio-balloon: Rip out qemu_balloon_inhibit()David Hildenbrand
2020-07-02s390x/pv: Convert to ram_block_discard_disable()David Hildenbrand
2020-07-02accel/kvm: Convert to ram_block_discard_disable()David Hildenbrand
2020-07-02vfio: Convert to ram_block_discard_disable()David Hildenbrand
2020-07-02exec: Introduce ram_block_discard_(disable|require)()David Hildenbrand
2020-07-02pc: Support coldplugging of virtio-pmem-pci devices on all busesDavid Hildenbrand
2020-07-02virtio-balloon: always indicate S_DONE when migration failsDavid Hildenbrand
2020-07-02Revert "tests/migration: Reduce autoconverge initial bandwidth"Michael S. Tsirkin
2020-07-01tests: disassemble-aml.sh: generate AML in readable formatMichael S. Tsirkin
2020-06-29hw/misc/pca9552: Add missing TypeInfo::class_size fieldPhilippe Mathieu-Daudé
2020-06-27Merge remote-tracking branch 'remotes/amarkovic/tags/mips-gsoc-queue-jun-27-2...Peter Maydell
2020-06-27MAINTAINERS: Add 'Performance Tools and Tests' subsectionAleksandar Markovic
2020-06-27scripts/performance: Add topN_callgrind.py scriptAhmed Karaman
2020-06-27scripts/performance: Add topN_perf.py scriptAhmed Karaman
2020-06-27MAINTAINERS: Add Loongson-3 maintainer and reviewerHuacai Chen
2020-06-27hw/intc: Add Loongson LIOINTC supportHuacai Chen
2020-06-27hw/mips: Implement the kvm_type() hook in MachineClassHuacai Chen
2020-06-26Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200626'...Peter Maydell
2020-06-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-06-26i386: Mask SVM features if nested SVM is disabledEduardo Habkost