summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * block/raw-posix: bdrv_parse_filename() for floppyMax Reitz2014-03-131-0/+10
| * block/raw-posix: bdrv_parse_filename() for hdevMax Reitz2014-03-131-0/+10
| * qemu-io: Fix warnings from static code analysisStefan Weil2014-03-133-5/+6
| * block: Unlink temporary fileMax Reitz2014-03-131-1/+1
| * qcow2: Don't write with BDRV_O_INCOMINGKevin Wolf2014-03-131-5/+7
| * qcow2: Keep option in qcow2_invalidate_cache()Kevin Wolf2014-03-131-4/+1
| * qmp: add query-iothreads commandStefan Hajnoczi2014-03-133-0/+104
| * iothread: stash thread ID awayStefan Hajnoczi2014-03-131-0/+22
| * dataplane: replace internal thread with IOThreadStefan Hajnoczi2014-03-132-44/+60
| * iothread: add "iothread" qdev property typeStefan Hajnoczi2014-03-132-0/+54
| * qdev: make get_pointer() handle temporary stringsIgor Mammedov2014-03-131-8/+11
| * iothread: add I/O thread objectStefan Hajnoczi2014-03-133-0/+151
| * aio: add aio_context_acquire() and aio_context_release()Stefan Hajnoczi2014-03-133-0/+95
| * rfifolock: add recursive FIFO lockStefan Hajnoczi2014-03-135-0/+226
| * object: add object_get_canonical_path_component()Stefan Hajnoczi2014-03-132-22/+40
| * block: Rewrite the snapshot authorization mechanism for block filters.Benoît Canet2014-03-135-42/+42
| * iotests: Test corruption during COW requestMax Reitz2014-03-132-0/+41
| * block: bs->drv may be NULL in bdrv_debug_resume()Max Reitz2014-03-131-1/+1
| * qcow2: Check bs->drv in copy_sectors()Max Reitz2014-03-131-0/+4
| * block: Update image size in bdrv_invalidate_cache()Kevin Wolf2014-03-133-1/+14
| * qcow2-refcount: Sanitize refcount table entryMax Reitz2014-03-131-1/+2
* | oslib-posix: Fix build on FreeBSDAndreas Färber2014-03-132-4/+4
* | Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into stagingPeter Maydell2014-03-1312-49/+38
|\ \
| * | spapr-pci: Convert fprintf() to error_report()Alexey Kardashevskiy2014-03-131-4/+5
| * | spapr-pci: Convert to QOM realizeAlexey Kardashevskiy2014-03-131-22/+21
| * | xics-kvm: Fix reset functionAlexey Kardashevskiy2014-03-131-1/+10
| * | pseries: Update SLOF firmware image to qemu-slof-20140304Alexey Kardashevskiy2014-03-133-1/+1
| * | Move QEMUMachine typedef to qemu/typedefs.hAndreas Färber2014-03-132-2/+1
| * | Revert "KVM: Split QEMUMachine typedef into separate header"Andreas Färber2014-03-136-21/+2
* | | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell2014-03-1334-216/+753
|\ \ \
| * | | libqtest: Fix possible deadlock in qtest initializationMarcel Apfelbaum2014-03-131-2/+11
| * | | pci: Move VMState registration/unregistration to QOM realize/unrealizeBandan Das2014-03-131-21/+30
| * | | qdev: Realize buses on device realizationBandan Das2014-03-131-5/+22
| * | | qdev: Prepare realize/unrealize hooks for BusStateBandan Das2014-03-132-0/+47
| * | | tests: Add spapr-pci-host-bridge qtestAlexey Kardashevskiy2014-03-132-0/+38
| * | | virtio-serial-port: Convert to QOM realize/unrealizeAndreas Färber2014-03-133-44/+43
| * | | virtio-console: QOM cast cleanup for VirtConsoleAndreas Färber2014-03-131-13/+20
| * | | tests: Add virtio-console qtestAndreas Färber2014-03-132-0/+40
| * | | tests: Add virtio-serial qtestAndreas Färber2014-03-132-0/+36
| * | | tests: Add virtio-scsi qtestAndreas Färber2014-03-132-0/+38
| * | | tests: Add virtio-rng qtestAndreas Färber2014-03-132-0/+36
| * | | tests: Add virtio-balloon qtestAndreas Färber2014-03-132-0/+36
| * | | tests: Add virtio-blk qtestAndreas Färber2014-03-132-0/+37
| * | | tests: Clean up IndustryPack TPCI200 gcov pathsAndreas Färber2014-03-131-2/+2
| * | | qom-test: Test QOM propertiesAndreas Färber2014-03-131-0/+39
| * | | hw/boards: Convert current_machine to MachineStateMarcel Apfelbaum2014-03-124-36/+53
| * | | vl: Use MachineClass instead of global QEMUMachine listMarcel Apfelbaum2014-03-122-21/+55
| * | | hw/core: Introduce QEMU machine as QOM objectMarcel Apfelbaum2014-03-123-1/+79
| * | | qdev-monitor-test: Don't test human-readable error messageMarkus Armbruster2014-03-121-3/+1
| * | | qdev-monitor-test: Simplify using g_assert_cmpstr()Stefan Hajnoczi2014-03-121-5/+5
OpenPOWER on IntegriCloud