1. ca58b45 ui/virtio-gpu: add and use qemu_create_displaysurface_pixman by Gerd Hoffmann · 9 years ago
  2. 9628af0 Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160408' into staging by Peter Maydell · 9 years ago
  3. 8227e2d Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 9 years ago
  4. 3be4f4d Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160408' into staging by Peter Maydell · 9 years ago
  5. 24790ae Merge remote-tracking branch 'remotes/xtensa/tags/20160408-xtensa' into staging by Peter Maydell · 9 years ago
  6. 5542417 Merge remote-tracking branch 'remotes/weil/tags/pull-tci-20160407' into staging by Peter Maydell · 9 years ago
  7. 28ee012 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  8. f2eb665 hw/mips_itu: fix off-by-one reported by Coverity by Leon Alrae · 9 years ago
  9. a110655 spapr: Fix ibm,lrdr-capacity by Bharata B Rao · 9 years ago
  10. 44d066a target-i386: check for PKU even for non-writable pages by Paolo Bonzini · 9 years ago
  11. 57a6c05 tests: ignore test-logging by Changlong Xie · 9 years ago
  12. 7e6bd36 translate-all: add missing fold of tb_ctx into tcg_ctx by Emilio G. Cota · 9 years ago
  13. 696b550 hostmem-file: fix memory leak by Gonglei · 9 years ago
  14. 1a5512b spapr: fix possible Negative array index read by Gonglei · 9 years ago
  15. dacca04 nbd: do not hang nbd_wr_syncv if outside a coroutine and no available data by Paolo Bonzini · 9 years ago
  16. 156f6a1 nbd: Don't kill server when client requests unknown option by Eric Blake · 9 years ago
  17. 6ff5816 nbd: Fix NBD unsupported options by Alex Bligh · 9 years ago
  18. 332a254 qemu-nbd: Document -x option by Eric Blake · 9 years ago
  19. 7548fe3 nbd: Improve debug traces on little-endian by Eric Blake · 9 years ago
  20. 8c65971 nbd: Avoid bitrot in TRACE() usage by Eric Blake · 9 years ago
  21. c0301fc nbd: Return correct error for write to read-only export by Eric Blake · 9 years ago
  22. b3f3fde docs: fix typo in memory.txt by Wei Jiangang · 9 years ago
  23. ecba199 hw/timer: Revert "hpet: inverse polarity when pin above ISA_NUM_IRQS" by Bill Paul · 9 years ago
  24. 089adaf ps2kbd: default to scancode_set 2, as with KBD_CMD_RESET by Hervé Poussineau · 9 years ago
  25. ead5268 Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2016-04-07-tag' into staging by Peter Maydell · 9 years ago
  26. 3ccdbec tci: Fix build regression by Stefan Weil · 9 years ago
  27. 2e4278b hw/pci-bridge: Add missing unref in case register-bus fails by Wei Jiangang · 9 years ago
  28. a378b49 virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_set_aio by Paolo Bonzini · 9 years ago
  29. a8f2e5c virtio-scsi: use aio handler for data plane by Paolo Bonzini · 9 years ago
  30. 8a2fad5 virtio-blk: use aio handler for data plane by Michael S. Tsirkin · 9 years ago
  31. 344dc16 virtio: add aio handler by Michael S. Tsirkin · 9 years ago
  32. 43c696a virtio-scsi: fix disabled mode by Paolo Bonzini · 9 years ago
  33. eb41cf7 virtio-blk: fix disabled mode by Paolo Bonzini · 9 years ago
  34. 2b2cbca virtio: make virtio_queue_notify_vq static by Paolo Bonzini · 9 years ago
  35. a3973f5 tests/bios-tables-test: fix assert by Marcel Apfelbaum · 9 years ago
  36. fecb48f virtio-balloon: reset the statistic timer to load device by Pavel Butsykin · 9 years ago
  37. 3d100d0 Migration: Add i82801b11 migration data by Dr. David Alan Gilbert · 9 years ago
  38. bab47d9 Sort the fw_cfg file list by Gerd Hoffmann · 9 years ago
  39. 0f84458 xen: piix reuse pci generic class init function by Michael S. Tsirkin · 9 years ago
  40. 45aa4e8 pci-testdev: fast mmio support by Michael S. Tsirkin · 9 years ago
  41. 8d0ac88 acpi: Add missing GCC_FMT_ATTR by Stefan Weil · 9 years ago
  42. 27559c2 qga: Workaround for console redirection from non-interactive qemu-ga service by Yuri Pudgorodskiy · 9 years ago
  43. 3005c2c qga: fix fd leak with guest-exec i/o channels by Yuriy Pudgorodskiy · 9 years ago
  44. e380023 Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into staging by Peter Maydell · 9 years ago
  45. 6625d83 slirp: handle deferred ECONNREFUSED on non-blocking TCP sockets by Steven Luo · 9 years ago
  46. 27d92eb slirp: Propagate host TCP RST to the guest. by Edgar E. Iglesias · 9 years ago
  47. 0f9d6bd Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging by Peter Maydell · 9 years ago
  48. bfb1ac1 slirp: avoid use-after-free in slirp_pollfds_poll() if soread() returns an error by Steven Luo · 9 years ago
  49. b5ab677 slirp: don't crash when tcp_sockclosed() is called with a NULL tp by Steven Luo · 9 years ago
  50. e0a039e filter-buffer: fix segfault when starting qemu with status=off property by zhanghailiang · 9 years ago
  51. 91731d5 rtl8139: using CP_TX_OWN for ownership transferring during tx by Jason Wang · 9 years ago
  52. 044d655 net: fix OptsVisitor memory leak by Paolo Bonzini · 9 years ago
  53. 74044c8 net: Allocating Large sized arrays to heap by Pooja Dhannawat · 9 years ago
  54. a155555 util: Improved qemu_hexmap() to include an ascii dump of the buffer by Isaac Lozano · 9 years ago
  55. 7acbff9 Update version for v2.6.0-rc1 release by Peter Maydell · 9 years ago
  56. 627b4e2 Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160405' into staging by Peter Maydell · 9 years ago
  57. 2dc7553 tcg/mips: Fix type of tcg_target_reg_alloc_order[] by James Hogan · 9 years ago
  58. 43b0ea1 bsd-user: Suppress gcc 4.x -Wpointer-sign (included in -Wall) warning by Ed Maste · 9 years ago
  59. abd4556 bsd-user: add qemu/cutils.h include after f348b6d by Ed Maste · 9 years ago
  60. 31370db Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  61. 6a5c357 Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-04-05' into queue-block by Kevin Wolf · 9 years ago
  62. 95c3df5 crypto: Avoid memory leak on failure by Eric Blake · 9 years ago
  63. 08db36f qemu-iotests: 149: Use "/usr/bin/env python" by Fam Zheng · 9 years ago
  64. a226f76 Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-04-05-1' into staging by Peter Maydell · 9 years ago
  65. cc621a9 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  66. c44e92a crypto: fix nettle config check for running pbkdf test by Daniel P. Berrange · 9 years ago
  67. 69c0b27 crypto: fix typo in docs for secret object type by Daniel P. Berrange · 9 years ago
  68. 2354beb net: fix missing include of qapi/error.h in netmap.c by Daniel P. Berrange · 9 years ago
  69. b6afc65 nbd: Fix poor debug message by Eric Blake · 9 years ago
  70. ca47a92 include/qemu/atomic: add compile time asserts by Alex Bennée · 9 years ago
  71. ccffff4 cpus: don't use atomic_read for vm_clock_warp_start by Alex Bennée · 9 years ago
  72. a89ef0c nbd: don't request FUA on FLUSH by Eric Blake · 9 years ago
  73. 0c52a80 doc/memory: update MMIO section by Cao jin · 9 years ago
  74. 64c800f char: ensure all clients are in non-blocking mode by Daniel P. Berrange · 9 years ago
  75. 53628ef char: fix broken EAGAIN retry on OS-X due to errno clobbering by Daniel P. Berrange · 9 years ago
  76. 340849a util: retry getaddrinfo if getting EAI_BADFLAGS with AI_V4MAPPED by Daniel P. Berrange · 9 years ago
  77. f0707d2 checkpatch: add target_ulong to typelist by Cédric Le Goater · 9 years ago
  78. 48e1a45 target-i386: assert that KVM_GET/SET_MSRS can set all requested MSRs by Paolo Bonzini · 9 years ago
  79. 273c515 target-i386: do not pass MSR_TSC_AUX to KVM ioctls if CPUID bit is not set by Paolo Bonzini · 9 years ago
  80. 85bc2a1 memory: fix segv on qemu_ram_free(block=0x0) by Marc-André Lureau · 9 years ago
  81. 1b0d9b0 target-i386/kvm: Hyper-V VMBus hypercalls blank handlers by Andrey Smetanin · 9 years ago
  82. b89485a update Linux headers to 4.6 by Paolo Bonzini · 9 years ago
  83. 972e3ca Merge remote-tracking branch 'remotes/stsquad/tags/travis-pull-05042016' into staging by Peter Maydell · 9 years ago
  84. 7436268 .travis.yml: make -j3 by Alex Bennée · 9 years ago
  85. 1d00203 .travis.yml: enable OSX builds by Alex Bennée · 9 years ago
  86. 6c93329 .travis.yml: collapse the test matrix by Alex Bennée · 9 years ago
  87. 1dbc7cc Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160405' into staging by Peter Maydell · 9 years ago
  88. 76b2232 block: Forbid I/O throttling on nodes with multiple parents for 2.6 by Kevin Wolf · 9 years ago
  89. 5cf87fd block: forbid x-blockdev-del from acting on DriveInfo by Paolo Bonzini · 9 years ago
  90. efdaf79 vl: Move cpu_synchronize_all_states() into qemu_system_reset() by David Gibson · 9 years ago
  91. f40eb92 spapr_drc: enable immediate detach for unsignalled devices by Michael Roth · 9 years ago
  92. 5c94b2a ppc: Rework POWER7 & POWER8 exception model by Cédric Le Goater · 9 years ago
  93. 2e3a76a Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160404' into staging by Peter Maydell · 9 years ago
  94. bf06c11 target-arm: Make the 64-bit version of VTCR do the migration by Peter Maydell · 9 years ago
  95. 094a7d0 target-arm: Remove incorrect ALIAS tags from ESR_EL2 and ESR_EL3 by Peter Maydell · 9 years ago
  96. e24fdd2 target-arm: Correctly reset SCTLR_EL3 for 64-bit CPUs by Peter Maydell · 9 years ago
  97. f911e0a linux-user: arm: Handle (ignore) EXCP_YIELD in ARM cpu_loop() by Peter Maydell · 9 years ago
  98. 0dc1982 hw/arm/bcm2836: Wire up CPU timer interrupts correctly by Peter Maydell · 9 years ago
  99. c40e13e bsd-user: add necessary includes to fix warnings by Ed Maste · 9 years ago
  100. e31f045 net: fix missing include of qapi/error.h in netmap.c by Daniel P. Berrange · 9 years ago