1. 807e2b6 qga-win: prevent crash when executing guest-file-read with large count by Basil Salman · 4 years, 1 month ago
  2. b2413df qga-win: Handle VSS_E_PROVIDER_ALREADY_REGISTERED error by Sameeh Jubran · 4 years, 1 month ago
  3. bb1ce44 qga: Installer: Wait for installation to finish by Basil Salman · 4 years, 1 month ago
  4. 62a43e5 Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-03-24' into staging by Peter Maydell · 4 years, 1 month ago
  5. c264e5d iotests/026: Move v3-exclusive test to new file by Max Reitz · 4 years, 1 month ago
  6. 801ddbd iotests: Fix cleanup path in some tests by Max Reitz · 4 years, 2 months ago
  7. 808cf3c block/qcow2: zero data_file child after free by Vladimir Sementsov-Ogievskiy · 4 years, 1 month ago
  8. 6e57963 block: bdrv_set_backing_bs: fix use-after-free by Vladimir Sementsov-Ogievskiy · 4 years, 1 month ago
  9. a15f08d block: Assert BlockDriver::format_name is not NULL by Philippe Mathieu-Daudé · 4 years, 1 month ago
  10. 71eaec2 block: Avoid memleak on qcow2 image info failure by Eric Blake · 4 years, 1 month ago
  11. 09a98dd Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200324' into staging by Peter Maydell · 4 years, 1 month ago
  12. 1583794 ppc/ppc405_boards: Remove unnecessary NULL check by Philippe Mathieu-Daudé · 4 years, 1 month ago
  13. 235352e hw/ppc: Take QEMU lock when calling ppc_dcr_read/write() by Peter Maydell · 4 years, 1 month ago
  14. ce05fa0 spapr: Fix memory leak in h_client_architecture_support() by Greg Kurz · 4 years, 1 month ago
  15. feb39b6 target/ppc: don't byte swap ELFv2 signal handler by Vincent Fazio · 4 years, 1 month ago
  16. 0418bf7 target/ppc: Fix ISA v3.0 (POWER9) slbia implementation by Nicholas Piggin · 4 years, 1 month ago
  17. f9e3e1a target/ppc: Fix slbia TLB invalidation gap by Nicholas Piggin · 4 years, 1 month ago
  18. cb9fb64 ppc/spapr: Set the effective address provided flag in mc error log. by Mahesh Salgaonkar · 4 years, 1 month ago
  19. f1e748d Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 4 years, 1 month ago
  20. c532b95 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200323' into staging by Peter Maydell · 4 years, 1 month ago
  21. 550a048 target/arm: Move computation of index in handle_simd_dupe by Richard Henderson · 4 years, 1 month ago
  22. 3944d58 target/arm: Assert immh != 0 in disas_simd_shift_imm by Richard Henderson · 4 years, 1 month ago
  23. ae1111d target/arm: Rearrange disabled check for watchpoints by Richard Henderson · 4 years, 1 month ago
  24. 4dabf39 aspeed/smc: Fix DMA support for AST2600 by Cédric Le Goater · 4 years, 1 month ago
  25. 6111a0c hw/arm/bcm283x: Correct the license text by Philippe Mathieu-Daudé · 4 years, 1 month ago
  26. 787f824 Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200323' into staging by Peter Maydell · 4 years, 1 month ago
  27. 5f29856 linux-user, configure: improve syscall_nr.h dependencies checking by Laurent Vivier · 4 years, 1 month ago
  28. 7722837 s390/ipl: fix off-by-one in update_machine_ipl_properties() by Halil Pasic · 4 years, 1 month ago
  29. f58f084 Documentation: create/move s390x documentation by Cornelia Huck · 4 years, 1 month ago
  30. ff807d5 aio-posix: fix io_uring with external events by Stefan Hajnoczi · 4 years, 1 month ago
  31. 29e0855 Merge remote-tracking branch 'remotes/elmarco/tags/slirp-pull-request' into staging by Peter Maydell · 4 years, 1 month ago
  32. 9c1f4f1 slirp: update submodule to v4.2.0+ by Marc-André Lureau · 4 years, 1 month ago
  33. 9b26a61 Update copyright date for user-facing copyright strings by Peter Maydell · 4 years, 1 month ago
  34. e1df89b iotests: Increase pause_wait() timeout by Kevin Wolf · 4 years, 1 month ago
  35. cd87f5e python/qemu: Kill QEMU process if 'quit' doesn't work by Kevin Wolf · 4 years, 1 month ago
  36. aa1cbeb iotests.py: Enable faulthandler by Kevin Wolf · 4 years, 1 month ago
  37. 7b1e7cb Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into staging by Peter Maydell · 4 years, 1 month ago
  38. a0e7c2d Merge remote-tracking branch 'remotes/alistair/tags/pull-dtc-next-20200320-1' into staging by Peter Maydell · 4 years, 1 month ago
  39. f93cfdc hw/rdma: avoid suspicious strncpy() use by Stefan Hajnoczi · 4 years, 1 month ago
  40. b196d4f hw/rdma: Skip data-path mr_id translation by Yuval Shaia · 4 years, 1 month ago
  41. f236015 hw/rdma: Cosmetic change - no need for two sge arrays by Yuval Shaia · 4 years, 1 month ago
  42. 1d2695e hw/rdma/vmw/pvrdma_dev_ring: Replace strncpy with pstrcpy by Julia Suvorova · 4 years, 1 month ago
  43. 9f252c7 device_tree: Add info message when dumping dtb to file by Leonardo Bras · 4 years, 1 month ago
  44. 52a96af Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-request' into staging by Peter Maydell · 4 years, 1 month ago
  45. a64ddbb linux-user, openrisc: sync syscall numbers with kernel v5.5 by Laurent Vivier · 4 years, 1 month ago
  46. a830fa2 linux-user, nios2: sync syscall numbers with kernel v5.5 by Laurent Vivier · 4 years, 1 month ago
  47. ca2144c linux-user, aarch64: sync syscall numbers with kernel v5.5 by Laurent Vivier · 4 years, 1 month ago
  48. 382ae67 scripts: add a script to generate syscall_nr.h by Laurent Vivier · 4 years, 1 month ago
  49. 5733333 linux-user,mips: update syscall-args-o32.c.inc by Laurent Vivier · 4 years, 2 months ago
  50. ac5d3c6 linux-user,mips: move content of mips_syscall_args by Laurent Vivier · 4 years, 2 months ago
  51. 28b7d5f linux-user: update syscall.tbl from linux 0bf999f9c5e7 by Laurent Vivier · 4 years, 2 months ago
  52. e3a6c82 linux-user, scripts: add a script to update syscall.tbl by Laurent Vivier · 4 years, 2 months ago
  53. 686a0fe linux-user, mips64: add syscall table generation support by Laurent Vivier · 4 years, 2 months ago
  54. c59716f linux-user, mips: add syscall table generation support by Laurent Vivier · 4 years, 2 months ago
  55. 8d62f35 linux-user, x86_64: add syscall table generation support by Laurent Vivier · 4 years, 2 months ago
  56. 2898811 linux-user, i386: add syscall table generation support by Laurent Vivier · 4 years, 2 months ago
  57. 9d12f79 linux-user, x86_64, i386: cleanup TARGET_NR_arch_prctl by Laurent Vivier · 4 years, 2 months ago
  58. bb0cdc0 linux-user, sparc, sparc64: add syscall table generation support by Laurent Vivier · 4 years, 2 months ago
  59. 318f371 linux-user, s390x: add syscall table generation support by Laurent Vivier · 4 years, 2 months ago
  60. b632d67 linux-user, s390x: remove syscall definitions for !TARGET_S390X by Laurent Vivier · 4 years, 2 months ago
  61. 76a691f linux-user, ppc: add syscall table generation support by Laurent Vivier · 4 years, 2 months ago
  62. 5bcb498 linux-user, arm: add syscall table generation support by Laurent Vivier · 4 years, 2 months ago
  63. ddf0c4c linux-user, microblaze: add syscall table generation support by Laurent Vivier · 4 years, 2 months ago
  64. d0c832f linux-user, sh4: add syscall table generation support by Laurent Vivier · 4 years, 2 months ago
  65. a4a9359 linux-user, xtensa: add syscall table generation support by Laurent Vivier · 4 years, 2 months ago
  66. 5b85cae linux-user, m68k: add syscall table generation support by Laurent Vivier · 4 years, 2 months ago
  67. 9566f4c linux-user, hppa: add syscall table generation support by Laurent Vivier · 4 years, 2 months ago
  68. 6116aea linux-user, alpha: add syscall table generation support by Laurent Vivier · 4 years, 2 months ago
  69. 4d6a835 linux-user: introduce parameters to generate syscall_nr.h by Laurent Vivier · 4 years, 2 months ago
  70. 50efc69 linux-user/riscv: Update the syscall_nr's to the 5.5 kernel by Alistair Francis · 4 years, 1 month ago
  71. c6c8d10 linux-user/syscall: Add support for clock_gettime64/clock_settime64 by Alistair Francis · 4 years, 1 month ago
  72. 859e8a8 linux-user: Protect more syscalls by Alistair Francis · 4 years, 1 month ago
  73. aab613f linux-user: Update TASK_UNMAPPED_BASE for aarch64 by Lirong Yuan · 4 years, 1 month ago
  74. 2039b1b linux-user: fix socket() strace by Laurent Vivier · 4 years, 1 month ago
  75. 055d92f linux-user: do prlimit selectively by Tobias Koch · 4 years, 2 months ago
  76. e0d1673 linux-user: Add AT_EXECFN auxval by Lirong Yuan · 4 years, 2 months ago
  77. 3d0ac34 Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request' into staging by Peter Maydell · 4 years, 1 month ago
  78. 226cd20 Merge remote-tracking branch 'remotes/philmd-gitlab/tags/target_renesas_rx-20200320' into staging by Peter Maydell · 4 years, 1 month ago
  79. f394928 Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200320-pull-request' into staging by Peter Maydell · 4 years, 1 month ago
  80. 02501fc compat: disable edid on correct virtio-gpu device by Cornelia Huck · 4 years, 1 month ago
  81. c8c35e5 Add rx-softmmu by Yoshinori Sato · 5 years ago
  82. e43917c target/rx: Dump bytes for each insn during disassembly by Richard Henderson · 5 years ago
  83. 05a8599 target/rx: Collect all bytes during disassembly by Richard Henderson · 5 years ago
  84. 67eb12d target/rx: Emit all disassembly in one prt() by Richard Henderson · 5 years ago
  85. 5cf7c96 target/rx: Use prt_ldmi for XCHG_mr disassembly by Richard Henderson · 5 years ago
  86. e283ade target/rx: Replace operand with prt_ldmi in disassembler by Richard Henderson · 5 years ago
  87. fa6289e target/rx: Disassemble rx_index_addr into a string by Richard Henderson · 5 years ago
  88. 4aea3d0 target/rx: RX disassembler by Yoshinori Sato · 5 years ago
  89. 27a4a30 target/rx: CPU definitions by Yoshinori Sato · 5 years ago
  90. 075d047 target/rx: TCG helpers by Yoshinori Sato · 5 years ago
  91. e5918d7 target/rx: TCG translation by Yoshinori Sato · 5 years ago
  92. a4f34ec MAINTAINERS: Add entry for the Renesas RX architecture by Yoshinori Sato · 5 years ago
  93. 97175c3 hw/registerfields.h: Add 8bit and 16bit register macros by Yoshinori Sato · 5 years ago
  94. e6d567d Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into staging by Peter Maydell · 4 years, 1 month ago
  95. 4dd6517 Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-request' into staging by Peter Maydell · 4 years, 1 month ago
  96. a1ba62a Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' into staging by Peter Maydell · 4 years, 1 month ago
  97. ce73691 Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging by Peter Maydell · 4 years, 1 month ago
  98. f57587c Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-03-17' into staging by Peter Maydell · 4 years, 1 month ago
  99. 0a4833b Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200317' into staging by Peter Maydell · 4 years, 1 month ago
  100. 9214813 Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-170320-1' into staging by Peter Maydell · 4 years, 1 month ago