aboutsummaryrefslogtreecommitdiff
path: root/target-s390x
AgeCommit message (Expand)Author
2015-03-16Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150316' into stagingPeter Maydell
2015-03-16s390x: CPACF: Handle key wrap machine optionsTony Krowiak
2015-03-16s390x/kvm: make use of generic vm attribute checkDominik Dingel
2015-03-16s390x/kvm: Guest Migration TOD clock synchronizationJason J. Herne
2015-03-13tcg: Change translator-side labels to a pointerRichard Henderson
2015-03-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-03-11kvm: add machine state to kvm_arch_initMarcel Apfelbaum
2015-03-11Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150310' into s...Peter Maydell
2015-03-10cpu: Make cpu_init() return QOM CPUState objectEduardo Habkost
2015-03-10s390x/kvm: passing max memory size to acceleratorDominik Dingel
2015-03-10s390x/kvm: enable the new SIGP handling in user spaceDavid Hildenbrand
2015-03-10s390x/kvm: deliver SIGP RESTART directly if stoppedDavid Hildenbrand
2015-03-10s390x: add function to deliver restart irqsDavid Hildenbrand
2015-03-10s390x/kvm: SIGP START is only applicable when STOPPEDDavid Hildenbrand
2015-03-10s390x/kvm: implement handling of new SIGP ordersDavid Hildenbrand
2015-03-10s390x/kvm: trace all SIGP ordersDavid Hildenbrand
2015-03-10s390x/kvm: helper to set the SIGP status in SigpInfoDavid Hildenbrand
2015-03-10s390x/kvm: pass the SIGP instruction parameter to the SIGP handlerDavid Hildenbrand
2015-03-10s390x/kvm: more details for SIGP handler with one destination vcpuDavid Hildenbrand
2015-03-10s390x: introduce defines for SIGP condition codesDavid Hildenbrand
2015-03-10Remove superfluous '\n' around error_report()Gonglei
2015-02-18s390x/helper: Remove s390_cpu_physical_memory_mapThomas Huth
2015-02-18s390x/ioinst: Rework memory access in TPI instructionThomas Huth
2015-02-18s390x/ioinst: Rework memory access in CHSC instructionThomas Huth
2015-02-18s390x/ioinst: Rework memory access in STCRW instructionThomas Huth
2015-02-18s390x/ioinst: Rework memory access in TSCH instructionThomas Huth
2015-02-18s390x/ioinst: Set condition code in ioinst_handle_tsch() handlerThomas Huth
2015-02-18s390x/ioinst: Rework memory access in STSCH instructionThomas Huth
2015-02-18s390x/ioinst: Rework memory access in SSCH instructionThomas Huth
2015-02-18s390x/ioinst: Rework memory access in MSCH instructionThomas Huth
2015-02-18s390x/css: Make schib parameter of css_do_msch constThomas Huth
2015-02-18s390x/mmu: Add function for accessing guest memoryThomas Huth
2015-02-18s390x/kvm: Add function for injecting pgm access exceptionsThomas Huth
2015-02-18s390x/mmu: Clean up mmu_translate_asc()Thomas Huth
2015-02-18s390x/mmu: Check bit 52 in page table entryThomas Huth
2015-02-18s390x/mmu: Renaming related to the ASCE confusionThomas Huth
2015-02-18s390x/mmu: Add support for read-only regionsThomas Huth
2015-02-18s390x/mmu: Fix the exception codes for illegal table entriesThomas Huth
2015-02-18s390x/mmu: Fix exception types when checking the ASCEsThomas Huth
2015-02-18s390x/mmu: Fix translation exception code in lowcoreThomas Huth
2015-02-18s390x/mmu: Skip exceptions properly when translating addresses for debugThomas Huth
2015-02-18s390x/mmu: Check table length and offset fieldsThomas Huth
2015-02-18s390x/mmu: Fix the handling of the table levelsThomas Huth
2015-02-18s390x/mmu: Fix the check for the real-space designation bitThomas Huth
2015-02-18s390x/mmu: Move mmu_translate() and friends to separate fileThomas Huth
2015-02-13s390x/ipl: drop reipl parameters on resetsFan Zhang
2015-02-13s390x/ipl: support diagnose 308 subcodes 5 and 6Fan Zhang
2015-02-12tcg: Introduce tcg_op_buf_count and tcg_op_buf_fullRichard Henderson
2015-02-12tcg: Move emit of INDEX_op_end into gen_tb_endRichard Henderson
2015-02-03Merge remote-tracking branch 'remotes/rth/tags/pull-tg-s390-20150203' into st...Peter Maydell