summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * ivshmem-server: fix possible OVERRUNGonglei2015-11-061-1/+3
| * pci-assign: do not test path with access() before openingPaolo Bonzini2015-11-061-5/+1
| * qom/object: fix 2 comment typosCao jin2015-11-062-6/+6
| * configure: remove help string for 'vnc-tls' optionDaniel P. Berrange2015-11-061-1/+0
| * usb: Use g_new() & friends where that makes obvious senseMarkus Armbruster2015-11-064-8/+7
| * qxl: Use g_new() & friends where that makes obvious senseMarkus Armbruster2015-11-061-1/+1
| * ui: Use g_new() & friends where that makes obvious senseMarkus Armbruster2015-11-067-11/+11
| * bt: fix use of uninitialized variable seqlenPaolo Bonzini2015-11-061-9/+20
| * hw/dma/pxa2xx: Remove superfluous memsetThomas Huth2015-11-061-2/+1
| * linux-user/syscall: Replace g_malloc0 + memcpy with g_memdupThomas Huth2015-11-061-2/+1
| * tests/i44fx-test: No need for zeroing memory before memsetThomas Huth2015-11-061-1/+1
| * hw/input/tsc210x: Remove superfluous memsetThomas Huth2015-11-061-6/+2
| * xen: fix invalid assertionPaolo Bonzini2015-11-061-2/+2
| * tests: ignore test-qgaEric Blake2015-11-061-0/+1
| * fix bad indentation in pcie_cap_slot_write_config()Cao jin2015-11-061-6/+6
| * maint: Ignore ivshmem binariesEric Blake2015-11-061-0/+2
| * hw/display/tcx: Remove superfluous OBJECT() typecastsThomas Huth2015-11-061-14/+12
| * gdbstub: Fix buffer overflows in gdb_handle_packet()Kevin Wolf2015-11-061-2/+16
| * hw/acpi/aml-build: remove useless glib version checkMarc-André Lureau2015-11-061-2/+0
|/
OpenPOWER on IntegriCloud