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-09-16
qapi: switch to use QEMU_TEST_REGENERATE env var
Daniel P. Berrangé
2
-2
/
+17
2025-09-16
tracetool: drop the probe "__nocheck__" wrapping
Daniel P. Berrangé
8
-115
/
+16
2025-09-16
tracetool: add test suite for tracetool with reference output
Daniel P. Berrangé
25
-0
/
+870
2025-09-16
tracetool: include SPDX-License-Identifier in generated files
Daniel P. Berrangé
8
-1
/
+9
2025-09-16
tracetool: avoid space after "*" in arg types
Daniel P. Berrangé
1
-1
/
+7
2025-09-16
tracetool: eliminate trailing whitespace in C format
Daniel P. Berrangé
1
-1
/
+1
2025-09-16
checkpatch: cull trailing '*/' in SPDX check
Daniel P. Berrangé
1
-0
/
+3
2025-09-16
.gitmodules: move u-boot mirrors to qemu-project-mirrors
Alex Bennée
1
-2
/
+2
2025-09-16
tests/functional/x86_64: Accept a few locked pages in test_memlock.py
Richard Henderson
1
-1
/
+2
2025-09-16
hw/usb/network: Remove hardcoded 0x40 prefix in STRING_ETHADDR response
Stéphane Graber
1
-1
/
+1
2025-09-16
qtest/bios-tables-test: Update tables for smmuv3 tests
Shameer Kolothum
5
-4
/
+0
2025-09-16
qtest/bios-tables-test: Add tests for legacy smmuv3 and smmuv3 device
Shameer Kolothum
1
-0
/
+86
2025-09-16
bios-tables-test: Allow for smmuv3 test data.
Shameer Kolothum
5
-0
/
+4
2025-09-16
qemu-options.hx: Document the arm-smmuv3 device
Shameer Kolothum
1
-0
/
+7
2025-09-16
hw/arm/virt: Allow user-creatable SMMUv3 dev instantiation
Shameer Kolothum
5
-1
/
+64
2025-09-16
hw/pci: Introduce pci_setup_iommu_per_bus() for per-bus IOMMU ops retrieval
Shameer Kolothum
3
-0
/
+34
2025-09-16
hw/arm/virt: Add an SMMU_IO_LEN macro
Nicolin Chen
1
-1
/
+4
2025-09-16
hw/arm/virt: Factor out common SMMUV3 dt bindings code
Shameer Kolothum
1
-25
/
+29
2025-09-16
hw/arm/virt-acpi-build: Update IORT for multiple smmuv3 devices
Shameer Kolothum
1
-0
/
+64
2025-09-16
hw/arm/virt-acpi-build: Re-arrange SMMUv3 IORT build
Shameer Kolothum
3
-45
/
+94
2025-09-16
hw/arm/smmu-common: Check SMMU has PCIe Root Complex association
Shameer Kolothum
3
-4
/
+29
2025-09-16
target/arm: Added test case for SME register exposure to GDB
Vacha Bhavsar
3
-0
/
+152
2025-09-16
target/arm: Added support for SME register exposure to GDB
Vacha Bhavsar
4
-1
/
+132
2025-09-16
target/arm: Increase MAX_PACKET_LENGTH for SME ZA remote gdb debugging
Vacha Bhavsar
1
-1
/
+21
2025-09-16
arm/kvm: report registers we failed to set
Cornelia Huck
1
-0
/
+86
2025-09-16
system: drop the -old-param option
Peter Maydell
7
-106
/
+13
2025-09-16
target/arm: Drop ARM_FEATURE_IWMMXT handling
Peter Maydell
6
-117
/
+0
2025-09-16
target/arm: Drop ARM_FEATURE_XSCALE handling
Peter Maydell
5
-80
/
+3
2025-09-16
target/arm: Remove iwmmxt helper functions
Peter Maydell
3
-769
/
+0
2025-09-16
target/arm: Remove XScale and iWMMXt translate.c code
Peter Maydell
4
-1339
/
+7
2025-09-16
target/arm: Remove deprecated pxa CPU family
Peter Maydell
3
-184
/
+14
2025-09-16
hw/arm/raspi4b: remove redundant check in raspi_add_memory_node
Osama Abdelkader
1
-13
/
+9
2025-09-16
target/arm: Implement FEAT_ATS1A
Richard Henderson
5
-0
/
+52
2025-09-16
target/arm: Remove outdated comment for ZCR_EL12
Richard Henderson
1
-5
/
+0
2025-09-16
target/arm: Fill in HFG[RWI]TR_EL2 bits for Arm v9.5
Richard Henderson
1
-2
/
+26
2025-09-16
target/arm: Add prot_check parameter to do_ats_write
Richard Henderson
1
-8
/
+8
2025-09-16
target/arm: Skip AF and DB updates for AccessType_AT
Richard Henderson
1
-1
/
+14
2025-09-16
target/arm: Introduce get_phys_addr_for_at
Richard Henderson
3
-28
/
+24
2025-09-16
target/arm: Skip permission check from arm_cpu_get_phys_page_attrs_debug
Richard Henderson
1
-1
/
+1
2025-09-16
target/arm: Add in_prot_check to S1Translate
Richard Henderson
1
-5
/
+14
2025-09-16
target/arm: Add prot_check parameter to pmsav8_mpu_lookup
Richard Henderson
3
-9
/
+11
2025-09-16
linux-user/aarch64: Generate ESR signal records
Richard Henderson
2
-1
/
+36
2025-09-16
linux-user/aarch64: Check syndrome for EXCP_UDEF
Richard Henderson
1
-1
/
+74
2025-09-16
linux-user/aarch64: Split out signal_for_exception
Richard Henderson
1
-37
/
+47
2025-09-16
tests, scripts: Don't import print_function from __future__
Peter Maydell
14
-14
/
+0
2025-09-15
iotests/check: always enable all python warnings
Daniel P. Berrangé
1
-0
/
+4
2025-09-15
iotests/151: ensure subprocesses are cleaned up
Daniel P. Berrangé
1
-0
/
+5
2025-09-15
iotests/147: ensure temporary sockets are closed before exiting
Daniel P. Berrangé
1
-0
/
+1
2025-09-15
python: ensure QEMUQtestProtocol closes its socket
Daniel P. Berrangé
1
-0
/
+2
2025-09-15
iotests: drop compat for old version context manager
Daniel P. Berrangé
2
-12
/
+4
[next]