[go: up one dir, main page]

  1. 5433472 Update VERSION for 2.0.1 release by Michael Roth · 11 years ago v2.0.1
  2. 3c548f6 mirror: Fix qiov size for short requests by Kevin Wolf · 11 years ago
  3. d0d83e8 qemu-iotests: Test 0-length image for mirror by Fam Zheng · 11 years ago
  4. 98103fa block: make 'top' argument to block-commit optional by Jeff Cody · 11 years ago
  5. e5f0eb0 qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image active commit by Fam Zheng · 11 years ago
  6. 43ac708 mirror: Go through ready -> complete process for 0 len image by Fam Zheng · 11 years ago
  7. 8e09e20 blockjob: Add block_job_yield() by Fam Zheng · 11 years ago
  8. 520b341 mirror: Fix resource leak when bdrv_getlength fails by Fam Zheng · 11 years ago
  9. e0efb02 hw/arm/boot: Set PC correctly when loading AArch64 ELF files by Peter Maydell · 11 years ago
  10. d56b0b8 hw/misc/imx_ccm.c: Add missing VMState list terminator by Peter Maydell · 11 years ago
  11. 750f169 vmstate_xhci_event: fix unterminated field list by Laszlo Ersek · 11 years ago
  12. 046e357 kvm-all: Use 'tmpcpu' instead of 'cpu' in sub-looping to avoid 'cpu' be NULL by Chen Gang · 11 years ago
  13. b1251db cadence_uart: check for serial backend before using it. by KONRAD Frederic · 11 years ago
  14. 29cffd3 s390x/kvm: synchronize guest floating point registers by Jason J. Herne · 11 years ago
  15. 5a782bb disas/libvixl: prepend the include path of libvixl header files by Stefano Stabellini · 11 years ago
  16. ad0d183 mc146818rtc: register the clock reset notifier on the right clock by Paolo Bonzini · 11 years ago
  17. 210ec8f pci: assign devfn to pci_dev before calling pci_device_iommu_address_space() by Le Tan · 11 years ago
  18. 55103ab Allow mismatched virtio config-len by Dr. David Alan Gilbert · 11 years ago
  19. 3bb84a6 virtio: validate config_len on load by Michael S. Tsirkin · 11 years ago
  20. 48935f0 virtio: out-of-bounds buffer write on invalid state load by Michael S. Tsirkin · 11 years ago
  21. 3477445 hw: Fix qemu_allocate_irqs() leaks by Andreas Färber · 11 years ago
  22. 7be09af sdhci: Fix misuse of qemu_free_irqs() by Andreas Färber · 11 years ago
  23. cab7dfc pc: make isapc and pc-0.10 to pc-0.13 have 1.7.0 memory layout by Don Slutz · 11 years ago
  24. b5706a7 SMBIOS: Rename symbols to better reflect future use by Gabriel L. Somlo · 11 years ago
  25. 4197181 nbd: Shutdown socket before closing. by Hani Benhabiles · 11 years ago
  26. 3f977a5 nbd: Close socket on negotiation failure. by Hani Benhabiles · 11 years ago
  27. 80cfe4a nbd: Don't validate from and len in NBD_CMD_DISC. by Hani Benhabiles · 11 years ago
  28. 01083f1 nbd: Don't export a block device with no medium. by Hani Benhabiles · 11 years ago
  29. 9221efd virtio-serial: don't migrate the config space by Alexander Graf · 11 years ago
  30. 4ce91be virtio-net: byteswap virtio-net header by Cédric Le Goater · 11 years ago
  31. b2f0e92 target-i386: Filter FEAT_7_0_EBX TCG features too by Eduardo Habkost · 11 years ago
  32. f9ac1dc target-i386: Make TCG feature filtering more readable by Eduardo Habkost · 11 years ago
  33. a1d8207 hw/xtensa/xtfpga: fix FLASH mapping to boot region for KC705 by Max Filippov · 11 years ago
  34. e4b3a2b coroutine-win32.c: Add noinline attribute to work around gcc bug by Peter Maydell · 11 years ago
  35. 84461c7 q35: Use PC_Q35_COMPAT_1_4 on pc-q35-1.4 compat_props by Eduardo Habkost · 11 years ago
  36. 552e70d KVM: Fix GSI number space limit by Alexander Graf · 11 years ago
  37. 6ef0b7a usb: Fix usb-bt-dongle initialization. by Hani Benhabiles · 11 years ago
  38. aa69eda virtio-scsi: define dummy handle_output for vhost-scsi vqs by Ming Lei · 11 years ago
  39. 8dedaf0 vhost: fix resource leak in error handling by Michael S. Tsirkin · 11 years ago
  40. eb3eb3d scsi-disk: fix bug in scsi_block_new_request() introduced by commit 137745c by Ulrich Obergfell · 11 years ago
  41. 88efef6 qdev: recursively unrealize devices when unrealizing bus by Paolo Bonzini · 11 years ago
  42. ab139bf qdev: reorganize error reporting in bus_set_realized by Paolo Bonzini · 11 years ago
  43. d728daf hw: Consistently name Error ** objects errp, and not err by Markus Armbruster · 11 years ago
  44. 0f00455 rdma: bug fixes by Michael R. Hines · 11 years ago
  45. 6ea6bd5 migration: catch unknown flags in ram_load by Peter Lieven · 11 years ago
  46. 86cfc10 arch_init: Be sure of only one exit entry with DPRINTF() for ram_load() by Chen Gang · 11 years ago
  47. fe7e98c migration: remove duplicate code by ChenLiang · 11 years ago
  48. ba980a5 qga: Fix handle fd leak in acquire_privilege() by Gonglei · 11 years ago
  49. df54f5ef aio: fix qemu_bh_schedule() bh->ctx race condition by Stefan Hajnoczi · 11 years ago
  50. 0d38666 s390x/css: handle emw correctly for tsch by Cornelia Huck · 11 years ago
  51. 27fb65d target-arm: Fix errors in writes to generic timer control registers by Peter Maydell · 11 years ago
  52. 6ea80ed tcg-i386: Fix win64 qemu store by Richard Henderson · 11 years ago
  53. f99329c linux-user: Don't overrun guest buffer in sched_getaffinity by Peter Maydell · 11 years ago
  54. 207f61d qcow2: Plug memory leak on qcow2_invalidate_cache() error paths by Markus Armbruster · 11 years ago
  55. d1567e2 block: Plug memory leak on brv_open_image() error path by Markus Armbruster · 11 years ago
  56. 5e3322e qemu-io: Plug memory leak in open command by Markus Armbruster · 11 years ago
  57. 5a0913f blockdev: Plug memory leak in blockdev_init() by Markus Armbruster · 11 years ago
  58. 40a3fb5 blockdev: Plug memory leak in drive_init() by Markus Armbruster · 11 years ago
  59. 98646a1 block/qapi: Plug memory leak in dump_qobject() case QTYPE_QERROR by Markus Armbruster · 11 years ago
  60. 53bdfb5 block/vvfat: Plug memory leak in check_directory_consistency() by Markus Armbruster · 11 years ago
  61. a3e3f09 block/vvfat: Plug memory leak in read_directory() by Markus Armbruster · 11 years ago
  62. 7812cbe block/sheepdog: Plug memory leak in sd_snapshot_create() by Markus Armbruster · 11 years ago
  63. 12d5fc6 qemu-img: Plug memory leak in convert command by Markus Armbruster · 11 years ago
  64. b203bba input (curses): mask keycodes to remove modifier bits by Andrew Oates · 11 years ago
  65. 91148de cputlb: Fix regression with TCG interpreter (bug 1310324) by Stefan Weil · 11 years ago
  66. ae2e18e target-xtensa: fix cross-page jumps/calls at the end of TB by Max Filippov · 11 years ago
  67. 2dbd09f virtio-scsi: Plug memory leak on virtio_scsi_push_event() error path by Markus Armbruster · 11 years ago
  68. 3d5acbe qcow1: Stricter backing file length check by Kevin Wolf · 11 years ago
  69. a4b73ed qcow1: Validate image size (CVE-2014-0223) by Kevin Wolf · 11 years ago
  70. a3967c7 qcow1: Validate L2 table size (CVE-2014-0222) by Kevin Wolf · 11 years ago
  71. 5c85998 qcow1: Check maximum cluster size by Kevin Wolf · 11 years ago
  72. d234c8f qcow1: Make padding in the header explicit by Kevin Wolf · 11 years ago
  73. 3ba1e61 virtio: allow mapping up to max queue size by Michael S. Tsirkin · 11 years ago
  74. 96e7f7a pci-assign: limit # of msix vectors by Michael S. Tsirkin · 11 years ago
  75. c230ab2 Revert "qapi: Clean up superfluous null check in qapi_dealloc_type_str()" by Peter Lieven · 11 years ago
  76. 274c96e configure: remove bashism by Michael Tokarev · 11 years ago
  77. 32c113c spapr_pci: Fix number of returned vectors in ibm, change-msi by Alexey Kardashevskiy · 11 years ago
  78. 912d9cc linux-user/elfload.c: Fix A64 code which was incorrectly acting like A32 by Peter Maydell · 11 years ago
  79. 074f673 linux-user/elfload.c: Update ARM HWCAP bits by Peter Maydell · 11 years ago
  80. 83b1dc1 linux-user/elfload.c: Fix incorrect ARM HWCAP bits by Peter Maydell · 11 years ago
  81. c2d3722 target-arm: Make vbar_write 64bit friendly on 32bit hosts by Edgar E. Iglesias · 11 years ago
  82. e40585f target-arm: A64: Handle blr lr by Edgar E. Iglesias · 11 years ago
  83. 837e02e qdev: Fix crash by validating the object type by Amos Kong · 11 years ago
  84. 46a1b0e target-i386: fix set of registers zeroed on reset by Paolo Bonzini · 11 years ago
  85. a14d429 s390x/kvm: rework KVM synchronize to tracing for some ONEREGS by Christian Borntraeger · 11 years ago
  86. 2ac9549 stellaris_enet: block migration by Michael S. Tsirkin · 11 years ago
  87. 2f18e44 acpi: fix tables for no-hpet configuration by Michael S. Tsirkin · 11 years ago
  88. 4c1e064 po/Makefile: fix $SRC_PATH reference by Michael Tokarev · 11 years ago
  89. 4a7a497 s390x: empty function stubs in preparation for __KVM_HAVE_GUEST_DEBUG by David Hildenbrand · 11 years ago
  90. 7dfa87e block: Prevent coroutine stack overflow when recursing in bdrv_open_backing_file. by Benoît Canet · 11 years ago
  91. 7b0387a arm: translate.c: Fix smlald Instruction by Peter Crosthwaite · 11 years ago
  92. 1624861 megasas: Implement LD_LIST_QUERY by Hannes Reinecke · 11 years ago
  93. fb03901 target-arm: A64: fix unallocated test of scalar SQXTUN by Alex Bennée · 11 years ago
  94. 5ad12b3 virtio-scsi: fix buffer overrun on invalid state load by Michael S. Tsirkin · 11 years ago
  95. 15c35df usb: sanity check setup_index+setup_len in post_load by Michael S. Tsirkin · 11 years ago
  96. e7ff139 zaurus: fix buffer overrun on invalid state load by Michael S. Tsirkin · 11 years ago
  97. 894f179 tsc210x: fix buffer overrun on invalid state load by Michael S. Tsirkin · 11 years ago
  98. 2265c71 ssd0323: fix buffer overun on invalid state load by Michael S. Tsirkin · 11 years ago
  99. 95d9149 ssi-sd: fix buffer overrun on invalid state load by Michael S. Tsirkin · 11 years ago
  100. eb55958 pxa2xx: avoid buffer overrun on incoming migration by Michael S. Tsirkin · 11 years ago