summaryrefslogtreecommitdiff
path: root/target-s390x
AgeCommit message (Expand)AuthorFilesLines
2015-05-13s390x: Add interlocked access facility 1 instructionsAlexander Graf2-0/+51
2015-05-13s390x: Add some documentation in opcode listAlexander Graf1-0/+21
2015-05-13s390x: Fix stoc directionAlexander Graf1-0/+4
2015-05-11Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+3
2015-05-08s390x/kvm: migrate vcpu interrupt stateJens Freimann5-1/+82
2015-05-08s390x: move fpu regs into a subsection of the vmstateDavid Hildenbrand1-7/+29
2015-05-08s390x/kvm: use ioctl KVM_S390_IRQ for vcpu interruptsJens Freimann1-2/+20
2015-04-30kvm: add support for memory transaction attributesPaolo Bonzini1-1/+3
2015-04-30Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-04-3...Peter Maydell2-5/+5
2015-04-30misc: Fix new collection of typosStefan Weil2-5/+5
2015-04-30s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctlAlexander Yarygin4-48/+75
2015-04-30s390x/mmu: Use ioctl for reading and writing from/to guest memoryThomas Huth3-0/+54
2015-04-30s390x/kvm: Put vm name, extended name and UUID into STSI322 SYSIBEkaterina Tumanova2-2/+77
2015-04-30s390x/mmu: Use access type definitions instead of magic valuesThomas Huth2-6/+6
2015-03-16Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150316' into stagingPeter Maydell2-35/+131
2015-03-16s390x: CPACF: Handle key wrap machine optionsTony Krowiak1-0/+51
2015-03-16s390x/kvm: make use of generic vm attribute checkDominik Dingel1-35/+7
2015-03-16s390x/kvm: Guest Migration TOD clock synchronizationJason J. Herne2-0/+73
2015-03-13tcg: Change translator-side labels to a pointerRichard Henderson1-3/+4
2015-03-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-1/+1
2015-03-11kvm: add machine state to kvm_arch_initMarcel Apfelbaum1-1/+1
2015-03-11Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150310' into s...Peter Maydell6-71/+431
2015-03-10cpu: Make cpu_init() return QOM CPUState objectEduardo Habkost1-1/+1
2015-03-10s390x/kvm: passing max memory size to acceleratorDominik Dingel2-0/+59
2015-03-10s390x/kvm: enable the new SIGP handling in user spaceDavid Hildenbrand1-0/+3
2015-03-10s390x/kvm: deliver SIGP RESTART directly if stoppedDavid Hildenbrand1-2/+11
2015-03-10s390x: add function to deliver restart irqsDavid Hildenbrand2-8/+32
2015-03-10s390x/kvm: SIGP START is only applicable when STOPPEDDavid Hildenbrand1-0/+5
2015-03-10s390x/kvm: implement handling of new SIGP ordersDavid Hildenbrand4-5/+218
2015-03-10s390x/kvm: trace all SIGP ordersDavid Hildenbrand1-1/+3
2015-03-10s390x/kvm: helper to set the SIGP status in SigpInfoDavid Hildenbrand1-3/+8
2015-03-10s390x/kvm: pass the SIGP instruction parameter to the SIGP handlerDavid Hildenbrand1-2/+6
2015-03-10s390x/kvm: more details for SIGP handler with one destination vcpuDavid Hildenbrand1-62/+91
2015-03-10s390x: introduce defines for SIGP condition codesDavid Hildenbrand3-10/+17
2015-03-10Remove superfluous '\n' around error_report()Gonglei1-1/+1
2015-02-18s390x/helper: Remove s390_cpu_physical_memory_mapThomas Huth2-29/+0
2015-02-18s390x/ioinst: Rework memory access in TPI instructionThomas Huth2-13/+8
2015-02-18s390x/ioinst: Rework memory access in CHSC instructionThomas Huth1-9/+13
2015-02-18s390x/ioinst: Rework memory access in STCRW instructionThomas Huth2-11/+10
2015-02-18s390x/ioinst: Rework memory access in TSCH instructionThomas Huth2-15/+21
2015-02-18s390x/ioinst: Set condition code in ioinst_handle_tsch() handlerThomas Huth3-12/+7
2015-02-18s390x/ioinst: Rework memory access in STSCH instructionThomas Huth1-14/+22
2015-02-18s390x/ioinst: Rework memory access in SSCH instructionThomas Huth1-11/+5
2015-02-18s390x/ioinst: Rework memory access in MSCH instructionThomas Huth1-13/+7
2015-02-18s390x/css: Make schib parameter of css_do_msch constThomas Huth1-1/+1
2015-02-18s390x/mmu: Add function for accessing guest memoryThomas Huth2-0/+113
2015-02-18s390x/kvm: Add function for injecting pgm access exceptionsThomas Huth3-6/+33
2015-02-18s390x/mmu: Clean up mmu_translate_asc()Thomas Huth1-24/+15
2015-02-18s390x/mmu: Check bit 52 in page table entryThomas Huth2-1/+5
2015-02-18s390x/mmu: Renaming related to the ASCE confusionThomas Huth1-6/+6