summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
| * | | tcg: Save insn data and use it in cpu_restore_state_from_tbRichard Henderson2015-10-074-55/+140
| * | | tcg: Pass data argument to restore_state_to_opcRichard Henderson2015-10-0722-66/+79
| * | | tcg: Add TCG_MAX_INSNSRichard Henderson2015-10-0720-17/+95
| * | | target-*: Drop cpu_gen_code defineRichard Henderson2015-10-0716-16/+0
| * | | tcg: Merge cpu_gen_code into tb_gen_codeRichard Henderson2015-10-072-74/+59
| * | | target-sparc: Add npc state to insn_startRichard Henderson2015-10-072-1/+7
| * | | target-sparc: Remove gen_opc_jump_pcRichard Henderson2015-10-071-9/+10
| * | | target-sparc: Split out gen_branch_nRichard Henderson2015-10-071-27/+28
| * | | target-sparc: Tidy gen_branch_a interfaceRichard Henderson2015-10-071-11/+10
| * | | target-cris: Mirror gen_opc_pc into insn_startRichard Henderson2015-10-071-1/+2
| * | | target-sh4: Add flags state to insn_startRichard Henderson2015-10-072-1/+2
| * | | target-s390x: Add cc_op state to insn_startRichard Henderson2015-10-072-1/+2
| * | | target-mips: Add delayed branch state to insn_startRichard Henderson2015-10-072-1/+3
OpenPOWER on IntegriCloud