1. 15ffb43 MAINTAINERS: Add an entry for the Firmware Configuration (fw_cfg) device by Philippe Mathieu-Daudé · 6 years ago
  2. 9681ad3 MAINTAINERS: Add some missing entries related to accelerators by Thomas Huth · 6 years ago
  3. e84fcd7 target/i386: Generate #UD when applying LOCK to a register destination by Richard Henderson · 6 years ago
  4. f1e35ac checkpatch: g_test_message does not need a trailing newline by Paolo Bonzini · 6 years ago
  5. d4c7e7e vl.c: remove outdated comment by Li Qiang · 6 years ago
  6. 8f1d22d vhost-user-bridge: fix recvmsg iovlen by Marc-André Lureau · 6 years ago
  7. 353c7d5 vl: Improve error message when we can't load fw_cfg from file by Li Qiang · 6 years ago
  8. 03fee66 vmstate: constify VMStateField by Marc-André Lureau · 6 years ago
  9. 5aaac46 migration: savevm: consult migration blockers by Paolo Bonzini · 6 years ago
  10. 56333e6 lsi: Reselection needed to remove pending commands from queue by George Kennedy · 6 years ago
  11. a8efa60 cpus: run work items for all vCPUs if single-threaded by Paolo Bonzini · 6 years ago
  12. d98f260 target/i386: kvm: add VMX migration blocker by Paolo Bonzini · 6 years ago
  13. 4822f1e Merge remote-tracking branch 'remotes/kraxel/tags/fixes-31-20181127-pull-request' into staging by Peter Maydell · 6 years ago
  14. d5d31c9 Merge remote-tracking branch 'remotes/ehabkost/tags/x86-for-3.1-pull-request' into staging by Peter Maydell · 6 years ago
  15. e1ca8f7 qapi: add query-display-options command by Gerd Hoffmann · 6 years ago
  16. 933d2d4 usb-host: set ifs.detached as true if kernel driver is not active by linzhecheng · 6 years ago
  17. 7ec9106 audio/hda: fix guest triggerable assert by Gerd Hoffmann · 6 years ago
  18. b7ee9e4 cirrus_vga/migration: update the bank offset before use by Wang Xin · 6 years ago
  19. d2e550a ps2kbd: default to scan enabled after reset by Hervé Poussineau · 6 years ago
  20. 30a759b hw/hyperv: fix NULL dereference with pure-kvm SynIC by Roman Kagan · 6 years ago
  21. aec5e9c kvm: Use KVM_GET_MSR_INDEX_LIST for MSR_IA32_ARCH_CAPABILITIES support by Bandan Das · 6 years ago
  22. d522fba Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181126' into staging by Peter Maydell · 6 years ago
  23. 58102ce net: cadence_gem: Remove incorrect assert() by Edgar E. Iglesias · 6 years ago
  24. 49154ea MAINTAINERS: Add an ARM SMMU section by Eric Auger · 6 years ago
  25. 123a069 MAINTAINERS: Assign some more files in the hw/arm/ directory by Thomas Huth · 6 years ago
  26. 72138f9 Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging by Peter Maydell · 6 years ago
  27. b05730a Merge remote-tracking branch 'remotes/xtensa/tags/20181125-xtensa' into staging by Peter Maydell · 6 years ago
  28. 57ac4a7 fmops: fix off-by-one in AR_TABLE and DR_TABLE array size by Gerd Hoffmann · 6 years ago
  29. 1d20398 9p: fix QEMU crash when renaming files by Greg Kurz · 6 years ago
  30. 5298f4d Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 6 years ago
  31. 895e489 MAINTAINERS: add missing xtensa patterns by Max Filippov · 6 years ago
  32. 6bd858b block: Update BlockDriverState.inherits_from on bdrv_drop_intermediate() by Alberto Garcia · 6 years ago
  33. 0065c45 block: Update BlockDriverState.inherits_from on bdrv_set_backing_hd() by Alberto Garcia · 6 years ago
  34. a237dea iotests: Enhance 223 to cover multiple bitmap granularities by Eric Blake · 6 years ago
  35. ad3a7e4 nvme: fix bug with PCI IRQ pins on teardown by Logan Gunthorpe · 6 years ago
  36. 71a86dd nvme: fix CMB endianness confusion by Paolo Bonzini · 6 years ago
  37. 2067d39 Revert "nvme: fix oob access issue(CVE-2018-16847)" by Kevin Wolf · 6 years ago
  38. 87ad860 nvme: fix out-of-bounds access to the CMB by Paolo Bonzini · 6 years ago
  39. 6bf7463 nvme: call blk_drain in NVMe reset code to avoid lockups by Igor Druzhinin · 6 years ago
  40. e4c8f29 iotests: fix nbd test 233 to work correctly with raw images by Daniel P. Berrangé · 6 years ago
  41. 2a3d433 block: Fix update of BDRV_O_AUTO_RDONLY in update_flags_from_options() by Alberto Garcia · 6 years ago
  42. 1c7f618 scsi-disk: Fix crash if underlying host file or disk returns error by Richard W.M. Jones · 6 years ago
  43. ebfd621 Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20181121a' into staging by Peter Maydell · 6 years ago
  44. 59b5e9b target/xtensa: xtfpga: provide default memory sizes by Max Filippov · 6 years ago
  45. 3ecd5a4 qemu-img: Fix leak by Max Reitz · 6 years ago
  46. f099887 qemu-img: Fix typo by Max Reitz · 6 years ago
  47. 155af09 iotests: Skip 233 if certtool not installed by Eric Blake · 6 years ago
  48. 7e934f5 migration/migration.c: Add COLO dependency checks by Zhang Chen · 6 years ago
  49. 3ebb9c4 migration/colo.c: Fix compilation issue when disable replication by Zhang Chen · 6 years ago
  50. fa1cfb4 iotests: Replace assertEquals() with assertEqual() by Kevin Wolf · 6 years ago
  51. d8336c6 iotests: Replace time.clock() with Timeout by Kevin Wolf · 6 years ago
  52. 7da9111 target/xtensa: drop num_[core_]regs from dc232b/dc233c configs by Max Filippov · 6 years ago
  53. 4614f0f target/xtensa: gdbstub fix register counting by Max Filippov · 6 years ago
  54. 47c1cc3 Update version for v3.1.0-rc2 release by Peter Maydell · 6 years ago
  55. 53744e0 Merge remote-tracking branch 'remotes/ehabkost/tags/x86-for-3.1-pull-request' into staging by Peter Maydell · 6 years ago
  56. 4a93722 hw/i386: add pc-i440fx-3.1 & pc-q35-3.1 by Marc-André Lureau · 6 years ago
  57. 46cabfb Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging by Peter Maydell · 6 years ago
  58. 5b3c77a 9p: take write lock on fid path updates (CVE-2018-19364) by Greg Kurz · 6 years ago
  59. 3c035a4 Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-11-20' into staging by Peter Maydell · 6 years ago
  60. 11f303a Merge remote-tracking branch 'remotes/kraxel/tags/seabios-1.12-20181120-pull-request' into staging by Peter Maydell · 6 years ago
  61. ced09f9 qtest: log QEMU command line by Paolo Bonzini · 6 years ago
  62. af51dbe update seabios to 1.12 by Gerd Hoffmann · 6 years ago
  63. 3b6b0a8 tests/ide: Free pcibus when finishing a test by Thomas Huth · 6 years ago
  64. 61793a6 tests: add qmp/missing-any-arg test by Marc-André Lureau · 6 years ago
  65. 393aac1 Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-11-19' into staging by Peter Maydell · 6 years ago
  66. 8cedcff iotests: Drop use of bash keyword 'function' by Eric Blake · 6 years ago
  67. bb39c47 iotests: Also test I/O over NBD TLS by Eric Blake · 6 years ago
  68. afcd1c2 tests: exercise NBD server in TLS mode by Daniel P. Berrangé · 6 years ago
  69. a46b684 tests: add iotests helpers for dealing with TLS certificates by Daniel P. Berrangé · 6 years ago
  70. b39b58d tests: check if qemu-nbd is still alive before waiting by Daniel P. Berrangé · 6 years ago
  71. e6d5d6f tests: pull qemu-nbd iotest helpers into common.nbd file by Daniel P. Berrangé · 6 years ago
  72. a2458b6 io: return 0 for EOF in TLS session read after shutdown by Daniel P. Berrangé · 6 years ago
  73. 3e99ebb nbd/server: Ignore write errors when replying to NBD_OPT_ABORT by Eric Blake · 6 years ago
  74. 0b0bb12 nbd: fix whitespace in server error message by Daniel P. Berrangé · 6 years ago
  75. 4a9e751 qemu-iotests: Modern shell scripting (use $() instead of ``) by Mao Zhongyi · 6 years ago
  76. e8d81a6 qemu-iotests: convert `pwd` and $(pwd) to $PWD by Mao Zhongyi · 6 years ago
  77. bf22957 qemu-iotests: remove unused variable 'here' by Mao Zhongyi · 6 years ago
  78. d304cf0 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181119' into staging by Peter Maydell · 6 years ago
  79. a00d7f2 MAINTAINERS: list myself as maintainer for various Arm boards by Peter Maydell · 6 years ago
  80. 9e6e924 hw/block/onenand: use qemu_log_mask() for reporting by Peter Maydell · 6 years ago
  81. fcf5787 hw/block/onenand: Fix off-by-one error allowing out-of-bounds read by Peter Maydell · 6 years ago
  82. 7760da7 target/arm: fix smc incorrectly trapping to EL3 when secure is off by Luc Michel · 6 years ago
  83. dd5d693 hw/arm/stm32f205: Fix the UART and Timer region size by Seth Kintigh · 6 years ago
  84. 95a5db3 MAINTAINERS: Add entries for missing ARM boards by Thomas Huth · 6 years ago
  85. 3c3efcf target/arm: Fill in ARMISARegisters for kvm32 by Richard Henderson · 6 years ago
  86. b653c55 target/arm: Introduce read_sys_reg32 for kvm32 by Richard Henderson · 6 years ago
  87. 9d60dea target/arm: Fill in ARMISARegisters for kvm64 by Richard Henderson · 6 years ago
  88. 4674097 target/arm: Install ARMISARegisters from kvm host by Richard Henderson · 6 years ago
  89. e6ebbd4 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 6 years ago
  90. 6d0a4a0 iotests: Test file-posix locking and reopen by Max Reitz · 6 years ago
  91. 577a133 file-posix: Fix shared locks on reopen commit by Max Reitz · 6 years ago
  92. 9ad08c4 block: Always abort reopen after prepare succeeded by Max Reitz · 6 years ago
  93. 3b94c34 iotests: Add new test 220 for max compressed cluster offset by Eric Blake · 6 years ago
  94. 77d6a21 qcow2: Don't allow overflow during cluster allocation by Eric Blake · 6 years ago
  95. d3e1a7e qcow2: Document some maximum size constraints by Eric Blake · 6 years ago
  96. 443ba6b vvfat: Fix memory leak by Kevin Wolf · 6 years ago
  97. 441f669 fdc: fix segfault in fdctrl_stop_transfer() when DMA is disabled by Mark Cave-Ayland · 6 years ago
  98. 5e3c022 nvme: fix oob access issue(CVE-2018-16847) by Li Qiang · 6 years ago
  99. 9436e08 MAINTAINERS: clarify some of the tags by Cornelia Huck · 6 years ago
  100. d1b3b1e Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-november-2018-v2' into staging by Peter Maydell · 6 years ago