aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-06vfio/container: Move spapr specific init/deinit into spapr.cZhenzhong Duan3-72/+95
2023-11-06vfio/container: Move vfio_container_add/del_section_window into spapr.cZhenzhong Duan2-90/+90
2023-11-06vfio/container: Move IBM EEH related functions into spapr_pci_vfio.cZhenzhong Duan7-110/+99
2023-11-03util/uuid: Define UUID_STR_LEN from UUID_NONE stringCédric Le Goater1-2/+3
2023-11-03util/uuid: Remove UUID_FMT_LENCédric Le Goater1-2/+1
2023-11-03vfio/pci: Fix buffer overrun when writing the VF tokenCédric Le Goater1-1/+1
2023-11-03util/uuid: Add UUID_STR_LEN definitionCédric Le Goater8-9/+10
2023-11-03hw/pci: modify pci_setup_iommu() to set PCIIOMMUOpsYi Liu22-26/+143
2023-11-03test: Add some tests for range and resv-mem helpersEric Auger2-0/+317
2023-11-03virtio-iommu: Consolidate host reserved regions and property set onesEric Auger2-0/+37
2023-11-03virtio-iommu: Implement set_iova_ranges() callbackEric Auger2-0/+68
2023-11-03virtio-iommu: Record whether a probe request has been issuedEric Auger2-9/+12
2023-11-03range: Introduce range_inverse_array()Eric Auger2-0/+63
2023-11-03virtio-iommu: Introduce per IOMMUDevice reserved regionsEric Auger2-8/+30
2023-11-03util/reserved-region: Add new ReservedRegion helpersEric Auger3-0/+124
2023-11-03range: Make range_compare() publicEric Auger2-5/+7
2023-11-03virtio-iommu: Rename reserved_regions into prop_resv_regionsEric Auger3-13/+14
2023-11-03vfio: Collect container iova range infoEric Auger3-3/+49
2023-11-03memory: Introduce memory_region_iommu_set_iova_rangesEric Auger2-0/+45
2023-11-03memory: Let ReservedRegion use RangeEric Auger3-8/+11
2023-11-03Merge tag 'pull-target-arm-20231102' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi56-779/+2305
2023-11-03Merge tag 'migration-20231102-pull-request' of https://gitlab.com/juan.quinte...Stefan Hajnoczi61-467/+1307
2023-11-02tests/qtest: Introduce tests for AMD/Xilinx Versal TRNG deviceTong Ho2-1/+486
2023-11-02hw/arm: xlnx-versal-virt: Add AMD/Xilinx TRNG deviceTong Ho3-0/+22
2023-11-02hw/misc: Introduce AMD/Xilix Versal TRNG deviceTong Ho4-0/+781
2023-11-02target/arm: Correctly propagate stage 1 BTI guarded bit in a two-stage walkPeter Maydell2-3/+5
2023-11-02hw/char/stm32f2xx_usart: Add more definitions for CR1 registerHans-Erik Floryd1-4/+6
2023-11-02hw/char/stm32f2xx_usart: Update IRQ when DR is writtenHans-Erik Floryd1-0/+1
2023-11-02hw/char/stm32f2xx_usart: Extract common IRQ update code to update_irq()Hans-Erik Floryd1-12/+16
2023-11-02target/arm: Fix SVE STR incrementRichard Henderson3-3/+57
2023-11-02target/arm: Make FEAT_MOPS SET* insns handle Xs == XZR correctlyPeter Maydell1-3/+12
2023-11-02linux-user: Report AArch64 hwcap2 fields above bit 31Peter Maydell2-5/+5
2023-11-02target/arm: Enable FEAT_MOPS insns in user-mode emulationPeter Maydell1-0/+2
2023-11-02hw/i2c/pm_smbus: Convert DPRINTF to trace eventsBernhard Beschow2-14/+10
2023-11-02hw/misc/imx6_ccm: Convert DPRINTF to trace eventsBernhard Beschow2-27/+29
2023-11-02hw/misc/imx7_snvs: Trace MMIO accessBernhard Beschow2-0/+9
2023-11-02hw/watchdog/wdt_imx2: Trace timer activityBernhard Beschow2-0/+6
2023-11-02hw/watchdog/wdt_imx2: Trace MMIO accessBernhard Beschow2-6/+22
2023-11-02hw/arm/pxa2xx_gpio: Pass CPU using QOM link propertyPhilippe Mathieu-Daudé1-6/+2
2023-11-02MAINTAINERS: Make sure that gicv3_internal.h is covered, tooThomas Huth1-1/+1
2023-11-02docs/specs/vmgenid: Convert to rSTPeter Maydell4-246/+248
2023-11-02docs/specs/vmcoreinfo: Convert to rSTPeter Maydell4-53/+56
2023-11-02docs/specs/virt-ctlr: Convert to rSTPeter Maydell3-7/+7
2023-11-02docs/specs/standard-vga: Convert to rSTPeter Maydell6-83/+98
2023-11-02docs/specs/pvpanic: Convert to rSTPeter Maydell2-14/+28
2023-11-02docs/specs/ivshmem-spec: Convert to rSTPeter Maydell4-42/+26
2023-11-02docs/specs/edu: Convert to rSTPeter Maydell3-33/+55
2023-11-02docs/specs/vmw_pvscsi-spec: Convert to rSTPeter Maydell4-92/+117
2023-11-02hw/input/stellaris_gamepad: Convert to qemu_input_handler_register()Peter Maydell3-22/+23
2023-11-02hw/input/stellaris_input: Convert to qdevPeter Maydell3-33/+88