summary refs log tree commit diff stats
path: root/scripts/python_qmp_updater.py (unfollow)
Commit message (Expand)AuthorFilesLines
2025-01-17tests/qtest: Introduce qtest_init_with_env_and_capabilities()Juraj Marcin2-2/+33
2025-01-17tests/qtest: QTest example for RISC-V CSR registerIvan Klokov2-1/+57
2025-01-17target/riscv: Add RISC-V CSR qtest supportIvan Klokov3-0/+96
2025-01-15hw/acpi: Add vmclock deviceDavid Woodhouse8-1/+412
2025-01-15virtio-net: vhost-user: Implement internal migrationLaurent Vivier1-23/+112
2025-01-15vhost: Add stubs for the migration state transfer interfaceLaurent Vivier1-0/+23
2025-01-15hw/cxl: Fix msix_notify: Assertion `vector < dev->msix_entries_nr`Li Zhijian1-1/+1
2025-01-15tests: acpi: update expected blobsIgor Mammedov41-40/+0
2025-01-15pci: acpi: Windows 'PCI Label Id' bug workaroundIgor Mammedov1-10/+23
2025-01-15tests: acpi: whitelist expected blobsIgor Mammedov1-0/+40
2025-01-15docs: acpi_hest_ghes: fix documentation for CPER sizeMauro Carvalho Chehab1-2/+4
2025-01-15acpi/ghes: Change ghes fill logic to work with only one sourceMauro Carvalho Chehab1-8/+4
2025-01-15acpi/ghes: move offset calculus to a separate functionMauro Carvalho Chehab1-9/+31
2025-01-15acpi/ghes: better name the offset of the hardware error firmwareMauro Carvalho Chehab3-5/+5
2025-01-15acpi/ghes: rename etc/hardware_error file macrosMauro Carvalho Chehab1-15/+23
2025-01-15acpi/ghes: don't crash QEMU if ghes GED is not foundMauro Carvalho Chehab1-1/+4
2025-01-15acpi/ghes: better name GHES memory error functionMauro Carvalho Chehab4-5/+5
2025-01-15acpi/ghes: make the GHES record generation more genericMauro Carvalho Chehab2-50/+71
2025-01-15acpi/ghes: don't check if physical_address is not zeroMauro Carvalho Chehab1-4/+0
2025-01-15acpi/ghes: Change the type for source_idMauro Carvalho Chehab3-3/+3
2025-01-15acpi/ghes: Remove a duplicated out of bounds checkMauro Carvalho Chehab1-3/+1
2025-01-15acpi/ghes: Fix acpi_ghes_record_errors() argumentMauro Carvalho Chehab1-1/+1
2025-01-15acpi/ghes: better handle source_id and notificationMauro Carvalho Chehab1-14/+9
2025-01-15acpi/ghes: simplify the per-arch caller to build HEST tableMauro Carvalho Chehab3-7/+9
2025-01-15acpi/ghes: simplify acpi_ghes_record_errors() codeMauro Carvalho Chehab1-34/+36
2025-01-15acpi/ghes: get rid of ACPI_HEST_SRC_ID_RESERVEDMauro Carvalho Chehab2-6/+4
2025-01-15pci/msix: Fix msix pba read vector poll end calculationNicholas Piggin1-1/+1
2025-01-15tests/qtest: Add intel-iommu testZhenzhong Duan4-0/+67
2025-01-15intel_iommu: Introduce a property to control FS1GP cap bit settingZhenzhong Duan2-1/+5
2025-01-15intel_iommu: Introduce a property x-flts for stage-1 translationZhenzhong Duan2-9/+21
2025-01-15tests/acpi: q35: Update host address width in DMARZhenzhong Duan2-1/+0
2025-01-15intel_iommu: Set default aw_bits to 48 starting from QEMU 9.2Zhenzhong Duan2-1/+2
2025-01-15tests/acpi: q35: allow DMAR acpi table changesZhenzhong Duan1-0/+1
2025-01-15intel_iommu: piotlb invalidation should notify unmapZhenzhong Duan1-9/+34
2025-01-15intel_iommu: Add support for PASID-based device IOTLB invalidationClément Mathieu--Drif2-0/+61
2025-01-15intel_iommu: Add an internal API to find an address space with PASIDClément Mathieu--Drif1-15/+23
2025-01-15intel_iommu: Process PASID-based iotlb invalidationZhenzhong Duan2-0/+46
2025-01-15intel_iommu: Flush stage-1 cache in iotlb invalidationZhenzhong Duan2-6/+22
2025-01-15intel_iommu: Set accessed and dirty bits during stage-1 translationClément Mathieu--Drif2-1/+27
2025-01-15intel_iommu: Check stage-1 translation result with interrupt rangeZhenzhong Duan1-23/+25
2025-01-15intel_iommu: Check if the input address is canonicalClément Mathieu--Drif2-0/+24
2025-01-15intel_iommu: Implement stage-1 translationYi Liu2-4/+188
2025-01-15intel_iommu: Rename slpte to pteYi Liu3-77/+78
2025-01-15intel_iommu: Flush stage-2 cache in PASID-selective PASID-based iotlb invalid...Zhenzhong Duan2-6/+93
2025-01-15intel_iommu: Add a placeholder variable for scalable mode stage-1 translationZhenzhong Duan2-5/+19
2025-01-15intel_iommu: Make pasid entry type check accurateZhenzhong Duan1-8/+4
2025-01-15intel_iommu: Use the latest fault reasons defined by specYu Zhang2-10/+24
2025-01-15tests: acpi: update expected blobsIgor Mammedov43-42/+0
2025-01-15cpuhp: make sure that remove events are handled within the same SCIIgor Mammedov1-9/+34
2025-01-15tests: acpi: whitelist expected blobsIgor Mammedov1-0/+42