summaryrefslogtreecommitdiffstats
path: root/target-s390x/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* s390x/kvm: propagate s390 cpu state to kvmDavid Hildenbrand2014-10-101-0/+5
* s390x/kvm: proper use of the cpu states OPERATING and STOPPEDDavid Hildenbrand2014-10-101-4/+10
* s390x/kvm: introduce proper states for s390 cpusDavid Hildenbrand2014-10-101-0/+14
* s390x/gdb: generate target.xml and handle fp/ac as coprocessorsDavid Hildenbrand2014-09-011-38/+2
* sclp-s390: Add memory hotplug SCLPsMatthew Rosato2014-09-011-0/+15
* virtio-ccw: Include standby memory when calculating storage incrementMatthew Rosato2014-09-011-0/+3
* s390x/kvm: run guest triggered resets on the target vcpu threadDavid Hildenbrand2014-09-011-0/+15
* s390x/kvm: inject via flicCornelia Huck2014-06-101-0/+1
* s390x: cleanup interrupt injectionCornelia Huck2014-06-101-29/+12
* s390x/kvm: add alternative injection interfaceCornelia Huck2014-06-101-0/+2
* s390x: consolidate floating interruptsCornelia Huck2014-06-101-23/+9
* s390x/kvm: enable/reset cmma via vm attributesDominik Dingel2014-06-101-0/+12
* kvm: reset state from the CPU's reset methodPaolo Bonzini2014-05-131-0/+5
* s390x/helper: Added format control bit to MMU translationThomas Huth2014-05-071-0/+4
* s390x/kvm: sync gbea and pp registerChristian Borntraeger2014-04-251-0/+3
* cpu: Turn cpu_handle_mmu_fault() into a CPUClass hookAndreas Färber2014-03-131-3/+2
* cpu: Turn cpu_has_work() into a CPUClass hookAndreas Färber2014-03-131-9/+0
* Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-03-041-0/+1
|\
| * Define the architecture for compressed dump formatqiaonuohan2014-02-281-0/+1
* | s390x/sclp: Add missing checks to SCLP handlerThomas Huth2014-02-271-1/+1
* | s390x/sclp: Fixed the size of sccb and code parameterThomas Huth2014-02-271-1/+1
* | s390x/async_pf: Check for apf extension and enable pfaultDominik Dingel2014-02-271-0/+4
|/
* s390x/kvm: cleanup partial register handlingDominik Dingel2014-01-311-17/+0
* s390x/kvm: Fix diagnose handling.Cornelia Huck2013-12-181-0/+3
* s390/cpu: Make setcc() function available to other filesThomas Huth2013-09-201-2/+9
OpenPOWER on IntegriCloud