summaryrefslogtreecommitdiff
path: root/target-s390x/cpu.h
AgeCommit message (Expand)AuthorFilesLines
2015-07-09cpu-exec: Purge all uses of ENV_GET_CPU()Peter Crosthwaite1-1/+1
2015-06-17target-s390x: PER: add Breaking-Event-Address registerAurelien Jarno1-5/+7
2015-06-17target-s390x: PER storage-alteration event supportAurelien Jarno1-0/+1
2015-06-17target-s390x: basic PER event handlingAurelien Jarno1-0/+3
2015-06-17target-s390x: add get_per_in_range functionAurelien Jarno1-0/+11
2015-06-17target-s390x: add get_per_atmid functionAurelien Jarno1-0/+12
2015-06-17target-s390x: add PER related constantsAurelien Jarno1-0/+16
2015-06-17target-s390x: fix setcc in TCG modeAurelien Jarno1-0/+1
2015-06-17virtio-ccw: disable ioevent bit when ioeventfds are not enabledAurelien Jarno1-5/+1
2015-06-11s390x/kvm: diag288 instruction interception and handlingXu Wang1-0/+1
2015-06-05target-s390x: add a cpu_mmu_idx_to_asc functionAurelien Jarno1-3/+22
2015-06-05target-s390x: fix MMU index computationAurelien Jarno1-4/+11
2015-06-05target-s390x: add a tod2time functionAurelien Jarno1-0/+5
2015-05-27s390x: Migrate vector registersEric Farman1-0/+14
2015-05-27s390x: Store Additional Status SIGP orderEric Farman1-0/+1
2015-05-27s390x: Vector Register IOCTLsEric Farman1-2/+6
2015-05-27s390x: Common access to floating point registersEric Farman1-0/+5
2015-05-08s390x/kvm: migrate vcpu interrupt stateJens Freimann1-0/+9
2015-04-30s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctlAlexander Yarygin1-13/+17
2015-04-30s390x/mmu: Use ioctl for reading and writing from/to guest memoryThomas Huth1-0/+7
2015-04-30s390x/kvm: Put vm name, extended name and UUID into STSI322 SYSIBEkaterina Tumanova1-2/+6
2015-03-16s390x/kvm: Guest Migration TOD clock synchronizationJason J. Herne1-0/+34
2015-03-11Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150310' into s...Peter Maydell1-2/+38
2015-03-10cpu: Make cpu_init() return QOM CPUState objectEduardo Habkost1-1/+1
2015-03-10s390x/kvm: passing max memory size to acceleratorDominik Dingel1-0/+14
2015-03-10s390x: add function to deliver restart irqsDavid Hildenbrand1-1/+4
2015-03-10s390x/kvm: implement handling of new SIGP ordersDavid Hildenbrand1-0/+12
2015-03-10s390x: introduce defines for SIGP condition codesDavid Hildenbrand1-1/+8
2015-02-18s390x/helper: Remove s390_cpu_physical_memory_mapThomas Huth1-4/+0
2015-02-18s390x/ioinst: Rework memory access in STCRW instructionThomas Huth1-0/+1
2015-02-18s390x/ioinst: Rework memory access in TSCH instructionThomas Huth1-1/+2
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 Huth1-0/+11
2015-02-18s390x/kvm: Add function for injecting pgm access exceptionsThomas Huth1-0/+5
2015-02-18s390x/mmu: Check bit 52 in page table entryThomas Huth1-0/+1
2015-02-18s390x/mmu: Add support for read-only regionsThomas Huth1-0/+1
2015-02-18s390x/mmu: Skip exceptions properly when translating addresses for debugThomas Huth1-1/+1
2015-02-18s390x/mmu: Check table length and offset fieldsThomas Huth1-0/+1
2015-02-18s390x/mmu: Move mmu_translate() and friends to separate fileThomas Huth1-0/+1
2015-02-03target-s390: Fix STIDPRichard Henderson1-1/+3
2015-01-20exec.c: Drop TARGET_HAS_ICE define and checksPeter Maydell1-2/+0
2015-01-12s390x/css: Clean up unnecessary CONFIG_USER_ONLY wrappersThomas Huth1-81/+0
2014-10-10s390x/kvm: reuse kvm_s390_reset_vcpu() to get rid of ifdefsDavid Hildenbrand1-4/+4
2014-10-10s390x/kvm: propagate s390 cpu state to kvmDavid Hildenbrand1-0/+5
2014-10-10s390x/kvm: proper use of the cpu states OPERATING and STOPPEDDavid Hildenbrand1-4/+10
2014-10-10s390x/kvm: introduce proper states for s390 cpusDavid Hildenbrand1-0/+14
2014-09-01s390x/gdb: generate target.xml and handle fp/ac as coprocessorsDavid Hildenbrand1-38/+2
2014-09-01sclp-s390: Add memory hotplug SCLPsMatthew Rosato1-0/+15
2014-09-01virtio-ccw: Include standby memory when calculating storage incrementMatthew Rosato1-0/+3
2014-09-01s390x/kvm: run guest triggered resets on the target vcpu threadDavid Hildenbrand1-0/+15