index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/loongarch: virt: support up to 4 serial ports
loongarch64
Jason A. Donenfeld
2024-09-09
3
-22
/
+33
*
hw/loongarch: Add acpi SPCR table support
Bibo Mao
2024-09-09
1
-0
/
+40
*
hw/loongarch/virt: Add FDT table support with acpi ged pm register
Bibo Mao
2024-09-09
1
-0
/
+39
*
acpi: ged: Add macro for acpi ged sleep register
Bibo Mao
2024-09-09
2
-3
/
+6
*
hw/loongarch: virt: pass random seed to fdt
Jason A. Donenfeld
2024-09-09
1
-0
/
+6
*
Merge tag 'pull-ufs-20240906' of https://gitlab.com/jeuk20.kim/qemu into staging
Peter Maydell
2024-09-06
4
-13
/
+410
|
\
|
*
hw/ufs: ufs descriptor read test implemented
Yoochan Jeong
2024-09-06
1
-0
/
+153
|
*
hw/ufs: ufs attribute read/write test implemented
Yoochan Jeong
2024-09-06
1
-0
/
+137
|
*
hw/ufs: ufs flag read/write test implemented
Yoochan Jeong
2024-09-06
1
-0
/
+83
|
*
hw/ufs: minor bug fixes related to ufs-test
Yoochan Jeong
2024-09-06
3
-9
/
+27
|
*
hw/ufs: add basic info of query response upiu
Kyoungrul Kim
2024-09-06
2
-4
/
+10
*
|
Merge tag 'pull-target-arm-20240905' of https://git.linaro.org/people/pmaydell/qemu-arm into staging
Peter Maydell
2024-09-06
42
-155
/
+530
|
\
\
|
*
|
platform-bus: fix refcount leak
Gao Shiyuan
2024-09-05
1
-1
/
+4
|
*
|
hw/arm/boot: Explain why load_elf_hdr() error is ignored
Philippe Mathieu-Daudé
2024-09-05
1
-2
/
+6
|
*
|
hw/arm/boot: Report error msg if loading elf/dtb failed
Changbin Du
2024-09-05
1
-0
/
+2
|
*
|
hw/arm/xilinx_zynq: Enable Security Extensions
Sebastian Huber
2024-09-05
1
-8
/
+0
|
*
|
target/arm: Correct names of VFP VFNMA and VFNMS insns
Peter Maydell
2024-09-05
2
-10
/
+10
|
*
|
hw/arm/sbsa-ref: Don't leak string in sbsa_fdt_add_gic_node()
Peter Maydell
2024-09-05
1
-9
/
+6
|
*
|
hm/nvram/xlnx-versal-efuse-ctrl: Call register_finalize_block
Peter Maydell
2024-09-05
2
-3
/
+4
|
*
|
hw/misc/xlnx-versal-trng: Call register_finalize_block
Peter Maydell
2024-09-05
2
-3
/
+4
|
*
|
hw/nvram/xlnx-zynqmp-efuse: Call register_finalize_block
Peter Maydell
2024-09-05
2
-3
/
+11
|
*
|
hw/nvram/xlnx-bbram: Call register_finalize_block
Peter Maydell
2024-09-05
2
-3
/
+11
|
*
|
hw/misc/xlnx-versal-trng: Free s->prng in finalize, not unrealize
Peter Maydell
2024-09-05
1
-3
/
+3
|
*
|
hw/misc/xlnx-versal-cfu: destroy fifo in finalize
Peter Maydell
2024-09-05
1
-0
/
+8
|
*
|
hw/arm/sbsa-ref: Use two-stage SMMU
Peter Maydell
2024-09-05
1
-0
/
+1
|
*
|
hw/arm/virt: Default to two-stage SMMU from virt-9.2
Peter Maydell
2024-09-05
2
-0
/
+9
|
*
|
hw/arm/smmuv3: Update comment documenting "stage" property
Peter Maydell
2024-09-05
1
-0
/
+1
|
*
|
hw: add compat machines for 9.2
Cornelia Huck
2024-09-05
10
-10
/
+77
|
*
|
accel/tcg: Remove dead code from rr_cpu_thread_fn()
Peter Maydell
2024-09-05
1
-3
/
+1
|
*
|
target/arm: Enable FEAT_EBF16 in the "max" CPU
Peter Maydell
2024-09-05
3
-3
/
+3
|
*
|
target/arm: Implement FPCR.EBF=1 semantics for bfdotadd()
Peter Maydell
2024-09-05
1
-3
/
+54
|
*
|
target/arm: Prepare bfdotadd() callers for FEAT_EBF support
Peter Maydell
2024-09-05
3
-65
/
+193
|
*
|
target/arm: Pass env pointer through to gvec_bfmmla helper
Peter Maydell
2024-09-05
5
-7
/
+8
|
*
|
target/arm: Pass env pointer through to gvec_bfdot_idx helper
Peter Maydell
2024-09-05
5
-7
/
+22
|
*
|
target/arm: Pass env pointer through to gvec_bfdot helper
Peter Maydell
2024-09-05
5
-7
/
+77
|
*
|
target/arm: Pass env pointer through to sme_bfmopa helper
Peter Maydell
2024-09-05
3
-5
/
+5
|
*
|
target/arm: Allow setting the FPCR.EBF bit for FEAT_EBF16
Peter Maydell
2024-09-05
3
-2
/
+12
*
|
|
tests/qtest: Bump timeout on ahci-test
Peter Maydell
2024-09-06
1
-0
/
+1
*
|
|
tests/qtest: Add missing qtest_quit() to stm32 tests
Peter Maydell
2024-09-06
2
-0
/
+4
*
|
|
Merge tag 'migration-20240904-pull-request' of https://gitlab.com/farosas/qemu into staging
Peter Maydell
2024-09-06
21
-927
/
+769
|
\
\
\
|
*
|
|
tests/qtest/migration: Add a check for the availability of the "pc" machine
Thomas Huth
2024-09-03
1
-2
/
+4
|
*
|
|
target/ppc: Fix migration of CPUs with TLB_EMB TLB type
Arman Nabiev
2024-09-03
1
-1
/
+1
|
*
|
|
migration/multifd: Add documentation for multifd methods
Fabiano Rosas
2024-09-03
1
-6
/
+70
|
*
|
|
migration/multifd: Add a couple of asserts for p->iov
Fabiano Rosas
2024-09-03
1
-0
/
+2
|
*
|
|
migration/multifd: Fix p->iov leak in multifd-uadk.c
Fabiano Rosas
2024-09-03
1
-0
/
+2
|
*
|
|
migration/multifd: Stop changing the packet on recv side
Fabiano Rosas
2024-09-03
2
-28
/
+21
|
*
|
|
migration/multifd: Make MultiFDMethods const
Fabiano Rosas
2024-09-03
7
-10
/
+10
|
*
|
|
migration/multifd: Move nocomp code into multifd-nocomp.c
Fabiano Rosas
2024-09-03
4
-375
/
+402
|
*
|
|
migration/multifd: Register nocomp ops dynamically
Fabiano Rosas
2024-09-03
1
-13
/
+19
|
*
|
|
migration/multifd: Standardize on multifd ops names
Fabiano Rosas
2024-09-03
5
-316
/
+36
[next]