summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | | target-i386: Add cc_op state to insn_startRichard Henderson2015-10-072-1/+2
| * | | target-arm: Add condexec state to insn_startRichard Henderson2015-10-073-2/+4
| * | | tcg: Allow extra data to be attached to insn_startRichard Henderson2015-10-074-16/+59
| * | | target-*: Introduce and use cpu_breakpoint_testRichard Henderson2015-10-0718-239/+160
| * | | target-*: Increment num_insns immediately after tcg_gen_insn_startRichard Henderson2015-10-0719-39/+41
| * | | target-*: Unconditionally emit tcg_gen_insn_startRichard Henderson2015-10-0720-81/+41
| * | | tcg: Rename debug_insn_start to insn_startRichard Henderson2015-10-0723-37/+28
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/rth/tags/pull-tile-20151007' into stagingPeter Maydell2015-10-0810-81/+799
|\ \ \
| * | | target-tilegx: Support iret instruction and related special registersChen Gang2015-10-074-1/+38
| * | | target-tilegx: Use TILEGX_EXCP_OPCODE_UNKNOWN and TILEGX_EXCP_OPCODE_UNIMPLEM...Chen Gang2015-10-071-17/+24
| * | | target-tilegx: Implement v2mults instructionChen Gang2015-10-073-0/+20
| * | | target-tilegx: Implement v?int_* instructions.Chen Gang2015-10-073-0/+67
| * | | target-tilegx: Implement v2sh* instructionsChen Gang2015-10-071-1/+17
| * | | target-tilegx: Handle nofault prefetch instructionsRichard Henderson2015-10-071-14/+26
| * | | target-tilegx: Fix a typo for mnemonic about "ld_add"Chen Gang2015-10-071-1/+1
| * | | target-tilegx: Use TILEGX_EXCP_SIGNAL instead of TILEGX_EXCP_SEGVRichard Henderson2015-10-073-21/+30
| * | | target-tilegx: Decode ill pseudo-instructionsChen Gang2015-10-073-15/+85
OpenPOWER on IntegriCloud