1. a98610c ati-vga: check mm_index before recursive call (CVE-2020-13800) by Prasad J Pandit · 4 years, 10 months ago
  2. 66234fe Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200603' into staging by Peter Maydell · 4 years, 10 months ago
  3. fe0fe47 riscv: Initial commit of OpenTitan machine by Alistair Francis · 5 years ago
  4. 36b80ad target/riscv: Add the lowRISC Ibex CPU by Alistair Francis · 5 years ago
  5. ff832b7 target/riscv: Don't set PMP feature in the cpu init by Alistair Francis · 4 years, 10 months ago
  6. 8be6971 target/riscv: Disable the MMU correctly by Alistair Francis · 4 years, 10 months ago
  7. f92d46a target/riscv: Don't overwrite the reset vector by Alistair Francis · 4 years, 11 months ago
  8. 757e99b riscv/boot: Add a missing header include by Alistair Francis · 5 years ago
  9. 0869490 riscv: sifive_e: Manually define the machine by Alistair Francis · 4 years, 11 months ago
  10. f33559a docs: deprecated: Update the -bios documentation by Alistair Francis · 4 years, 10 months ago
  11. 1a9540d target/riscv: Drop support for ISA spec version 1.09.1 by Alistair Francis · 5 years ago
  12. 65a117d target/riscv: Remove the deprecated CPUs by Alistair Francis · 5 years ago
  13. 26cd036 hw/riscv: spike: Remove deprecated ISA specific machines by Alistair Francis · 5 years ago
  14. b2a3a07 hw/riscv: virt: Remove the riscv_ prefix of the machine* functions by Bin Meng · 4 years, 10 months ago
  15. 139177b hw/riscv: sifive_u: Remove the riscv_ prefix of the soc* functions by Bin Meng · 4 years, 10 months ago
  16. 087a424 riscv: Change the default behavior if no -bios option is specified by Bin Meng · 5 years ago
  17. ac5f724 riscv: Suppress the error report for QEMU testing with riscv_find_firmware() by Bin Meng · 5 years ago
  18. 5cc7a54 Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200602' into staging by Peter Maydell · 4 years, 10 months ago
  19. 71b0432 accel/tcg: Provide a NetBSD specific aarch64 cpu_signal_handler by Nick Hudson · 4 years, 11 months ago
  20. 853d9a4 accel/tcg: Adjust cpu_signal_handler for NetBSD/arm by Nick Hudson · 4 years, 11 months ago
  21. 61f15c4 tcg: Improve move ops in liveness_pass_2 by Richard Henderson · 5 years ago
  22. cea94ba target/s390x: Use tcg_gen_gvec_rotl{i,s,v} by Richard Henderson · 5 years ago
  23. 3e114ac target/ppc: Use tcg_gen_gvec_rotlv by Richard Henderson · 5 years ago
  24. ab87a66 tcg/ppc: Implement INDEX_op_rot[lr]v_vec by Richard Henderson · 5 years ago
  25. 7cff898 tcg/aarch64: Implement INDEX_op_rotl{i,v}_vec by Richard Henderson · 5 years ago
  26. 885b170 tcg/i386: Implement INDEX_op_rotl{i,s,v}_vec by Richard Henderson · 5 years ago
  27. 23850a7 tcg: Implement gvec support for rotate by scalar by Richard Henderson · 5 years ago
  28. 3d5bb2e tcg: Remove expansion to shift by vector from do_shifts by Richard Henderson · 5 years ago
  29. 5d0ceda tcg: Implement gvec support for rotate by vector by Richard Henderson · 5 years ago
  30. b0f7e74 tcg: Implement gvec support for rotate by immediate by Richard Henderson · 5 years ago
  31. 98d59d5 Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-5.1-pull-request' into staging by Peter Maydell · 4 years, 10 months ago
  32. 250b1da target/m68k: implement opcode fetoxm1 by Laurent Vivier · 4 years, 10 months ago
  33. 6a0e8bb target/m68k: implement fmove.l #<data>,FPCR by Laurent Vivier · 4 years, 10 months ago
  34. cccdd8c Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging by Peter Maydell · 4 years, 10 months ago
  35. 853a60b Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200601a' into staging by Peter Maydell · 4 years, 10 months ago
  36. 6bb2281 Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20200601' into staging by Peter Maydell · 4 years, 10 months ago
  37. 7738612 migration/migration.c: Fix hang in ram_save_host_page by Lukas Straub · 4 years, 10 months ago
  38. 4fa8ed2 migration/colo.c: Move colo_notify_compares_event to the right place by Lukas Straub · 4 years, 11 months ago
  39. 92c932d migration/colo.c: Relaunch failover even if there was an error by Lukas Straub · 4 years, 11 months ago
  40. 24fa16f migration/colo.c: Flush ram cache only after receiving device state by Lukas Straub · 4 years, 11 months ago
  41. 786d8b8 migration/colo.c: Use cpu_synchronize_all_states() by Lukas Straub · 4 years, 11 months ago
  42. bb70b66 migration/colo.c: Use event instead of semaphore by Lukas Straub · 4 years, 11 months ago
  43. e0d138a migration/vmstate: Remove unnecessary MemoryRegion forward declaration by Philippe Mathieu-Daudé · 4 years, 10 months ago
  44. 93bb3d8 virtiofsd: remove symlink fallbacks by Miklos Szeredi · 4 years, 11 months ago
  45. 7d2ef6d hmp: Simplify qom-set by Dr. David Alan Gilbert · 4 years, 11 months ago
  46. 89cf4fe hmp: Implement qom-get HMP command by Dr. David Alan Gilbert · 4 years, 11 months ago
  47. 2f0c285 migration/rdma: cleanup rdma context before g_free to avoid memleaks by Pan Nengyuan · 5 years ago
  48. 3b59ee7 migration/rdma: fix potential nullptr access in rdma_start_incoming_migration by Pan Nengyuan · 5 years ago
  49. d127de3 target/tricore: Implement gdbstub by Bastian Koppelmann · 4 years, 10 months ago
  50. e00a56d target/tricore: Implement tricore_cpu_get_phys_page_debug by Bastian Koppelmann · 4 years, 10 months ago
  51. 1ed8739 target/tricore: Raise EXCP_DEBUG in gen_goto_tb() for singlestep by Bastian Koppelmann · 4 years, 10 months ago
  52. 44ee3ba target/tricore: Move translate feature check to ctx by Bastian Koppelmann · 4 years, 10 months ago
  53. a564c31 target/tricore: Don't save pc in generate_qemu_excp by Bastian Koppelmann · 4 years, 10 months ago
  54. 7ea3202 Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-june-01-2020' into staging by Peter Maydell · 4 years, 10 months ago
  55. a08d60b hw/mips: fuloong2e: Set preferred page size to 16KB by Huacai Chen · 5 years ago
  56. ee3863b target/mips: Support variable page size by Huacai Chen · 5 years ago
  57. 7e0896b target/mips: Add more CP0 register for save/restore by Huacai Chen · 5 years ago
  58. c3173a3 hw/mips: Add CPU IRQ3 delivery for KVM by Huacai Chen · 5 years ago
  59. aa2953f configure: Add KVM target support for MIPS64 by Huacai Chen · 5 years ago
  60. 9865f39 tests/Makefile: Fix description of "make check" by Huacai Chen · 5 years ago
  61. b73f417 Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200531' into staging by Peter Maydell · 4 years, 10 months ago
  62. 4ec2a1f Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-05-30' into staging by Peter Maydell · 4 years, 10 months ago
  63. 1c80c87 tests/acceptance: refactor boot_linux to allow code reuse by Pavel Dovgalyuk · 4 years, 10 months ago
  64. 12121c4 tests/acceptance: refactor boot_linux_console test to allow code reuse by Pavel Dovgalyuk · 4 years, 10 months ago
  65. a5ba86d tests/acceptance: allow console interaction with specific VMs by Pavel Dovgalyuk · 4 years, 10 months ago
  66. 2c9120a tests/acceptance/migration.py: Wait for both sides by Dr. David Alan Gilbert · 4 years, 10 months ago
  67. 83389e2 tests/migration/guestperf: Use Python 3 interpreter by Philippe Mathieu-Daudé · 4 years, 11 months ago
  68. 6ee982c tests/vm: allow wait_ssh() to specify command by Robert Foley · 4 years, 10 months ago
  69. e56c450 tests/vm: Add ability to select QEMU from current build by Robert Foley · 4 years, 10 months ago
  70. d5326a2 tests/vm: Pass --debug through for vm-boot-ssh by Robert Foley · 4 years, 10 months ago
  71. c95dddc python/qemu/qtest: Check before accessing _qtest by John Snow · 4 years, 11 months ago
  72. de210ec python/qemu/qmp: assert sockfile is not None by John Snow · 4 years, 11 months ago
  73. 7af67d6 python/qemu/qmp: use True/False for non/blocking modes by John Snow · 4 years, 11 months ago
  74. 1dda040 python/qemu: Adjust traceback typing by John Snow · 4 years, 11 months ago
  75. 0add048 python/qemu: fix socket.makefile() typing by John Snow · 4 years, 11 months ago
  76. 3797dbc python/qemu: remove Python2 style super() calls by John Snow · 4 years, 11 months ago
  77. 8dfac2e python/qemu: delint; add flake8 config by John Snow · 4 years, 10 months ago
  78. 9b8ccd6 python/qemu: delint and add pylintrc by John Snow · 4 years, 10 months ago
  79. 053774b python/qemu/machine: remove logging configuration by John Snow · 4 years, 11 months ago
  80. e0e925a python/qemu/machine: add kill() method by Vladimir Sementsov-Ogievskiy · 5 years ago
  81. 2d110c1 python: remove more instances of sys.version_info by John Snow · 4 years, 11 months ago
  82. c7b942d scripts/qmp: Fix shebang and imports by John Snow · 4 years, 10 months ago
  83. 5aa6280 scripts/modules/module_block: Use Python 3 interpreter & add pseudo-main by Philippe Mathieu-Daudé · 4 years, 11 months ago
  84. e57a707 scripts/kvm/vmxcap: Use Python 3 interpreter and add pseudo-main() by Philippe Mathieu-Daudé · 4 years, 11 months ago
  85. 06d4c71 scripts/qmp: Use Python 3 interpreter by Philippe Mathieu-Daudé · 4 years, 11 months ago
  86. 806c200 scripts/qemu-gdb: Use Python 3 interpreter by Philippe Mathieu-Daudé · 4 years, 11 months ago
  87. 6acc5c0 scripts/qemugdb: Remove shebang header by Philippe Mathieu-Daudé · 4 years, 11 months ago
  88. b809667 hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask() by Philippe Mathieu-Daudé · 4 years, 10 months ago
  89. ccff1ae hw/m68k/mcf5206: Reduce m5206_mbar_read/write() offset arg to 16-bit by Philippe Mathieu-Daudé · 4 years, 10 months ago
  90. ce20db5 Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-05-26-v3' into staging by Peter Maydell · 4 years, 10 months ago
  91. c86274b Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-tcg-plugins-270520-1' into staging by Peter Maydell · 4 years, 10 months ago
  92. cf2d120 iotests: Add test 291 to for qemu-img bitmap coverage by Eric Blake · 4 years, 10 months ago
  93. 15e39ad qemu-img: Add convert --bitmaps option by Eric Blake · 4 years, 10 months ago
  94. 6c729dd qemu-img: Factor out code for merging bitmaps by Eric Blake · 4 years, 10 months ago
  95. 5d72c68 qcow2: Expose bitmaps' size during measure by Eric Blake · 4 years, 10 months ago
  96. ca01b7a iotests: Fix test 178 by Eric Blake · 4 years, 10 months ago
  97. 4ff5cc1 migration: forbid bitmap migration by generated node-name by Vladimir Sementsov-Ogievskiy · 4 years, 10 months ago
  98. 82640ed migration: add_bitmaps_to_list: check disk name once by Vladimir Sementsov-Ogievskiy · 4 years, 10 months ago
  99. ae00aa2 iotests: 194: test also migration of dirty bitmap by Vladimir Sementsov-Ogievskiy · 4 years, 10 months ago
  100. 107cfb7 migration: fix bitmaps pre-blockdev migration with mirror job by Vladimir Sementsov-Ogievskiy · 4 years, 10 months ago