aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-05qdev: make properties array "const"Paolo Bonzini4-18/+18
2024-11-04Merge tag 'pull-request-2024-11-04' of https://gitlab.com/thuth/qemu into sta...Peter Maydell27-486/+594
2024-11-04Merge tag 'seabios-hppa-v17-pull-request' of https://github.com/hdeller/qemu-...Peter Maydell3-0/+0
2024-11-04Merge tag 'pull-loongarch-20241102' of https://gitlab.com/gaosong/qemu into s...Peter Maydell36-100/+2243
2024-11-04tests/functional: Convert the OrangePi tests to the functional frameworkThomas Huth4-235/+273
2024-11-04tests/functional: Convert BananaPi tests to the functional frameworkThomas Huth4-176/+229
2024-11-04tests/functional: Convert the tcg_plugins testThomas Huth2-23/+16
2024-11-04next-cube: remove cpu parameter from next_scsi_init()Mark Cave-Ayland1-2/+2
2024-11-04next-cube: fix up compilation when DEBUG_NEXT is enabledMark Cave-Ayland1-5/+5
2024-11-04hw/s390x: Re-enable the pci-bridge device on s390xThomas Huth1-0/+1
2024-11-04tests/functional: Fix the s390x and ppc64 tuxrun testsThomas Huth2-2/+5
2024-11-04tests/vm/openbsd: Remove the "Time appears wrong" workaroundThomas Huth1-1/+0
2024-11-04tests/functional: Add a test for sh4ebThomas Huth2-0/+36
2024-11-04Revert "Remove the unused sh4eb target"Thomas Huth11-5/+14
2024-11-04tests/functional: make cached asset files read-onlyDaniel P. Berrangé1-0/+3
2024-11-04tests/functional: make tuxrun disk images writableDaniel P. Berrangé1-2/+8
2024-11-04.gitlab-ci.d/cirrus: Remove the macos-15 jobThomas Huth3-35/+2
2024-11-04Merge tag 'migration-20241030-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell26-122/+254
2024-11-03target/hppa: Update SeaBIOS-hppa to version 17Helge Deller3-0/+0
2024-11-02Merge tag 'for-upstream-i386' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell84-349/+4218
2024-11-02target/loongarch: Add steal time support on migrationBibo Mao3-2/+72
2024-11-02hw/loongarch/boot: Use warn_report when no kernel filenameSong Gao1-3/+2
2024-11-02linux-headers: Update to Linux v6.12-rc5Bibo Mao29-93/+1915
2024-11-02linux-headers: loongarch: Add kvm_para.hBibo Mao1-0/+1
2024-11-02linux-headers: Add unistd_64.hBibo Mao1-0/+6
2024-11-02target/loongarch/kvm: Implement LoongArch PMU extensionBibo Mao4-1/+63
2024-11-02target/loongarch: Implement lbt registers save/restore functionBibo Mao3-0/+98
2024-11-02target/loongarch: Add loongson binary translation featureBibo Mao4-2/+87
2024-10-31migration/multifd: Zero p->flags before starting filling a packetMaciej S. Szmigiero1-1/+1
2024-10-31migration/ram: Add load start trace eventMaciej S. Szmigiero2-0/+2
2024-10-31migration: Drop migration_is_idle()Peter Xu5-25/+5
2024-10-31migration: Drop migration_is_setup_or_active()Peter Xu5-40/+9
2024-10-31migration: Unexport ram_mig_init()Peter Xu2-1/+1
2024-10-31migration: Unexport dirty_bitmap_mig_init()Peter Xu2-3/+4
2024-10-31migration: Take migration object refcount earlier for threadsPeter Xu1-2/+8
2024-10-31migration: Deprecate query-migrationthreads commandPeter Xu2-1/+14
2024-10-31migration/dirtyrate: Silence warning about strcpy() on OpenBSDThomas Huth1-1/+4
2024-10-31tests/migration: Add case for periodic ramblock dirty syncHyman Huang1-0/+32
2024-10-31migration: Support periodic RAMBlock dirty bitmap syncHyman Huang6-4/+98
2024-10-31migration: Remove "rs" parameter in migration_bitmap_sync_precopyHyman Huang1-5/+6
2024-10-31migration: Move cpu-throttle.c from system to migrationHyman Huang7-7/+7
2024-10-31migration: Stop CPU throttling conditionallyHyman Huang1-1/+3
2024-10-31accel/tcg/icount-common: Remove the reference to the unused header fileHyman Huang1-1/+0
2024-10-31migration: Ensure vmstate_save() sets errpHanna Czenczek1-5/+8
2024-10-31migration: Put thread names together with macrosPeter Xu7-13/+34
2024-10-31migration: Cleanup migrate_fd_cleanup() on accessing to_dst_filePeter Xu1-13/+19
2024-10-31target/i386: Introduce GraniteRapids-v2 modelTao Su1-0/+17
2024-10-31target/i386: Add AVX512 state when AVX10 is supportedTao Su1-1/+9
2024-10-31target/i386: Add feature dependencies for AVX10Tao Su2-0/+20
2024-10-31target/i386: add CPUID.24 features for AVX10Tao Su2-0/+23