aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-07target-sparc: Split out gen_branch_nRichard Henderson
2015-10-07target-sparc: Tidy gen_branch_a interfaceRichard Henderson
2015-10-07target-cris: Mirror gen_opc_pc into insn_startRichard Henderson
2015-10-07target-sh4: Add flags state to insn_startRichard Henderson
2015-10-07target-s390x: Add cc_op state to insn_startRichard Henderson
2015-10-07target-mips: Add delayed branch state to insn_startRichard Henderson
2015-10-07target-i386: Add cc_op state to insn_startRichard Henderson
2015-10-07target-arm: Add condexec state to insn_startRichard Henderson
2015-10-07tcg: Allow extra data to be attached to insn_startRichard Henderson
2015-10-07target-*: Introduce and use cpu_breakpoint_testRichard Henderson
2015-10-07target-*: Increment num_insns immediately after tcg_gen_insn_startRichard Henderson
2015-10-07target-*: Unconditionally emit tcg_gen_insn_startRichard Henderson
2015-10-07tcg: Rename debug_insn_start to insn_startRichard Henderson
2015-10-07target-tilegx: Support iret instruction and related special registersChen Gang
2015-10-07target-tilegx: Use TILEGX_EXCP_OPCODE_UNKNOWN and TILEGX_EXCP_OPCODE_UNIMPLEM...Chen Gang
2015-10-07target-tilegx: Implement v2mults instructionChen Gang
2015-10-07target-tilegx: Implement v?int_* instructions.Chen Gang
2015-10-07target-tilegx: Implement v2sh* instructionsChen Gang
2015-10-07target-tilegx: Handle nofault prefetch instructionsRichard Henderson
2015-10-07target-tilegx: Fix a typo for mnemonic about "ld_add"Chen Gang
2015-10-07target-tilegx: Use TILEGX_EXCP_SIGNAL instead of TILEGX_EXCP_SEGVRichard Henderson
2015-10-07target-tilegx: Decode ill pseudo-instructionsChen Gang
2015-10-07linux-user/tilegx: Implement tilegx signal featuresChen Gang
2015-10-07linux-user/syscall_defs.h: Sync the latest si_code from Linux kernelChen Gang
2015-10-07target-tilegx: Let x1 pipe process bpt instruction onlyChen Gang
2015-10-07target-tilegx: Implement complex multiply instructionsRichard Henderson
2015-10-07target-tilegx: Implement table index instructionsRichard Henderson
2015-10-07target-tilegx: Implement crc instructionsRichard Henderson
2015-10-07target-tilegx: Implement v1multu instructionChen Gang
2015-10-07target-tilegx: Implement v*add and v*sub instructionsChen Gang
2015-10-07target-tilegx: Implement v*shl, v*shru, and v*shrs instructionsChen Gang
2015-10-07target-tilegx: Tidy simd_helper.cRichard Henderson
2015-10-06pc-dimm: Fail realization for invalid nodes in non-NUMA configBharata B Rao
2015-10-06Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20151006' into s...Peter Maydell
2015-10-06Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2015-10-06Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2015-10-06tests: vhost-user: disable unless CONFIG_VHOST_NETMichael S. Tsirkin
2015-10-05vfio: Allow hotplug of containers onto existing guest IOMMU mappingsDavid Gibson
2015-10-05memory: Allow replay of IOMMU mapping notificationsDavid Gibson
2015-10-05vfio: Record host IOMMU's available IO page sizesDavid Gibson
2015-10-05vfio: Check guest IOVA ranges against host IOMMU capabilitiesDavid Gibson
2015-10-05vfio: Generalize vfio_listener_region_add failure pathDavid Gibson
2015-10-05vfio: Remove unneeded union from VFIOContainerDavid Gibson
2015-10-05hw/vfio/platform: do not set resamplefd for edge-sensitive IRQSEric Auger
2015-10-05hw/vfio/platform: change interrupt/unmask fields into pointerEric Auger
2015-10-05hw/vfio/platform: irqfd setup sequence updateEric Auger
2015-10-05qtest/ide-test: ppc64be correction for ATAPI testsJohn Snow
2015-10-05MAINTAINERS: Small IDE/FDC touchupJohn Snow
2015-10-05qtest/ahci: fix redundant assertionJohn Snow
2015-10-02icc_bus: drop the unused filesZhu Guihua