aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-07-19Merge tag 'pull-riscv-to-apply-20230719-1' of https://github.com/alistair23/q...Peter Maydell
2023-07-19Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...Peter Maydell
2023-07-19hw/nvme: fix endianness issue for shadow doorbellsKlaus Jensen
2023-07-19hw/riscv: Fix typo field in error_reportZhao Liu
2023-07-18s390x: Fix QEMU abort by selecting S390_FLIC_KVMCédric Le Goater
2023-07-17Merge tag 'pull-target-arm-20230717' of https://git.linaro.org/people/pmaydel...Richard Henderson
2023-07-17virtio-gpu-udmabuf: correct naming of QemuDmaBuf size propertiesDongwon Kim
2023-07-17virtio-gpu: replace the surface with null surface when resettingDongwon Kim
2023-07-17virtio-gpu: fix potential divide-by-zero regressionMarc-André Lureau
2023-07-17hw/nvram: Avoid unnecessary Xilinx eFuse backstore writeTong Ho
2023-07-17hw/arm/sbsa-ref: set 'slots' property of xhciYuquan Wang
2023-07-15Merge tag 'pull-tpm-2023-07-14-1' of https://github.com/stefanberger/qemu-tpm...Richard Henderson
2023-07-14hw/tpm: TIS on sysbus: Remove unsupport ppi command line optionStefan Berger
2023-07-14scsi: clear unit attention only for REPORT LUNS commandsStefano Garzarella
2023-07-14scsi: cleanup scsi_clear_unit_attention()Stefano Garzarella
2023-07-14scsi: fetch unit attention when creating the requestStefano Garzarella
2023-07-14kconfig: Add PCIe devices to s390x machinesCédric Le Goater
2023-07-14hw/ide/piix: properly initialize the BMIBA registerOlaf Hering
2023-07-12Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson
2023-07-12virtio-blk: fix host notifier issues during dataplane start/stopStefan Hajnoczi
2023-07-12virtio-mem-pci: Device unplug supportDavid Hildenbrand
2023-07-12virtio-mem: Prepare for device unplug supportDavid Hildenbrand
2023-07-12virtio-md-pci: Support unplug requests for compatible devicesDavid Hildenbrand
2023-07-12virtio-md-pci: Handle unplug of virtio based memory devicesDavid Hildenbrand
2023-07-12arm/virt: Use virtio-md-pci (un)plug functionsDavid Hildenbrand
2023-07-12pc: Factor out (un)plug handling of virtio-md-pci devicesDavid Hildenbrand
2023-07-12virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pciDavid Hildenbrand
2023-07-12virtio-mem: Support "x-ignore-shared" migrationDavid Hildenbrand
2023-07-12virtio-mem: Skip most of virtio_mem_unplug_all() without plugged memoryDavid Hildenbrand
2023-07-12memory-device: Track used region size in DeviceMemoryStateDavid Hildenbrand
2023-07-12memory-device: Refactor memory_device_pre_plug()David Hildenbrand
2023-07-12hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZEDavid Hildenbrand
2023-07-12hw/i386/acpi-build: Rely on machine->device_memory when building SRATDavid Hildenbrand
2023-07-12hw/i386/pc: Use machine_memory_devices_init()David Hildenbrand
2023-07-12hw/loongarch/virt: Use machine_memory_devices_init()David Hildenbrand
2023-07-12hw/ppc/spapr: Use machine_memory_devices_init()David Hildenbrand
2023-07-12hw/arm/virt: Use machine_memory_devices_init()David Hildenbrand
2023-07-12memory-device: Introduce machine_memory_devices_init()David Hildenbrand
2023-07-12memory-device: Unify enabled vs. supported error messagesDavid Hildenbrand
2023-07-11Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson
2023-07-11Merge tag 'mips-20230710' of https://github.com/philmd/qemu into stagingRichard Henderson
2023-07-10vhost: Fix false positive out-of-boundsHawkins Jiawei
2023-07-10pcie: Specify 0 for ARI next function numbersAkihiko Odaki
2023-07-10pcie: Use common ARI next function numberAkihiko Odaki
2023-07-10hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX commentsAlex Bennée
2023-07-10pcie: Add hotplug detect state register to cmaskLeonardo Bras
2023-07-10virtio-iommu: Rework the traces in virtio_iommu_set_page_size_mask()Eric Auger
2023-07-10virtio-iommu: Fix 64kB host page size VFIO device assignmentEric Auger
2023-07-10hw/pci: warn when PCIe device is plugged into non-zero slot of downstream portAni Sinha
2023-07-10vhost-vdpa: mute unaligned memory error reportLaurent Vivier