aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-10-02cpu/apic: drop icc bus/bridgeChen Fan
2015-10-02x86: use new method to correct reset sequenceZhu Guihua
2015-10-02apic: move APIC's MMIO region mapping into APICChen Fan
2015-10-02Correctly re-init EFER state during INIT IPIBill Paul
2015-10-02target-i386: add ABM to Haswell* and Broadwell* CPU modelsPaolo Bonzini
2015-10-02target-i386: get/put MSR_TSC_AUX across reset and migrationAmit Shah
2015-10-02target-i386: Make check_hw_breakpoints staticRichard Henderson
2015-10-02target-i386: Move breakpoint related functions to new fileRichard Henderson