aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-10Return path: Send responses from destination to sourceDr. David Alan Gilbert
2015-11-10Return path: Control commandsDr. David Alan Gilbert
2015-11-10Migration commandsDr. David Alan Gilbert
2015-11-10Return path: socket_writev_buffer: Block even on non-blocking fd'sDr. David Alan Gilbert
2015-11-10Return path: Open a return path on QEMUFile for socketsDr. David Alan Gilbert
2015-11-10Add Linux userfaultfd.h headerDr. David Alan Gilbert
2015-11-10Rename save_live_complete to save_live_complete_precopyDr. David Alan Gilbert
2015-11-10migrate_init: Call from savevmDr. David Alan Gilbert
2015-11-10ram_load: Factor out host_from_stream_offset call and checkDr. David Alan Gilbert
2015-11-10ram_debug_dump_bitmap: Dump a migration bitmap as textDr. David Alan Gilbert
2015-11-10Add QEMU_MADV_NOHUGEPAGEDr. David Alan Gilbert
2015-11-10Add wrapper for setting blocking status on a QEMUFileDr. David Alan Gilbert
2015-11-10Add qemu_get_buffer_in_place to avoid copies some of the timeDr. David Alan Gilbert
2015-11-10Rename mis->file to from_src_fileDr. David Alan Gilbert
2015-11-10qemu_ram_block_by_nameDr. David Alan Gilbert
2015-11-10qemu_ram_block_from_hostDr. David Alan Gilbert
2015-11-10Move page_size_init earlierDr. David Alan Gilbert
2015-11-10Move configuration section writingDr. David Alan Gilbert
2015-11-10Provide runtime Target page informationDr. David Alan Gilbert
2015-11-10Add postcopy documentationDr. David Alan Gilbert
2015-11-10Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-11-10' into ...Peter Maydell
2015-11-10qapi-introspect: Document lack of sortingEric Blake
2015-11-10qapi: Provide nicer array names in introspectionEric Blake
2015-11-10qapi: More tests of input arraysEric Blake
2015-11-10qapi: Test failure in middle of array parseEric Blake
2015-11-10qapi: More tests of alternate outputEric Blake
2015-11-10qapi: Simplify error cleanup in test-qmp-*Eric Blake
2015-11-09configure: Don't disable optimization for non-fortify buildsPeter Maydell
2015-11-09hw/timer/hpet.c: Avoid signed integer overflow which results in bugs on OSXPeter Maydell
2015-11-09qapi: Simplify non-error testing in test-qmp-*Eric Blake
2015-11-09qapi: Plug leaks in test-qmp-*Eric Blake
2015-11-09qapi: Share test_init code in test-qmp-input*Eric Blake
2015-11-09qobject: Protect against use-after-free in qobject_decref()Eric Blake
2015-11-09qapi: Strengthen test of TestStructListEric Blake
2015-11-09qapi: Use generated TestStruct machinery in testsEric Blake
2015-11-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-11-09blockdev: acquire AioContext in hmp_commit()Stefan Hajnoczi
2015-11-09monitor: add missed aio_context_acquire into vm_completion callDenis V. Lunev
2015-11-09aio: Introduce aio-epoll.cFam Zheng
2015-11-09aio: Introduce aio_context_setupFam Zheng
2015-11-09aio: Introduce aio_external_disabledFam Zheng
2015-11-09dataplane: support non-contigious s/gMichael S. Tsirkin
2015-11-09dataplane: simplify indirect descriptor readMichael S. Tsirkin
2015-11-07Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2015-11-07Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2015-11-06arm: allwinner-a10: Add SATAPeter Crosthwaite
2015-11-06ahci: Add allwinner AHCIPeter Crosthwaite
2015-11-06ahci: split realize and initPeter Crosthwaite
2015-11-06ahci: Add some MMIO debug printfsPeter Crosthwaite
2015-11-06ide: remove hardcoded 2GiB transactional limitJohn Snow