summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pci: Add PCI VGA helpersAlex Williamson2013-03-262-0/+82
* virtio-pci: guest notifier mask without non-irqfdMichael S. Tsirkin2013-03-261-35/+44
* virtio-net: remove layout assumptions for mq ctrlJason Wang2013-03-261-11/+12
* qmp: add path to device_deleted eventMichael S. Tsirkin2013-03-262-3/+8
* qom: call class destructor before unparentMichael S. Tsirkin2013-03-261-3/+3
* qdev: DEVICE_DELETED eventMichael S. Tsirkin2013-03-175-1/+32
* Fix TAGS creationDavid Gibson2013-03-151-1/+2
* Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-03-1549-233/+702
|\
| * blockdev: Fix up copyright and permission noticeMarkus Armbruster2013-03-151-0/+23
| * qemu-iotests: use -nographic in test case 007Stefan Hajnoczi2013-03-151-4/+3
| * qemu-iotests: add tests for rebasing zero clustersPaolo Bonzini2013-03-153-0/+93
| * dataplane: fix hang introduced by AioContext transitionPaolo Bonzini2013-03-151-2/+15
| * coroutine: use AioContext for CoQueue BHStefan Hajnoczi2013-03-152-17/+39
| * threadpool: drop global thread poolStefan Hajnoczi2013-03-155-46/+43
| * block: add bdrv_get_aio_context()Stefan Hajnoczi2013-03-152-0/+13
| * aio: add a ThreadPool instance to AioContextStefan Hajnoczi2013-03-152-0/+17
| * threadpool: add thread_pool_new() and thread_pool_free()Stefan Hajnoczi2013-03-152-4/+53
| * threadpool: move globals into struct ThreadPoolStefan Hajnoczi2013-03-152-82/+112
| * main-loop: add qemu_get_aio_context()Stefan Hajnoczi2013-03-152-0/+10
| * sheepdog: set io_flush handler in do_co_reqMORITA Kazutaka2013-03-151-2/+11
| * sheepdog: use non-blocking fd in coroutine contextMORITA Kazutaka2013-03-151-4/+2
| * qcow2: make is_allocated return true for zero clustersPaolo Bonzini2013-03-152-5/+4
| * qcow2: drop unnecessary flush in qcow2_update_snapshot_refcount()Stefan Hajnoczi2013-03-151-4/+0
| * qcow2: drop flush in update_cluster_refcount()Stefan Hajnoczi2013-03-151-2/+0
| * qcow2: flush in qcow2_update_snapshot_refcount()Stefan Hajnoczi2013-03-152-6/+1
| * qcow2: set L2 cache dependency in qcow2_alloc_bytes()Stefan Hajnoczi2013-03-151-1/+5
| * qcow2: flush refcount cache correctly in qcow2_write_snapshots()Stefan Hajnoczi2013-03-151-1/+4
| * qcow2: flush refcount cache correctly in alloc_refcount_block()Stefan Hajnoczi2013-03-151-2/+8
| * qcow2: Allow lazy refcounts to be enabled on the command lineKevin Wolf2013-03-153-1/+39
| * block: Support driver specific options in drive_init()Kevin Wolf2013-03-151-10/+59
| * blockdev: Keep a copy of DriveInfo.serialKevin Wolf2013-03-152-2/+5
| * qemu-option: Add qemu_opts_absorb_qdict()Kevin Wolf2013-03-152-0/+35
| * block: Add options QDict to bdrv_open_common()Kevin Wolf2013-03-151-6/+26
| * Add qdict_clone_shallow()Kevin Wolf2013-03-152-0/+24
| * block: Add options QDict to bdrv_open() prototypeKevin Wolf2013-03-1512-28/+54
| * block: Add options QDict to .bdrv_open()Kevin Wolf2013-03-1514-17/+17
* | Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into stagingAnthony Liguori2013-03-152-1/+62
|\ \ | |/ |/|
| * virtio-ccw: Wire up virtio-rng.Cornelia Huck2013-03-122-0/+62
| * virtio-ccw: remove qdev_unparent in unplug routingChristian Borntraeger2013-03-121-1/+0
* | qga/main.c: Don't use g_key_file_get/set_int64Peter Crosthwaite2013-03-151-2/+2
* | Merge remote-tracking branch 'kraxel/chardev.5' into stagingAnthony Liguori2013-03-1413-230/+522
|\ \
| * | spice-qemu-char: Remove dead debugging codeHans de Goede2013-03-141-17/+0
| * | spice-qemu-char: Fix name parameter issues after qapi-ifyingHans de Goede2013-03-141-2/+7
| * | qemu-char.c: fix waiting for telnet connection messageIgor Mitsyanko2013-03-131-1/+1
| * | Revert "hmp: Disable chardev-add and chardev-remove"Gerd Hoffmann2013-03-131-32/+31
| * | chardev: add udp support to qapiGerd Hoffmann2013-03-134-19/+67
| * | chardev: add memory (ringbuf) support to qapiGerd Hoffmann2013-03-132-8/+36
| * | chardev: add vc support to qapiGerd Hoffmann2013-03-135-16/+74
| * | chardev: add spice support to qapiGerd Hoffmann2013-03-134-24/+79
| * | chardev: add pipe support to qapiGerd Hoffmann2013-03-132-10/+24
OpenPOWER on IntegriCloud