index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
coverage
/
compare_gcov_json.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-01-15
acpi/ghes: Remove a duplicated out of bounds check
Mauro Carvalho Chehab
1
-3
/
+1
2025-01-15
acpi/ghes: Fix acpi_ghes_record_errors() argument
Mauro Carvalho Chehab
1
-1
/
+1
2025-01-15
acpi/ghes: better handle source_id and notification
Mauro Carvalho Chehab
1
-14
/
+9
2025-01-15
acpi/ghes: simplify the per-arch caller to build HEST table
Mauro Carvalho Chehab
3
-7
/
+9
2025-01-15
acpi/ghes: simplify acpi_ghes_record_errors() code
Mauro Carvalho Chehab
1
-34
/
+36
2025-01-15
acpi/ghes: get rid of ACPI_HEST_SRC_ID_RESERVED
Mauro Carvalho Chehab
2
-6
/
+4
2025-01-15
pci/msix: Fix msix pba read vector poll end calculation
Nicholas Piggin
1
-1
/
+1
2025-01-15
tests/qtest: Add intel-iommu test
Zhenzhong Duan
4
-0
/
+67
2025-01-15
intel_iommu: Introduce a property to control FS1GP cap bit setting
Zhenzhong Duan
2
-1
/
+5
2025-01-15
intel_iommu: Introduce a property x-flts for stage-1 translation
Zhenzhong Duan
2
-9
/
+21
2025-01-15
tests/acpi: q35: Update host address width in DMAR
Zhenzhong Duan
2
-1
/
+0
2025-01-15
intel_iommu: Set default aw_bits to 48 starting from QEMU 9.2
Zhenzhong Duan
2
-1
/
+2
2025-01-15
tests/acpi: q35: allow DMAR acpi table changes
Zhenzhong Duan
1
-0
/
+1
2025-01-15
intel_iommu: piotlb invalidation should notify unmap
Zhenzhong Duan
1
-9
/
+34
2025-01-15
intel_iommu: Add support for PASID-based device IOTLB invalidation
Clément Mathieu--Drif
2
-0
/
+61
2025-01-15
intel_iommu: Add an internal API to find an address space with PASID
Clément Mathieu--Drif
1
-15
/
+23
2025-01-15
intel_iommu: Process PASID-based iotlb invalidation
Zhenzhong Duan
2
-0
/
+46
2025-01-15
intel_iommu: Flush stage-1 cache in iotlb invalidation
Zhenzhong Duan
2
-6
/
+22
2025-01-15
intel_iommu: Set accessed and dirty bits during stage-1 translation
Clément Mathieu--Drif
2
-1
/
+27
2025-01-15
intel_iommu: Check stage-1 translation result with interrupt range
Zhenzhong Duan
1
-23
/
+25
2025-01-15
intel_iommu: Check if the input address is canonical
Clément Mathieu--Drif
2
-0
/
+24
2025-01-15
intel_iommu: Implement stage-1 translation
Yi Liu
2
-4
/
+188
2025-01-15
intel_iommu: Rename slpte to pte
Yi Liu
3
-77
/
+78
2025-0