1. 47c7199 tests: Fix broken targets check-report-qtest-* by Stefan Weil · 10 years ago
  2. 09b61db ahci: Force ICC bits in PxCMD to zero by Stefan Fritsch · 10 years ago
  3. 5873281 qtest/ide: add another short PRDT test flavor by Stefan Hajnoczi · 10 years ago
  4. dcc8a3a Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  5. f73ca73 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  6. bd09594 crypto: Fix aes_decrypt_wrapper() by Kevin Wolf · 10 years ago
  7. f9d6dbf virtio-net: remove virtio queues if the guest doesn't support multiqueue by Wen Congyang · 10 years ago
  8. 38705bb virtio-net: Flush incoming queues when DRIVER_OK is being set by Fam Zheng · 10 years ago
  9. 9a2a662 pci_add_capability: remove duplicate comments by Chen Hanxiao · 10 years ago
  10. feb93f3 virtio-net: unbreak any layout by Jason Wang · 10 years ago
  11. d345ed2 Revert "vhost-user: add multi queue support" by Michael S. Tsirkin · 10 years ago
  12. 75d6636 ich9: fix skipped vmstate_memhp_state subsection by Paulo Alcantara · 10 years ago
  13. 7135847 Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/vrng-2.4' into staging by Peter Maydell · 10 years ago
  14. 621a20e virtio-rng: trigger timer only when guest requests for entropy by Pankaj Gupta · 10 years ago
  15. 5b5e8cd Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150717-1' into staging by Peter Maydell · 10 years ago
  16. 92fdfa4 Revert "xhci: set timer to retry xfers" by Gerd Hoffmann · 10 years ago
  17. 86d7e21 usb-ccid: add missing wakeup calls by Gerd Hoffmann · 10 years ago
  18. cfda2ce usb-ccid: fix 61b4887b41b270bc837ead57bc502d904af023bb by Gerd Hoffmann · 10 years ago
  19. fd1a9ef Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150717-1' into staging by Peter Maydell · 10 years ago
  20. 562f937 hid: clarify hid_keyboard_process_keycode by Paolo Bonzini · 10 years ago
  21. b4329bf Update version for v2.4.0-rc1 release by Peter Maydell · 10 years ago
  22. b92304e Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  23. d3462e3 crypto: avoid undefined behavior in nettle calls by Radim Krčmář · 10 years ago
  24. becaeb7 crypto: fix build with nettle >= 3.0.0 by Radim Krčmář · 10 years ago
  25. c6742b1 memory: fix refcount leak in memory_region_present by Paolo Bonzini · 10 years ago
  26. 24b41d6 RDMA: Fix error exits by Dr. David Alan Gilbert · 10 years ago
  27. 5348c62 arm/xlnx-zynqmp: fix memory leak by Gonglei · 10 years ago
  28. 586d214 ppc/spapr_drc: fix memory leak by Gonglei · 10 years ago
  29. 02dae26 mips/kvm: Sign extend registers written to KVM by James Hogan · 10 years ago
  30. f8b3e48 mips/kvm: Fix Big endian 32-bit register access by James Hogan · 10 years ago
  31. 67ff64e Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150716-1' into staging by Peter Maydell · 10 years ago
  32. 6110ce5 Re-attach usb device to kernel while usb_host_open fails by Lin Ma · 10 years ago
  33. e2f6bac virtio-input: move sys/ioctl.h include by Gerd Hoffmann · 10 years ago
  34. 2a19b22 virtio-input: fix segfault in virtio_input_hid_properties by Lin Ma · 10 years ago
  35. 567161f qxl: allow to specify head limit to qxl driver by Frediano Ziglio · 10 years ago
  36. 2d5ee9e Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150716' into staging by Peter Maydell · 10 years ago
  37. 3749c11 Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging by Peter Maydell · 10 years ago
  38. be0df8c Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into staging by Peter Maydell · 10 years ago
  39. 3046bb5 target-i386: emulate CPUID level of real hardware by Radim Krčmář · 10 years ago
  40. d461a44 target-i386: Don't strdup() alias property name by Eduardo Habkost · 10 years ago
  41. 672558d numa: Fix memory leak in numa_set_mem_node_id() by Bharata B Rao · 10 years ago
  42. 7692401 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150715' into staging by Peter Maydell · 10 years ago
  43. 76e2aef hw/arm/boot: Increase fdt alignment by Alexander Graf · 10 years ago
  44. e46e1a7 target-arm: Fix broken SCTLR_EL3 reset by Peter Maydell · 10 years ago
  45. 711dc6f Merge remote-tracking branch 'remotes/cody/tags/jtc-for-upstream-pull-request' into staging by Peter Maydell · 10 years ago
  46. 908680c target-mips: fix page fault address for LWL/LWR/LDL/LDR by Aurelien Jarno · 10 years ago
  47. f01a361 linux-user: Fix MIPS N64 trap and break instruction bug by Andrew Bennett · 10 years ago
  48. 26e7e98 target-mips: fix resource leak reported by Coverity by Leon Alrae · 10 years ago
  49. 47ada0a target-mips: fix logically dead code reported by Coverity by Leon Alrae · 10 years ago
  50. fe87c2b target-mips: correct DERET instruction by Leon Alrae · 10 years ago
  51. 6a973e6 target-mips: fix ASID synchronisation for MIPS MT by Aurelien Jarno · 10 years ago
  52. 6b9c26f disas/mips: fix disassembling R6 instructions by Yongbok Kim · 10 years ago
  53. d4f4f0d target-mips: fix to clear MSACSR.Cause by Yongbok Kim · 10 years ago
  54. 4dc89b7 target-mips: fix MIPS64R6-generic configuration by Yongbok Kim · 10 years ago
  55. f5dec79 Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150715-1' into staging by Peter Maydell · 10 years ago
  56. 560d027 migration: We also want to store the global state for savevm by Juan Quintela · 10 years ago
  57. 9f5f380 migration: reduce the count of strlen call by Liang Li · 10 years ago
  58. 48212d8 migration: Register global state section before loadvm by Juan Quintela · 10 years ago
  59. 72e72e1 migration: Write documetation for events capabilites by Juan Quintela · 10 years ago
  60. 4ba4bc5 migration: Trace event and migration event are different things by Juan Quintela · 10 years ago
  61. 172c435 migration: Only change state after migration has finished by Juan Quintela · 10 years ago
  62. 796a060 block/curl: Don't lose original error when a connection fails. by Richard W.M. Jones · 10 years ago
  63. 48ac0a4 mirror: correct buf_size by Wen Congyang · 10 years ago
  64. 17d9716 block: keep bitmap if incremental backup job is cancelled by Stefan Hajnoczi · 10 years ago
  65. 299bf09 blockdev: no need to drain in qmp_block_commit by Paolo Bonzini · 10 years ago
  66. 4c0cbd6 block/mirror: Sleep periodically during bitmap scanning by Fam Zheng · 10 years ago
  67. 661725d Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150714' into staging by Peter Maydell · 10 years ago
  68. 2af9170 s390/virtio-ccw: Fix migration by Christian Borntraeger · 10 years ago
  69. 0c7322c watchdog/diag288: correctly register for system reset requests by Xu Wang · 10 years ago
  70. f394798 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  71. e34d8f2 rbd: fix ceph settings precedence by Josh Durgin · 10 years ago
  72. 99a3c89 rbd: make qemu's cache setting override any ceph setting by Josh Durgin · 10 years ago
  73. 5a8ac6d MAINTAINERS: update email address by Josh Durgin · 10 years ago
  74. 3dbf00e rbd: remove unused constants and fields by Josh Durgin · 10 years ago
  75. 80a1e13 block: Fix backing file child when modifying graph by Kevin Wolf · 10 years ago
  76. 9a7dedb block: Reorder cleanups in bdrv_close() by Kevin Wolf · 10 years ago
  77. 33a6040 block: Introduce bdrv_unref_child() by Kevin Wolf · 10 years ago
  78. b4b059f block: Introduce bdrv_open_child() by Kevin Wolf · 10 years ago
  79. df58179 block: Move bdrv_attach_child() calls up the call chain by Kevin Wolf · 10 years ago
  80. 30349fd nvme: properly report volatile write caches by Christoph Hellwig · 10 years ago
  81. 8b9d74e nvme: implement the Flush command by Christoph Hellwig · 10 years ago
  82. 0030ff4 Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150714-1' into staging by Peter Maydell · 10 years ago
  83. a169513 vnc: fix vnc client authentication by Wolfgang Bumiller · 10 years ago
  84. f3a1b50 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  85. 4421c6a pc: fix reuse of pc-i440fx-2.4 in pc-i440fx-2.3 by Eduardo Habkost · 10 years ago
  86. 06c4670 Revert "virtio-net: enable virtio 1.0" by Jason Wang · 10 years ago
  87. 2a63912 virtio-pci: don't crash on illegal length by Michael S. Tsirkin · 10 years ago
  88. 8aedc36 qdev: fix 64 bit properties by Cornelia Huck · 10 years ago
  89. 6e3c0c6 tci: Fix regression with INDEX_op_qemu_st_i32, INDEX_op_qemu_st_i64 by Stefan Weil · 10 years ago
  90. 6169b60 Update version for v2.4.0-rc0 release by Peter Maydell · 10 years ago
  91. 16c1321 tci: Fix compile failure by including qemu-common.h by Peter Maydell · 10 years ago
  92. a9dc4cf Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  93. 4f4f697 crypto: fix builtin qcrypto_cipher_free by Paolo Bonzini · 10 years ago
  94. 0326248 Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into staging by Peter Maydell · 10 years ago
  95. 6b625fd disas: cris: QOMify target specific disas setup by Peter Crosthwaite · 10 years ago
  96. 51d373c disas: cris: Fix 0 buffer length case by Peter Crosthwaite · 10 years ago
  97. efc6674 disas: microblaze: QOMify target specific disas setup by Peter Crosthwaite · 10 years ago
  98. 4844062 disas: arm: QOMify target specific disas setup by Peter Crosthwaite · 10 years ago
  99. fb200d5 disas: arm-a64: Make printfer and stream variable by Peter Crosthwaite · 10 years ago
  100. 37b9de4 disas: QOMify target specific setup by Peter Crosthwaite · 10 years ago