1. c863fde chardev: fix handling of EAGAIN for TCP chardev by Daniel P. Berrangé · 6 years ago
  2. c8ca2a2 vl: export machine_init_done by Peter Xu · 6 years ago
  3. 205f31a checkpatch: Exempt long URLs by Eric Blake · 6 years ago
  4. 7eceff5 hw: Do not include "sysemu/block-backend.h" if it is not necessary by Thomas Huth · 6 years ago
  5. 0decdfe build-sys: make help could have 'modules' target by Marc-André Lureau · 6 years ago
  6. e12c819 qemu-doc: Add the paragraph about the -no-frame deprecation again by Thomas Huth · 6 years ago
  7. fb81521 qemu-doc: update deprecation section to use -nic and -netdev hubport by Paolo Bonzini · 6 years ago
  8. d082d16 scsi-disk.c: consider bl->max_transfer in INQUIRY emulation by Daniel Henrique Barboza · 6 years ago
  9. 4b9c264 q35: change default NIC to e1000e by Paolo Bonzini · 6 years ago
  10. 52310c3 net: allow using any PCI NICs in -net or -nic by Paolo Bonzini · 6 years ago
  11. 47c6600 qom: introduce object_class_get_list_sorted by Paolo Bonzini · 6 years ago
  12. 819fd46 Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180309a' into staging by Peter Maydell · 6 years ago
  13. 5df0895 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180309' into staging by Peter Maydell · 6 years ago
  14. 12c06d6 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 6 years ago
  15. 20f59d1 Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request' into staging by Peter Maydell · 6 years ago
  16. f96d665 tests: Silence migration-test 'bad' test by Dr. David Alan Gilbert · 6 years ago
  17. dd0ee30 migration: fix applying wrong capabilities by Peter Xu · 6 years ago
  18. ef9c516 migration/block: rename MAX_INFLIGHT_IO to MAX_IO_BUFFERS by Peter Lieven · 6 years ago
  19. 86b124b migration/block: reset dirty bitmap before read in bulk phase by Peter Lieven · 6 years ago
  20. b255734 migration: do not transfer ram during bulk storage migration by Peter Lieven · 6 years ago
  21. ab105cc migration: fix minor finalize leak by Marc-André Lureau · 6 years ago
  22. e4ae62b Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 6 years ago
  23. 076a0fc MAINTAINERS: Add entries for SD (SDHCI, SDBus, SDCard) by Philippe Mathieu-Daudé · 6 years ago
  24. 08022a9 sdhci: Fix a typo in comment by Philippe Mathieu-Daudé · 6 years ago
  25. 0c3fb03 sdcard: Add the Tuning Command (CMD19) by Philippe Mathieu-Daudé · 6 years ago
  26. 75a96f5 sdcard: Display which protocol is used when tracing (SD or SPI) by Philippe Mathieu-Daudé · 6 years ago
  27. 2ed61fb sdcard: Display command name when tracing CMD/ACMD by Philippe Mathieu-Daudé · 6 years ago
  28. 586634b sdcard: Do not trace CMD55, except when we already expect an ACMD by Philippe Mathieu-Daudé · 6 years ago
  29. dc16538 hw/arm/virt: Support -machine gic-version=max by Peter Maydell · 6 years ago
  30. 9076ddb hw/arm/virt: Add "max" to the list of CPU types "virt" supports by Peter Maydell · 6 years ago
  31. a0032cc target/arm: Make 'any' CPU just an alias for 'max' by Peter Maydell · 6 years ago
  32. bab52d4 target/arm: Add "-cpu max" support by Peter Maydell · 6 years ago
  33. 86f0a18 target/arm: Move definition of 'host' cpu type into cpu.c by Peter Maydell · 6 years ago
  34. c4487d7 target/arm: Query host CPU features on-demand at instance init by Peter Maydell · 6 years ago
  35. 2764040 arm: avoid heap-buffer-overflow in load_aarch64_image by Marc-André Lureau · 6 years ago
  36. 36f876c arm: fix load ELF error leak by Marc-André Lureau · 6 years ago
  37. 0bbabbb hw/arm: Use more CONFIG switches for the object files by Thomas Huth · 6 years ago
  38. 8c5931d aarch64-linux-user: Add support for SVE signal frame records by Richard Henderson · 6 years ago
  39. 7a53fb9 aarch64-linux-user: Add support for EXTRA signal frame records by Richard Henderson · 6 years ago
  40. e1eecd1 aarch64-linux-user: Remove struct target_aux_context by Richard Henderson · 6 years ago
  41. 3b505bb aarch64-linux-user: Split out helpers for guest signal handling by Richard Henderson · 6 years ago
  42. 85fc716 linux-user: Implement aarch64 PR_SVE_SET/GET_VL by Richard Henderson · 6 years ago
  43. 843361e Implement support for i.MX7 Sabre board by Andrey Smirnov · 6 years ago
  44. 757282a i.MX: Add i.MX7 SOC implementation. by Andrey Smirnov · 6 years ago
  45. d64e5ea pci: Add support for Designware IP block by Andrey Smirnov · 6 years ago
  46. 8f2ba1f hw/arm: Set the core count for Xilinx's ZynqMP by Alistair Francis · 6 years ago
  47. f9a6971 target/arm: Add a core count property by Alistair Francis · 6 years ago
  48. b39b61e memory: fix flatview_access_valid RCU read lock/unlock imbalance by Paolo Bonzini · 6 years ago
  49. a1be592 Merge remote-tracking branch 'mreitz/tags/pull-block-2018-03-09' into queue-block by Kevin Wolf · 6 years ago
  50. 6c25be6 target/m68k: implement ftentox by Laurent Vivier · 6 years ago
  51. 068f161 target/m68k: implement ftwotox by Laurent Vivier · 6 years ago
  52. 40ad087 target/m68k: implement fetox by Laurent Vivier · 6 years ago
  53. 67b453e target/m68k: implement flog2 by Laurent Vivier · 6 years ago
  54. 248efb6 target/m68k: implement flog10 by Laurent Vivier · 6 years ago
  55. 50067bd target/m68k: implement flogn by Laurent Vivier · 6 years ago
  56. 4b5c65b target/m68k: implement flognp1 by Laurent Vivier · 6 years ago
  57. 2179424 qemu-iotests: fix 203 migration completion race by Stefan Hajnoczi · 6 years ago
  58. 39eaefc iotests: Tweak 030 in order to trigger a race condition with parallel jobs by Alberto Garcia · 6 years ago
  59. 0bfed48 iotests: Skip test for ENOMEM error by Fam Zheng · 6 years ago
  60. 990dc39 iotests: Mark all tests executable by Eric Blake · 6 years ago
  61. fcca5dc iotests: Test creating overlay when guest running by Fam Zheng · 7 years ago
  62. cffad42 softfloat: fix crash on int conversion of SNaN by Stef O'Rear · 6 years ago
  63. 56ea745 qemu-iotests: Test ssh image creation over QMP by Kevin Wolf · 6 years ago
  64. 39218a7 qemu-iotests: Test qcow2 over file image creation with QMP by Kevin Wolf · 6 years ago
  65. cd8b7aa block: Fail bdrv_truncate() with negative size by Kevin Wolf · 6 years ago
  66. 89b259e file-posix: Fix no-op bdrv_truncate() with falloc preallocation by Kevin Wolf · 6 years ago
  67. 4906da7 ssh: Support .bdrv_co_create by Kevin Wolf · 6 years ago
  68. 375f0b9 ssh: Pass BlockdevOptionsSsh to connect_to_ssh() by Kevin Wolf · 6 years ago
  69. ec2f541 ssh: QAPIfy host-key-check option by Kevin Wolf · 6 years ago
  70. 16e4bdb ssh: Use QAPI BlockdevOptionsSsh object by Kevin Wolf · 6 years ago
  71. 63fd65a sheepdog: Support .bdrv_co_create by Kevin Wolf · 6 years ago
  72. a595e4b sheepdog: QAPIfy "redundancy" create option by Kevin Wolf · 6 years ago
  73. a1a42af nfs: Support .bdrv_co_create by Kevin Wolf · 6 years ago
  74. c22a034 nfs: Use QAPI options in nfs_client_open() by Kevin Wolf · 6 years ago
  75. aa045c2 rbd: Use qemu_rbd_connect() in qemu_rbd_do_create() by Kevin Wolf · 6 years ago
  76. d41a558 rbd: Assign s->snap/image_name in qemu_rbd_open() by Kevin Wolf · 6 years ago
  77. 1bebea3 rbd: Support .bdrv_co_create by Kevin Wolf · 6 years ago
  78. 4bfb274 rbd: Pass BlockdevOptionsRbd to qemu_rbd_connect() by Kevin Wolf · 6 years ago
  79. 4ff4504 rbd: Remove non-schema options from runtime_opts by Kevin Wolf · 6 years ago
  80. 3d9136f rbd: Factor out qemu_rbd_connect() by Kevin Wolf · 6 years ago
  81. 71c8781 rbd: Fix use after free in qemu_rbd_set_keypairs() error path by Kevin Wolf · 6 years ago
  82. ab8bda7 gluster: Support .bdrv_co_create by Kevin Wolf · 6 years ago
  83. 3766ef5 file-win32: Support .bdrv_co_create by Kevin Wolf · 6 years ago
  84. 927f11e file-posix: Support .bdrv_co_create by Kevin Wolf · 6 years ago
  85. b0292b8 block: x-blockdev-create QMP command by Kevin Wolf · 6 years ago
  86. e8eb863 block: Make bdrv_is_whitelisted() public by Kevin Wolf · 6 years ago
  87. b76b4f6 qcow2: Use visitor for options in qcow2_create() by Kevin Wolf · 6 years ago
  88. bcebf10 qdict: Introduce qdict_rename_keys() by Kevin Wolf · 6 years ago
  89. 37974a9 test-qemu-opts: Test qemu_opts_to_qdict_filtered() by Kevin Wolf · 6 years ago
  90. 575ef8b test-qemu-opts: Test qemu_opts_append() by Kevin Wolf · 6 years ago
  91. 7221539 util: Add qemu_opts_to_qdict_filtered() by Kevin Wolf · 6 years ago
  92. e4b5dad qcow2: Handle full/falloc preallocation in qcow2_co_create() by Kevin Wolf · 6 years ago
  93. 60900b7 qcow2: Use QCryptoBlockCreateOptions in qcow2_co_create() by Kevin Wolf · 6 years ago
  94. e1d74bc qcow2: Use BlockdevRef in qcow2_co_create() by Kevin Wolf · 6 years ago
  95. 29ca9e4 qcow2: Pass BlockdevCreateOptions to qcow2_co_create() by Kevin Wolf · 6 years ago
  96. cbf2b7c qcow2: Let qcow2_create() handle protocol layer by Kevin Wolf · 6 years ago
  97. 8ca5bfd qcow2: Rename qcow2_co_create2() to qcow2_co_create() by Kevin Wolf · 6 years ago
  98. c2808ab block/qapi: Add qcow2 create options to schema by Kevin Wolf · 7 years ago
  99. 5361468 block/qapi: Introduce BlockdevCreateOptions by Kevin Wolf · 7 years ago
  100. 0c2ada8 qcow2: Make qemu-img check detect corrupted L1 tables in snapshots by Alberto Garcia · 6 years ago