summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-20monitor: print the invalid char in error messageFam Zheng1-3/+7
2013-08-20OptsVisitor: introduce unit tests, with test cases for range flatteningLaszlo Ersek5-3/+300
2013-08-20add "test-int128" and "test-bitops" to .gitignoreLaszlo Ersek1-0/+2
2013-08-20OptsVisitor: don't try to flatten overlong integer rangesLaszlo Ersek2-2/+11
2013-08-20OptsVisitor: opts_type_uint64(): recognize intervals when LM_IN_PROGRESSLaszlo Ersek1-5/+27
2013-08-20OptsVisitor: rebase opts_type_uint64() to parse_uint_full()Laszlo Ersek1-18/+5
2013-08-20OptsVisitor: opts_type_int(): recognize intervals when LM_IN_PROGRESSLaszlo Ersek1-6/+28
2013-08-20OptsVisitor: introduce list modes for interval flatteningLaszlo Ersek1-2/+65
2013-08-20OptsVisitor: introduce basic list modesLaszlo Ersek1-10/+35
2013-08-20Convert stderr message calling error_get_pretty() to error_report()Seiji Aguchi7-14/+17
2013-08-20Merge remote-tracking branch 'stefanha/block-next' into stagingAnthony Liguori19-289/+163
2013-08-20Merge remote-tracking branch 'rth/axp-next' into stagingAnthony Liguori4-39/+264
2013-08-20Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori17-136/+275
2013-08-19aio: drop io_flush argumentStefan Hajnoczi16-88/+61
2013-08-19tests: drop event_active_cb()Stefan Hajnoczi1-14/+8
2013-08-19thread-pool: drop thread_pool_active()Stefan Hajnoczi1-7/+1
2013-08-19dataplane/virtio-blk: drop flush_true() and flush_io()Stefan Hajnoczi1-15/+2
2013-08-19block/ssh: drop return_true()Stefan Hajnoczi1-9/+1
2013-08-19block/sheepdog: drop have_co_req() and aio_flush_request()Stefan Hajnoczi1-20/+5
2013-08-19block/rbd: drop qemu_rbd_aio_flush_cb()Stefan Hajnoczi1-13/+1
2013-08-19block/nbd: drop nbd_have_request()Stefan Hajnoczi1-10/+3
2013-08-19block/linux-aio: drop qemu_laio_completion_cb()Stefan Hajnoczi1-15/+2
2013-08-19block/iscsi: drop iscsi_process_flush()Stefan Hajnoczi1-8/+1
2013-08-19block/gluster: drop qemu_gluster_aio_flush_cb()Stefan Hajnoczi1-17/+1
2013-08-19Change email addressAnthony Liguori2-8/+8
2013-08-19block/curl: drop curl_aio_flush()Stefan Hajnoczi1-19/+3
2013-08-19aio: stop using .io_flush()Stefan Hajnoczi3-45/+28
2013-08-19tests: adjust test-thread-pool to new aio_poll() semanticsStefan Hajnoczi1-12/+12
2013-08-19tests: adjust test-aio to new aio_poll() semanticsStefan Hajnoczi1-9/+17
2013-08-19dataplane/virtio-blk: check exit conditions before aio_poll()Stefan Hajnoczi1-2/+2
2013-08-19block: stop relying on io_flush() in bdrv_drain_all()Stefan Hajnoczi2-11/+40
2013-08-19block: ensure bdrv_drain_all() works during bdrv_delete()Stefan Hajnoczi1-2/+2
2013-08-16target-alpha: Implement the typhoon iommuRichard Henderson1-28/+174
2013-08-16target-alpha: Consider the superpage when threading and ending TBsRichard Henderson1-8/+29
2013-08-16target-alpha: Use goto_tb in call_palRichard Henderson3-0/+26
2013-08-16target-alpha: Implement call_pal without an exceptionRichard Henderson3-3/+35
2013-08-16cpus: Use cpu_is_stopped() efficientlyTiejun Chen1-7/+7
2013-08-16target-i386: Move hyperv_* static globals to X86CPUIgor Mammedov7-125/+46
2013-08-16qdev: Set globals in instance_post_init functionEduardo Habkost2-1/+83
2013-08-16qom: Introduce instance_post_init hookEduardo Habkost2-0/+17
2013-08-16tests: Unit tests for qdev global properties handlingEduardo Habkost3-0/+115
2013-08-16gdbstub: Fix gdb_register_coprocessor() register countingAndreas Färber3-3/+7
2013-08-15Open up 1.7 development branchAnthony Liguori1-1/+1
2013-08-15Update version for 1.6.0v1.6.0Anthony Liguori1-1/+1
2013-08-14mips_malta: do not raise exceptions when accessing invalid memoryAurelien Jarno5-0/+10
2013-08-14block: Dont ignore previously set bdrv_flagsM. Mohan Kumar1-1/+0
2013-08-13qemu-char: fix infinite recursion connecting to monitor ptyJames Hogan1-1/+1
2013-08-13pvpanic: fix bad mergeAnthony Liguori2-2/+2
2013-08-12Update version for 1.6.0-rc3v1.6.0-rc3Anthony Liguori1-1/+1
2013-08-12Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2-0/+2