aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2022-11-07msix: Assert that specified vector is in rangeAkihiko Odaki
2022-11-07hw/acpi/erst.c: Fix memory handling issuesChristian A. Ehrhardt
2022-11-07acpi: pc/35: sanitize _GPE declaration orderIgor Mammedov
2022-11-07acpi: enumerate SMB bridge automatically along with other PCI devicesIgor Mammedov
2022-11-07acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeratio...Igor Mammedov
2022-11-07acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptorsIgor Mammedov
2022-11-07vhost-user: Fix out of order vring host notification handlingYajun Wu
2022-11-07virtio-rng-pci: Allow setting nvectors, so we can use MSI-XDavid Daney
2022-11-07virtio-net: enable vq reset featureXuan Zhuo
2022-11-07vhost: vhost-kernel: enable vq reset featureKangjie Xu
2022-11-07virtio-net: support queue_enableKangjie Xu
2022-11-07virtio-net: support queue resetXuan Zhuo
2022-11-07virtio-net: introduce flush_or_purge_queued_packets()Kangjie Xu
2022-11-07vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()Kangjie Xu
2022-11-07vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()Kangjie Xu
2022-11-07vhost: expose vhost_virtqueue_stop()Kangjie Xu
2022-11-07vhost: expose vhost_virtqueue_start()Kangjie Xu
2022-11-07virtio-pci: support queue enableKangjie Xu
2022-11-07virtio-pci: support queue resetXuan Zhuo
2022-11-07virtio: core: vq reset feature negotation supportKangjie Xu
2022-11-07virtio: introduce virtio_queue_enable()Kangjie Xu
2022-11-07virtio: introduce virtio_queue_reset()Xuan Zhuo
2022-11-07virtio: introduce __virtio_queue_reset()Xuan Zhuo
2022-11-07hw/virtio/virtio-iommu-pci: Enforce the device is plugged on the root busEric Auger
2022-11-07hw/pci-bridge/cxl-upstream: Add a CDAT table access DOEJonathan Cameron
2022-11-07hw/mem/cxl-type3: Add CXL CDAT Data Object ExchangeHuai-Cheng Kuo
2022-11-07hw/cxl/cdat: CXL CDAT Data Object Exchange implementationHuai-Cheng Kuo
2022-11-07hw/mem/cxl-type3: Add MSIX supportJonathan Cameron
2022-11-07hw/pci: PCIe Data Object Exchange emulationHuai-Cheng Kuo
2022-11-07acpi: arm/virt: madt: bump to revision 4 accordingly to ACPI 6.0 Errata AMiguel Luis
2022-11-07acpi: fadt: support revision 6.0 of the ACPI specificationMiguel Luis
2022-11-07Merge tag 'pull-request-2022-11-06' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2022-11-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2022-11-07Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...Stefan Hajnoczi
2022-11-06s390x/cpu topology: add max_threads machine class attributePierre Morel
2022-11-06s390x: Register TYPE_S390_CCW_MACHINE properties as class propertiesPierre Morel
2022-11-06s390x/pci: RPCIT second pass when mappings exhaustedMatthew Rosato
2022-11-06s390x/css: revert SCSW ctrl/flag bits on errorPeter Jin
2022-11-06module: add Error arguments to module_load and module_load_qomClaudio Fontana
2022-11-06module: rename module_load_one to module_loadClaudio Fontana
2022-11-05xen/pt: fix syntax error that causes FTBFS in some configurationsChuck Zmudzinski
2022-11-05Merge tag 'vfio-fixes-v7.2-rc0.0' of https://gitlab.com/alex.williamson/qemu ...Stefan Hajnoczi
2022-11-04Merge tag 'pull-target-arm-20221104' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2022-11-04hw/arm/boot: Set SCR_EL3.HXEn when booting kernelPeter Maydell
2022-11-04hw/arm/boot: Set SME and SVE EL3 vector lengths when booting kernelPeter Maydell
2022-11-04hw/loongarch: Add TPM device for LoongArch virt machineXiaojuan Yang
2022-11-04hw/loongarch: Improve fdt for LoongArch virt machineXiaojuan Yang
2022-11-04hw/loongarch: Load FDT table into dram memory spaceXiaojuan Yang
2022-11-04hw/intc: Fix LoongArch extioi coreisr accessingXiaojuan Yang
2022-11-04hw/intc: Convert the memops to with_attrs in LoongArch extioiXiaojuan Yang