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
2024-07-19
qga: conditionalize schema for commands requiring utmpx
Daniel P. Berrangé
2
-11
/
+5
2024-07-19
qga: conditionalize schema for commands requiring libudev
Daniel P. Berrangé
2
-12
/
+4
2024-07-19
qga: conditionalize schema for commands requiring fstrim
Daniel P. Berrangé
2
-16
/
+6
2024-07-19
qga: conditionalize schema for commands requiring fsfreeze
Daniel P. Berrangé
2
-52
/
+10
2024-07-19
qga: conditionalize schema for commands only supported on Windows
Daniel P. Berrangé
2
-14
/
+10
2024-07-19
qga: conditionalize schema for commands requiring linux/win32
Daniel P. Berrangé
3
-69
/
+30
2024-07-19
qga: conditionalize schema for commands requiring getifaddrs
Daniel P. Berrangé
2
-18
/
+10
2024-07-19
qga: conditionalize schema for commands unsupported on non-Linux POSIX
Daniel P. Berrangé
2
-79
/
+17
2024-07-19
qga: conditionalize schema for commands unsupported on Windows
Daniel P. Berrangé
3
-71
/
+32
2024-07-19
qga: move CONFIG_FSFREEZE/TRIM to be meson defined options
Daniel P. Berrangé
2
-9
/
+15
2024-07-19
qga: move linux memory block command impls to commands-linux.c
Daniel P. Berrangé
2
-310
/
+309
2024-07-19
qga: move linux disk/cpu stats command impls to commands-linux.c
Daniel P. Berrangé
2
-199
/
+195
2024-07-19
qga: move linux fs/disk command impls to commands-linux.c
Daniel P. Berrangé
2
-909
/
+904
2024-07-19
qga: move linux suspend command impls to commands-linux.c
Daniel P. Berrangé
2
-265
/
+265
2024-07-19
qga: move linux vcpu command impls to commands-linux.c
Daniel P. Berrangé
2
-139
/
+141
2024-07-19
qga: drop blocking of guest-get-memory-block-size command
Daniel P. Berrangé
2
-2
/
+2
2024-07-19
Merge tag 'pull-target-arm-20240718' of https://git.linaro.org/people/pmaydel...
Richard Henderson
16
-245
/
+846
2024-07-18
hvf: arm: Do not advance PC when raising an exception
Akihiko Odaki
1
-0
/
+1
2024-07-18
tests/arm-cpu-features: Do not assume PMU availability
Akihiko Odaki
1
-5
/
+8
2024-07-18
tests/tcg/aarch64: Add test cases for SME FMOPA (widening)
Daniyal Khan
4
-2
/
+185
2024-07-18
target/arm: Use FPST_F16 for SME FMOPA (widening)
Richard Henderson
1
-4
/
+8
2024-07-18
target/arm: Use float_status copy in sme_fmopa_s
Daniyal Khan
1
-1
/
+1
2024-07-18
hw/arm/smmu: Refactor SMMU OAS
Mostafa Saleh
3
-23
/
+32
2024-07-18
hw/arm/smmuv3: Support and advertise nesting
Mostafa Saleh
1
-9
/
+26
2024-07-18
hw/arm/smmuv3: Handle translation faults according to SMMUPTWEventInfo
Mostafa Saleh
1
-7
/
+8
2024-07-18
hw/arm/smmuv3: Support nested SMMUs in smmuv3_notify_iova()
Mostafa Saleh
2
-15
/
+26
2024-07-18
hw/arm/smmu: Support nesting in the rest of commands
Mostafa Saleh
4
-3
/
+46
2024-07-18
hw/arm/smmu: Introduce smmu_iotlb_inv_asid_vmid
Mostafa Saleh
4
-10
/
+16
2024-07-18
hw/arm/smmu: Support nesting in smmuv3_range_inval()
Mostafa Saleh
4
-9
/
+66
2024-07-18
hw/arm/smmu-common: Support nested translation
Mostafa Saleh
3
-13
/
+82
2024-07-18
hw/arm/smmu-common: Add support for nested TLB
Mostafa Saleh
2
-4
/
+34
2024-07-18
hw/arm/smmu-common: Rework TLB lookup for nesting
Mostafa Saleh
1
-21
/
+43
2024-07-18
hw/arm/smmuv3: Translate CD and TT using stage-2 table
Mostafa Saleh
1
-17
/
+103
2024-07-18
hw/arm/smmu: Introduce CACHED_ENTRY_TO_ADDR
Mostafa Saleh
2
-2
/
+4
2024-07-18
hw/arm/smmu: Consolidate ASID and VMID types
Mostafa Saleh
4
-23
/
+23
2024-07-18
hw/arm/smmu: Split smmuv3_translate()
Mostafa Saleh
4
-121
/
+142
2024-07-18
hw/arm/smmu: Use enum for SMMU stage
Mostafa Saleh
3
-17
/
+25
2024-07-18
hw/arm/smmuv3: Fix encoding of CLASS in events
Mostafa Saleh
2
-1
/
+13
2024-07-18
hw/arm/smmu: Fix IPA for stage-2 events
Mostafa Saleh
2
-4
/
+10
2024-07-18
hw/arm/smmu-common: Add missing size check for stage-1
Mostafa Saleh
1
-0
/
+10
2024-07-18
hw/display/bcm2835_fb: fix fb_use_offsets condition
SamJakob
1
-1
/
+1
2024-07-18
target/arm: LDAPR should honour SCTLR_ELx.nAA
Peter Maydell
1
-1
/
+1
2024-07-18
target/arm: Fix handling of LDAPR/STLR with negative offset
Peter Maydell
1
-1
/
+1
2024-07-18
Merge tag 'pull-riscv-to-apply-20240718-1' of https://github.com/alistair23/q...
Richard Henderson
29
-210
/
+1245
2024-07-18
roms/opensbi: Update to v1.5
Daniel Henrique Barboza
3
-0
/
+0
2024-07-18
hw/riscv/virt.c: re-insert and deprecate 'riscv,delegate'
Daniel Henrique Barboza
2
-0
/
+20
2024-07-18
target/riscv: raise an exception when CSRRS/CSRRC writes a read-only CSR
Yu-Ming Chang
3
-9
/
+58
2024-07-18
target/riscv: Expose the Smcntrpmf config
Atish Patra
1
-0
/
+1
2024-07-18
target/riscv: Do not setup pmu timer if OF is disabled
Atish Patra
1
-12
/
+44
2024-07-18
target/riscv: More accurately model priv mode filtering.
Rajnesh Kanwal
3
-4
/
+33
[next]