2022-05-16 | Stefan Hajnoczi | vhost-user-scsi: avoid unlink(NULL) with fd passing Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Si-Wei Liu | virtio-net: don't handle mq request in userspace handler... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Si-Wei Liu | vhost-vdpa: change name and polarity for vhost_vdpa_one_time... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Si-Wei Liu | vhost-vdpa: backend feature should set only once Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Si-Wei Liu | vhost-net: fix improper cleanup in vhost_net_start Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Si-Wei Liu | vhost-vdpa: fix improper cleanup in net_init_vhost_vdpa Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Si-Wei Liu | virtio-net: align ctrl_vq index for non-mq guest for... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Si-Wei Liu | virtio-net: setup vhost_dev and notifiers for cvq only... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Wei Huang | hw/i386/amd_iommu: Fix IOMMU event log encoding errors Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Xiaoyao Li | hw/i386: Make pic a property of common x86 base machine... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Xiaoyao Li | hw/i386: Make pit a property of common x86 base machine... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Francisco Iglesias | include/hw/pci/pcie_host: Correct PCIE_MMCFG_SIZE_MAX Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Francisco Iglesias | include/hw/pci/pcie_host: Correct PCIE_MMCFG_BUS_MASK Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Kevin Wolf | docs/vhost-user: Clarifications for VHOST_USER_ADD... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Michael S. Tsirkin | vhost-user: more master/slave things Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Jonah Palmer | virtio: add vhost support for virtio devices Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Jonah Palmer | virtio: drop name parameter for virtio_init() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Alex Bennée | virtio/vhost-user: dynamically assign VhostUserHostNotifiers Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Alex Bennée | hw/virtio/vhost-user: don't suppress F_CONFIG when... Cc: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Alex Bennée | include/hw: start documenting the vhost API Cc: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Alex Bennée | docs/devel: start documenting writing VirtIO devices Cc: "Michael S. Tsirkin" <mst@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Alex Bennée | libvhost-user: expose vu_request_to_string Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Alex Bennée | vhost-user.rst: add clarifying language about protocol... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Paolo Bonzini | docs: vhost-user: replace master/slave with front-end... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Paolo Bonzini | docs: vhost-user: rewrite section on ring state machine Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Paolo Bonzini | docs: vhost-user: clean up request/reply description Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Alex Bennée | hw/virtio: add vhost_user_[read|write] trace points Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Alex Bennée | virtio-pci: add notification trace points Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Alex Bennée | hw/virtio: move virtio-pci.h into shared include space Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Ilya Maximets | vhost_net: Print feature masks in hex Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Jason Wang | intel-iommu: update iq_dw during post load Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Jason Wang | intel-iommu: update root_scalable before switching... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Jason Wang | intel-iommu: block output address in interrupt address... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | Jason Wang | intel-iommu: remove VTD_FR_RESERVED_ERR Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | David Woodhouse | intel_iommu: Fix irqchip / X2APIC configuration checks Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | David Woodhouse | intel_iommu: Only allow interrupt remapping to be enabled... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | David Woodhouse | intel_iommu: Support IR-only mode without DMA translation Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-16 | David Woodhouse | target/i386: Fix sanity check on max APIC ID / X2APIC... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Eugenio Pérez | vhost: Fix element in vhost_svq_add failure Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Philippe Mathieu... | hw/virtio: Replace g_memdup() by g_memdup2() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Eugenio Pérez | vdpa: Fix index calculus at vhost_vdpa_svqs_start Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Eugenio Pérez | vdpa: Fix bad index calculus at vhost_vdpa_get_vring_base Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Eugenio Pérez | vhost: Fix device's used descriptor dequeue Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Eugenio Pérez | vhost: Track descriptor chain in private at SVQ Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Jonathan Cameron | docs/cxl: Add initial Compute eXpress Link (CXL) documentation. Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Ben Widawsky | qtest/cxl: Add more complex test cases with CFMWs Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Jonathan Cameron | tests/acpi: Add tables for CXL emulation. Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Jonathan Cameron | qtests/bios-tables-test: Add a test for CXL emulation. Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Jonathan Cameron | tests/acpi: q35: Allow addition of a CXL test. Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Jonathan Cameron | i386/pc: Enable CXL fixed memory windows Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Ben Widawsky | hw/cxl/component Add a dumb HDM decoder handler Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Jonathan Cameron | cxl/cxl-host: Add memops for CFMWS region. Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Jonathan Cameron | mem/cxl_type3: Add read and write functions for associated... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Jonathan Cameron | CXL/cxl_component: Add cxl_get_hb_cstate() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Jonathan Cameron | pci/pcie_port: Add pci_find_port_by_pn() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Jonathan Cameron | hw/pci-host/gpex-acpi: Add support for dsdt construction... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Ben Widawsky | acpi/cxl: Introduce CFMWS structures in CEDT Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Jonathan Cameron | hw/cxl/host: Add support for CXL Fixed Memory Windows. Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Jonathan Cameron | hw/cxl/component: Add utils for interleave parameter... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Ben Widawsky | acpi/cxl: Create the CEDT (9.14.1) Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Ben Widawsky | acpi/cxl: Add _OSC implementation (9.14.2) Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Ben Widawsky | hw/cxl/component: Implement host bridge MMIO (8.2.5... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Jonathan Cameron | qtests/cxl: Add initial root port and CXL type3 tests Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Ben Widawsky | hw/cxl/device: Implement get/set Label Storage Area... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Ben Widawsky | hw/cxl/device: Plumb real Label Storage Area (LSA)... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Ben Widawsky | hw/cxl/device: Add some trivial commands Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Ben Widawsky | hw/cxl/device: Implement MMIO HDM decoding (8.2.5.12) Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Ben Widawsky | hw/cxl/device: Add a memory device (8.2.8.5) Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Ben Widawsky | hw/cxl/rp: Add a root port Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Jonathan Cameron | qtest/cxl: Introduce initial test for pxb-cxl only. Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Ben Widawsky | hw/pxb: Allow creation of a CXL PXB (host bridge) Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Jonathan Cameron | cxl: Machine level control on whether CXL support is... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Ben Widawsky | hw/pci/cxl: Create a CXL bus type Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Ben Widawsky | hw/pxb: Use a type for realizing expanders |
commitcommitdifftree |
2022-05-13 | Ben Widawsky | hw/cxl/device: Add log commands (8.2.9.4) + CEL Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Ben Widawsky | hw/cxl/device: Timestamp implementation (8.2.9.3) Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Ben Widawsky | hw/cxl/device: Add cheap EVENTS implementation (8.2... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Ben Widawsky | hw/cxl/device: Add memory device utilities Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Ben Widawsky | hw/cxl/device: Implement basic mailbox (8.2.8.4) Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Ben Widawsky | hw/cxl/device: Implement the CAP array (8.2.8.1-2) Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Ben Widawsky | hw/cxl/device: Introduce a CXL device (8.2.8) Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Jonathan Cameron | MAINTAINERS: Add entry for Compute Express Link Emulation |
commitcommitdifftree |
2022-05-13 | Ben Widawsky | hw/cxl/component: Introduce CXL components (8.1.x,... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Ben Widawsky | hw/pci/cxl: Add a CXL component type (interface) Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Jason Wang | intel-iommu: correct the value used for error_setg_errno() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-05-13 | Halil Pasic | virtio: fix feature negotiation for ACCESS_PLATFORM Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-03-07 | Ani Sinha | hw/acpi/microvm: turn on 8042 bit in FADT boot architecture... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-03-06 | Liav Albani | tests/acpi: i386: update FACP table differences Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-03-06 | Liav Albani | hw/acpi: add indication for i8042 in IA-PC boot flags... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-03-06 | Liav Albani | tests/acpi: i386: allow FACP acpi table changes Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-03-06 | Sergio Lopez | docs: vhost-user: add subsection for non-Linux platforms Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-03-06 | Sergio Lopez | configure, meson: allow enabling vhost-user on all... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-03-06 | Sergio Lopez | vhost: use wfd on functions setting vring call fd Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-03-06 | Sergio Lopez | event_notifier: add event_notifier_get_wfd() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-03-06 | Igor Mammedov | pci: drop COMPAT_PROP_PCP for 2.0 machine types Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-03-06 | Patrick Venture | hw/smbios: Add table 4 parameter, "processor-id" Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-03-06 | Igor Mammedov | x86: cleanup unused compat_apic_id_mode Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-03-06 | Stefano Garzarella | vhost-vsock: detach the virqueue element in case of... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-03-06 | Joelle van Dyne | pc: add option to disable PS/2 mouse/keyboard Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2022-03-06 | Igor Mammedov | acpi: pcihp: pcie: set power on cap on parent slot 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 |
next |