summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add 'debug-threads' suboption to --nameDr. David Alan Gilbert2014-03-095-2/+30
* Rework --name to use QemuOptsDr. David Alan Gilbert2014-03-091-13/+39
* PCIE: fix regression with coldplugged multifunction deviceIgor Mammedov2014-03-091-8/+8
* memory_region_present: return false if address is not found in child MemoryRe...Igor Mammedov2014-03-092-4/+4
* virtio-net: remove function calls from assertJoel Stanley2014-03-091-2/+5
* acpi-test-data: update expected filesMichael S. Tsirkin2014-03-094-0/+0
* acpi-build: append description for non-hotplugMichael S. Tsirkin2014-03-097-264/+500
* Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into stagingPeter Maydell2014-03-0812-157/+322
|\
| * hw/9pfs: Include virtio-9p-device.o in buildAneesh Kumar K.V2014-03-043-7/+4
| * hw/9pfs: use g_strdup_printf() instead of PATH_MAX limitationChen Gang2014-03-048-149/+316
| * hw/9pfs/virtio-9p-local.c: use snprintf() instead of sprintf()Chen Gang2014-03-031-3/+4
| * hw/9pfs/virtio-9p-local.c: move v9fs_string_free() to below "err_out:"Chen Gang2014-03-031-1/+1
| * fsdev: Fix overrun after readlink() fills buffer completelyMarkus Armbruster2014-02-261-1/+1
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-03-0818-46/+608
|\ \
| * | block: qemu-iotests 085 - live snapshots testsJeff Cody2014-03-073-0/+248
| * | hw/ide/ahci.h: Avoid shifting left into sign bitPeter Maydell2014-03-071-5/+5
| * | block: Fix error path segfault in bdrv_open()Kevin Wolf2014-03-063-0/+25
| * | qemu-iotests: Test a few blockdev-add error casesKevin Wolf2014-03-063-0/+163
| * | blockdev: Fix NULL pointer dereference in blockdev-addKevin Wolf2014-03-061-2/+4
| * | blockdev: Fail blockdev-add with encrypted imagesKevin Wolf2014-03-061-1/+8
| * | block/raw-win32: Strip "file:" prefix on creationMax Reitz2014-03-061-0/+2
| * | block/raw-win32: Implement bdrv_parse_filename()Max Reitz2014-03-061-0/+12
| * | block/raw-posix: Strip "file:" prefix on creationMax Reitz2014-03-061-0/+2
| * | block/raw-posix: Implement bdrv_parse_filename()Max Reitz2014-03-061-0/+12
| * | block: Keep "filename" option after parsingMax Reitz2014-03-061-1/+6
| * | block: mirror - remove code cruft that has no functionJeff Cody2014-03-061-3/+0
| * | block: make bdrv_swap rebuild the bs graph node list field.Benoît Canet2014-03-061-5/+19
| * | block: Fix bs->request_alignment assertion for bs->sg=1Kevin Wolf2014-03-051-1/+1
| * | iscsi: Use bs->sg for everything else than disksKevin Wolf2014-03-051-5/+4
| * | qemu-iotests: Test progress output for conversionKevin Wolf2014-03-053-0/+84
| * | qemu-img convert: Fix progress outputKevin Wolf2014-03-051-9/+11
| * | gluster: Remove unused defines and header includeBharata B Rao2014-03-051-4/+0
| * | gluster: Change licence to GPLv2+Bharata B Rao2014-03-051-10/+2
* | | build: Fix installation of target-dependent filesLluís Vilanova2014-03-081-1/+1
* | | xenfb: Fix graphic_console_init() build failureAndreas Färber2014-03-081-1/+1
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-4' into stagingPeter Maydell2014-03-0743-742/+2330
|\ \ \
| * | | ui/sdl2 : initial port to SDL 2.0 (v2.0)Dave Airlie2014-03-057-9/+1123
| * | | console: add QemuUIInfoGerd Hoffmann2014-03-052-0/+29
| * | | console: add head to index to qemu consoles.Gerd Hoffmann2014-03-0524-31/+52
| * | | input: remove index_from_keycode (no users)Gerd Hoffmann2014-03-052-15/+0
| * | | input: move do_mouse_set to new coreGerd Hoffmann2014-03-052-43/+21
| * | | input: move qmp_query_mice to new coreGerd Hoffmann2014-03-052-23/+29
| * | | input: add input_mouse_mode tracepointGerd Hoffmann2014-03-052-0/+2
| * | | input: move mouse mode notifier to new coreGerd Hoffmann2014-03-054-37/+35
| * | | input-legacy: remove kbd_mouse_eventGerd Hoffmann2014-03-052-50/+0
| * | | input-legacy: remove kbd_mouse_is_absoluteGerd Hoffmann2014-03-052-11/+1
| * | | input-legacy: remove kbd_mouse_has_absoluteGerd Hoffmann2014-03-052-22/+2
| * | | input-legacy: remove kbd_put_keycodeGerd Hoffmann2014-03-052-24/+0
| * | | input: trace eventsGerd Hoffmann2014-03-052-0/+56
| * | | input: mouse: switch cocoa ui to new coreGerd Hoffmann2014-03-052-21/+44
OpenPOWER on IntegriCloud