aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-04vhost_net: remove the meaningless assignment in vhost_net_start_one()Jason Wang
2021-09-04vhost-vdpa: correctly return err in vhost_vdpa_set_backend_cap()Jason Wang
2021-09-04vhost-vdpa: remove unused variable "acked_features"Jason Wang
2021-09-04tests/vhost-user-bridge.c: Fix typo in help messagePeter Maydell
2021-09-04tests/vhost-user-bridge.c: Sanity check socket path lengthPeter Maydell
2021-09-04hw/virtio: Add flatview update in vhost_user_cleanup()Yuwei Zhang
2021-09-04hw/virtio: Remove NULL check in virtio_free_region_cache()Philippe Mathieu-Daudé
2021-09-04hw/virtio: Document virtio_queue_packed_empty_rcu is called within RCUPhilippe Mathieu-Daudé
2021-09-04MAINTAINERS: Added myself as a reviewer for acpi/smbios subsystemAni Sinha
2021-09-04hw/acpi: use existing references to pci device struct within functionsAni Sinha
2021-09-04hw/pci: remove all references to find_i440fx functionAni Sinha
2021-09-04hw/i386/acpi-build: Get NUMA information from struct NumaStateJingqi Liu
2021-09-04vhost: correctly detect the enabling IOMMUJason Wang
2021-09-04virtio-pci: implement iommu_enabled()Jason Wang
2021-09-04virtio-bus: introduce iommu_enabled()Jason Wang
2021-09-04virtio-balloon: free page hinting cleanupsDavid Hildenbrand
2021-09-04virtio-balloon: don't start free page hinting if postcopy is possibleDavid Hildenbrand
2021-09-04Use PCI_HOST_BRIDGE macroEduardo Habkost
2021-09-04acpi: Delete broken ACPI_GED_X86 macroEduardo Habkost
2021-09-04vhost-user: add missing space in error messageAlyssa Ross
2021-09-04hw/virtio: move vhost_set_backend_type() to vhost.cTiberiu Georgescu
2021-09-04hw/acpi: refactor acpi hp modules so that targets can just use what they needAni Sinha
2021-09-04q35: catch invalid cpu hotplug configurationGerd Hoffmann
2021-09-04hw/acpi: define PIIX4 acpi pci hotplug property strings at a single placeAni Sinha
2021-09-04vhost: make SET_VRING_ADDR, SET_FEATURES send repliesDenis Plotnikov
2021-09-04hw/virtio: Fix leak of host-notifier memory-regionYajun Wu
2021-09-04vhost-vdpa: Do not send empty IOTLB update batchesEugenio Pérez
2021-09-03Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20210902' int...Peter Maydell
2021-09-02Merge remote-tracking branch 'remotes/a1xndr/tags/fuzz-pull-2021-09-01' into ...Peter Maydell
2021-09-02Merge remote-tracking branch 'remotes/hreitz/tags/pull-block-2021-09-01' into...Peter Maydell
2021-09-029pfs: fix crash in v9fs_walk()Christian Schoenebeck
2021-09-02hw/9pfs: use g_autofree in v9fs_walk() where possibleChristian Schoenebeck
2021-09-02hw/9pfs: avoid 'path' copy in v9fs_walk()Christian Schoenebeck
2021-09-02Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2021-09-01-1...Peter Maydell
2021-09-01Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210901'...Peter Maydell
2021-09-01Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210901-pull-request' ...Peter Maydell
2021-09-01block/file-win32: add reopen handlersViktor Prutyanov
2021-09-01block/export/fuse.c: fix fuse-lseek on uclibc or muslFabrice Fontaine
2021-09-01block/block-copy: block_copy_state_new(): drop extra argumentsVladimir Sementsov-Ogievskiy
2021-09-01iotests/image-fleecing: add test-case for copy-before-write filterVladimir Sementsov-Ogievskiy
2021-09-01iotests/image-fleecing: prepare for adding new test-caseVladimir Sementsov-Ogievskiy
2021-09-01iotests/image-fleecing: rename tgt_nodeVladimir Sementsov-Ogievskiy
2021-09-01iotests/image-fleecing: proper source deviceVladimir Sementsov-Ogievskiy
2021-09-01iotests.py: hmp_qemu_io: support qdevVladimir Sementsov-Ogievskiy
2021-09-01iotests: move 222 to tests/image-fleecingVladimir Sementsov-Ogievskiy
2021-09-01iotests/222: constantly use single quotes for stringsVladimir Sementsov-Ogievskiy
2021-09-01iotests/222: fix pylint and mypy complainsVladimir Sementsov-Ogievskiy
2021-09-01python:QEMUMachine: template typing for self returning methodsVladimir Sementsov-Ogievskiy
2021-09-01python/qemu/machine: QEMUMachine: improve qmp() methodVladimir Sementsov-Ogievskiy
2021-09-01python/qemu/machine.py: refactor _qemu_args()Vladimir Sementsov-Ogievskiy