aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-14hw/cxl: Standardize all references on CXL r3.1 and minor updatesJonathan Cameron14-104/+174
2024-02-14hw/cxl: Update mailbox status registers.Jonathan Cameron2-8/+15
2024-02-14hw/cxl: Update RAS Capability Definitions for version 3.Jonathan Cameron2-2/+5
2024-02-14hw/cxl: Update link register definitions.Jonathan Cameron1-2/+2
2024-02-14hw/cxl: Update HDM Decoder capability to version 3Jonathan Cameron2-3/+23
2024-02-14tests/acpi: Update DSDT.cxl to reflect change _STA return value.Jonathan Cameron2-1/+0
2024-02-14hw/i386: Fix _STA return value for ACPI0017Jonathan Cameron1-1/+1
2024-02-14tests/acpi: Allow update of DSDT.cxlJonathan Cameron1-0/+1
2024-02-14hw/mem/cxl_type3: Fix potential divide by zero reported by coverityJonathan Cameron1-2/+7
2024-02-14hw/cxl: Pass NULL for a NULL MemoryRegionOpsLi Zhijian1-1/+1
2024-02-14hw/cxl: Pass CXLComponentState to cache_mem_opsLi Zhijian1-1/+1
2024-02-14hw/cxl/device: read from register values in mdev_reg_read()Hyeonggon Yoo2-8/+18
2024-02-14hw/cxl/mbox: Remove dead codeDavidlohr Bueso1-28/+15
2024-02-14cxl/cdat: Fix header sum value in CDAT checksumIra Weiny1-2/+7
2024-02-14hw/pci-bridge/cxl_upstream: Drop g_malloc() failure handlingJonathan Cameron1-6/+0
2024-02-14hw/mem/cxl_type3: Drop handling of failure of g_malloc0() and g_malloc()Jonathan Cameron1-45/+7
2024-02-14cxl/cdat: Handle cdat table build errorsIra Weiny1-1/+1
2024-02-14smmu: Clear SMMUPciBus pointer cache when system resetZhenzhong Duan1-0/+2
2024-02-14virtio_iommu: Clear IOMMUPciBus pointer cache when system resetZhenzhong Duan1-2/+2
2024-02-14MAINTAINERS: Drop myself as VT-d maintainersPeter Xu1-1/+0
2024-02-14vhost-user.rst: Fix vring address descriptionAndrey Ignatov1-3/+3
2024-02-14hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functionsBernhard Beschow1-10/+55
2024-02-14hw/ppc/pegasos2: Let pegasos2 machine configure SuperI/O functionsBernhard Beschow1-0/+12
2024-02-14hw/char/parallel-isa: Implement relocation and enabling/disabling for TYPE_IS...Bernhard Beschow2-0/+17
2024-02-14hw/char/serial-isa: Implement relocation and enabling/disabling for TYPE_ISA_...Bernhard Beschow2-0/+16
2024-02-14hw/block/fdc-isa: Implement relocation and enabling/disabling for TYPE_ISA_FDCBernhard Beschow2-0/+17
2024-02-14exec/ioport: Add portio_list_set_enabled()Bernhard Beschow3-0/+11
2024-02-14exec/ioport: Add portio_list_set_address()Bernhard Beschow3-2/+24
2024-02-14exec/ioport: Resolve redundant .base attribute in struct MemoryRegionPortioBernhard Beschow2-8/+6
2024-02-14hw/char/parallel: Move portio_list from ParallelState to ISAParallelStateBernhard Beschow3-3/+3
2024-02-14hw/block/fdc-sysbus: Move iomem from FDCtrl to FDCtrlSysBusBernhard Beschow2-4/+4
2024-02-14hw/block/fdc-isa: Move portio_list from FDCtrl to FDCtrlISABusBernhard Beschow2-3/+3
2024-02-14target/i386/cpu: Fix typo in commentBernhard Beschow1-1/+1
2024-02-14hw/i386/x86: Fix PIC interrupt handling if APIC is globally disabledBernhard Beschow3-2/+16
2024-02-14hw/i386/x86: Reverse if statementBernhard Beschow1-3/+3
2024-02-14test: bios-tables-test: add IVRS changed binaryBui Quang Minh2-1/+0
2024-02-14amd_iommu: report x2APIC support to the operating systemBui Quang Minh5-46/+133
2024-02-14test: bios-tables-test: prepare IVRS change in ACPI tableBui Quang Minh1-0/+1
2024-02-14intel_iommu: allow Extended Interrupt Mode when using userspace APICBui Quang Minh1-5/+1
2024-02-14apic, i386/tcg: add x2apic transitionsBui Quang Minh10-19/+96
2024-02-14apic: add support for x2APIC modeBui Quang Minh7-74/+258
2024-02-14i386/tcg: implement x2APIC registers MSR accessBui Quang Minh5-32/+127
2024-02-14hw/virtio: derive vhost-user-input from vhost-user-baseLeo Yan3-102/+21
2024-02-14hw/virtio: Move vhost-user-input into virtio folderLeo Yan4-3/+4
2024-02-14docs/system: Add vhost-user-input documentationLeo Yan4-1/+50
2024-02-14hw/virtio: Support set_config() callback in vhost-user-baseLeo Yan1-0/+17
2024-02-14docs/system: add a basic enumeration of vhost-user devicesAlex Bennée2-1/+71
2024-02-14hw/virtio: add vhost-user-snd and vhost-user-snd-pci devicesManos Pitsidianakis6-0/+181
2024-02-14hw/virtio: derive vhost-user-i2c from vhost-user-baseAlex Bennée3-268/+23
2024-02-14hw/virtio: derive vhost-user-gpio from vhost-user-baseAlex Bennée3-415/+22