summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qmp: Fix device-list-properties not to crash for abstract deviceMarkus Armbruster2015-10-092-11/+10
* device-introspect-test: New, covering device introspectionMarkus Armbruster2015-10-092-3/+163
* libqtest: New hmp() & friendsMarkus Armbruster2015-10-094-22/+78
* libqtest: Clean up unused QTestState member sigact_oldMarkus Armbruster2015-10-091-1/+0
* tests: Fix how qom-test is runMarkus Armbruster2015-10-091-6/+8
* macio: move DBDMA_init from instance_init to realizePaolo Bonzini2015-10-091-4/+4
* hw: do not pass NULL to memory_region_init from instance_initPaolo Bonzini2015-10-097-12/+12
* memory: allow destroying a non-empty MemoryRegionPaolo Bonzini2015-10-091-1/+16
* virtio-input: Fix device introspection on non-Linux hostsMarkus Armbruster2015-10-093-9/+17
* update-linux-headers: Rename SW_MAX to SW_MAX_Markus Armbruster2015-10-092-2/+3
* Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2015-10-093-35/+5
|\
| * trace: remove malloc tracingPaolo Bonzini2015-10-092-30/+0
| * docs: update the usage example of "dtrace" backend in tracing.txtLin Ma2015-10-091-5/+5
* | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-10-0...Peter Maydell2015-10-0927-91/+83
|\ \ | |/ |/|
| * tests: Unique test path for /string-visitor/outputDr. David Alan Gilbert2015-10-081-8/+8
| * linux-user: Remove type casts to union typeStefan Weil2015-10-081-4/+4
| * linux-user: Use g_new() & friends where that makes obvious senseMarkus Armbruster2015-10-083-3/+3
| * rocker: Use g_new() & friends where that makes obvious senseMarkus Armbruster2015-10-084-9/+8
| * .travis.yml: Run make check for all targets, not just someDavid Gibson2015-10-081-9/+1
| * hw: char: Remove unnecessary variableShraddha Barke2015-10-081-3/+1
| * hw: timer: Remove unnecessary variableShraddha Barke2015-10-081-3/+1
| * qapi: add missing @Marc-André Lureau2015-10-081-1/+1
| * MAINTAINERS: Add NSIS file for W32, W64 hostsStefan Weil2015-10-081-0/+1
| * target-ppc: Remove unnecessary variableShraddha Barke2015-10-081-2/+1
| * target-microblaze: Remove unnecessary variableShraddha Barke2015-10-081-3/+1
| * s/cpu_get_real_ticks/cpu_get_host_ticks/Christopher Covington2015-10-087-20/+20
| * pc: check for underflow in load_linuxPaolo Bonzini2015-10-081-0/+4
| * pci-assign: do not include sys/io.hPaolo Bonzini2015-10-081-1/+0
| * block/ssh: remove dead codePaolo Bonzini2015-10-081-4/+1
| * imx_serial: Generate interrupt on tx empty if enabledGuenter Roeck2015-10-081-1/+3
| * sdhci: Change debug prints to compile unconditionallySai Pavan Boddu2015-10-081-18/+18
| * sdhci: use PRIx64 for uint64_t typeSai Pavan Boddu2015-10-081-2/+5
| * Add .dir-locals.el file to configure emacs coding styleDaniel P. Berrange2015-10-081-0/+2
* | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20151007.0' i...Peter Maydell2015-10-087-116/+204
|\ \ | |/ |/|
| * vfio: Allow hotplug of containers onto existing guest IOMMU mappingsDavid Gibson2015-10-051-14/+9
| * memory: Allow replay of IOMMU mapping notificationsDavid Gibson2015-10-052-0/+33
| * vfio: Record host IOMMU's available IO page sizesDavid Gibson2015-10-052-0/+14
| * vfio: Check guest IOVA ranges against host IOMMU capabilitiesDavid Gibson2015-10-052-3/+43
| * vfio: Generalize vfio_listener_region_add failure pathDavid Gibson2015-10-051-11/+15
| * vfio: Remove unneeded union from VFIOContainerDavid Gibson2015-10-052-46/+22
| * hw/vfio/platform: do not set resamplefd for edge-sensitive IRQSEric Auger2015-10-052-16/+30
| * hw/vfio/platform: change interrupt/unmask fields into pointerEric Auger2015-10-052-17/+22
| * hw/vfio/platform: irqfd setup sequence updateEric Auger2015-10-051-22/+29
* | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151007' into stagingPeter Maydell2015-10-0845-1492/+964
|\ \
| * | tcg: Adjust CODE_GEN_AVG_BLOCK_SIZERichard Henderson2015-10-071-5/+6
| * | tcg: Check for overflow via highwater markRichard Henderson2015-10-074-16/+40
| * | tcg: Allocate a guard page after code_gen_bufferRichard Henderson2015-10-071-91/+119
| * | tcg: Emit prologue to the beginning of code_gen_bufferRichard Henderson2015-10-072-26/+37
| * | tcg: Remove tcg_gen_code_search_pcRichard Henderson2015-10-072-42/+19
| * | tcg: Remove gen_intermediate_code_pcRichard Henderson2015-10-0722-736/+90
OpenPOWER on IntegriCloud