summaryrefslogtreecommitdiffstats
path: root/target-s390x
Commit message (Expand)AuthorAgeFilesLines
* 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
* s390x/mmu: Move mmu_translate() and friends to separate fileThomas Huth2015-02-184-323/+359
* s390x/ipl: drop reipl parameters on resetsFan Zhang2015-02-131-1/+2
* s390x/ipl: support diagnose 308 subcodes 5 and 6Fan Zhang2015-02-131-2/+31
* tcg: Introduce tcg_op_buf_count and tcg_op_buf_fullRichard Henderson2015-02-121-6/+3
* tcg: Move emit of INDEX_op_end into gen_tb_endRichard Henderson2015-02-121-1/+1
* Merge remote-tracking branch 'remotes/rth/tags/pull-tg-s390-20150203' into st...Peter Maydell2015-02-036-25/+140
|\
| * target-s390x: fix and optimize slb* and slbg* computation of carry/borrow flagTorbjorn Granlund2015-02-031-14/+4
| * target-s390x: support OC and NC in the EX instructionPaolo Bonzini2015-02-031-0/+8
| * target-s390x: Mark check_privileged() as !CONFIG_USER_ONLYPeter Maydell2015-02-031-1/+3
| * target-s390: Implement ECAGRichard Henderson2015-02-032-0/+9
| * target-s390: Implement LURA, LURAG, STURGRichard Henderson2015-02-034-0/+55
| * target-s390: Fix STURARichard Henderson2015-02-031-1/+1
| * target-s390: Fix STIDPRichard Henderson2015-02-032-1/+9
| * target-s390: Implement EPSWRichard Henderson2015-02-032-0/+20
| * target-s390: Implement SAM specification exceptionRichard Henderson2015-02-032-8/+31
* | s390x/kvm: unknown DIAGNOSE code should give a specification exceptionChristian Borntraeger2015-02-031-1/+1
* | s390x/kvm: Fix diag-308 register decodingThomas Huth2015-02-031-1/+1
|/
* exec.c: Drop TARGET_HAS_ICE define and checksPeter Maydell2015-01-201-2/+0
* kvm: extend kvm_irqchip_add_msi_route to work on s390Frank Blaschka2015-01-121-0/+26
* s390: implement pci instructionsFrank Blaschka2015-01-121-0/+153
* s390: Add PCI bus supportFrank Blaschka2015-01-122-0/+53
* s390x/kvm: avoid syscalls by syncing registers with kvm_runDavid Hildenbrand2015-01-121-22/+50
* s390x/kvm: sync register support helper functionDavid Hildenbrand2015-01-121-10/+12
* s390x/css: Clean up unnecessary CONFIG_USER_ONLY wrappersThomas Huth2015-01-121-81/+0
* gen-icount: check cflags instead of use_icount globalPaolo Bonzini2015-01-031-1/+1
* qemu-log: add log category for MMU infoAntony Pavlov2014-12-161-2/+2
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-12-151-2/+1
|\
OpenPOWER on IntegriCloud