aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2022-11-14hw/intc/arm_gicv3: fix prio masking on pmr writeJens Wiklander
2022-11-12Merge tag 'pull-la-20221112' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2022-11-12hw/loongarch: Fix loongarch fdt addr confictSong Gao
2022-11-11Merge tag 'pull-request-2022-11-11' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2022-11-11Merge tag 'pull-ppc-20221111' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi
2022-11-11Fix several typos in documentation (found by codespell)Stefan Weil
2022-11-11net: Replace TAB indentations with spacesAhmed Abouzied
2022-11-11host-libusb: Remove unused variableMiroslav Rezanina
2022-11-11tulip: Remove unused variableMiroslav Rezanina
2022-11-11rtl8139: Remove unused variableMiroslav Rezanina
2022-11-10hw/pci-host/pnv_phb: Avoid quitting QEMU if hotplug of pnv-phb-root-port failsThomas Huth
2022-11-10virtio-net: fix for heap-buffer-overflowXuan Zhuo
2022-11-10display: include dependencies explicitlyMichael S. Tsirkin
2022-11-08Revert "hw/block/pflash_cfi: Error out if dev length isn't power of 2"Daniel Henrique Barboza
2022-11-08Merge tag 'pull-request-2022-11-08' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2022-11-08hw/usb: fix tab indentationAmarjargal Gundjalam
2022-11-08hw/display: fix tab indentationAmarjargal Gundjalam
2022-11-08s390x/s390-virtio-ccw: Switch off zPCI enhancements on older machinesCédric Le Goater
2022-11-08Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"Cédric Le Goater
2022-11-07Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2022-11-07hw/virtio: introduce virtio_device_should_startAlex Bennée
2022-11-07hw/smbios: add core_count2 to smbios table type 4Julia Suvorova
2022-11-07vhost-user: Support vhost_dev_startYajun Wu
2022-11-07vhost: Change the sequence of device startYajun Wu
2022-11-07intel-iommu: PASID supportJason Wang
2022-11-07intel-iommu: convert VTD_PE_GET_FPD_ERR() to be a functionJason Wang
2022-11-07intel-iommu: drop VTDBusJason Wang
2022-11-07intel-iommu: don't warn guest errors when getting rid2pasid entryJason Wang
2022-11-07vfio: move implement of vfio_get_xlat_addr() to memory.cCindy Lu
2022-11-07hw/arm/virt: Enable HMAT on arm virt machineXiang Chen
2022-11-07hmat acpi: Don't require initiator value in -numaBrice Goglin
2022-11-07hw/i386/acpi-build: Resolve north rather than south bridgesBernhard Beschow
2022-11-07hw/i386/acpi-build: Resolve redundant attributeBernhard Beschow
2022-11-07hw/i386/acpi-build: Remove unused structBernhard Beschow
2022-11-07hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in biosGregory Price
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