1. 4c0cfc7 pflash_cfi01: write flash contents to bdrv on incoming migration by Laszlo Ersek · 11 years ago
  2. afeb25f pflash_cfi01: fixup stale DPRINTF() calls by Laszlo Ersek · 11 years ago
  3. 6bb4515 block: kill tail whitespace in block.c by Liu Yuan · 11 years ago
  4. f102f22 Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into staging by Peter Maydell · 11 years ago
  5. c00c94a target-i386: Reject invalid CPU feature names on the command-line by Eduardo Habkost · 11 years ago
  6. 4d1b279 target-i386: Support migratable=no properly by Eduardo Habkost · 11 years ago
  7. 6c3bff0 exec: Save CPUState::exception_index field by Pavel Dovgaluk · 11 years ago
  8. 20dbe65 Merge remote-tracking branch 'remotes/kraxel/tags/pull-chardev-20140905-1' into staging by Peter Maydell · 11 years ago
  9. cf7330c pty: Fix byte loss bug when connecting to pty by Sebastian Tanase · 11 years ago
  10. 5fd7fc8 Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2014-3615-20140905-1' into staging by Peter Maydell · 11 years ago
  11. ab9509c spice: make sure we don't overflow ssd->buf by Gerd Hoffmann · 11 years ago
  12. fd884c0 Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging by Peter Maydell · 11 years ago
  13. bbb6a1e Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into staging by Peter Maydell · 11 years ago
  14. 1d45a70 qdev: Add cleanup logic in device_set_realized() to avoid resource leak by Gonglei · 11 years ago
  15. cd4520a qdev: Use NULL instead of local_err for qbus_child unrealize by Gonglei · 11 years ago
  16. 8cf8c92 Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging by Peter Maydell · 11 years ago
  17. 086abc1 virtio-net: purge outstanding packets when starting vhost by Michael S. Tsirkin · 11 years ago
  18. ca77d85 net: complete all queued packets on VM stop by Michael S. Tsirkin · 11 years ago
  19. 07d8084 net: invoke callback when purging queue by Michael S. Tsirkin · 11 years ago
  20. 269bd82 virtio: don't call device on !vm_running by Michael S. Tsirkin · 11 years ago
  21. e8bcf84 virtio-net: don't run bh on vm stopped by Michael S. Tsirkin · 11 years ago
  22. 840a1bf hw/9pfs: Don't return type from host in readdir on local 9p filesystem by Bastian Blank · 11 years ago
  23. d578029 qdev: Use error_abort instead of using local_err by Gonglei · 11 years ago
  24. 843ef73 memory: Remove object_property_add_child_array() by Peter Crosthwaite · 11 years ago
  25. 3396590 qom: Add automatic arrayification to object_property_add() by Peter Crosthwaite · 11 years ago
  26. d2659e2 machine: Clean up -machine handling by Andreas Färber · 11 years ago
  27. 8af734c qom: Make object_child_foreach() safe for objects removal by Alexey Kardashevskiy · 11 years ago
  28. e1d64c0 net: Forbid dealing with packets when VM is not running by zhanghailiang · 11 years ago
  29. 01eb313 Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-09-03' into staging by Peter Maydell · 11 years ago
  30. b27e37d Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 11 years ago
  31. 4771b02 Revert "vhost_net: start/stop guest notifiers properly" by Peter Maydell · 11 years ago
  32. c1b886c vbe: rework sanity checks by Gerd Hoffmann · 11 years ago
  33. 54a85d4 vbe: make bochs dispi interface return the correct memory size with qxl by Gerd Hoffmann · 11 years ago
  34. 07b81ed acpi-build: Set FORCE_APIC_CLUSTER_MODEL bit for FADT flags by zhanghailiang · 11 years ago
  35. 3a1655f vhost-scsi: init backend features earlier by Michael S. Tsirkin · 11 years ago
  36. b49ae91 vhost_net: init acked_features to backend_features by Jason Wang · 11 years ago
  37. cd7d1d2 vhost_net: start/stop guest notifiers properly by Jason Wang · 11 years ago
  38. f8ad4a8 hw/9pfs: Use little-endian format for xattr values by Aneesh Kumar K.V · 11 years ago
  39. 7038166 slirp: Honour vlan/stack in hostfwd_remove commands by Peter Maydell · 11 years ago
  40. ecaf54a hmp: fix MemdevList memory leak by Chen Fan · 11 years ago
  41. 976620a qom/object.c, hmp.c: fix string_output_get_string() memory leak by Chen Fan · 11 years ago
  42. b0e9018 query-memdev: fix potential memory leaks by Chen Fan · 11 years ago
  43. 622fb50 MAINTAINERS: Add VMWare devices maintainer by Dmitry Fleytman · 11 years ago
  44. 508e221 device_tree.c: dump all err mesages with error_report by Li Liu · 11 years ago
  45. db013f8 device_tree.c: redirect load_device_tree err message to stderr by Li Liu · 11 years ago
  46. 7d2ff42 scripts: Remove scripts/qtest by Fam Zheng · 11 years ago
  47. c5539cb Fix debug print warning by Gonglei · 11 years ago
  48. 41c2346 curl: The macro that you have to uncomment to get debugging is DEBUG_CURL. by Richard W.M. Jones · 11 years ago
  49. f242694 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 11 years ago
  50. aad4dce vhost_net: start/stop guest notifiers properly by Jason Wang · 11 years ago
  51. d7efb7e pci: avoid losing config updates to MSI/MSIX cap regs by Knut Omang · 11 years ago
  52. 0187c79 virtio-net: don't run bh on vm stopped by Michael S. Tsirkin · 11 years ago
  53. fc8342f ioh3420: remove unused ioh3420_init() declaration by Gonglei · 11 years ago
  54. 2d2507e vhost_net: cleanup start/stop condition by Michael S. Tsirkin · 11 years ago
  55. 30eaca3 Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140902-1' into staging by Peter Maydell · 11 years ago
  56. 88e89a5 implementing victim TLB for QEMU system emulated TLB by Xin Tong · 11 years ago
  57. 44ea343 target-tricore: Add instructions of SR opcode format by Bastian Koppelmann · 11 years ago
  58. 5a7634a target-tricore: Add instructions of SLR, SSRO and SRO opcode format by Bastian Koppelmann · 11 years ago
  59. 5de9351 target-tricore: Add instructions of SC opcode format by Bastian Koppelmann · 11 years ago
  60. a47b50d target-tricore: Add instructions of SBR opcode format by Bastian Koppelmann · 11 years ago
  61. 70b0226 target-tricore: Add instructions of SBC and SBRN opcode format by Bastian Koppelmann · 11 years ago
  62. 9a31922 target-tricore: Add instructions of SB opcode format by Bastian Koppelmann · 11 years ago
  63. d279821 target-tricore: Add instructions of SRRS and SLRO opcode format by Bastian Koppelmann · 11 years ago
  64. 46aa848 target-tricore: Add instructions of SSR opcode format by Bastian Koppelmann · 11 years ago
  65. 2692802 target-tricore: Add instructions of SRR opcode format by Bastian Koppelmann · 11 years ago
  66. 0707ec1 target-tricore: Add instructions of SRC opcode format by Bastian Koppelmann · 11 years ago
  67. 7c87d07 target-tricore: Add masks and opcodes for decoding by Bastian Koppelmann · 11 years ago
  68. 0aaeb11 target-tricore: Add initialization for translation and activate target by Bastian Koppelmann · 11 years ago
  69. 2d30267 target-tricore: Add softmmu support by Bastian Koppelmann · 11 years ago
  70. e2d0501 target-tricore: Add board for systemmode by Bastian Koppelmann · 11 years ago
  71. 48e06fe target-tricore: Add target stubs and qom-cpu by Bastian Koppelmann · 11 years ago
  72. 5cd1475 Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140901' into staging by Peter Maydell · 11 years ago
  73. cd56cc6 spice: use console index as display id by Gerd Hoffmann · 11 years ago
  74. 503b3b3 qxl-render: add more sanity checks by Gerd Hoffmann · 11 years ago
  75. 218829d s390x/gdb: coding style fixes by David Hildenbrand · 11 years ago
  76. 73d510c s390x/gdb: generate target.xml and handle fp/ac as coprocessors by David Hildenbrand · 11 years ago
  77. 6117afa s390x/gdb: add the feature xml files for s390x by David Hildenbrand · 11 years ago
  78. 97fa52f s390x/gdb: don't touch the cc if tcg is not enabled by David Hildenbrand · 11 years ago
  79. 1def665 sclp-s390: Add memory hotplug SCLPs by Matthew Rosato · 11 years ago
  80. e7f1314 s390-virtio: Apply same memory boundaries as virtio-ccw by Matthew Rosato · 11 years ago
  81. b6fe012 virtio-ccw: Include standby memory when calculating storage increment by Matthew Rosato · 11 years ago
  82. 0844df7 sclp-s390: Add device to manage s390 memory hotplug by Matthew Rosato · 11 years ago
  83. f360221 pc-bios/s390-ccw.img binary update by Eugene (jno) Dvurechenski · 11 years ago
  84. 1aa7f4c pc-bios/s390-ccw: Do proper console setup by Christian Borntraeger · 11 years ago
  85. 14f56a2 pc-bios/s390-ccw: IPL from DASD with format variations by Eugene (jno) Dvurechenski · 11 years ago
  86. f04db28 pc-bios/s390-ccw Really big EAV ECKD DASD handling by Eugene (jno) Dvurechenski · 11 years ago
  87. b0885f7 pc-bios/s390-ccw Improve ECKD informational message by Eugene (jno) Dvurechenski · 11 years ago
  88. 00a47e7 pc-bios/s390-ccw: handle more ECKD DASD block sizes by Eugene (jno) Dvurechenski · 11 years ago
  89. 92cb055 pc-bios/s390-ccw: support all virtio block size by Eugene (jno) Dvurechenski · 11 years ago
  90. 159855f s390x/kvm: execute the first cpu reset on the vcpu thread by David Hildenbrand · 11 years ago
  91. 1fad8b3 s390x/kvm: execute "system reset" cpu resets on the vcpu thread by David Hildenbrand · 11 years ago
  92. 6e6ad8d s390x/kvm: execute sigp orders on the target vcpu thread by David Hildenbrand · 11 years ago
  93. 85ca337 s390x/kvm: run guest triggered resets on the target vcpu thread by David Hildenbrand · 11 years ago
  94. 988f463 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 11 years ago
  95. 8df3abf quorum: Fix leak of opts in quorum_open by Fam Zheng · 11 years ago
  96. 3158593 blkverify: Fix leak of opts in blkverify_open by Fam Zheng · 11 years ago
  97. 810f4f8 nfs: Fix leak of opts in nfs_file_open by Fam Zheng · 11 years ago
  98. a2f468e curl: Don't deref NULL pointer in call to aio_poll. by Richard W.M. Jones · 11 years ago
  99. a94f83d curl: Allow a cookie or cookies to be sent with http/https requests. by Richard W.M. Jones · 11 years ago
  100. 3255d1c virtio-blk: allow drive_del with dataplane by Stefan Hajnoczi · 11 years ago