1. a2ef4d9 Merge remote-tracking branch 'remotes/kraxel/tags/ui-20181001-pull-request' into staging by Peter Maydell · 6 years ago
  2. 24c3833 Merge remote-tracking branch 'remotes/kraxel/tags/usb-20181001-pull-request' into staging by Peter Maydell · 6 years ago
  3. cc28dce Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180927-pull-request' into staging by Peter Maydell · 6 years ago
  4. e8b1386 gtk: add zoom-to-fit to gtk options. by Gerd Hoffmann · 7 years ago
  5. b5dc0d7 vnc: call sasl_server_init() only when required by Marc-André Lureau · 7 years ago
  6. 6624c38 sdl2: show console #0 unconditionally by Gerd Hoffmann · 7 years ago
  7. a60f39a ohci: set effectively usb frame rate to 1kHz by Miguel GAIO · 6 years ago
  8. 3e9191a usb-hub: clear suspend on detach by Gerd Hoffmann · 7 years ago
  9. f7c36a7 usb-mtp: reset ObjectInfo dataset size on cleanup by Bandan Das · 7 years ago
  10. 1ee5306 doc: replace x-root with rootdir for usb-mtp by Bandan · 7 years ago
  11. 44dd419 usb-mtp: fix error conditions for write operation by Bandan · 7 years ago
  12. e7f5f0b Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-09-26' into staging by Peter Maydell · 6 years ago
  13. 07f426c Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180926' into staging by Peter Maydell · 6 years ago
  14. 042938f Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180926a' into staging by Peter Maydell · 6 years ago
  15. 567ea80 Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20180926' into staging by Peter Maydell · 6 years ago
  16. 099bea1 Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into staging by Peter Maydell · 6 years ago
  17. aa8e26d Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-request' into staging by Peter Maydell · 6 years ago
  18. 36ffc12 qxl: support mono cursors with inverted colors by Peter Wu · 7 years ago
  19. 979f7ef qxl: use guest_monitor_config for local renderer. by Gerd Hoffmann · 6 years ago
  20. d46b40f display/stdvga: add edid support. by Gerd Hoffmann · 6 years ago
  21. 06510b8 display/edid: add DEFINE_EDID_PROPERTIES by Gerd Hoffmann · 6 years ago
  22. 97917e9 display/edid: add region helper. by Gerd Hoffmann · 6 years ago
  23. e7992fc display/edid: add qemu_edid_size() by Gerd Hoffmann · 6 years ago
  24. 72d277a display/edid: add edid generator to qemu. by Gerd Hoffmann · 6 years ago
  25. fb7afc7 nbd/server: send more than one extent of base:allocation context by Vladimir Sementsov-Ogievskiy · 7 years ago
  26. cb9f871 qapi: bitmap-merge: document name change by John Snow · 6 years ago
  27. 341ba0d migration/ram.c: Avoid taking address of fields in packed MultiFDInit_t struct by Peter Maydell · 6 years ago
  28. 0530693 migration: fix the compression code by Fei Li · 6 years ago
  29. 0284a2a migration: fix QEMUFile leak by Marc-André Lureau · 6 years ago
  30. fc71e3e tests/migration: Speed up the test on ppc64 by Thomas Huth · 6 years ago
  31. 096c83b migration: cleanup in error paths in loadvm by Dr. David Alan Gilbert · 7 years ago
  32. 9cf4bb8 migration/postcopy: Clear have_listen_thread by Dr. David Alan Gilbert · 7 years ago
  33. 93bf9a4 tcg/i386: fix vector operations on 32-bit hosts by Roman Kapl · 7 years ago
  34. bd224fc qht-bench: add -p flag to precompute hash values by Emilio G. Cota · 7 years ago
  35. 1911c8a qht: constify arguments to some internal functions by Emilio G. Cota · 7 years ago
  36. 6579f10 qht: constify qht_statistics_init by Emilio G. Cota · 7 years ago
  37. e6c5829 qht: constify qht_lookup by Emilio G. Cota · 7 years ago
  38. 9650ad3 qht: fix comment in qht_bucket_remove_entry by Emilio G. Cota · 7 years ago
  39. 78255ba qht: drop ht argument from qht iterators by Emilio G. Cota · 7 years ago
  40. ca8897a test-qht: speed up + test qht_resize by Emilio G. Cota · 7 years ago
  41. 321a33f test-qht: test deletion of the last entry in a bucket by Emilio G. Cota · 7 years ago
  42. f44641b test-qht: test removal of non-existent entries by Emilio G. Cota · 7 years ago
  43. 922034e test-qht: test qht_iter_remove by Emilio G. Cota · 7 years ago
  44. 69d55e9 qht: add qht_iter_remove by Emilio G. Cota · 7 years ago
  45. e2f07ef qht: remove unused map param from qht_remove__locked by Emilio G. Cota · 7 years ago
  46. 6545916 nbd/server: fix bitmap export by Vladimir Sementsov-Ogievskiy · 7 years ago
  47. 5780760 seccomp: check TSYNC host capability by Marc-André Lureau · 7 years ago
  48. e51e711 tests/migration: Add migration-test header file by Wei Huang · 7 years ago
  49. d54927e tests/migration: Support cross compilation in generating boot header file by Wei Huang · 7 years ago
  50. fe73077 tests/migration: Convert x86 boot block compilation script into Makefile by Wei Huang · 7 years ago
  51. 32b0549 migration: use save_page_use_compression in flush_compressed_data by Xiao Guangrong · 7 years ago
  52. 76e0300 migration: show the statistics of compression by Xiao Guangrong · 7 years ago
  53. 48df9d8 migration: do not flush_compressed_data at the end of iteration by Xiao Guangrong · 7 years ago
  54. 827beac Add a hint message to loadvm and exits on failure by Jose Ricardo Ziviani · 7 years ago
  55. e8f3735 migration: handle the error condition properly by Xiao Guangrong · 7 years ago
  56. be8b02e migration: fix calculating xbzrle_counters.cache_miss_rate by Xiao Guangrong · 7 years ago
  57. 449f91b migration/rdma: Fix uninitialised rdma_return_path by Dr. David Alan Gilbert · 7 years ago
  58. 51b3c6b vmdk: align end of file to a sector boundary by yuchenlin · 7 years ago
  59. b33bd85 tests/vm: Use -cpu max rather than -cpu host by Peter Maydell · 7 years ago
  60. cfeb35d aio-posix: do skip system call if ctx->notifier polling succeeds by Paolo Bonzini · 7 years ago
  61. e30cffa aio-posix: compute timeout before polling by Paolo Bonzini · 7 years ago
  62. d7be5dd aio-posix: fix concurrent access to poll_disable_cnt by Paolo Bonzini · 7 years ago
  63. 5dfa88f linux-user: do setrlimit selectively by Max Filippov · 6 years ago
  64. 58cfa6c linux-user: write(fd, NULL, 0) parity with linux's treatment of same by Tony Garnock-Jones · 7 years ago
  65. 94894ff linux-user: elf: mmap all the target-pages of hostpage for data segment by Shivaprasad G Bhat · 7 years ago
  66. 83eb6e5 linux-user: add SO_LINGER to {g,s}etsockopt by Carlo Marcelo Arenas Belón · 7 years ago
  67. f7e6a40 linux-user: move TargetFdTrans functions to their own file by Laurent Vivier · 7 years ago
  68. 866ba83 Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-09-25' into staging by Peter Maydell · 6 years ago
  69. c5e4e49 Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2018-09-25' into staging by Peter Maydell · 6 years ago
  70. deead96 Revert "check: Move VMXNET3 test to common" by Thomas Huth · 6 years ago
  71. c9324bf Revert "check: Move endianess test to common" by Thomas Huth · 6 years ago
  72. 72f911d Revert "check: Move wdt_ib700 test to common" by Thomas Huth · 6 years ago
  73. 2fc3ee6 tests/migration: Speed up the test on ppc64 by Thomas Huth · 6 years ago
  74. 6038f98 hw/qdev-core: Fix description of instance_init by Thomas Huth · 7 years ago
  75. 6871a0d qdev: fix a typo in comment by Li Qiang · 7 years ago
  76. 963e64a docs: Fix some typos (most found by codespell) by Stefan Weil · 7 years ago
  77. 55d38d1 trivial: Make bios files and source files non-executable by Thomas Huth · 7 years ago
  78. 1e7ec6c memfd: fix possible usage of the uninitialized file descriptor by Dima Stepanov · 7 years ago
  79. 91c082a hw/core/machine: Officially deprecate the enforce-config-section parameter by Thomas Huth · 6 years ago
  80. 68cb29e net/slirp: Deprecate the [hub_id name] parameter tuple by Thomas Huth · 6 years ago
  81. 101625a net: Deprecate the "name" parameter of -net by Thomas Huth · 6 years ago
  82. 681a1ea Makefile: Add missing dependency for qemu-deprecated.texi by Thomas Huth · 6 years ago
  83. 0a736f7 Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180925' into staging by Peter Maydell · 6 years ago
  84. 71fbece Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180925-1' into staging by Peter Maydell · 6 years ago
  85. 060a65d target/arm: Start AArch32 CPUs with EL2 but not EL3 in Hyp mode by Peter Maydell · 6 years ago
  86. b3d6b8f aspeed/smc: fix some alignment issues by Cédric Le Goater · 6 years ago
  87. fca9ca1 hw/arm/aspeed: Add an Aspeed machine class by Cédric Le Goater · 6 years ago
  88. 3d9bada hw/arm/aspeed: change the FMC flash model of the AST2500 evb by Cédric Le Goater · 6 years ago
  89. 03f1d72 aspeed/timer: fix compile breakage with clang 3.4.2 by Cédric Le Goater · 6 years ago
  90. 3e1dd45 hw/timer/cmsdk-apb-dualtimer: Add missing 'break' statements by Peter Maydell · 6 years ago
  91. b187e20 hw/net/pcnet-pci: Unify pcnet_ioport_read/write and pcnet_mmio_read/write by Peter Maydell · 6 years ago
  92. 5d026de hw/net/pcnet-pci: Convert away from old_mmio accessors by Peter Maydell · 6 years ago
  93. b6e6c65 hw/intc/arm_gic: Drop GIC_BASE_IRQ macro by Peter Maydell · 6 years ago
  94. 48314d8 hw/intc/arm_gic: Document QEMU interface by Peter Maydell · 6 years ago
  95. 9f4d2a1 hw/arm/smmuv3: fix eventq recording and IRQ triggerring by Eric Auger · 6 years ago
  96. 9c76ff9 Merge remote-tracking branch 'kevin/tags/for-upstream' into block by Max Reitz · 6 years ago
  97. d8b3afd test-bdrv-drain: Test draining job source child and parent by Kevin Wolf · 6 years ago
  98. cfe29d8 block: Use a single global AioWait by Kevin Wolf · 6 years ago
  99. 5599c16 test-bdrv-drain: Fix outdated comments by Kevin Wolf · 6 years ago
  100. d49725a test-bdrv-drain: AIO_WAIT_WHILE() in job .commit/.abort by Kevin Wolf · 7 years ago