summaryrefslogtreecommitdiffstats
path: root/target-s390x/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151007' into stagingPeter Maydell2015-10-081-1/+1
|\
| * target-*: Drop cpu_gen_code defineRichard Henderson2015-10-071-1/+0
| * target-s390x: Add cc_op state to insn_startRichard Henderson2015-10-071-0/+1
* | s390x: rename io_subsystem_reset -> subsystem_resetDavid Hildenbrand2015-10-021-1/+1
|/
* s390: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-251-1/+0
* tlb: Add "ifetch" argument to cpu_mmu_index()Benjamin Herrenschmidt2015-09-111-1/+1
* s390x: Enable new s390-storage-keys deviceJason J. Herne2015-09-031-2/+0
* cpu-exec: Purge all uses of ENV_GET_CPU()Peter Crosthwaite2015-07-091-1/+1
* target-s390x: PER: add Breaking-Event-Address registerAurelien Jarno2015-06-171-5/+7
* target-s390x: PER storage-alteration event supportAurelien Jarno2015-06-171-0/+1
* target-s390x: basic PER event handlingAurelien Jarno2015-06-171-0/+3
* target-s390x: add get_per_in_range functionAurelien Jarno2015-06-171-0/+11
* target-s390x: add get_per_atmid functionAurelien Jarno2015-06-171-0/+12
* target-s390x: add PER related constantsAurelien Jarno2015-06-171-0/+16
* target-s390x: fix setcc in TCG modeAurelien Jarno2015-06-171-0/+1
* virtio-ccw: disable ioevent bit when ioeventfds are not enabledAurelien Jarno2015-06-171-5/+1
* s390x/kvm: diag288 instruction interception and handlingXu Wang2015-06-111-0/+1
* target-s390x: add a cpu_mmu_idx_to_asc functionAurelien Jarno2015-06-051-3/+22
* target-s390x: fix MMU index computationAurelien Jarno2015-06-051-4/+11
* target-s390x: add a tod2time functionAurelien Jarno2015-06-051-0/+5
* s390x: Migrate vector registersEric Farman2015-05-271-0/+14
* s390x: Store Additional Status SIGP orderEric Farman2015-05-271-0/+1
* s390x: Vector Register IOCTLsEric Farman2015-05-271-2/+6
* s390x: Common access to floating point registersEric Farman2015-05-271-0/+5
* s390x/kvm: migrate vcpu interrupt stateJens Freimann2015-05-081-0/+9
* s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctlAlexander Yarygin2015-04-301-13/+17
* s390x/mmu: Use ioctl for reading and writing from/to guest memoryThomas Huth2015-04-301-0/+7
* s390x/kvm: Put vm name, extended name and UUID into STSI322 SYSIBEkaterina Tumanova2015-04-301-2/+6
* s390x/kvm: Guest Migration TOD clock synchronizationJason J. Herne2015-03-161-0/+34
* Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150310' into s...Peter Maydell2015-03-111-2/+38
|\
| * s390x/kvm: passing max memory size to acceleratorDominik Dingel2015-03-101-0/+14
| * s390x: add function to deliver restart irqsDavid Hildenbrand2015-03-101-1/+4
| * s390x/kvm: implement handling of new SIGP ordersDavid Hildenbrand2015-03-101-0/+12
| * s390x: introduce defines for SIGP condition codesDavid Hildenbrand2015-03-101-1/+8
* | cpu: Make cpu_init() return QOM CPUState objectEduardo Habkost2015-03-101-1/+1
|/
* s390x/helper: Remove s390_cpu_physical_memory_mapThomas Huth2015-02-181-4/+0
* s390x/ioinst: Rework memory access in STCRW instructionThomas Huth2015-02-181-0/+1
* s390x/ioinst: Rework memory access in TSCH instructionThomas Huth2015-02-181-1/+2
* 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-181-0/+11
* s390x/kvm: Add function for injecting pgm access exceptionsThomas Huth2015-02-181-0/+5
* s390x/mmu: Check bit 52 in page table entryThomas Huth2015-02-181-0/+1
* s390x/mmu: Add support for read-only regionsThomas Huth2015-02-181-0/+1
* s390x/mmu: Skip exceptions properly when translating addresses for debugThomas Huth2015-02-181-1/+1
* s390x/mmu: Check table length and offset fieldsThomas Huth2015-02-181-0/+1
* s390x/mmu: Move mmu_translate() and friends to separate fileThomas Huth2015-02-181-0/+1
* target-s390: Fix STIDPRichard Henderson2015-02-031-1/+3
* exec.c: Drop TARGET_HAS_ICE define and checksPeter Maydell2015-01-201-2/+0
* s390x/css: Clean up unnecessary CONFIG_USER_ONLY wrappersThomas Huth2015-01-121-81/+0
* s390x/kvm: reuse kvm_s390_reset_vcpu() to get rid of ifdefsDavid Hildenbrand2014-10-101-4/+4
OpenPOWER on IntegriCloud