1. 65c1c03 target/sparc: Move cpu_put_fsr(env, 0) call to reset by Peter Maydell · 4 months ago
  2. ad58ba1 target/m68k: Initialize float_status fields in gdb set/get functions by Peter Maydell · 4 months ago
  3. 0527cfd target/m68k: Explicitly set 2-NaN propagation rule by Peter Maydell · 4 months ago
  4. 5aaab56 target/ppc: Explicitly set 2-NaN propagation rule by Peter Maydell · 4 months ago
  5. 841f9d7 target/s390x: Explicitly set 2-NaN propagation rule by Peter Maydell · 4 months ago
  6. 2915876 target/hppa: Explicitly set 2-NaN propagation rule by Peter Maydell · 4 months ago
  7. 1bb5257 target/loongarch: Explicitly set 2-NaN propagation rule by Peter Maydell · 4 months ago
  8. 0c587f1 target/mips: Explicitly set 2-NaN propagation rule by Peter Maydell · 4 months ago
  9. d1ff996 target/arm: Explicitly set 2-NaN propagation rule by Peter Maydell · 4 months ago
  10. d22c994 tests/fp: Explicitly set 2-NaN propagation rule by Peter Maydell · 4 months ago
  11. 8a13296 softfloat: Allow 2-operand NaN propagation rule to be set at runtime by Peter Maydell · 4 months ago
  12. 11b8920 Merge tag 'pull-request-2024-11-04' of https://gitlab.com/thuth/qemu into staging by Peter Maydell · 4 months ago
  13. daaf510 Merge tag 'seabios-hppa-v17-pull-request' of https://github.com/hdeller/qemu-hppa into staging by Peter Maydell · 4 months ago
  14. ee057a9 Merge tag 'pull-loongarch-20241102' of https://gitlab.com/gaosong/qemu into staging by Peter Maydell · 4 months ago
  15. 380f726 tests/functional: Convert the OrangePi tests to the functional framework by Thomas Huth · 4 months ago
  16. f7d6b77 tests/functional: Convert BananaPi tests to the functional framework by Thomas Huth · 4 months ago
  17. 3abc545 tests/functional: Convert the tcg_plugins test by Thomas Huth · 4 months ago
  18. f5b47c7 next-cube: remove cpu parameter from next_scsi_init() by Mark Cave-Ayland · 4 months ago
  19. 3973449 next-cube: fix up compilation when DEBUG_NEXT is enabled by Mark Cave-Ayland · 4 months ago
  20. bc9da79 hw/s390x: Re-enable the pci-bridge device on s390x by Thomas Huth · 4 months ago
  21. e6a401d tests/functional: Fix the s390x and ppc64 tuxrun tests by Thomas Huth · 4 months ago
  22. a3c946e tests/vm/openbsd: Remove the "Time appears wrong" workaround by Thomas Huth · 4 months ago
  23. 62728dd tests/functional: Add a test for sh4eb by Thomas Huth · 4 months ago
  24. 51cdb68 Revert "Remove the unused sh4eb target" by Thomas Huth · 4 months ago
  25. 786bc22 tests/functional: make cached asset files read-only by Daniel P. Berrangé · 4 months ago
  26. c9daf68 tests/functional: make tuxrun disk images writable by Daniel P. Berrangé · 4 months ago
  27. 9094f7c .gitlab-ci.d/cirrus: Remove the macos-15 job by Thomas Huth · 4 months ago
  28. cbad455 Merge tag 'migration-20241030-pull-request' of https://gitlab.com/peterx/qemu into staging by Peter Maydell · 4 months ago
  29. c9d7752 target/hppa: Update SeaBIOS-hppa to version 17 by Helge Deller · 4 months ago
  30. c94bee4 Merge tag 'for-upstream-i386' of https://gitlab.com/bonzini/qemu into staging by Peter Maydell · 4 months ago
  31. 47b54e1 target/loongarch: Add steal time support on migration by Bibo Mao · 5 months ago
  32. 6495c57 hw/loongarch/boot: Use warn_report when no kernel filename by Song Gao · 4 months ago
  33. 0d2eeef linux-headers: Update to Linux v6.12-rc5 by Bibo Mao · 4 months ago
  34. d394a09 linux-headers: loongarch: Add kvm_para.h by Bibo Mao · 4 months ago
  35. e8f8303 linux-headers: Add unistd_64.h by Bibo Mao · 4 months ago
  36. 6edd2a9 target/loongarch/kvm: Implement LoongArch PMU extension by Bibo Mao · 5 months ago
  37. a45df28 target/loongarch: Implement lbt registers save/restore function by Bibo Mao · 5 months ago
  38. c23a53d target/loongarch: Add loongson binary translation feature by Bibo Mao · 5 months ago
  39. 00b4b21 migration/multifd: Zero p->flags before starting filling a packet by Maciej S. Szmigiero · 4 months ago
  40. b0350c5 migration/ram: Add load start trace event by Maciej S. Szmigiero · 4 months ago
  41. 34a8892 migration: Drop migration_is_idle() by Peter Xu · 4 months ago
  42. f018eb6 migration: Drop migration_is_setup_or_active() by Peter Xu · 4 months ago
  43. 64dcd2c migration: Unexport ram_mig_init() by Peter Xu · 4 months ago
  44. a4ddab3 migration: Unexport dirty_bitmap_mig_init() by Peter Xu · 4 months ago
  45. 7fc8beb migration: Take migration object refcount earlier for threads by Peter Xu · 4 months ago
  46. 228529d migration: Deprecate query-migrationthreads command by Peter Xu · 4 months ago
  47. 88c3b57 migration/dirtyrate: Silence warning about strcpy() on OpenBSD by Thomas Huth · 4 months ago
  48. bfd66cc tests/migration: Add case for periodic ramblock dirty sync by Hyman Huang · 4 months ago
  49. 52ac968 migration: Support periodic RAMBlock dirty bitmap sync by Hyman Huang · 4 months ago
  50. 6a39ba7 migration: Remove "rs" parameter in migration_bitmap_sync_precopy by Hyman Huang · 4 months ago
  51. d481cec migration: Move cpu-throttle.c from system to migration by Hyman Huang · 4 months ago
  52. 054e5d6 migration: Stop CPU throttling conditionally by Hyman Huang · 4 months ago
  53. 8c58e2d accel/tcg/icount-common: Remove the reference to the unused header file by Hyman Huang · 4 months ago
  54. 37dfcba migration: Ensure vmstate_save() sets errp by Hanna Czenczek · 4 months ago
  55. e620b1e migration: Put thread names together with macros by Peter Xu · 5 months ago
  56. 6dd4f44 migration: Cleanup migrate_fd_cleanup() on accessing to_dst_file by Peter Xu · 5 months ago
  57. 1a51938 target/i386: Introduce GraniteRapids-v2 model by Tao Su · 4 months ago
  58. 0d7475b target/i386: Add AVX512 state when AVX10 is supported by Tao Su · 4 months ago
  59. 150ab84 target/i386: Add feature dependencies for AVX10 by Tao Su · 4 months ago
  60. 2d055b8 target/i386: add CPUID.24 features for AVX10 by Tao Su · 4 months ago
  61. bccfb84 target/i386: add AVX10 feature and AVX10 version property by Tao Su · 4 months ago
  62. 3507c6f target/i386: return bool from x86_cpu_filter_features by Paolo Bonzini · 4 months ago
  63. b888c78 target/i386: do not rely on ExtSaveArea for accelerator-supported XCR0 bits by Paolo Bonzini · 4 months ago
  64. 3309800 target/i386: cpu: set correct supported XCR0 features for TCG by Paolo Bonzini · 4 months ago
  65. 6d8623b target/i386: use + to put flags together by Paolo Bonzini · 9 months ago
  66. 134ffcb target/i386: use higher-precision arithmetic to compute CF by Paolo Bonzini · 9 months ago
  67. 24899cd target/i386: use compiler builtin to compute PF by Paolo Bonzini · 9 months ago
  68. 46c04e4 target/i386: make flag variables unsigned by Paolo Bonzini · 9 months ago
  69. 44d58e9 target/i386: add a note about gen_jcc1 by Paolo Bonzini · 6 months ago
  70. cea677e target/i386: add a few more trivial CCPrepare cases by Paolo Bonzini · 8 months ago
  71. 37df7c4 target/i386: optimize TEST+Jxx sequences by Paolo Bonzini · 8 months ago
  72. ae14b33 target/i386: optimize computation of ZF from CC_OP_DYNAMIC by Paolo Bonzini · 8 months ago
  73. 1f7f72b target/i386: Wrap cc_op_live with a validity check by Richard Henderson · 8 months ago
  74. f359b2f target/i386: Introduce cc_op_size by Richard Henderson · 7 months ago
  75. ee806f9 target/i386: Rearrange CCOp by Richard Henderson · 7 months ago
  76. e09447c target/i386: remove CC_OP_CLR by Paolo Bonzini · 8 months ago
  77. c295474 target/i386: Tidy cc_op_str usage by Richard Henderson · 8 months ago
  78. a635390 target/i386: use tcg_gen_ext_tl when applicable by Paolo Bonzini · 6 months ago
  79. cf43446 ci: always invoke meson through pyvenv by Paolo Bonzini · 4 months ago
  80. 05bad41 docs/nitro-enclave: Documentation for nitro-enclave machine type by Dorjoy Chowdhury · 5 months ago
  81. f182646 machine/nitro-enclave: New machine type for AWS Nitro Enclaves by Dorjoy Chowdhury · 5 months ago
  82. 1a98674 core/machine: Make create_default_memdev machine a virtual method by Dorjoy Chowdhury · 5 months ago
  83. 63d2a5c hw/core: Add Enclave Image Format (EIF) related helpers by Dorjoy Chowdhury · 5 months ago
  84. bb154e3 device/virtio-nsm: Support for Nitro Secure Module device by Dorjoy Chowdhury · 5 months ago
  85. 1ac32dc tests/lcitool: Update libvirt-ci and add libcbor dependency by Dorjoy Chowdhury · 5 months ago
  86. 7cac7aa target/i386/hvf: fix handling of XSAVE-related CPUID bits by Paolo Bonzini · 4 months ago
  87. 9c07a7a target/i386: Expose new feature bits in CPUID 8000_0021_EAX/EBX by Babu Moger · 4 months ago
  88. 2ec282b target/i386: Expose bits related to SRSO vulnerability by Babu Moger · 4 months ago
  89. 209b0ac target/i386: Add PerfMonV2 feature bit by Sandipan Das · 4 months ago
  90. 9c882ad target/i386: Fix minor typo in NO_NESTED_DATA_BP feature bit by Babu Moger · 4 months ago
  91. f41823e qom: allow user-creatable classes to be in modules by Paolo Bonzini · 4 months ago
  92. 02009a1 qom: let object_new use a module if the type is not present by Paolo Bonzini · 4 months ago
  93. 144d80f qom: centralize module-loading functionality by Paolo Bonzini · 4 months ago
  94. b801e3c qom: use object_new_with_class when possible by Paolo Bonzini · 4 months ago
  95. 845b54e qom: remove unused function by Paolo Bonzini · 4 months ago
  96. 855bdb6 i386/cpu: Drop the check of phys_bits in host_cpu_realizefn() by Xiaoyao Li · 5 months ago
  97. 8aade93 accel: remove dead statement and useless assertion by Paolo Bonzini · 4 months ago
  98. 3139ad0 MAINTAINERS: Add myself as a reviewer of x86 general architecture support by Zhao Liu · 4 months ago
  99. 14ed29d configure, meson: deprecate 32-bit MIPS by Paolo Bonzini · 4 months ago
  100. 0665b3f configure: detect 64-bit MIPS by Paolo Bonzini · 4 months ago