aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2017-06-06target/s390x: Use unwind data for helper_stctlRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_lctlRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_lctlgRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_trtRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_treRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_trRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_unpkRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_cksmRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_clcleRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_mvcleRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_mvclRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_stamRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_lamRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_mvstRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_mvpgRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_clstRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_srstRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_clmRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_clcRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_mvcRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_xcRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_ocRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_ncRichard Henderson
2017-06-06target/s390x: Move helper_ex to end of fileRichard Henderson
2017-06-06target/s390x: Use cpu_loop_exit_restore for tlb_fillRichard Henderson
2017-06-06target/s390x: Add support for the TEST BLOCK instructionThomas Huth
2017-06-06kvm: irqchip: skip update msi when disabledPeter Xu
2017-06-06Merge remote-tracking branch 'remotes/xtensa/tags/20170606-xtensa' into stagingPeter Maydell
2017-06-06Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170606' int...Peter Maydell
2017-06-06target/xtensa: handle unknown registers in gdbstubMax Filippov
2017-06-06target/xtensa: support output to chardev consoleMax Filippov
2017-06-06target/xtensa: fix return value of read/write simcallsMax Filippov
2017-06-06target/xtensa: fix mapping direction in read/write simcallsMax Filippov
2017-06-06Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell
2017-06-06s390x/cpumodel: improve defintion search without an IBCDavid Hildenbrand
2017-06-06s390x/cpumodel: take care of the cpuid format bit for KVMDavid Hildenbrand
2017-06-06s390x/css: fence off MIDACornelia Huck
2017-06-06migration: Mark CPU states dirty before incoming migration/loadvmDavid Gibson
2017-06-05numa: move numa_node from CPUState into target specific classesIgor Mammedov
2017-06-05target/alpha: Use goto_tb for fallthru between TBsRichard Henderson
2017-06-05target/alpha: Implement WTINT inlineRichard Henderson
2017-06-05target/mips: optimize indirect branchesAurelien Jarno
2017-06-05target/mips: optimize cross-page direct jumps in softmmuAurelien Jarno
2017-06-05target/aarch64: optimize indirect branchesEmilio G. Cota
2017-06-05target/aarch64: optimize cross-page direct jumps in softmmuEmilio G. Cota
2017-06-05target/hppa: Use tcg_gen_lookup_and_goto_ptrRichard Henderson
2017-06-05target/s390: Use tcg_gen_lookup_and_goto_ptrRichard Henderson
2017-06-05target/i386: optimize indirect branchesEmilio G. Cota
2017-06-05target/i386: optimize cross-page direct jumps in softmmuEmilio G. Cota
2017-06-05target/i386: introduce gen_jr helper to generate lookup_and_goto_ptrEmilio G. Cota