summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-09virtio-net: remove function calls from assertJoel Stanley1-2/+5
2014-03-09acpi-test-data: update expected filesMichael S. Tsirkin4-0/+0
2014-03-09acpi-build: append description for non-hotplugMichael S. Tsirkin7-264/+500
2014-03-08Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into stagingPeter Maydell12-157/+322
2014-03-08Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell18-46/+608
2014-03-08build: Fix installation of target-dependent filesLluís Vilanova1-1/+1
2014-03-08xenfb: Fix graphic_console_init() build failureAndreas Färber1-1/+1
2014-03-07Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-4' into stagingPeter Maydell43-742/+2330
2014-03-07Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell61-740/+6818
2014-03-07Merge remote-tracking branch 'remotes/cohuck/tags/virtio-ccw-20140305' into s...Peter Maydell7-9/+120
2014-03-07block: qemu-iotests 085 - live snapshots testsJeff Cody3-0/+248
2014-03-07hw/ide/ahci.h: Avoid shifting left into sign bitPeter Maydell1-5/+5
2014-03-06configure: Always build with -fno-commonPeter Maydell1-1/+1
2014-03-06configure: Make C++ test work with --enable-werrorPeter Maydell1-22/+53
2014-03-06block: Fix error path segfault in bdrv_open()Kevin Wolf3-0/+25
2014-03-06qemu-iotests: Test a few blockdev-add error casesKevin Wolf3-0/+163
2014-03-06blockdev: Fix NULL pointer dereference in blockdev-addKevin Wolf1-2/+4
2014-03-06blockdev: Fail blockdev-add with encrypted imagesKevin Wolf1-1/+8
2014-03-06block/raw-win32: Strip "file:" prefix on creationMax Reitz1-0/+2
2014-03-06block/raw-win32: Implement bdrv_parse_filename()Max Reitz1-0/+12
2014-03-06block/raw-posix: Strip "file:" prefix on creationMax Reitz1-0/+2
2014-03-06block/raw-posix: Implement bdrv_parse_filename()Max Reitz1-0/+12
2014-03-06block: Keep "filename" option after parsingMax Reitz1-1/+6
2014-03-06block: mirror - remove code cruft that has no functionJeff Cody1-3/+0
2014-03-06block: make bdrv_swap rebuild the bs graph node list field.Benoît Canet1-5/+19
2014-03-05block: Fix bs->request_alignment assertion for bs->sg=1Kevin Wolf1-1/+1
2014-03-05iscsi: Use bs->sg for everything else than disksKevin Wolf1-5/+4
2014-03-05qemu-iotests: Test progress output for conversionKevin Wolf3-0/+84
2014-03-05qemu-img convert: Fix progress outputKevin Wolf1-9/+11
2014-03-05gluster: Remove unused defines and header includeBharata B Rao1-4/+0
2014-03-05gluster: Change licence to GPLv2+Bharata B Rao1-10/+2
2014-03-05ui/sdl2 : initial port to SDL 2.0 (v2.0)Dave Airlie7-9/+1123
2014-03-05console: add QemuUIInfoGerd Hoffmann2-0/+29
2014-03-05console: add head to index to qemu consoles.Gerd Hoffmann24-31/+52
2014-03-05input: remove index_from_keycode (no users)Gerd Hoffmann2-15/+0
2014-03-05input: move do_mouse_set to new coreGerd Hoffmann2-43/+21
2014-03-05input: move qmp_query_mice to new coreGerd Hoffmann2-23/+29
2014-03-05input: add input_mouse_mode tracepointGerd Hoffmann2-0/+2
2014-03-05input: move mouse mode notifier to new coreGerd Hoffmann4-37/+35
2014-03-05input-legacy: remove kbd_mouse_eventGerd Hoffmann2-50/+0
2014-03-05input-legacy: remove kbd_mouse_is_absoluteGerd Hoffmann2-11/+1
2014-03-05input-legacy: remove kbd_mouse_has_absoluteGerd Hoffmann2-22/+2
2014-03-05input-legacy: remove kbd_put_keycodeGerd Hoffmann2-24/+0
2014-03-05input: trace eventsGerd Hoffmann2-0/+56
2014-03-05input: mouse: switch cocoa ui to new coreGerd Hoffmann2-21/+44
2014-03-05input: keyboard: switch cocoa ui to new coreGerd Hoffmann1-12/+6
2014-03-05input: mouse: switch monitor to new coreGerd Hoffmann1-5/+26
2014-03-05input: mouse: switch spice ui to new coreGerd Hoffmann1-24/+38
2014-03-05input: mouse: switch vnc ui to new coreGerd Hoffmann2-24/+23
2014-03-05input: mouse: switch sdl ui to new coreGerd Hoffmann1-45/+39