2024-02-14 | Ira Weiny | cxl/cdat: Fix header sum value in CDAT checksum Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Jonathan Cameron | hw/pci-bridge/cxl_upstream: Drop g_malloc() failure... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Jonathan Cameron | hw/mem/cxl_type3: Drop handling of failure of g_malloc0... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Ira Weiny | cxl/cdat: Handle cdat table build errors Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Zhenzhong Duan | smmu: Clear SMMUPciBus pointer cache when system reset Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Zhenzhong Duan | virtio_iommu: Clear IOMMUPciBus pointer cache when... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Peter Xu | MAINTAINERS: Drop myself as VT-d maintainers Cc: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Andrey Ignatov | vhost-user.rst: Fix vring address description Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Bernhard Beschow | hw/isa/vt82c686: Implement relocation and toggling... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Bernhard Beschow | hw/ppc/pegasos2: Let pegasos2 machine configure SuperI... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Bernhard Beschow | hw/char/parallel-isa: Implement relocation and enabling... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Bernhard Beschow | hw/char/serial-isa: Implement relocation and enabling... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Bernhard Beschow | hw/block/fdc-isa: Implement relocation and enabling... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Bernhard Beschow | exec/ioport: Add portio_list_set_enabled() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Bernhard Beschow | exec/ioport: Add portio_list_set_address() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Bernhard Beschow | exec/ioport: Resolve redundant .base attribute in struct... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Bernhard Beschow | hw/char/parallel: Move portio_list from ParallelState... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Bernhard Beschow | hw/block/fdc-sysbus: Move iomem from FDCtrl to FDCtrlSysBus Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Bernhard Beschow | hw/block/fdc-isa: Move portio_list from FDCtrl to FDCtrlISABus Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Bernhard Beschow | target/i386/cpu: Fix typo in comment Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Bernhard Beschow | hw/i386/x86: Fix PIC interrupt handling if APIC is... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Bernhard Beschow | hw/i386/x86: Reverse if statement Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Bui Quang Minh | test: bios-tables-test: add IVRS changed binary Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Bui Quang Minh | amd_iommu: report x2APIC support to the operating system Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Bui Quang Minh | test: bios-tables-test: prepare IVRS change in ACPI... Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Bui Quang Minh | intel_iommu: allow Extended Interrupt Mode when using... Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Bui Quang Minh | apic, i386/tcg: add x2apic transitions Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Bui Quang Minh | apic: add support for x2APIC mode Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Bui Quang Minh | i386/tcg: implement x2APIC registers MSR access Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Leo Yan | hw/virtio: derive vhost-user-input from vhost-user... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Leo Yan | hw/virtio: Move vhost-user-input into virtio folder Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Leo Yan | docs/system: Add vhost-user-input documentation Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Leo Yan | hw/virtio: Support set_config() callback in vhost-user... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Alex Bennée | docs/system: add a basic enumeration of vhost-user... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Manos Pitsidianakis | hw/virtio: add vhost-user-snd and vhost-user-snd-pci... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Alex Bennée | hw/virtio: derive vhost-user-i2c from vhost-user-base Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Alex Bennée | hw/virtio: derive vhost-user-gpio from vhost-user-base Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Alex Bennée | hw/virtio: derive vhost-user-rng from vhost-user-base Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Alex Bennée | hw/virtio: convert vhost-user-base to async shutdown Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Alex Bennée | virtio: split into vhost-user-base and vhost-user-device Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-26 | Eugenio Pérez | vdpa: move memory listener to vhost_vdpa_shared Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-26 | Eugenio Pérez | vdpa: use dev_shared in vdpa_iommu Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-26 | Eugenio Pérez | vdpa: use VhostVDPAShared in vdpa_dma_map and unmap Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-26 | Eugenio Pérez | vdpa: move iommu_list to vhost_vdpa_shared Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-26 | Eugenio Pérez | vdpa: remove msg type of vhost_vdpa Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-26 | Eugenio Pérez | vdpa: move backend_cap to vhost_vdpa_shared Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-26 | Eugenio Pérez | vdpa: move iotlb_batch_begin_sent to vhost_vdpa_shared Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-26 | Eugenio Pérez | vdpa: move file descriptor to vhost_vdpa_shared Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-26 | Eugenio Pérez | vdpa: use vdpa shared for tracing Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-26 | Eugenio Pérez | vdpa: move shadow_data to vhost_vdpa_shared Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-26 | Eugenio Pérez | vdpa: move iova_range to vhost_vdpa_shared Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-26 | Eugenio Pérez | vdpa: move iova tree to the shared struct Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-26 | Eugenio Pérez | vdpa: add VhostVDPAShared Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-26 | Eugenio Pérez | vdpa: do not set virtio status bits if unneeded |
commitcommitdifftree |
2023-12-26 | wangmeiling | Fix bugs when VM shutdown with virtio-gpu unplugged Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-26 | Dongli Zhang | vhost-scsi: fix usage of error_reportf_err() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-25 | Aaron Young | hw/acpi: propagate vcpu hotplug after switch to modern... 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 |
2023-12-25 | Mike Christie | vhost-scsi: Add support for a worker thread per virtqueue Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-25 | Mike Christie | vhost: Add worker backend callouts Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-25 | Zhao Liu | tests: bios-tables-test: Rename smbios type 4 related... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-25 | Mathieu Poirier | virtio: rng: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDX Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-02 | Li Feng | vhost-user-scsi: free the inflight area when reset Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-02 | Li Feng | vhost-user: fix the reconnect error Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-02 | Robert Hoo | msix: unset PCIDevice::msix_vector_poll_notifier in... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-02 | Eric Auger | virtio-iommu: Remove useless !sdev check in virtio_iommu_probe() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-02 | Daniel Hoffman | hw/i386: fix short-circuit logic with non-optimizing... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-02 | Philippe Mathieu... | hw/acpi/erst: Do not ignore Error* in realize handler Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-02 | Akihiko Odaki | pcie_sriov: Remove g_new assertion Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-02 | Manos Pitsidianakis | virtio-sound: add realize() error cleanup path |
commitcommitdifftree |
2023-12-02 | Manos Pitsidianakis | virtio-snd: check AUD_register_card return value Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-02 | Volker Rümelin | hw/audio/hda-codec: reenable the audio mixer Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-02 | Volker Rümelin | hw/audio/hda-codec: fix multiplication overflow Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-02 | Volker Rümelin | hw/audio/virtio-snd-pci: fix the PCI class code Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-02 | Ani Sinha | tests/acpi/bios-tables-test: do not write new blobs... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-01 | Michael S. Tsirkin | netdev: set timeout depending on loadavg Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-12-01 | Michael S. Tsirkin | osdep: add getloadavg Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-11-07 | Ani Sinha | acpi/tests/avocado/bits: enable console logging from... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-11-07 | Ani Sinha | acpi/tests/avocado/bits: enforce 32-bit SMBIOS entry... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-11-07 | Jonathan Cameron | hw/cxl: Add tunneled command support to mailbox for... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-11-07 | Jonathan Cameron | hw/cxl: Add dummy security state get Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-11-07 | Gregory Price | hw/cxl/type3: Cleanup multiple CXL_TYPE3() calls in... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-11-07 | Jonathan Cameron | hw/cxl/mbox: Add Get Background Operation Status Command Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-11-07 | Davidlohr Bueso | hw/cxl: Add support for device sanitation Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-11-07 | Davidlohr Bueso | hw/cxl/mbox: Wire up interrupts for background completion Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-11-07 | Davidlohr Bueso | hw/cxl/mbox: Add support for background operations Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-11-07 | Jonathan Cameron | hw/cxl: Implement Physical Ports status retrieval Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-11-07 | Jonathan Cameron | hw/pci-bridge/cxl_downstream: Set default link width... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-11-07 | Jonathan Cameron | hw/cxl/mbox: Add Physical Switch Identify command. Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-11-07 | Jonathan Cameron | hw/cxl/mbox: Add Information and Status / Identify... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-11-07 | Jonathan Cameron | hw/cxl: Add a switch mailbox CCI function Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-11-07 | Jonathan Cameron | hw/pci-bridge/cxl_upstream: Move defintion of device... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-11-07 | Jonathan Cameron | hw/cxl/mbox: Generalize the CCI command processing Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-11-07 | Jonathan Cameron | hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceState Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-11-07 | Jonathan Cameron | hw/cxl/mbox: Split mailbox command payload into separate... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-11-07 | Jonathan Cameron | hw/cxl/mbox: Pull the payload out of struct cxl_cmd... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-11-07 | Jonathan Cameron | hw/cxl: Fix a QEMU_BUILD_BUG_ON() in switch statement... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-11-07 | Jonathan Cameron | hw/cxl: Line length reductions Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-11-07 | Jonathan Cameron | hw/cxl: CXLDVSECPortExtensions renamed to CXLDVSECPortExt Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-11-07 | Jonathan Cameron | hw/cxl: Use switch statements for read and write of... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2023-11-07 | Jonathan Cameron | hw/cxl: Use a switch to explicitly check size in caps_reg_read() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
next |