aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-06target/s390x: Use unwind data for helper_stctlRichard Henderson2-6/+6
2017-06-06target/s390x: Use unwind data for helper_lctlRichard Henderson2-5/+5
2017-06-06target/s390x: Use unwind data for helper_lctlgRichard Henderson2-5/+4
2017-06-06target/s390x: Use unwind data for helper_trtRichard Henderson2-13/+16
2017-06-06target/s390x: Use unwind data for helper_treRichard Henderson2-8/+8
2017-06-06target/s390x: Use unwind data for helper_trRichard Henderson2-11/+15
2017-06-06target/s390x: Use unwind data for helper_unpkRichard Henderson2-5/+5
2017-06-06target/s390x: Use unwind data for helper_cksmRichard Henderson2-6/+6
2017-06-06target/s390x: Use unwind data for helper_clcleRichard Henderson2-4/+3
2017-06-06target/s390x: Use unwind data for helper_mvcleRichard Henderson2-4/+4
2017-06-06target/s390x: Use unwind data for helper_mvclRichard Henderson2-4/+4
2017-06-06target/s390x: Use unwind data for helper_stamRichard Henderson2-2/+2
2017-06-06target/s390x: Use unwind data for helper_lamRichard Henderson2-2/+2
2017-06-06target/s390x: Use unwind data for helper_mvstRichard Henderson2-3/+3
2017-06-06target/s390x: Use unwind data for helper_mvpgRichard Henderson3-7/+7
2017-06-06target/s390x: Use unwind data for helper_clstRichard Henderson2-3/+3
2017-06-06target/s390x: Use unwind data for helper_srstRichard Henderson2-2/+2
2017-06-06target/s390x: Use unwind data for helper_clmRichard Henderson2-6/+6
2017-06-06target/s390x: Use unwind data for helper_clcRichard Henderson2-13/+17
2017-06-06target/s390x: Use unwind data for helper_mvcRichard Henderson2-13/+18
2017-06-06target/s390x: Use unwind data for helper_xcRichard Henderson2-21/+24
2017-06-06target/s390x: Use unwind data for helper_ocRichard Henderson2-14/+18
2017-06-06target/s390x: Use unwind data for helper_ncRichard Henderson2-14/+18
2017-06-06target/s390x: Move helper_ex to end of fileRichard Henderson1-80/+81
2017-06-06target/s390x: Use cpu_loop_exit_restore for tlb_fillRichard Henderson1-8/+2
2017-06-06target/s390x: Add support for the TEST BLOCK instructionThomas Huth6-1/+44
2017-06-06virtio-scsi: Unset hotplug handler when unrealizeFam Zheng1-0/+3
2017-06-06exec: simplify phys_page_find() paramsPeter Xu1-7/+6
2017-06-06nbd/client.c: use errp instead of LOGVladimir Sementsov-Ogievskiy5-17/+30
2017-06-06nbd: add errp to read_sync, write_sync and drop_syncVladimir Sementsov-Ogievskiy3-50/+54
2017-06-06nbd: add errp parameter to nbd_wr_syncv()Vladimir Sementsov-Ogievskiy4-12/+11
2017-06-06nbd: read_sync and friends: return 0 on successVladimir Sementsov-Ogievskiy3-93/+88
2017-06-06nbd: strict nbd_wr_syncvVladimir Sementsov-Ogievskiy1-5/+6
2017-06-06Check the return value of fcntl in qemu_set_cloexecStefano Stabellini1-1/+3
2017-06-06kvm: irqchip: skip update msi when disabledPeter Xu1-3/+9
2017-06-06msix: trace control bit write opPeter Xu2-2/+12
2017-06-06kvm: irqchip: trace changes on msi add/removePeter Xu2-2/+5
2017-06-06qtest: add rtc periodic timer testXiao Guangrong3-12/+72
2017-06-06mc146818rtc: embrace all x86 specific codeXiao Guangrong1-29/+31
2017-06-06mc146818rtc: drop unnecessary '#ifdef TARGET_I386'Xiao Guangrong1-13/+3
2017-06-06mc146818rtc: ensure LOST_TICK_POLICY_SLEW is only enabled on TARGET_I386Xiao Guangrong1-2/+2
2017-06-06mc146818rtc: precisely count the clock for periodic timerTai Yunfang1-23/+97
2017-06-06mc146818rtc: update periodic timer only if it is neededXiao Guangrong1-2/+16
2017-06-06Merge remote-tracking branch 'remotes/xtensa/tags/20170606-xtensa' into stagingPeter Maydell4-22/+87
2017-06-06Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2017-06-06' into ...Peter Maydell4-2/+68
2017-06-06Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170606' int...Peter Maydell24-591/+595
2017-06-06target/xtensa: handle unknown registers in gdbstubMax Filippov1-3/+10
2017-06-06target/xtensa: support output to chardev consoleMax Filippov3-14/+57
2017-06-06target/xtensa: fix return value of read/write simcallsMax Filippov1-5/+20
2017-06-06target/xtensa: fix mapping direction in read/write simcallsMax Filippov1-2/+2