summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-13Fix vga_interface_type for command line argument '-device VGA'Mark Wu2-21/+23
2014-03-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-6' into stagingPeter Maydell2-0/+24
2014-03-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-chardev-1' into stagingPeter Maydell1-2/+15
2014-03-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell35-133/+938
2014-03-13oslib-posix: Fix build on FreeBSDAndreas Färber2-4/+4
2014-03-13block/raw-win32: bdrv_parse_filename() for hdevMax Reitz1-0/+10
2014-03-13block/raw-posix: Strip protocol prefix on creationMax Reitz1-0/+12
2014-03-13block/raw-posix: bdrv_parse_filename() for cdromMax Reitz1-0/+15
2014-03-13block/raw-posix: bdrv_parse_filename() for floppyMax Reitz1-0/+10
2014-03-13block/raw-posix: bdrv_parse_filename() for hdevMax Reitz1-0/+10
2014-03-13qemu-io: Fix warnings from static code analysisStefan Weil3-5/+6
2014-03-13block: Unlink temporary fileMax Reitz1-1/+1
2014-03-13qcow2: Don't write with BDRV_O_INCOMINGKevin Wolf1-5/+7
2014-03-13qcow2: Keep option in qcow2_invalidate_cache()Kevin Wolf1-4/+1
2014-03-13qmp: add query-iothreads commandStefan Hajnoczi3-0/+104
2014-03-13iothread: stash thread ID awayStefan Hajnoczi1-0/+22
2014-03-13dataplane: replace internal thread with IOThreadStefan Hajnoczi2-44/+60
2014-03-13iothread: add "iothread" qdev property typeStefan Hajnoczi2-0/+54
2014-03-13qdev: make get_pointer() handle temporary stringsIgor Mammedov1-8/+11
2014-03-13iothread: add I/O thread objectStefan Hajnoczi3-0/+151
2014-03-13aio: add aio_context_acquire() and aio_context_release()Stefan Hajnoczi3-0/+95
2014-03-13rfifolock: add recursive FIFO lockStefan Hajnoczi5-0/+226
2014-03-13object: add object_get_canonical_path_component()Stefan Hajnoczi2-22/+40
2014-03-13block: Rewrite the snapshot authorization mechanism for block filters.Benoît Canet5-42/+42
2014-03-13iotests: Test corruption during COW requestMax Reitz2-0/+41
2014-03-13block: bs->drv may be NULL in bdrv_debug_resume()Max Reitz1-1/+1
2014-03-13qcow2: Check bs->drv in copy_sectors()Max Reitz1-0/+4
2014-03-13block: Update image size in bdrv_invalidate_cache()Kevin Wolf3-1/+14
2014-03-13qcow2-refcount: Sanitize refcount table entryMax Reitz1-1/+2
2014-03-13Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into stagingPeter Maydell12-49/+38
2014-03-13Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell34-216/+753
2014-03-13libqtest: Avoid inline varargs functionsPeter Maydell2-18/+22
2014-03-13char: restore read callback on a reattached (hotplug) chardevGal Hammer1-2/+15
2014-03-13spapr-pci: Convert fprintf() to error_report()Alexey Kardashevskiy1-4/+5
2014-03-13spapr-pci: Convert to QOM realizeAlexey Kardashevskiy1-22/+21
2014-03-13xics-kvm: Fix reset functionAlexey Kardashevskiy1-1/+10
2014-03-13pseries: Update SLOF firmware image to qemu-slof-20140304Alexey Kardashevskiy3-1/+1
2014-03-13Move QEMUMachine typedef to qemu/typedefs.hAndreas Färber2-2/+1
2014-03-13Revert "KVM: Split QEMUMachine typedef into separate header"Andreas Färber6-21/+2
2014-03-13libqtest: Fix possible deadlock in qtest initializationMarcel Apfelbaum1-2/+11
2014-03-13pci: Move VMState registration/unregistration to QOM realize/unrealizeBandan Das1-21/+30
2014-03-13qdev: Realize buses on device realizationBandan Das1-5/+22
2014-03-13qdev: Prepare realize/unrealize hooks for BusStateBandan Das2-0/+47
2014-03-13tests: Add spapr-pci-host-bridge qtestAlexey Kardashevskiy2-0/+38
2014-03-13virtio-serial-port: Convert to QOM realize/unrealizeAndreas Färber3-44/+43
2014-03-13virtio-console: QOM cast cleanup for VirtConsoleAndreas Färber1-13/+20
2014-03-13tests: Add virtio-console qtestAndreas Färber2-0/+40
2014-03-13tests: Add virtio-serial qtestAndreas Färber2-0/+36
2014-03-13tests: Add virtio-scsi qtestAndreas Färber2-0/+38
2014-03-13tests: Add virtio-rng qtestAndreas Färber2-0/+36