1. 56fb480 goldfish_fb: port to modern qemu apis by Greg Hackmann · 11 years ago
  2. 99bf0fa HACK: goldfish_fb: disable UI rotation events by Greg Hackmann · 11 years ago
  3. 522d420 HACK: goldfish_fb: remove FB_GET_FORMAT register by Greg Hackmann · 11 years ago
  4. 6f52d5b import goldfish_fb from android by Greg Hackmann · 11 years ago
  5. 178ac11 Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging by Peter Maydell · 11 years ago upstream
  6. 6054d88 Merge remote-tracking branch 'remotes/kraxel/tags/pull-chardev-2' into staging by Peter Maydell · 11 years ago
  7. 5118dc5 Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-5' into staging by Peter Maydell · 11 years ago
  8. 45e66b7 Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140520' into staging by Peter Maydell · 11 years ago
  9. 65903a8 Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging by Peter Maydell · 11 years ago
  10. fc13d93 qapi: zero-initialize all QMP command parameters by Michael Roth · 11 years ago
  11. 3478881 scripts/qapi.py: Avoid syntax not supported by Python 2.4 by Luiz Capitulino · 11 years ago
  12. d2e064a error: error_is_set() is finally unused; remove by Markus Armbruster · 11 years ago
  13. 3894c78 char: Explain qmp_chardev_add()'s unusual error handling by Markus Armbruster · 11 years ago
  14. 0aff637 char: Clean up fragile use of error_is_set() by Markus Armbruster · 11 years ago
  15. 5f75836 char: Use return values instead of error_is_set(errp) by Markus Armbruster · 11 years ago
  16. 3f9286b qemu-socket: Clean up inet_connect_opts() by Markus Armbruster · 11 years ago
  17. 3b69595 doc: add "setup" to list of migration states by Peter Feiner · 11 years ago
  18. 5a7733b megasas: remove buildtime strings by Olaf Hering · 11 years ago
  19. 770a637 s390x/kvm: hw debugging support via guest PER facility by David Hildenbrand · 13 years ago
  20. b30f4df s390x/kvm: software breakpoint support by David Hildenbrand · 11 years ago
  21. 8e4e86a s390x: remove duplicate definitions of DIAG 501 by David Hildenbrand · 11 years ago
  22. 76eb98d linux-headers: update by Jens Freimann · 11 years ago
  23. d426d9f s390x/virtio-ccw: wire up irq routing and irqfds by Cornelia Huck · 12 years ago
  24. 7bca389 s390x/virtio-ccw: reference-counted indicators by Cornelia Huck · 12 years ago
  25. 03cf077 s390x: add I/O adapter registration by Cornelia Huck · 12 years ago
  26. 7b35d0c s390x: split flic into kvm and non-kvm parts by Cornelia Huck · 11 years ago
  27. 61c7bbd kvm: Fix enable_cap helpers on older gcc by Alexander Graf · 11 years ago
  28. ca8c0fa Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 11 years ago
  29. f2564d8 block: iscsi build fix if LIBISCSI_FEATURE_IOVECTOR is not defined by Jeff Cody · 11 years ago
  30. b1fe60c hw/audio/intel-hda: Avoid shift into sign bit by Peter Maydell · 11 years ago
  31. a2554a3 audio/intel-hda: support FIFORDY by Stanislav Vorobiov · 11 years ago
  32. c5fa6c8 Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging by Peter Maydell · 11 years ago
  33. 5bc8f02 Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-8' into staging by Peter Maydell · 11 years ago
  34. 465bee1 block: optimize zero writes with bdrv_write_zeroes by Peter Lieven · 11 years ago
  35. 6a23082 Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging by Peter Maydell · 11 years ago
  36. 82a402e blockdev: add a function to parse enum ids from strings by Peter Lieven · 11 years ago
  37. 43f35cb util: add qemu_iovec_is_zero by Peter Lieven · 11 years ago
  38. d66e5ce qcow1: Stricter backing file length check by Kevin Wolf · 11 years ago
  39. 46485de qcow1: Validate image size (CVE-2014-0223) by Kevin Wolf · 11 years ago
  40. 42eb581 qcow1: Validate L2 table size (CVE-2014-0222) by Kevin Wolf · 11 years ago
  41. 7159a45 qcow1: Check maximum cluster size by Kevin Wolf · 11 years ago
  42. ea54fef qcow1: Make padding in the header explicit by Kevin Wolf · 11 years ago
  43. 0a86cb7 curl: Add usage documentation by Matthew Booth · 11 years ago
  44. 97a3ea5 curl: Add sslverify option by Matthew Booth · 11 years ago
  45. e3542c6 curl: Remove broken parsing of options from url by Matthew Booth · 11 years ago
  46. 9aedd5a curl: Fix build when curl_multi_socket_action isn't available by Matthew Booth · 11 years ago
  47. b5e51dd qemu-iotests: Fix blkdebug in VM drive in 030 by Fam Zheng · 11 years ago
  48. d530e34 qemu-iotests: Fix core dump suppression in test 039 by Markus Armbruster · 11 years ago
  49. 4ad3033 iotests: Add test for the JSON protocol by Max Reitz · 11 years ago
  50. 4993f7e block: Allow JSON filenames by Max Reitz · 11 years ago
  51. 8a5eb36 check-qdict: Add test for qdict_join() by Max Reitz · 11 years ago
  52. 9c52681 qdict: Add qdict_join() by Max Reitz · 11 years ago
  53. 26e2da7 block: add test for vhdx image created by Disk2VHD by Jeff Cody · 11 years ago
  54. 6906046 block: vhdx - account for identical header sections by Jeff Cody · 11 years ago
  55. 395071a Remove g_sequence_lookup from qemu-img help function by Mike Day · 11 years ago
  56. e88ae22 block: Fix bdrv_is_allocated() for short backing files by Kevin Wolf · 11 years ago
  57. 91e7fcc virtio-scsi: Plug memory leak on virtio_scsi_push_event() error path by Markus Armbruster · 11 years ago
  58. c4ce4c4 scsi: Document intentional fall through in scsi_req_length() by Markus Armbruster · 11 years ago
  59. 24fd848 qapi: skip redundant includes by Benoît Canet · 11 years ago
  60. 59e7a13 input: sparc32 kbd: claim en-us layout by Gerd Hoffmann · 11 years ago
  61. 9725607 input: sparc32 kbd: fix some key mappings by Gerd Hoffmann · 11 years ago
  62. 2ada510 input: remove sparc keymap hack by Gerd Hoffmann · 11 years ago
  63. 65e7545 input: switch sparc32 kbd to new input api by Gerd Hoffmann · 11 years ago
  64. 2a766d2 input: switch ps/2 mouse to new input api by Gerd Hoffmann · 11 years ago
  65. 66e6536 input: switch ps/2 kbd to new input api by Gerd Hoffmann · 11 years ago
  66. ce53f2f input: use KeyValue directly in sendkey monitor command by Gerd Hoffmann · 11 years ago
  67. 528728f input: add qemu_input_handler_deactivate by Gerd Hoffmann · 11 years ago
  68. 02aa76c input: key mapping helpers by Gerd Hoffmann · 11 years ago
  69. 2858ab0 ps2: set ps/2 output buffer size as the same as kernel by Gonglei · 11 years ago
  70. 11b389f monitor: Add netdev_del id argument completion. by Hani Benhabiles · 11 years ago
  71. b162b49 monitor: Add netdev_add type argument completion. by Hani Benhabiles · 11 years ago
  72. 40d1939 monitor: Add set_link arguments completion. by Hani Benhabiles · 11 years ago
  73. 13e315d monitor: Add chardev-add backend argument completion. by Hani Benhabiles · 11 years ago
  74. 6297d9a monitor: Add chardev-remove command completion. by Hani Benhabiles · 11 years ago
  75. 29136cd monitor: Convert sendkey to use command_completion. by Hani Benhabiles · 11 years ago
  76. 87a560c qapi: Show qapi-commands.py invocation in qapi-code-gen.txt by Markus Armbruster · 11 years ago
  77. 297a364 qapi: Replace uncommon use of the error API by the common one by Markus Armbruster · 11 years ago
  78. cdaec38 tests: Don't call visit_end_struct() after visit_start_struct() fails by Markus Armbruster · 11 years ago
  79. 2ddb16a hw: Don't call visit_end_struct() after visit_start_struct() fails by Markus Armbruster · 11 years ago
  80. f9f3a5e hmp: Call visit_end_struct() after visit_start_struct() succeeds by Markus Armbruster · 11 years ago
  81. be3c771 qapi: Un-inline visit of implicit struct by Markus Armbruster · 11 years ago
  82. 192cca6 qapi-visit.py: Clean up a sloppy use of field prefix by Markus Armbruster · 11 years ago
  83. 4fa953f qapi: Clean up shadowing of parameters and locals in inner scopes by Markus Armbruster · 11 years ago
  84. 468866b qapi-visit.py: Clean up confusing push_indent() / pop_indent() use by Markus Armbruster · 11 years ago
  85. e2cd0f4 qapi: Replace start_optional()/end_optional() by optional() by Markus Armbruster · 11 years ago
  86. cbc9553 qapi: Remove unused Visitor callbacks start_handle(), end_handle() by Markus Armbruster · 11 years ago
  87. f9bee75 qapi: Normalize marshalling's visitor initialization and cleanup by Markus Armbruster · 11 years ago
  88. 6e2bb3e qapi: Update qapi-code-gen.txt example to match current code by Markus Armbruster · 11 years ago
  89. 1a38181 Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-s390-20140515' into staging by Peter Maydell · 11 years ago
  90. 16a9189 Merge remote-tracking branch 'remotes/kraxel/tags/pull-roms-2' into staging by Peter Maydell · 11 years ago
  91. ba43bc2 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 11 years ago
  92. 895527e Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' into staging by Peter Maydell · 11 years ago
  93. a10c64e tcg-s390: Implement direct chaining of TBs by Richard Henderson · 11 years ago
  94. 061cdd8 tcg-s390: Don't force -march=z990 by Richard Henderson · 11 years ago
  95. 50cb70d Merge remote-tracking branch 'remotes/rth/fix-mov' into staging by Peter Maydell · 11 years ago
  96. 6b7aa99 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140513' into staging by Peter Maydell · 11 years ago
  97. ef3cb5c Merge remote-tracking branch 'remotes/kvm/uq/master' into staging by Peter Maydell · 11 years ago
  98. 06e33c1 Merge remote-tracking branch 'remotes/rth/tags/pull-tgt-i386-20140512' into staging by Peter Maydell · 11 years ago
  99. 7d98353 Revert "iotests: Use configured python" by Peter Maydell · 11 years ago
  100. d880b28 ipxe: update to current git by Gerd Hoffmann · 11 years ago