summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ram_debug_dump_bitmap: Dump a migration bitmap as textDr. David Alan Gilbert2015-11-102-0/+40
* Add QEMU_MADV_NOHUGEPAGEDr. David Alan Gilbert2015-11-101-0/+9
* Add wrapper for setting blocking status on a QEMUFileDr. David Alan Gilbert2015-11-102-0/+16
* Add qemu_get_buffer_in_place to avoid copies some of the timeDr. David Alan Gilbert2015-11-102-0/+39
* Rename mis->file to from_src_fileDr. David Alan Gilbert2015-11-102-2/+2
* qemu_ram_block_by_nameDr. David Alan Gilbert2015-11-103-20/+36
* qemu_ram_block_from_hostDr. David Alan Gilbert2015-11-104-11/+49
* Move page_size_init earlierDr. David Alan Gilbert2015-11-105-3/+2
* Move configuration section writingDr. David Alan Gilbert2015-11-101-5/+6
* Provide runtime Target page informationDr. David Alan Gilbert2015-11-102-0/+11
* Add postcopy documentationDr. David Alan Gilbert2015-11-101-0/+191
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-11-10' into ...Peter Maydell2015-11-1014-438/+276
|\
| * qapi-introspect: Document lack of sortingEric Blake2015-11-102-9/+27
| * qapi: Provide nicer array names in introspectionEric Blake2015-11-102-5/+10
| * qapi: More tests of input arraysEric Blake2015-11-101-0/+52
| * qapi: Test failure in middle of array parseEric Blake2015-11-102-1/+13
| * qapi: More tests of alternate outputEric Blake2015-11-101-1/+15
| * qapi: Simplify error cleanup in test-qmp-*Eric Blake2015-11-105-35/+31
| * qapi: Simplify non-error testing in test-qmp-*Eric Blake2015-11-094-135/+53
| * qapi: Plug leaks in test-qmp-*Eric Blake2015-11-093-35/+18
| * qapi: Share test_init code in test-qmp-input*Eric Blake2015-11-092-51/+46
| * qobject: Protect against use-after-free in qobject_decref()Eric Blake2015-11-091-0/+1
| * qapi: Strengthen test of TestStructListEric Blake2015-11-091-11/+7
| * qapi: Use generated TestStruct machinery in testsEric Blake2015-11-096-162/+10
* | configure: Don't disable optimization for non-fortify buildsPeter Maydell2015-11-091-0/+2
* | hw/timer/hpet.c: Avoid signed integer overflow which results in bugs on OSXPeter Maydell2015-11-091-2/+2
|/
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-11-097-39/+309
|\
| * blockdev: acquire AioContext in hmp_commit()Stefan Hajnoczi2015-11-091-1/+11
| * monitor: add missed aio_context_acquire into vm_completion callDenis V. Lunev2015-11-091-3/+8
| * aio: Introduce aio-epoll.cFam Zheng2015-11-092-1/+188
| * aio: Introduce aio_context_setupFam Zheng2015-11-094-2/+27
| * aio: Introduce aio_external_disabledFam Zheng2015-11-091-0/+11
| * dataplane: support non-contigious s/gMichael S. Tsirkin2015-11-091-22/+46
| * dataplane: simplify indirect descriptor readMichael S. Tsirkin2015-11-091-10/+18
* | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2015-11-072-9/+34
|\ \ | |/ |/|
| * target-i386: Add clflushopt/clwb/pcommit to TCG_7_0_EBX_FEATURESXiao Guangrong2015-11-061-1/+3
| * target-i386: tcg: Check right CPUID bits for clflushopt/pcommitEduardo Habkost2015-11-061-8/+20
| * target-i386: tcg: Accept clwb instructionEduardo Habkost2015-11-061-1/+12
* | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2015-11-078-45/+191
|\ \ | |/ |/|
| * arm: allwinner-a10: Add SATAPeter Crosthwaite2015-11-062-0/+15
| * ahci: Add allwinner AHCIPeter Crosthwaite2015-11-063-0/+112
| * ahci: split realize and initPeter Crosthwaite2015-11-063-15/+34
| * ahci: Add some MMIO debug printfsPeter Crosthwaite2015-11-061-6/+15
| * ide: remove hardcoded 2GiB transactional limitJohn Snow2015-11-063-24/+15
|/
* Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-11-0...Peter Maydell2015-11-0634-89/+130
|\
| * tap-bsd: use user-specified tap device if it already existsEd Maste2015-11-061-5/+33
| * qemu-sockets: do not test path with access() before unlinkingPaolo Bonzini2015-11-061-2/+1
| * taget-ppc: Fix read access to IBAT registers higher than IBAT3Julio Guerra2015-11-061-1/+1
| * exec: avoid unnecessary cacheline bounce on ram_list.mru_blockPaolo Bonzini2015-11-061-1/+1
| * target-alpha: fix uninitialized variablePaolo Bonzini2015-11-061-1/+1
OpenPOWER on IntegriCloud