summaryrefslogtreecommitdiffstats
path: root/target-s390x
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-04-3...Peter Maydell2015-04-302-5/+5
|\
| * misc: Fix new collection of typosStefan Weil2015-04-302-5/+5
* | s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctlAlexander Yarygin2015-04-304-48/+75
* | s390x/mmu: Use ioctl for reading and writing from/to guest memoryThomas Huth2015-04-303-0/+54
* | s390x/kvm: Put vm name, extended name and UUID into STSI322 SYSIBEkaterina Tumanova2015-04-302-2/+77
* | s390x/mmu: Use access type definitions instead of magic valuesThomas Huth2015-04-302-6/+6
|/
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150316' into stagingPeter Maydell2015-03-162-35/+131
|\
| * s390x: CPACF: Handle key wrap machine optionsTony Krowiak2015-03-161-0/+51
| * s390x/kvm: make use of generic vm attribute checkDominik Dingel2015-03-161-35/+7
| * s390x/kvm: Guest Migration TOD clock synchronizationJason J. Herne2015-03-162-0/+73
* | tcg: Change translator-side labels to a pointerRichard Henderson2015-03-131-3/+4
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-03-121-1/+1
|\
| * kvm: add machine state to kvm_arch_initMarcel Apfelbaum2015-03-111-1/+1
* | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150310' into s...Peter Maydell2015-03-116-71/+431
|\ \
| * | s390x/kvm: passing max memory size to acceleratorDominik Dingel2015-03-102-0/+59
| * | s390x/kvm: enable the new SIGP handling in user spaceDavid Hildenbrand2015-03-101-0/+3
| * | s390x/kvm: deliver SIGP RESTART directly if stoppedDavid Hildenbrand2015-03-101-2/+11
| * | s390x: add function to deliver restart irqsDavid Hildenbrand2015-03-102-8/+32
| * | s390x/kvm: SIGP START is only applicable when STOPPEDDavid Hildenbrand2015-03-101-0/+5
| * | s390x/kvm: implement handling of new SIGP ordersDavid Hildenbrand2015-03-104-5/+218
| * | s390x/kvm: trace all SIGP ordersDavid Hildenbrand2015-03-101-1/+3
| * | s390x/kvm: helper to set the SIGP status in SigpInfoDavid Hildenbrand2015-03-101-3/+8
| * | s390x/kvm: pass the SIGP instruction parameter to the SIGP handlerDavid Hildenbrand2015-03-101-2/+6
| * | s390x/kvm: more details for SIGP handler with one destination vcpuDavid Hildenbrand2015-03-101-62/+91
| * | s390x: introduce defines for SIGP condition codesDavid Hildenbrand2015-03-103-10/+17
* | | cpu: Make cpu_init() return QOM CPUState objectEduardo Habkost2015-03-101-1/+1
| |/ |/|
* | Remove superfluous '\n' around error_report()Gonglei2015-03-101-1/+1
|/
* s390x/helper: Remove s390_cpu_physical_memory_mapThomas Huth2015-02-182-29/+0
* s390x/ioinst: Rework memory access in TPI instructionThomas Huth2015-02-182-13/+8
* s390x/ioinst: Rework memory access in CHSC instructionThomas Huth2015-02-181-9/+13
* s390x/ioinst: Rework memory access in STCRW instructionThomas Huth2015-02-182-11/+10
* s390x/ioinst: Rework memory access in TSCH instructionThomas Huth2015-02-182-15/+21
* s390x/ioinst: Set condition code in ioinst_handle_tsch() handlerThomas Huth2015-02-183-12/+7
* s390x/ioinst: Rework memory access in STSCH instructionThomas Huth2015-02-181-14/+22
* s390x/ioinst: Rework memory access in SSCH instructionThomas Huth2015-02-181-11/+5
* s390x/ioinst: Rework memory access in MSCH instructionThomas Huth2015-02-181-13/+7
* s390x/css: Make schib parameter of css_do_msch constThomas Huth2015-02-181-1/+1
* s390x/mmu: Add function for accessing guest memoryThomas Huth2015-02-182-0/+113
* s390x/kvm: Add function for injecting pgm access exceptionsThomas Huth2015-02-183-6/+33
* s390x/mmu: Clean up mmu_translate_asc()Thomas Huth2015-02-181-24/+15
* s390x/mmu: Check bit 52 in page table entryThomas Huth2015-02-182-1/+5
* s390x/mmu: Renaming related to the ASCE confusionThomas Huth2015-02-181-6/+6
* s390x/mmu: Add support for read-only regionsThomas Huth2015-02-182-3/+5
* s390x/mmu: Fix the exception codes for illegal table entriesThomas Huth2015-02-181-2/+1
* s390x/mmu: Fix exception types when checking the ASCEsThomas Huth2015-02-181-3/+3
* s390x/mmu: Fix translation exception code in lowcoreThomas Huth2015-02-181-33/+15
* s390x/mmu: Skip exceptions properly when translating addresses for debugThomas Huth2015-02-184-40/+59
* s390x/mmu: Check table length and offset fieldsThomas Huth2015-02-182-0/+30
* s390x/mmu: Fix the handling of the table levelsThomas Huth2015-02-181-68/+47
* s390x/mmu: Fix the check for the real-space designation bitThomas Huth2015-02-181-7/+6
OpenPOWER on IntegriCloud