2023-08-03 | Thomas Huth | include/hw/i386/x86-iommu: Fix struct X86IOMMU_MSIMessage... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-08-03 | Thomas Huth | hw/i386/x86-iommu: Fix endianness issue in x86_iommu_irq_to_... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-08-03 | Thomas Huth | hw/i386/intel_iommu: Fix index calculation in vtd_interrupt_... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-08-03 | Thomas Huth | hw/i386/intel_iommu: Fix struct VTDInvDescIEC on big... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-08-03 | Thomas Huth | hw/i386/intel_iommu: Fix endianness problems related... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-08-03 | Thomas Huth | hw/i386/intel_iommu: Fix trivial endianness problems Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-08-03 | Li Feng | vhost: fix the fd leak Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-08-03 | Yuri Benditovich | pci: do not respond config requests after PCI device... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-08-03 | Hanna Czenczek | virtio: Fix packed virtqueue used_idx mask Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-08-03 | David Edmondson | hw/virtio: qmp: add RING_RESET to 'info virtio-status' Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-08-03 | Igor Mammedov | tests: acpi: update expected blobs Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-08-03 | Igor Mammedov | acpi: x86: remove _ADR on host bridges Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-08-03 | Igor Mammedov | tests: acpi: whitelist expected blobs Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-08-03 | Igor Mammedov | tests: acpi: x86: update expected blobs Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-08-03 | Igor Mammedov | x86: acpi: workaround Windows not handling name references... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-08-03 | Igor Mammedov | tests: acpi: x86: whitelist expected blobs Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-08-03 | Milan Zamazal | hw/virtio: Add a protection against duplicate vu_scmi_stop... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-08-03 | Eric Auger | virtio-iommu: Standardize granule extraction and formatting Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-08-03 | Peter Maydell | hw/pci-bridge/cxl_upstream.c: Use g_new0() in build_cdat_table() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-08-03 | Eric Auger | hw/virtio-iommu: Fix potential OOB access in virtio_iommu_ha... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Hawkins Jiawei | vdpa: Allow VIRTIO_NET_F_CTRL_RX_EXTRA in SVQ Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Hawkins Jiawei | vdpa: Restore packet receive filtering state relative... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Hawkins Jiawei | vdpa: Allow VIRTIO_NET_F_CTRL_RX in SVQ Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Hawkins Jiawei | vdpa: Avoid forwarding large CVQ command failures Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Hawkins Jiawei | vdpa: Accessing CVQ header through its structure Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Hawkins Jiawei | vhost: Fix false positive out-of-bounds Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Hawkins Jiawei | vdpa: Restore packet receive filtering state relative... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Hawkins Jiawei | vdpa: Restore MAC address filtering state Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Hawkins Jiawei | vdpa: Use iovec for vhost_vdpa_net_load_cmd() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Akihiko Odaki | pcie: Specify 0 for ARI next function numbers Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Akihiko Odaki | pcie: Use common ARI next function number Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Alex Bennée | include/hw/virtio: document some more usage of notifiers Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Alex Bennée | include/hw/virtio: add kerneldoc for virtio_init Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Alex Bennée | include/hw/virtio: document virtio_notify_config Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Alex Bennée | hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Alex Bennée | include/hw: document the device_class_set_parent_* fns Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Alex Bennée | include: attempt to document device_class_set_props Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Hawkins Jiawei | vdpa: Fix possible use-after-free for VirtQueueElement Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Leonardo Bras | pcie: Add hotplug detect state register to cmask Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Eric Auger | virtio-iommu: Rework the traces in virtio_iommu_set_page_siz... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Eric Auger | virtio-iommu: Fix 64kB host page size VFIO device assignment Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Ani Sinha | hw/pci: warn when PCIe device is plugged into non-zero... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Ani Sinha | tests/qtest/hd-geo-test: fix incorrect pcie-root-port... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Ani Sinha | tests/acpi/bios-tables-test: update acpi blob q35/DSDT... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Ani Sinha | tests/acpi/bios-tables-test: use the correct slot on... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Ani Sinha | tests/acpi: allow changes in DSDT.noacpihp table blob Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Laurent Vivier | vhost-vdpa: mute unaligned memory error report Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Hawkins Jiawei | vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Hawkins Jiawei | vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Hawkins Jiawei | vdpa: Return -EIO if device ack is VIRTIO_NET_ERR in... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Akihiko Odaki | pcie: Release references of virtual functions Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci/pci: Remove multifunction parameter from pci_new_mult... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci/pci: Remove multifunction parameter from pci_create_s... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/i386/pc_piix: Move i440fx' realize near its qdev_new() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci-host/i440fx: Resolve i440fx_init() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci-host/i440fx: Add I440FX_HOST_PROP_PCI_TYPE property Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci-host/i440fx: Add PCI_HOST_{ABOVE, BELOW}_4G_MEM_SIZE... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci-host/i440fx: Add PCI_HOST_PROP_IO_MEM property Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci-host/i440fx: Make MemoryRegion pointers accessible... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci-host/i440fx: Move i440fx_realize() into PCII440FXStat... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci-host/i440fx: Have common names for some local... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci-host/i440fx: Replace magic values by existing... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci-host/i440fx: Add "i440fx" child property in... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/i386/pc_piix: Turn some local variables into initializers Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci-host/q35: Make some property name macros reusable... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci-host/q35: Initialize PCI_HOST_BYPASS_IOMMU property... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci/pci_host: Introduce PCI_HOST_BYPASS_IOMMU macro Suggested-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci-host/q35: Initialize PCMachineState::bus in... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/pci-host/q35: Fix double, contradicting .endianness... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Bernhard Beschow | hw/i386/pc_q35: Resolve redundant q35_host variable Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Tom Lonergan | vhost-user: Make RESET_DEVICE a per device message Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Tom Lonergan | vhost-user: Change one_time to per_device request Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Zhao Liu | hw/smbios: Fix core count in type4 Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Zhao Liu | hw/smbios: Fix thread count in type4 Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Zhao Liu | hw/smbios: Fix smbios_smp_sockets caculation Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Zhao Liu | machine: Add helpers to get cores/threads per socket Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Milan Zamazal | tests/qtest: enable tests for virtio-scmi Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Milan Zamazal | hw/virtio: Add vhost-user-scmi-pci boilerplate Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Milan Zamazal | hw/virtio: Add boilerplate for vhost-user-scmi device Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Erico Nunes | vhost-user-gpu: implement get_edid frontend feature Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Erico Nunes | contrib/vhost-user-gpu: implement get_edid feature Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Erico Nunes | docs: vhost-user-gpu: add protocol changes for EDID Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Erico Nunes | virtio-gpu: refactor generate_edid function to virtio_gpu_base Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Viktor Prutyanov | virtio-net: pass Device-TLB enable/disable events to... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Viktor Prutyanov | vhost: register and change IOMMU flag depending on... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-07-10 | Eugenio Pérez | vdpa: Remove status in reset tracing Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-06-28 | Ani Sinha | net/vhost-net: do not assert on null pointer return... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-06-26 | Ani Sinha | vhost-vdpa: do not cleanup the vdpa/vhost-net structures... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-06-26 | Ani Sinha | vhost_net: add an assertion for TAP client backends Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-06-26 | Zhenzhong Duan | intel_iommu: Fix address space unmap Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-06-26 | Zhenzhong Duan | intel_iommu: Fix flag check in replay Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-06-26 | Zhenzhong Duan | intel_iommu: Fix a potential issue in VFIO dirty page... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-06-26 | Manos Pitsidianakis | vhost-user: fully use new backend/frontend naming Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-06-26 | Stefan Hajnoczi | virtio-scsi: avoid dangling host notifier in ->ioeventfd_stop() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-06-26 | Suravee Suthikulpanit | hw/i386/pc: Clean up pc_machine_initfn Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-06-26 | Eugenio Pérez | vdpa: fix not using CVQ buffer in case of error Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-06-26 | Eugenio Pérez | vdpa: mask _F_CTRL_GUEST_OFFLOADS for vhost vdpa devices Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-06-26 | Laurent Vivier | vhost: fix vhost_dev_enable_notifiers() error case Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-06-26 | Hawkins Jiawei | vdpa: Allow VIRTIO_NET_F_CTRL_GUEST_OFFLOADS in SVQ Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-06-26 | Hawkins Jiawei | vdpa: Add vhost_vdpa_net_load_offloads() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
next |