index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-15
acpi/ghes: move offset calculus to a separate function
Mauro Carvalho Chehab
1
-9
/
+31
2025-01-15
acpi/ghes: better name the offset of the hardware error firmware
Mauro Carvalho Chehab
3
-5
/
+5
2025-01-15
acpi/ghes: rename etc/hardware_error file macros
Mauro Carvalho Chehab
1
-15
/
+23
2025-01-15
acpi/ghes: don't crash QEMU if ghes GED is not found
Mauro Carvalho Chehab
1
-1
/
+4
2025-01-15
acpi/ghes: better name GHES memory error function
Mauro Carvalho Chehab
4
-5
/
+5
2025-01-15
acpi/ghes: make the GHES record generation more generic
Mauro Carvalho Chehab
2
-50
/
+71
2025-01-15
acpi/ghes: don't check if physical_address is not zero
Mauro Carvalho Chehab
1
-4
/
+0
2025-01-15
acpi/ghes: Change the type for source_id
Mauro Carvalho Chehab
3
-3
/
+3
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-01-15
intel_iommu: Flush stage-2 cache in PASID-selective PASID-based iotlb invalid...
Zhenzhong Duan
2
-6
/
+93
2025-01-15
intel_iommu: Add a placeholder variable for scalable mode stage-1 translation
Zhenzhong Duan
2
-5
/
+19
2025-01-15
intel_iommu: Make pasid entry type check accurate
Zhenzhong Duan
1
-8
/
+4
2025-01-15
intel_iommu: Use the latest fault reasons defined by spec
Yu Zhang
2
-10
/
+24
2025-01-15
tests: acpi: update expected blobs
Igor Mammedov
43
-42
/
+0
2025-01-15
cpuhp: make sure that remove events are handled within the same SCI
Igor Mammedov
1
-9
/
+34
2025-01-15
tests: acpi: whitelist expected blobs
Igor Mammedov
1
-0
/
+42
2025-01-15
pci: ensure valid link status bits for downstream ports
Sebastian Ott
1
-4
/
+8
2025-01-15
virtio-gpu: Add definition for resource_uuid feature
Dorinda Bassey
3
-0
/
+14
2025-01-14
Merge tag 'hw-misc-20250113' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
52
-311
/
+559
2025-01-13
Add a b4 configuration file
Jiaxun Yang
1
-0
/
+14
2025-01-13
MAINTAINERS: Update path to coreaudio.m
Akihiko Odaki
1
-2
/
+2
2025-01-13
MAINTAINERS: Add me as the maintainer for ivshmem-flat
Gustavo Romero
1
-0
/
+7
2025-01-13
MAINTAINERS: remove myself from sbsa-ref
Marcin Juszkiewicz
1
-1
/
+0
2025-01-13
hw/tricore/triboard: Remove unnecessary use of &first_cpu
Philippe Mathieu-Daudé
1
-4
/
+2
2025-01-13
hw/usb/hcd-xhci-pci: Use event ring 0 if mapping unsupported
Phil Dennis-Jordan
1
-0
/
+4
2025-01-13
hw/usb/hcd-xhci-pci: Use modulo to select MSI vector as per spec
Phil Dennis-Jordan
1
-0
/
+1
2025-01-13
backends/cryptodev-vhost-user: Fix local_error leaks
Gabriel Barrantes
1
-2
/
+1
2025-01-13
hw/loongarch/virt: Checkpatch cleanup
Bibo Mao
3
-6
/
+9
[next]