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-09-06
hw/ufs: ufs flag read/write test implemented
Yoochan Jeong
1
-0
/
+83
2024-09-06
hw/ufs: minor bug fixes related to ufs-test
Yoochan Jeong
3
-9
/
+27
2024-09-06
hw/ufs: add basic info of query response upiu
Kyoungrul Kim
2
-4
/
+10
2024-09-05
Merge tag 'pull-request-2024-09-04' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
83
-1841
/
+2915
2024-09-05
platform-bus: fix refcount leak
Gao Shiyuan
1
-1
/
+4
2024-09-05
hw/arm/boot: Explain why load_elf_hdr() error is ignored
Philippe Mathieu-Daudé
1
-2
/
+6
2024-09-05
hw/arm/boot: Report error msg if loading elf/dtb failed
Changbin Du
1
-0
/
+2
2024-09-05
hw/arm/xilinx_zynq: Enable Security Extensions
Sebastian Huber
1
-8
/
+0
2024-09-05
target/arm: Correct names of VFP VFNMA and VFNMS insns
Peter Maydell
2
-10
/
+10
2024-09-05
hw/arm/sbsa-ref: Don't leak string in sbsa_fdt_add_gic_node()
Peter Maydell
1
-9
/
+6
2024-09-05
hm/nvram/xlnx-versal-efuse-ctrl: Call register_finalize_block
Peter Maydell
2
-3
/
+4
2024-09-05
hw/misc/xlnx-versal-trng: Call register_finalize_block
Peter Maydell
2
-3
/
+4
2024-09-05
hw/nvram/xlnx-zynqmp-efuse: Call register_finalize_block
Peter Maydell
2
-3
/
+11
2024-09-05
hw/nvram/xlnx-bbram: Call register_finalize_block
Peter Maydell
2
-3
/
+11
2024-09-05
hw/misc/xlnx-versal-trng: Free s->prng in finalize, not unrealize
Peter Maydell
1
-3
/
+3
2024-09-05
hw/misc/xlnx-versal-cfu: destroy fifo in finalize
Peter Maydell
1
-0
/
+8
2024-09-05
hw/arm/sbsa-ref: Use two-stage SMMU
Peter Maydell
1
-0
/
+1
2024-09-05
hw/arm/virt: Default to two-stage SMMU from virt-9.2
Peter Maydell
2
-0
/
+9
2024-09-05
hw/arm/smmuv3: Update comment documenting "stage" property
Peter Maydell
1
-0
/
+1
2024-09-05
hw: add compat machines for 9.2
Cornelia Huck
10
-10
/
+77
2024-09-05
accel/tcg: Remove dead code from rr_cpu_thread_fn()
Peter Maydell
1
-3
/
+1
2024-09-05
target/arm: Enable FEAT_EBF16 in the "max" CPU
Peter Maydell
3
-3
/
+3
2024-09-05
target/arm: Implement FPCR.EBF=1 semantics for bfdotadd()
Peter Maydell
1
-3
/
+54
2024-09-05
target/arm: Prepare bfdotadd() callers for FEAT_EBF support
Peter Maydell
3
-65
/
+193
2024-09-05
target/arm: Pass env pointer through to gvec_bfmmla helper
Peter Maydell
5
-7
/
+8
2024-09-05
target/arm: Pass env pointer through to gvec_bfdot_idx helper
Peter Maydell
5
-7
/
+22
2024-09-05
target/arm: Pass env pointer through to gvec_bfdot helper
Peter Maydell
5
-7
/
+77
2024-09-05
target/arm: Pass env pointer through to sme_bfmopa helper
Peter Maydell
3
-5
/
+5
2024-09-05
target/arm: Allow setting the FPCR.EBF bit for FEAT_EBF16
Peter Maydell
3
-2
/
+12
2024-09-05
Merge tag 'edgar/xen-queue-2024-09-04.for-upstream' of https://gitlab.com/edg...
Peter Maydell
14
-273
/
+754
2024-09-04
docs/system/i386: xenpvh: Add a basic description
Edgar E. Iglesias
3
-0
/
+51
2024-09-04
hw/i386/xen: Add a Xen PVH x86 machine
Edgar E. Iglesias
2
-0
/
+122
2024-09-04
hw/xen: pvh-common: Add support for creating PCIe/GPEX
Edgar E. Iglesias
2
-0
/
+105
2024-09-04
hw/arm: xenpvh: Reverse virtio-mmio creation order
Edgar E. Iglesias
1
-1
/
+12
2024-09-04
hw/arm: xenpvh: Rename xen_arm.c -> xen-pvh.c
Edgar E. Iglesias
2
-1
/
+1
2024-09-04
hw/arm: xenpvh: Break out a common PVH machine
Edgar E. Iglesias
6
-184
/
+358
2024-09-04
hw/arm: xenpvh: Move stubbed functions to xen-stubs.c
Edgar E. Iglesias
3
-21
/
+36
2024-09-04
hw/arm: xenpvh: Remove double-negation in warning
Edgar E. Iglesias
1
-1
/
+1
2024-09-04
hw/arm: xenpvh: Add support for SMP guests
Edgar E. Iglesias
1
-2
/
+21
2024-09-04
hw/arm: xenpvh: Tweak machine description
Edgar E. Iglesias
1
-1
/
+1
2024-09-04
hw/arm: xenpvh: Update file header to use SPDX
Edgar E. Iglesias
1
-18
/
+1
2024-09-04
MAINTAINERS: Add docs/system/arm/xenpvh.rst
Edgar E. Iglesias
1
-0
/
+1
2024-09-04
Merge tag 'hppa-v9.1-fixes-pull-request' of https://github.com/hdeller/qemu-h...
Peter Maydell
2
-3
/
+3
2024-09-04
docs/devel/testing: Add documentation for functional tests
Thomas Huth
3
-0
/
+351
2024-09-04
docs/devel/testing: Rename avocado_qemu.Test class
Thomas Huth
1
-16
/
+16
2024-09-04
docs/devel/testing: Split the Avocado documentation into a separate file
Thomas Huth
3
-564
/
+583
2024-09-04
docs/devel: Split testing docs from the build docs and move to separate folder
Thomas Huth
12
-10
/
+19
2024-09-04
gitlab-ci: Add "check-functional" to the build tests
Thomas Huth
2
-33
/
+41
2024-09-04
tests/avocado: Remove unused QemuUserTest class
Philippe Mathieu-Daudé
1
-17
/
+0
2024-09-04
tests/functional: Convert ARM bFLT linux-user avocado test
Philippe Mathieu-Daudé
4
-54
/
+57
[prev]
[next]