aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-17target-mips: fix rndrashift_short_acc and code for EXTR_ instructionsPetar Jovanovic
2013-03-15Fix TAGS creationDavid Gibson
2013-03-15Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-03-15Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into stagingAnthony Liguori
2013-03-15blockdev: Fix up copyright and permission noticeMarkus Armbruster
2013-03-15qemu-iotests: use -nographic in test case 007Stefan Hajnoczi
2013-03-15qemu-iotests: add tests for rebasing zero clustersPaolo Bonzini
2013-03-15dataplane: fix hang introduced by AioContext transitionPaolo Bonzini
2013-03-15coroutine: use AioContext for CoQueue BHStefan Hajnoczi
2013-03-15threadpool: drop global thread poolStefan Hajnoczi
2013-03-15block: add bdrv_get_aio_context()Stefan Hajnoczi
2013-03-15aio: add a ThreadPool instance to AioContextStefan Hajnoczi
2013-03-15threadpool: add thread_pool_new() and thread_pool_free()Stefan Hajnoczi
2013-03-15threadpool: move globals into struct ThreadPoolStefan Hajnoczi
2013-03-15main-loop: add qemu_get_aio_context()Stefan Hajnoczi
2013-03-15sheepdog: set io_flush handler in do_co_reqMORITA Kazutaka
2013-03-15sheepdog: use non-blocking fd in coroutine contextMORITA Kazutaka
2013-03-15qcow2: make is_allocated return true for zero clustersPaolo Bonzini
2013-03-15qcow2: drop unnecessary flush in qcow2_update_snapshot_refcount()Stefan Hajnoczi
2013-03-15qcow2: drop flush in update_cluster_refcount()Stefan Hajnoczi
2013-03-15qcow2: flush in qcow2_update_snapshot_refcount()Stefan Hajnoczi
2013-03-15qcow2: set L2 cache dependency in qcow2_alloc_bytes()Stefan Hajnoczi
2013-03-15qcow2: flush refcount cache correctly in qcow2_write_snapshots()Stefan Hajnoczi
2013-03-15qcow2: flush refcount cache correctly in alloc_refcount_block()Stefan Hajnoczi
2013-03-15qcow2: Allow lazy refcounts to be enabled on the command lineKevin Wolf
2013-03-15block: Support driver specific options in drive_init()Kevin Wolf
2013-03-15blockdev: Keep a copy of DriveInfo.serialKevin Wolf
2013-03-15qemu-option: Add qemu_opts_absorb_qdict()Kevin Wolf
2013-03-15block: Add options QDict to bdrv_open_common()Kevin Wolf
2013-03-15Add qdict_clone_shallow()Kevin Wolf
2013-03-15block: Add options QDict to bdrv_open() prototypeKevin Wolf
2013-03-15block: Add options QDict to .bdrv_open()Kevin Wolf
2013-03-15qga/main.c: Don't use g_key_file_get/set_int64Peter Crosthwaite
2013-03-14Merge remote-tracking branch 'kraxel/chardev.5' into stagingAnthony Liguori
2013-03-14Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori
2013-03-14Merge remote-tracking branch 'mdroth/qga-pull-3-11-2013' into stagingAnthony Liguori
2013-03-14Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori
2013-03-14spice-qemu-char: Remove dead debugging codeHans de Goede
2013-03-14spice-qemu-char: Fix name parameter issues after qapi-ifyingHans de Goede
2013-03-13gtk: fix vc initializationAnthony Liguori
2013-03-13qemu-char.c: fix waiting for telnet connection messageIgor Mitsyanko
2013-03-13Revert "hmp: Disable chardev-add and chardev-remove"Gerd Hoffmann
2013-03-13chardev: add udp support to qapiGerd Hoffmann
2013-03-13chardev: add memory (ringbuf) support to qapiGerd Hoffmann
2013-03-13chardev: add vc support to qapiGerd Hoffmann
2013-03-13chardev: add spice support to qapiGerd Hoffmann
2013-03-13chardev: add pipe support to qapiGerd Hoffmann
2013-03-13chardev: add console support to qapiGerd Hoffmann
2013-03-13chardev: switch pty init to qapiGerd Hoffmann
2013-03-13chardev: switch parallel init to qapiGerd Hoffmann