summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm: boot: Add secure_board_setup flagPeter Crosthwaite2015-11-102-1/+15
* hw/intc/arm_gic: Remove the definition of NUM_CPUWei Huang2015-11-101-5/+3
* target-arm: Fix gdb singlestep handling in arm_debug_excp_handler()Sergey Fedorov2015-11-101-1/+7
* 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
| * 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
OpenPOWER on IntegriCloud