aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-09Add a 'name' parameter to qemu_thread_createDr. David Alan Gilbert
2014-03-09Add 'debug-threads' suboption to --nameDr. David Alan Gilbert
2014-03-09Rework --name to use QemuOptsDr. David Alan Gilbert
2014-03-09PCIE: fix regression with coldplugged multifunction deviceIgor Mammedov
2014-03-09memory_region_present: return false if address is not found in child MemoryRe...Igor Mammedov
2014-03-09virtio-net: remove function calls from assertJoel Stanley
2014-03-09acpi-test-data: update expected filesMichael S. Tsirkin
2014-03-09acpi-build: append description for non-hotplugMichael S. Tsirkin
2014-03-08Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into stagingPeter Maydell
2014-03-08Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-03-08build: Fix installation of target-dependent filesLluís Vilanova
2014-03-08xenfb: Fix graphic_console_init() build failureAndreas Färber
2014-03-07Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-4' into stagingPeter Maydell
2014-03-07Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell
2014-03-07Merge remote-tracking branch 'remotes/cohuck/tags/virtio-ccw-20140305' into s...Peter Maydell
2014-03-07block: qemu-iotests 085 - live snapshots testsJeff Cody
2014-03-07hw/ide/ahci.h: Avoid shifting left into sign bitPeter Maydell
2014-03-06configure: Always build with -fno-commonPeter Maydell
2014-03-06configure: Make C++ test work with --enable-werrorPeter Maydell
2014-03-06block: Fix error path segfault in bdrv_open()Kevin Wolf
2014-03-06qemu-iotests: Test a few blockdev-add error casesKevin Wolf
2014-03-06blockdev: Fix NULL pointer dereference in blockdev-addKevin Wolf
2014-03-06blockdev: Fail blockdev-add with encrypted imagesKevin Wolf
2014-03-06block/raw-win32: Strip "file:" prefix on creationMax Reitz
2014-03-06block/raw-win32: Implement bdrv_parse_filename()Max Reitz
2014-03-06block/raw-posix: Strip "file:" prefix on creationMax Reitz
2014-03-06block/raw-posix: Implement bdrv_parse_filename()Max Reitz
2014-03-06block: Keep "filename" option after parsingMax Reitz
2014-03-06block: mirror - remove code cruft that has no functionJeff Cody
2014-03-06block: make bdrv_swap rebuild the bs graph node list field.Benoît Canet
2014-03-05block: Fix bs->request_alignment assertion for bs->sg=1Kevin Wolf
2014-03-05iscsi: Use bs->sg for everything else than disksKevin Wolf
2014-03-05qemu-iotests: Test progress output for conversionKevin Wolf
2014-03-05qemu-img convert: Fix progress outputKevin Wolf
2014-03-05gluster: Remove unused defines and header includeBharata B Rao
2014-03-05gluster: Change licence to GPLv2+Bharata B Rao
2014-03-05ui/sdl2 : initial port to SDL 2.0 (v2.0)Dave Airlie
2014-03-05console: add QemuUIInfoGerd Hoffmann
2014-03-05console: add head to index to qemu consoles.Gerd Hoffmann
2014-03-05input: remove index_from_keycode (no users)Gerd Hoffmann
2014-03-05input: move do_mouse_set to new coreGerd Hoffmann
2014-03-05input: move qmp_query_mice to new coreGerd Hoffmann
2014-03-05input: add input_mouse_mode tracepointGerd Hoffmann
2014-03-05input: move mouse mode notifier to new coreGerd Hoffmann
2014-03-05input-legacy: remove kbd_mouse_eventGerd Hoffmann
2014-03-05input-legacy: remove kbd_mouse_is_absoluteGerd Hoffmann
2014-03-05input-legacy: remove kbd_mouse_has_absoluteGerd Hoffmann
2014-03-05input-legacy: remove kbd_put_keycodeGerd Hoffmann
2014-03-05input: trace eventsGerd Hoffmann
2014-03-05input: mouse: switch cocoa ui to new coreGerd Hoffmann