aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2017-07-05target/i386: split cpu_set_mxcsr() and make cpu_set_fpuc() inlineYang Zhong
2017-07-05target/i386: make cpu_get_fp80()/cpu_set_fp80() staticYang Zhong
2017-07-05target/i386: move cpu_sync_bndcs_hflags() functionYang Zhong
2017-07-04xsave_helper: pull xsave and xrstor out of kvm.c into helper functionSergio Andres Gomez Del Real
2017-07-04Move CONFIG_KVM related definitions to kvm_i386.hThomas Huth
2017-07-04target/i386: simplify handling of conforming code segments on interruptPaolo Bonzini
2017-07-04target/i386: fix interrupt CPL error when using ist in x86-64Wu Xiang
2017-07-04vcpu_dirty: share the same field in CPUState for all acceleratorsSergio Andres Gomez Del Real
2017-07-04target-microblaze: Add CPU version 10.0Edgar E. Iglesias
2017-07-04target-microblaze: dec_barrel: Add BSIFIEdgar E. Iglesias
2017-07-04target-microblaze: dec_barrel: Add BSEFIEdgar E. Iglesias
2017-07-04target-microblaze: dec_barrel: Plug TCG temp leakEdgar E. Iglesias
2017-07-04target-microblaze: dec_barrel: Add braces around if-statementsEdgar E. Iglesias
2017-07-04target-microblaze: dec_barrel: Use extract32Edgar E. Iglesias
2017-07-04target-microblaze: dec_barrel: Use bool instead of unsigned intEdgar E. Iglesias
2017-07-04target-microblaze: Introduce a use-pcmp-instr propertyEdgar E. Iglesias
2017-07-04target-microblaze: Introduce a use-msr-instr propertyEdgar E. Iglesias
2017-07-04target-microblaze: Introduce a use-hw-mul propertyEdgar E. Iglesias
2017-07-04target-microblaze: Introduce a use-div propertyEdgar E. Iglesias
2017-07-04target-microblaze: Introduce a use-barrel propertyEdgar E. Iglesias
2017-07-04target-microblaze: Add CPU versions 9.4, 9.5 and 9.6Edgar E. Iglesias
2017-07-04target-microblaze: Don't hard code 0xb as initial MB versionEdgar E. Iglesias
2017-07-04target-microblaze: Correct bit shift for the PVR0 version fieldEdgar E. Iglesias
2017-06-30Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.10-pull-request'...Peter Maydell
2017-06-30target/ppc: Proper cleanup when ppc_cpu_realizefn failsBharata B Rao
2017-06-30target/ppc: Fix return value in tcg radix mmu fault handlerSuraj Jitindar Singh
2017-06-30target/ppc/excp_helper: Take BQL before calling cpu_interrupt()Thomas Huth
2017-06-30ppc: Rework CPU compatibility testing across migrationDavid Gibson
2017-06-30pseries: Move CPU compatibility property to machineDavid Gibson
2017-06-29target/m68k: add fmovemLaurent Vivier
2017-06-29target/m68k: add explicit single and double precision operations (part 2)Laurent Vivier
2017-06-29target/m68k: add fsglmul and fsgldivLaurent Vivier
2017-06-29target/m68k: add explicit single and double precision operationsLaurent Vivier
2017-06-29target/m68k: add fmovecrLaurent Vivier
2017-06-29target/m68k: add fscc.Laurent Vivier
2017-06-28vmstate: error hint for failed equal checksHalil Pasic
2017-06-23Merge remote-tracking branch 'remotes/rth/tags/pull-s390-20170623' into stagingPeter Maydell
2017-06-23target/s390x: Implement idte instructionDavid Hildenbrand
2017-06-23target/s390x: Improve heuristic for ipteDavid Hildenbrand
2017-06-23target/s390x: Indicate and check for local tlb clearingDavid Hildenbrand
2017-06-23target/s390x: Clean up TB flag bitsRichard Henderson
2017-06-23target/s390x: Finish implementing ETF2-ENHRichard Henderson
2017-06-23target/s390x: Mark STFLE_49 facility as availableRichard Henderson
2017-06-23target/s390x: Implement processor-assist insnRichard Henderson
2017-06-23target/s390x: Implement execution-hint insnsRichard Henderson
2017-06-23target/s390x: Mark STFLE_53 facility as availableRichard Henderson
2017-06-23target/s390x: Implement load-and-zero-rightmost-byte insnsRichard Henderson
2017-06-23target/s390x: Implement load-on-condition-2 insnsRichard Henderson
2017-06-23target/s390x: Mark FPSEH facility as availableRichard Henderson
2017-06-23target/s390x: implement mvcos instructionDavid Hildenbrand