aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
2015-11-06Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-11-0...Peter Maydell
2015-11-06tap-bsd: use user-specified tap device if it already existsEd Maste
2015-11-06qemu-sockets: do not test path with access() before unlinkingPaolo Bonzini
2015-11-06taget-ppc: Fix read access to IBAT registers higher than IBAT3Julio Guerra
2015-11-06exec: avoid unnecessary cacheline bounce on ram_list.mru_blockPaolo Bonzini
2015-11-06target-alpha: fix uninitialized variablePaolo Bonzini
2015-11-06ivshmem-server: fix possible OVERRUNGonglei
2015-11-06pci-assign: do not test path with access() before openingPaolo Bonzini
2015-11-06qom/object: fix 2 comment typosCao jin
2015-11-06configure: remove help string for 'vnc-tls' optionDaniel P. Berrange
2015-11-06usb: Use g_new() & friends where that makes obvious senseMarkus Armbruster