aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-06target/s390x: Fix EXECUTE with R1==0Richard Henderson
2017-06-06target/s390x: Fix some helper_ex problemsRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_mvcs/mvcpRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_lraRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_tprotRichard Henderson
2017-06-06target/s390x: Use unwind data for helper_testblockRichard Henderson
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-06Merge remote-tracking branch 'remotes/xtensa/tags/20170606-xtensa' into stagingPeter Maydell
2017-06-06Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2017-06-06' into ...Peter 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-06monitor: fix object_del for command-line-created objectsMichael Roth
2017-06-06tests: check-qom-proplist: add checks for cmdline-created objectsMichael Roth
2017-06-06virtio-scsi-test: Use scsi-hd instead of legacy scsi-diskMarkus Armbruster
2017-06-06block: Clarify documentation of BlockInfo member io-statusMarkus Armbruster
2017-06-06spapr: Remove some non-useful properties on DRC objectsDavid Gibson
2017-06-06spapr: Eliminate spapr_drc_get_type_str()David Gibson
2017-06-06spapr: Move configure-connector state into DRCDavid Gibson
2017-06-06spapr: Clean up spapr_dr_connector_by_*()David Gibson
2017-06-06spapr: Introduce DRC subclassesDavid Gibson
2017-06-06spapr/drc: don't migrate DRC of cold-plugged CPUs and LMBsGreg Kurz