aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-10target-arm: Clean up DISAS_UPDATE usage in AArch32 translation codeSergey Fedorov
2015-11-10hw/arm/virt: error_report cleanupsAndrew Jones
2015-11-10arm: highbank: Implement PSCI and dummy monitorPeter Crosthwaite
2015-11-10arm: highbank: Defeature CPU overridePeter Crosthwaite
2015-11-10arm: boot: Add secure_board_setup flagPeter Crosthwaite
2015-11-10hw/intc/arm_gic: Remove the definition of NUM_CPUWei Huang
2015-11-10target-arm: Fix gdb singlestep handling in arm_debug_excp_handler()Sergey Fedorov
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
2015-11-06target-i386: Add clflushopt/clwb/pcommit to TCG_7_0_EBX_FEATURESXiao Guangrong
2015-11-06target-i386: tcg: Check right CPUID bits for clflushopt/pcommitEduardo Habkost
2015-11-06target-i386: tcg: Accept clwb instructionEduardo Habkost