aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-20OptsVisitor: opts_type_uint64(): recognize intervals when LM_IN_PROGRESSLaszlo Ersek
2013-08-20OptsVisitor: rebase opts_type_uint64() to parse_uint_full()Laszlo Ersek
2013-08-20OptsVisitor: opts_type_int(): recognize intervals when LM_IN_PROGRESSLaszlo Ersek
2013-08-20OptsVisitor: introduce list modes for interval flatteningLaszlo Ersek
2013-08-20OptsVisitor: introduce basic list modesLaszlo Ersek
2013-08-20Convert stderr message calling error_get_pretty() to error_report()Seiji Aguchi
2013-08-20Merge remote-tracking branch 'stefanha/block-next' into stagingAnthony Liguori
2013-08-20Merge remote-tracking branch 'rth/axp-next' into stagingAnthony Liguori
2013-08-20Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori
2013-08-19aio: drop io_flush argumentStefan Hajnoczi
2013-08-19tests: drop event_active_cb()Stefan Hajnoczi
2013-08-19thread-pool: drop thread_pool_active()Stefan Hajnoczi
2013-08-19dataplane/virtio-blk: drop flush_true() and flush_io()Stefan Hajnoczi
2013-08-19block/ssh: drop return_true()Stefan Hajnoczi
2013-08-19block/sheepdog: drop have_co_req() and aio_flush_request()Stefan Hajnoczi
2013-08-19block/rbd: drop qemu_rbd_aio_flush_cb()Stefan Hajnoczi
2013-08-19block/nbd: drop nbd_have_request()Stefan Hajnoczi
2013-08-19block/linux-aio: drop qemu_laio_completion_cb()Stefan Hajnoczi
2013-08-19block/iscsi: drop iscsi_process_flush()Stefan Hajnoczi
2013-08-19block/gluster: drop qemu_gluster_aio_flush_cb()Stefan Hajnoczi
2013-08-19Change email addressAnthony Liguori
2013-08-19block/curl: drop curl_aio_flush()Stefan Hajnoczi
2013-08-19aio: stop using .io_flush()Stefan Hajnoczi
2013-08-19tests: adjust test-thread-pool to new aio_poll() semanticsStefan Hajnoczi
2013-08-19tests: adjust test-aio to new aio_poll() semanticsStefan Hajnoczi
2013-08-19dataplane/virtio-blk: check exit conditions before aio_poll()Stefan Hajnoczi
2013-08-19block: stop relying on io_flush() in bdrv_drain_all()Stefan Hajnoczi
2013-08-19block: ensure bdrv_drain_all() works during bdrv_delete()Stefan Hajnoczi
2013-08-16target-alpha: Implement the typhoon iommuRichard Henderson
2013-08-16target-alpha: Consider the superpage when threading and ending TBsRichard Henderson
2013-08-16target-alpha: Use goto_tb in call_palRichard Henderson
2013-08-16target-alpha: Implement call_pal without an exceptionRichard Henderson
2013-08-16cpus: Use cpu_is_stopped() efficientlyTiejun Chen
2013-08-16target-i386: Move hyperv_* static globals to X86CPUIgor Mammedov
2013-08-16qdev: Set globals in instance_post_init functionEduardo Habkost
2013-08-16qom: Introduce instance_post_init hookEduardo Habkost
2013-08-16tests: Unit tests for qdev global properties handlingEduardo Habkost
2013-08-16gdbstub: Fix gdb_register_coprocessor() register countingAndreas Färber
2013-08-15Open up 1.7 development branchAnthony Liguori
2013-08-15Update version for 1.6.0Anthony Liguori
2013-08-14mips_malta: do not raise exceptions when accessing invalid memoryAurelien Jarno
2013-08-14block: Dont ignore previously set bdrv_flagsM. Mohan Kumar
2013-08-13qemu-char: fix infinite recursion connecting to monitor ptyJames Hogan
2013-08-13pvpanic: fix bad mergeAnthony Liguori
2013-08-12Update version for 1.6.0-rc3Anthony Liguori
2013-08-12Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori
2013-08-12pc: drop external DSDT loadingAnthony Liguori
2013-08-12hw/misc: make pvpanic known to userMarcel Apfelbaum
2013-08-12hw/misc: don't create pvpanic device by defaultMarcel Apfelbaum
2013-08-12pc: Remove PCLMULQDQ from Westmere on pc-*-1.4 and olderEduardo Habkost