2024-03-18 | Igor Mammedov | smbios: rename/expose structures/bitmaps used by both... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Igor Mammedov | smbios: add smbios_add_usr_blob_size() helper Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Igor Mammedov | smbios: don't check type4 structures in legacy mode Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Igor Mammedov | smbios: avoid mangling user provided tables Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Igor Mammedov | smbios: get rid of smbios_legacy global Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Igor Mammedov | smbios: get rid of smbios_smp_sockets global Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Igor Mammedov | smbios: cleanup smbios_get_tables() from legacy handling Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Igor Mammedov | tests: smbios: add test for legacy mode CLI options Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Igor Mammedov | tests: smbios: add test for -smbios type=11 option Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Igor Mammedov | tests: smbios: make it possible to write SMBIOS only... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Thomas Weißschuh | docs/specs/pvpanic: mark shutdown event as not implemented Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Michael S. Tsirkin | qapi: document PCIe Gen5/Gen6 speeds since 9.0 Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-18 | Michael S. Tsirkin | SMBIOS: fix long lines Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Thomas Weißschuh | docs/specs/pvpanic: document shutdown event Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Jonathan Cameron | hw/cxl: Fix missing reserved data in CXL Device DVSEC Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Jonathan Cameron | hmat acpi: Fix out of bounds access due to missing... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Jonathan Cameron | hmat acpi: Do not add Memory Proximity Domain Attributes... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Eric Auger | qemu-options.hx: Document the virtio-iommu-pci aw-bits... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Eric Auger | hw/arm/virt: Set virtio-iommu aw-bits default value... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Eric Auger | hw/i386/q35: Set virtio-iommu aw-bits default value... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Eric Auger | virtio-iommu: Add an option to define the input range... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Eric Auger | virtio-iommu: Trace domain range limits as unsigned int Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Eric Auger | qemu-options.hx: Document the virtio-iommu-pci granule... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Eric Auger | virtio-iommu: Change the default granule to the host... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Eric Auger | virtio-iommu: Add a granule property Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Ankit Agrawal | hw/i386/acpi-build: Add support for SRAT Generic Initiator... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Ankit Agrawal | hw/acpi: Implement the SRAT GI affinity structure Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Ankit Agrawal | qom: new object to associate device to NUMA node Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Bernhard Beschow | hw/i386/pc: Inline pc_cmos_init() into pc_cmos_init_late... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Bernhard Beschow | hw/i386/pc: Set "normal" boot device order in pc_basic_devic... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Bernhard Beschow | hw/i386/pc: Avoid one use of the current_machine global Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Bernhard Beschow | hw/i386/pc: Remove "rtc_state" link again Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Bernhard Beschow | Revert "hw/i386/pc: Confine system flash handling to... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Bernhard Beschow | Revert "hw/i386/pc_sysfw: Inline pc_system_flash_create... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Ani Sinha | pc: q35: Bump max_cpus to 4096 vcpus 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 |
2024-03-12 | Akihiko Odaki | hw/pci: Always call pcie_sriov_pf_reset() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Akihiko Odaki | pcie_sriov: Do not reset NumVFs after disabling VFs Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Akihiko Odaki | pcie_sriov: Reset SR-IOV extended capability Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Akihiko Odaki | pcie_sriov: Validate NumVFs Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Akihiko Odaki | hw/nvme: Use pcie_sriov_num_vfs() 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 |
2024-03-12 | Felix Wu | Implement SMBIOS type 9 v2.6 Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Felix Wu | Implement base of SMBIOS type 9 descriptor. Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Zhao Liu | hw/intc: Check @errp to handle the error of IOAPICCommonClas... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Zhao Liu | hw/vfio/iommufd: Fix missing ERRP_GUARD() in iommufd_cdev_ge... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Zhao Liu | hw/pci-bridge/cxl_upstream: Fix missing ERRP_GUARD... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Zhao Liu | hw/misc/xlnx-versal-trng: Check returned bool in trng_prop_f... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Zhao Liu | hw/mem/cxl_type3: Fix missing ERRP_GUARD() in ct3_realize() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Zhao Liu | hw/display/macfb: Fix missing ERRP_GUARD() in macfb_nubus_re... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Zhao Liu | hw/cxl/cxl-host: Fix missing ERRP_GUARD() in cxl_fixed_memor... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Hao Chen | hw/virtio: Add support for VDPA network simulation... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Albert Esteve | hw/virtio: check owner for removing objects Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-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 |
2024-03-12 | Volker Rümelin | hw/audio/virtio-sound: return correct command response... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Jonathan Cameron | hw/pci-bridge/pxb-cxl: Drop RAS capability from host... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Eugenio Pérez | vdpa: trace skipped memory sections Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Eugenio Pérez | vdpa: stash memory region properties in vars Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Lukas Stockner | pcie: Support PCIe Gen5/Gen6 link speeds Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | David Hildenbrand | libvhost-user: Mark mmap'ed region memory as MADV_DONTDUMP Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | David Hildenbrand | libvhost-user: Dynamically remap rings after (temporarily... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | David Hildenbrand | libvhost-user: Factor out vq usability check Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | David Hildenbrand | libvhost-user: Use most of mmap_offset as fd_offset Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | David Hildenbrand | libvhost-user: Speedup gpa_to_mem_region() and vu_gpa_to_va() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | David Hildenbrand | libvhost-user: Factor out search for memory region... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | David Hildenbrand | libvhost-user: Don't search for duplicates when removing... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | David Hildenbrand | libvhost-user: Don't zero out memory for memory regions Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | David Hildenbrand | libvhost-user: No need to check for NULL when unmapping Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | David Hildenbrand | libvhost-user: Factor out adding a memory region Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | David Hildenbrand | libvhost-user: Merge vu_set_mem_table_exec_postcopy... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | David Hildenbrand | libvhost-user: Factor out removing all mem regions Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | David Hildenbrand | libvhost-user: Bump up VHOST_USER_MAX_RAM_SLOTS to 509 Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | David Hildenbrand | libvhost-user: Dynamically allocate memory for memory... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Si-Wei Liu | vdpa: fix network breakage after cancelling migration Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Si-Wei Liu | vdpa: indicate transitional state for SVQ switching Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Si-Wei Liu | vdpa: define SVQ transitioning state for mode switching Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Si-Wei Liu | vdpa: add trace event for vhost_vdpa_net_load_mq Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Si-Wei Liu | vdpa: add trace events for vhost_vdpa_net_load_cmd Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Si-Wei Liu | vdpa: add vhost_vdpa_set_dev_vring_base trace for svq... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Si-Wei Liu | vdpa: add vhost_vdpa_get_vring_base trace for svq mode Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Si-Wei Liu | vdpa: add vhost_vdpa_set_address_space_id trace Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Si-Wei Liu | vdpa: factor out vhost_vdpa_net_get_nc_vdpa Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Si-Wei Liu | vdpa: factor out vhost_vdpa_last_dev Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-03-12 | Si-Wei Liu | vdpa: add back vhost_vdpa_net_first_nc_vdpa Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Raphael Norwitz | MAINTAINERS: Switch to my Enfabrica email Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Manos Pitsidianakis | virtio-gpu-rutabaga.c: override resource_destroy method Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Manos Pitsidianakis | virtio-gpu.c: add resource_destroy class method Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Manos Pitsidianakis | hw/display/virtio-gpu.c: use reset_bh class method Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Akihiko Odaki | hw/smbios: Fix port connector option validation Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Akihiko Odaki | hw/smbios: Fix OEM strings table option validation Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Dmitry Osipenko | virtio-gpu: Correct virgl_renderer_resource_get_info... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Jonathan Cameron | hw/cxl: Standardize all references on CXL r3.1 and... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Jonathan Cameron | hw/cxl: Update mailbox status registers. Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Jonathan Cameron | hw/cxl: Update RAS Capability Definitions for version 3. Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Jonathan Cameron | hw/cxl: Update link register definitions. Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Jonathan Cameron | hw/cxl: Update HDM Decoder capability to version 3 Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Jonathan Cameron | tests/acpi: Update DSDT.cxl to reflect change _STA... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Jonathan Cameron | hw/i386: Fix _STA return value for ACPI0017 Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Jonathan Cameron | tests/acpi: Allow update of DSDT.cxl 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: Fix potential divide by zero reported... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Li Zhijian | hw/cxl: Pass NULL for a NULL MemoryRegionOps Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Li Zhijian | hw/cxl: Pass CXLComponentState to cache_mem_ops Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2024-02-14 | Hyeonggon Yoo | hw/cxl/device: read from register values in mdev_reg_read() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
next |