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
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-03
target/hppa: Update SeaBIOS-hppa to version 17
Helge Deller
3
-0
/
+0
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
2024-10-31
target/i386: add AVX10 feature and AVX10 version property
Tao Su
3
-8
/
+63
2024-10-31
target/i386: return bool from x86_cpu_filter_features
Paolo Bonzini
1
-9
/
+11
2024-10-31
target/i386: do not rely on ExtSaveArea for accelerator-supported XCR0 bits
Paolo Bonzini
2
-6
/
+31
2024-10-31
target/i386: cpu: set correct supported XCR0 features for TCG
Paolo Bonzini
1
-2
/
+4
2024-10-31
target/i386: use + to put flags together
Paolo Bonzini
1
-12
/
+12
2024-10-31
target/i386: use higher-precision arithmetic to compute CF
Paolo Bonzini
1
-0
/
+37
[next]