summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | linux-user/tilegx: Implement tilegx signal featuresChen Gang2015-10-072-1/+161
| * | linux-user/syscall_defs.h: Sync the latest si_code from Linux kernelChen Gang2015-10-071-0/+11
| * | target-tilegx: Let x1 pipe process bpt instruction onlyChen Gang2015-10-071-1/+7
| * | target-tilegx: Implement complex multiply instructionsRichard Henderson2015-10-073-1/+73
| * | target-tilegx: Implement table index instructionsRichard Henderson2015-10-071-0/+15
| * | target-tilegx: Implement crc instructionsRichard Henderson2015-10-073-1/+28
| * | target-tilegx: Implement v1multu instructionChen Gang2015-10-073-0/+18
| * | target-tilegx: Implement v*add and v*sub instructionsChen Gang2015-10-071-21/+116
| * | target-tilegx: Implement v*shl, v*shru, and v*shrs instructionsChen Gang2015-10-073-0/+73
| * | target-tilegx: Tidy simd_helper.cRichard Henderson2015-10-071-4/+7
| |/
* | Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...Peter Maydell2015-10-081-2/+3
|\ \
| * | pc-dimm: Fail realization for invalid nodes in non-NUMA configBharata B Rao2015-10-061-2/+3
| |/
* | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20151006' into s...Peter Maydell2015-10-069-17/+118
|\ \ | |/ |/|
| * s390x: rename io_subsystem_reset -> subsystem_resetDavid Hildenbrand2015-10-023-4/+4
| * s390x/info registers: print vector registers properlyChristian Borntraeger2015-10-021-1/+1
| * s390x: set missing parent for hotplug and quiesce eventsDavid Hildenbrand2015-10-021-10/+10
| * s390x/gdb: expose virtualization specific registersDavid Hildenbrand2015-10-023-1/+101
| * pc-bios/s390-ccw: avoid floating point operationsChristian Borntraeger2015-10-021-1/+2
* | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2015-10-0620-497/+364
|\ \
| * | icc_bus: drop the unused filesZhu Guihua2015-10-025-203/+0
| * | cpu/apic: drop icc bus/bridgeChen Fan2015-10-027-46/+14
| * | x86: use new method to correct reset sequenceZhu Guihua2015-10-021-0/+20
| * | apic: move APIC's MMIO region mapping into APICChen Fan2015-10-023-13/+15
| * | Correctly re-init EFER state during INIT IPIBill Paul2015-10-021-1/+1
| * | target-i386: add ABM to Haswell* and Broadwell* CPU modelsPaolo Bonzini2015-10-022-5/+25
| * | target-i386: get/put MSR_TSC_AUX across reset and migrationAmit Shah2015-10-021-0/+14
| * | target-i386: Make check_hw_breakpoints staticRichard Henderson2015-10-022-2/+1
| * | target-i386: Move breakpoint related functions to new fileRichard Henderson2015-10-024-163/+183
| * | target-i386: Convert kvm_default_*features to property/value pairsEduardo Habkost2015-10-024-45/+65
| * | vl: Add another sanity check to smp_parse() functionThomas Huth2015-10-021-1/+7
| * | cpu: Introduce X86CPUTopoInfo structure for argument simplificationChen Fan2015-10-022-19/+20
* | | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2015-10-063-3/+5
|\ \ \
| * | | qtest/ide-test: ppc64be correction for ATAPI testsJohn Snow2015-10-051-2/+2
| * | | MAINTAINERS: Small IDE/FDC touchupJohn Snow2015-10-051-0/+2
| * | | qtest/ahci: fix redundant assertionJohn Snow2015-10-051-1/+1
| |/ /
* | | tests: vhost-user: disable unless CONFIG_VHOST_NETMichael S. Tsirkin2015-10-061-0/+2
|/ /
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-10-0214-147/+179
|\ \
| * | vhost-user-test: fix predictable filename on tmpfsMichael S. Tsirkin2015-10-021-1/+1
| * | vhost-user-test: use tmpfs by defaultMichael S. Tsirkin2015-10-021-12/+25
| * | pc: memhp: force gaps between DIMM's GPAIgor Mammedov2015-10-024-2/+7
| * | memhp: extend address auto assignment to support gapsIgor Mammedov2015-10-024-11/+16
| * | vhost-user: unit test for new messagesMichael S. Tsirkin2015-10-021-0/+18
| * | vhost-user-test: do not reinvent glib-compat.hPaolo Bonzini2015-10-021-97/+16
| * | virtio: Notice when the system doesn't support MSIx at allRichard Henderson2015-10-011-6/+11
| * | pc: Add a comment explaining why pc_compat_2_4() doesn't existEduardo Habkost2015-10-012-0/+14
OpenPOWER on IntegriCloud