aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-24hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEVJonathan Cameron5-57/+49
2023-04-24hw/pci-bridge: pci_expander_bridge fix type in pxb_cxl_dev_reset()Jonathan Cameron1-1/+1
2023-04-24docs/specs: Convert pci-testdev.txt to rstPeter Maydell4-32/+41
2023-04-24docs/specs: Convert pci-serial.txt to rstPeter Maydell6-39/+43
2023-04-24docs/specs/pci-ids: Convert from txt to rSTPeter Maydell3-70/+99
2023-04-24acpi: pcihp: allow repeating hot-unplug requestsIgor Mammedov1-0/+10
2023-04-24virtio: i2c: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDXViresh Kumar1-0/+16
2023-04-24docs: Remove obsolete descriptions of SR-IOV supportAkihiko Odaki1-4/+1
2023-04-24intel_iommu: refine iotlb hash calculationJason Wang2-7/+8
2023-04-24docs/cxl: Fix sentenceStefan Weil1-1/+1
2023-04-24MAINTAINERS: Add Eugenio Pérez as vhost-shadow-virtqueue reviewerEugenio Pérez1-0/+4
2023-04-24tests: bios-tables-test: replace memset with initializerPaolo Bonzini1-80/+43
2023-04-24hw/acpi: limit warning on acpi table size to pc machines older than version 2.3Ani Sinha4-2/+9
2023-04-24Add my old and new work email mapping and use work email to support acpiAni Sinha1-1/+1
2023-04-21vhost-user-blk-server: notify client about disk resizeVladimir Sementsov-Ogievskiy3-0/+36
2023-04-21pci: avoid accessing slot_reserved_mask directly outside of pci.cChuck Zmudzinski4-8/+24
2023-04-21hw: Add compat machines for 8.1Cornelia Huck10-10/+79
2023-04-21hw/i386/amd_iommu: Factor amdvi_pci_realize out of amdvi_sysbus_realizePhilippe Mathieu-Daudé2-28/+39
2023-04-21hw/i386/amd_iommu: Set PCI static/const fields via PCIDeviceClassPhilippe Mathieu-Daudé1-2/+4
2023-04-21hw/i386/amd_iommu: Move capab_offset from AMDVIState to AMDVIPCIStatePhilippe Mathieu-Daudé3-9/+9
2023-04-21hw/i386/amd_iommu: Remove intermediate AMDVIState::devid fieldPhilippe Mathieu-Daudé3-5/+3
2023-04-21hw/i386/amd_iommu: Explicit use of AMDVI_BASE_ADDR in amdvi_initPhilippe Mathieu-Daudé1-2/+2
2023-04-21MAINTAINERS: Mark AMD-Vi emulation as orphanPhilippe Mathieu-Daudé1-0/+4
2023-04-21virtio-balloon: optimize the virtio-balloon on the ARM platformYangming3-28/+14
2023-04-21docs: vhost-user: Add Xen specific memory mapping supportViresh Kumar1-0/+21
2023-04-21docs: vhost-user: Define memory region separatelyViresh Kumar1-21/+18
2023-04-21vhost: Drop unused eventfd_add|del hooksPeter Xu1-14/+0
2023-04-21meson_options.txt: Enable qom-cast-debug by default againThomas Huth2-2/+2
2023-04-21vdpa: accept VIRTIO_NET_F_SPEED_DUPLEX in SVQEugenio Pérez1-1/+2
2023-04-21Add my old and new work email mapping and use work email to support biosbitsAni Sinha3-2/+3
2023-04-21virtio: refresh vring region cache after updating a virtqueue sizeCarlos López5-1/+5
2023-04-19Update version for v8.0.0 releasev8.0.0Peter Maydell1-1/+1
2023-04-13Update version for v8.0.0-rc4 releasev8.0.0-rc4Peter Maydell1-1/+1
2023-04-13Merge tag 'migration-20230412-pull-request' of https://gitlab.com/juan.quinte...Peter Maydell6-24/+97
2023-04-13hw/xen: Fix double-free in xen_console store_con_info()David Woodhouse1-10/+3
2023-04-12migration: fix ram_state_pending_exact()Juan Quintela1-1/+2
2023-04-12migration/ram.c: Fix migration with compress enabledLukas Straub1-13/+11
2023-04-12migration: Recover behavior of preempt channel creation for pre-7.2Peter Xu3-2/+24
2023-04-12migration: Fix potential race on postcopy_qemufile_srcPeter Xu4-8/+57
2023-04-12io: tls: Inherit QIO_CHANNEL_FEATURE_SHUTDOWN on server sidePeter Xu1-0/+3
2023-04-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell1-11/+13
2023-04-12block/nfs: do not poll within a coroutinePaolo Bonzini1-11/+13
2023-04-12Merge tag 'coverity-fixes-pull-request' of git://git.infradead.org/qemu-nvme ...Peter Maydell2-1/+5
2023-04-12hw/nvme: fix memory leak in nvme_dsmKlaus Jensen1-0/+3
2023-04-12hw/nvme: fix memory leak in fdp ruhid parsingKlaus Jensen1-1/+2
2023-04-11Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell17-43/+162
2023-04-11block, block-backend: write some hot coroutine wrappers by handPaolo Bonzini4-4/+52
2023-04-11block-backend: ignore inserted state in blk_co_nb_sectorsPaolo Bonzini1-15/+8
2023-04-11block-backend: inline bdrv_co_get_geometryPaolo Bonzini3-15/+6
2023-04-11migration/block: replace uses of blk_nb_sectors that do not check resultPaolo Bonzini1-3/+2