summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * | hw/pci-host/pnv_phb: Avoid quitting QEMU if hotplug of pnv-phb-root-port failsThomas Huth2022-11-101-2/+10
| |/
* | virtio-net: fix for heap-buffer-overflowXuan Zhuo2022-11-101-2/+16
* | display: include dependencies explicitlyMichael S. Tsirkin2022-11-109-1/+8
|/
* Revert "hw/block/pflash_cfi: Error out if dev length isn't power of 2"Daniel Henrique Barboza2022-11-082-11/+2Star
* Merge tag 'pull-request-2022-11-08' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2022-11-0813-1976/+1955Star
|\
| * hw/usb: fix tab indentationAmarjargal Gundjalam2022-11-085-440/+440
| * hw/display: fix tab indentationAmarjargal Gundjalam2022-11-086-1509/+1509
| * s390x/s390-virtio-ccw: Switch off zPCI enhancements on older machinesCédric Le Goater2022-11-081-0/+5
| * Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"Cédric Le Goater2022-11-082-27/+1Star
* | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi2022-11-0857-844/+2434
|\ \ | |/ |/|
| * hw/virtio: introduce virtio_device_should_startAlex Bennée2022-11-077-11/+7Star
| * hw/smbios: add core_count2 to smbios table type 4Julia Suvorova2022-11-072-5/+23
| * vhost-user: Support vhost_dev_startYajun Wu2022-11-071-1/+73
| * vhost: Change the sequence of device startYajun Wu2022-11-072-13/+16
| * intel-iommu: PASID supportJason Wang2022-11-073-103/+333
| * intel-iommu: convert VTD_PE_GET_FPD_ERR() to be a functionJason Wang2022-11-071-14/+28
| * intel-iommu: drop VTDBusJason Wang2022-11-071-118/+116Star
| * intel-iommu: don't warn guest errors when getting rid2pasid entryJason Wang2022-11-071-6/+6
| * vfio: move implement of vfio_get_xlat_addr() to memory.cCindy Lu2022-11-071-61/+5Star
| * hw/arm/virt: Enable HMAT on arm virt machineXiang Chen2022-11-072-0/+8
| * hmat acpi: Don't require initiator value in -numaBrice Goglin2022-11-071-3/+1Star
| * hw/i386/acpi-build: Resolve north rather than south bridgesBernhard Beschow2022-11-071-5/+6
| * hw/i386/acpi-build: Resolve redundant attributeBernhard Beschow2022-11-071-14/+6Star
| * hw/i386/acpi-build: Remove unused structBernhard Beschow2022-11-071-7/+0Star
| * hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in biosGregory Price2022-11-071-2/+0Star
| * msix: Assert that specified vector is in rangeAkihiko Odaki2022-11-078-105/+72Star
| * hw/acpi/erst.c: Fix memory handling issuesChristian A. Ehrhardt2022-11-071-3/+3
| * acpi: pc/35: sanitize _GPE declaration orderIgor Mammedov2022-11-071-22/+25
| * acpi: enumerate SMB bridge automatically along with other PCI devicesIgor Mammedov2022-11-071-24/+3Star
| * acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeratio...Igor Mammedov2022-11-073-76/+39Star
| * acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptorsIgor Mammedov2022-11-077-25/+67
| * vhost-user: Fix out of order vring host notification handlingYajun Wu2022-11-071-0/+5
| * virtio-rng-pci: Allow setting nvectors, so we can use MSI-XDavid Daney2022-11-071-0/+14
| * virtio-net: enable vq reset featureXuan Zhuo2022-11-071-0/+1
| * vhost: vhost-kernel: enable vq reset featureKangjie Xu2022-11-071-0/+1
| * virtio-net: support queue_enableKangjie Xu2022-11-071-0/+21
| * virtio-net: support queue resetXuan Zhuo2022-11-071-0/+18
| * virtio-net: introduce flush_or_purge_queued_packets()Kangjie Xu2022-11-071-6/+11
| * vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()Kangjie Xu2022-11-072-0/+59
| * vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()Kangjie Xu2022-11-072-0/+31
| * vhost: expose vhost_virtqueue_stop()Kangjie Xu2022-11-071-4/+4
| * vhost: expose vhost_virtqueue_start()Kangjie Xu2022-11-071-4/+4
| * virtio-pci: support queue enableKangjie Xu2022-11-071-0/+1
| * virtio-pci: support queue resetXuan Zhuo2022-11-071-0/+15
| * virtio: core: vq reset feature negotation supportKangjie Xu2022-11-071-1/+3
| * virtio: introduce virtio_queue_enable()Kangjie Xu2022-11-071-0/+14
| * virtio: introduce virtio_queue_reset()Xuan Zhuo2022-11-071-0/+11
| * virtio: introduce __virtio_queue_reset()Xuan Zhuo2022-11-071-16/+21
| * hw/virtio/virtio-iommu-pci: Enforce the device is plugged on the root busEric Auger2022-11-071-2/+10
| * hw/pci-bridge/cxl-upstream: Add a CDAT table access DOEJonathan Cameron2022-11-071-1/+194