aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-10qemu_ram_block_by_nameDr. David Alan Gilbert3-20/+36
2015-11-10qemu_ram_block_from_hostDr. David Alan Gilbert4-11/+49
2015-11-10Move page_size_init earlierDr. David Alan Gilbert5-3/+2
2015-11-10Move configuration section writingDr. David Alan Gilbert1-5/+6
2015-11-10Provide runtime Target page informationDr. David Alan Gilbert2-0/+11
2015-11-10Add postcopy documentationDr. David Alan Gilbert1-0/+191
2015-11-10Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-11-10' into ...Peter Maydell14-438/+276
2015-11-10qapi-introspect: Document lack of sortingEric Blake2-9/+27
2015-11-10qapi: Provide nicer array names in introspectionEric Blake2-5/+10
2015-11-10qapi: More tests of input arraysEric Blake1-0/+52
2015-11-10qapi: Test failure in middle of array parseEric Blake2-1/+13
2015-11-10qapi: More tests of alternate outputEric Blake1-1/+15
2015-11-10qapi: Simplify error cleanup in test-qmp-*Eric Blake5-35/+31
2015-11-09configure: Don't disable optimization for non-fortify buildsPeter Maydell1-0/+2
2015-11-09hw/timer/hpet.c: Avoid signed integer overflow which results in bugs on OSXPeter Maydell1-2/+2
2015-11-09qapi: Simplify non-error testing in test-qmp-*Eric Blake4-135/+53
2015-11-09qapi: Plug leaks in test-qmp-*Eric Blake3-35/+18
2015-11-09qapi: Share test_init code in test-qmp-input*Eric Blake2-51/+46
2015-11-09qobject: Protect against use-after-free in qobject_decref()Eric Blake1-0/+1
2015-11-09qapi: Strengthen test of TestStructListEric Blake1-11/+7
2015-11-09qapi: Use generated TestStruct machinery in testsEric Blake6-162/+10
2015-11-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell7-39/+309
2015-11-09blockdev: acquire AioContext in hmp_commit()Stefan Hajnoczi1-1/+11
2015-11-09monitor: add missed aio_context_acquire into vm_completion callDenis V. Lunev1-3/+8
2015-11-09aio: Introduce aio-epoll.cFam Zheng2-1/+188
2015-11-09aio: Introduce aio_context_setupFam Zheng4-2/+27
2015-11-09aio: Introduce aio_external_disabledFam Zheng1-0/+11
2015-11-09dataplane: support non-contigious s/gMichael S. Tsirkin1-22/+46
2015-11-09dataplane: simplify indirect descriptor readMichael S. Tsirkin1-10/+18
2015-11-07Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2-9/+34
2015-11-07Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell8-45/+191
2015-11-06arm: allwinner-a10: Add SATAPeter Crosthwaite2-0/+15
2015-11-06ahci: Add allwinner AHCIPeter Crosthwaite3-0/+112
2015-11-06ahci: split realize and initPeter Crosthwaite3-15/+34
2015-11-06ahci: Add some MMIO debug printfsPeter Crosthwaite1-6/+15
2015-11-06ide: remove hardcoded 2GiB transactional limitJohn Snow3-24/+15
2015-11-06target-i386: Add clflushopt/clwb/pcommit to TCG_7_0_EBX_FEATURESXiao Guangrong1-1/+3
2015-11-06target-i386: tcg: Check right CPUID bits for clflushopt/pcommitEduardo Habkost1-8/+20
2015-11-06target-i386: tcg: Accept clwb instructionEduardo Habkost1-1/+12
2015-11-06Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-11-0...Peter Maydell34-89/+130
2015-11-06tap-bsd: use user-specified tap device if it already existsEd Maste1-5/+33
2015-11-06qemu-sockets: do not test path with access() before unlinkingPaolo Bonzini1-2/+1
2015-11-06taget-ppc: Fix read access to IBAT registers higher than IBAT3Julio Guerra1-1/+1
2015-11-06exec: avoid unnecessary cacheline bounce on ram_list.mru_blockPaolo Bonzini1-1/+1
2015-11-06target-alpha: fix uninitialized variablePaolo Bonzini1-1/+1
2015-11-06ivshmem-server: fix possible OVERRUNGonglei1-1/+3
2015-11-06pci-assign: do not test path with access() before openingPaolo Bonzini1-5/+1
2015-11-06qom/object: fix 2 comment typosCao jin2-6/+6
2015-11-06configure: remove help string for 'vnc-tls' optionDaniel P. Berrange1-1/+0
2015-11-06usb: Use g_new() & friends where that makes obvious senseMarkus Armbruster4-8/+7