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-11-05
qdev: make properties array "const"
Paolo Bonzini
4
-18
/
+18
2024-11-04
Merge tag 'pull-request-2024-11-04' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
27
-486
/
+594
2024-11-04
Merge tag 'seabios-hppa-v17-pull-request' of https://github.com/hdeller/qemu-...
Peter Maydell
3
-0
/
+0
2024-11-04
Merge tag 'pull-loongarch-20241102' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
36
-100
/
+2243
2024-11-04
tests/functional: Convert the OrangePi tests to the functional framework
Thomas Huth
4
-235
/
+273
2024-11-04
tests/functional: Convert BananaPi tests to the functional framework
Thomas Huth
4
-176
/
+229
2024-11-04
tests/functional: Convert the tcg_plugins test
Thomas Huth
2
-23
/
+16
2024-11-04
next-cube: remove cpu parameter from next_scsi_init()
Mark Cave-Ayland
1
-2
/
+2
2024-11-04
next-cube: fix up compilation when DEBUG_NEXT is enabled
Mark Cave-Ayland
1
-5
/
+5
2024-11-04
hw/s390x: Re-enable the pci-bridge device on s390x
Thomas Huth
1
-0
/
+1
2024-11-04
tests/functional: Fix the s390x and ppc64 tuxrun tests
Thomas Huth
2
-2
/
+5
2024-11-04
tests/vm/openbsd: Remove the "Time appears wrong" workaround
Thomas Huth
1
-1
/
+0
2024-11-04
tests/functional: Add a test for sh4eb
Thomas Huth
2
-0
/
+36
2024-11-04
Revert "Remove the unused sh4eb target"
Thomas Huth
11
-5
/
+14
2024-11-04
tests/functional: make cached asset files read-only
Daniel P. Berrangé
1
-0
/
+3
2024-11-04
tests/functional: make tuxrun disk images writable
Daniel P. Berrangé
1
-2
/
+8
2024-11-04
.gitlab-ci.d/cirrus: Remove the macos-15 job
Thomas Huth
3
-35
/
+2
2024-11-04
Merge tag 'migration-20241030-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
26
-122
/
+254
2024-11-03
target/hppa: Update SeaBIOS-hppa to version 17
Helge Deller
3
-0
/
+0
2024-11-02
Merge tag 'for-upstream-i386' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
84
-349
/
+4218
2024-11-02
target/loongarch: Add steal time support on migration
Bibo Mao
3
-2
/
+72
2024-11-02
hw/loongarch/boot: Use warn_report when no kernel filename
Song Gao
1
-3
/
+2
2024-11-02
linux-headers: Update to Linux v6.12-rc5
Bibo Mao
29
-93
/
+1915
2024-11-02
linux-headers: loongarch: Add kvm_para.h
Bibo Mao
1
-0
/
+1
2024-11-02
linux-headers: Add unistd_64.h
Bibo Mao
1
-0
/
+6
2024-11-02
target/loongarch/kvm: Implement LoongArch PMU extension
Bibo Mao
4
-1
/
+63
2024-11-02
target/loongarch: Implement lbt registers save/restore function
Bibo Mao
3
-0
/
+98
2024-11-02
target/loongarch: Add loongson binary translation feature
Bibo Mao
4
-2
/
+87
2024-10-31
migration/multifd: Zero p->flags before starting filling a packet
Maciej S. Szmigiero
1
-1
/
+1
2024-10-31
migration/ram: Add load start trace event
Maciej S. Szmigiero
2
-0
/
+2
2024-10-31
migration: Drop migration_is_idle()
Peter Xu
5
-25
/
+5
2024-10-31
migration: Drop migration_is_setup_or_active()
Peter Xu
5
-40
/
+9
2024-10-31
migration: Unexport ram_mig_init()
Peter Xu
2
-1
/
+1
2024-10-31
migration: Unexport dirty_bitmap_mig_init()
Peter Xu
2
-3
/
+4
2024-10-31
migration: Take migration object refcount earlier for threads
Peter Xu
1
-2
/
+8
2024-10-31
migration: Deprecate query-migrationthreads command
Peter Xu
2
-1
/
+14
2024-10-31
migration/dirtyrate: Silence warning about strcpy() on OpenBSD
Thomas Huth
1
-1
/
+4
2024-10-31
tests/migration: Add case for periodic ramblock dirty sync
Hyman Huang
1
-0
/
+32
2024-10-31
migration: Support periodic RAMBlock dirty bitmap sync
Hyman Huang
6
-4
/
+98
2024-10-31
migration: Remove "rs" parameter in migration_bitmap_sync_precopy
Hyman Huang
1
-5
/
+6
2024-10-31
migration: Move cpu-throttle.c from system to migration
Hyman Huang
7
-7
/
+7
2024-10-31
migration: Stop CPU throttling conditionally
Hyman Huang
1
-1
/
+3
2024-10-31
accel/tcg/icount-common: Remove the reference to the unused header file
Hyman Huang
1
-1
/
+0
2024-10-31
migration: Ensure vmstate_save() sets errp
Hanna Czenczek
1
-5
/
+8
2024-10-31
migration: Put thread names together with macros
Peter Xu
7
-13
/
+34
2024-10-31
migration: Cleanup migrate_fd_cleanup() on accessing to_dst_file
Peter Xu
1
-13
/
+19
2024-10-31
target/i386: Introduce GraniteRapids-v2 model
Tao Su
1
-0
/
+17
2024-10-31
target/i386: Add AVX512 state when AVX10 is supported
Tao Su
1
-1
/
+9
2024-10-31
target/i386: Add feature dependencies for AVX10
Tao Su
2
-0
/
+20
2024-10-31
target/i386: add CPUID.24 features for AVX10
Tao Su
2
-0
/
+23
[next]