aboutsummaryrefslogtreecommitdiff
path: root/target-s390x/cpu.h
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-10s390x/kvm: inject via flicCornelia Huck1-0/+1
2014-06-10s390x: cleanup interrupt injectionCornelia Huck1-29/+12
2014-06-10s390x/kvm: add alternative injection interfaceCornelia Huck1-0/+2
2014-06-10s390x: consolidate floating interruptsCornelia Huck1-23/+9
2014-06-10s390x/kvm: enable/reset cmma via vm attributesDominik Dingel1-0/+12
2014-05-13kvm: reset state from the CPU's reset methodPaolo Bonzini1-0/+5
2014-05-07s390x/helper: Added format control bit to MMU translationThomas Huth1-0/+4
2014-04-25s390x/kvm: sync gbea and pp registerChristian Borntraeger1-0/+3
2014-03-13cpu: Turn cpu_handle_mmu_fault() into a CPUClass hookAndreas Färber1-3/+2
2014-03-13cpu: Turn cpu_has_work() into a CPUClass hookAndreas Färber1-9/+0
2014-03-04Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell1-0/+1
2014-02-28Define the architecture for compressed dump formatqiaonuohan1-0/+1
2014-02-27s390x/sclp: Add missing checks to SCLP handlerThomas Huth1-1/+1
2014-02-27s390x/sclp: Fixed the size of sccb and code parameterThomas Huth1-1/+1
2014-02-27s390x/async_pf: Check for apf extension and enable pfaultDominik Dingel1-0/+4
2014-01-31s390x/kvm: cleanup partial register handlingDominik Dingel1-17/+0
2013-12-18s390x/kvm: Fix diagnose handling.Cornelia Huck1-0/+3
2013-09-20s390/cpu: Make setcc() function available to other filesThomas Huth1-2/+9
2013-08-30s390: wire up nmi command to raise a RESTART interrupt on S390Eugene (jno) Dvurechenski1-0/+13
2013-08-30s390: provide a cpu load normal functionChristian Borntraeger1-0/+3
2013-08-30s390: provide I/O subsystem resetChristian Borntraeger1-0/+1
2013-08-30s390/kvm: basic implementation of diagnose 308 subcode 6Eugene (jno) Dvurechenski1-0/+3
2013-07-23cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()Andreas Färber1-5/+0
2013-07-09linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-userPeter Maydell1-16/+0
2013-07-01virtio-ccw: fix build breakage on windowsCornelia Huck1-4/+7
2013-06-25virtio-ccw: Wire up ioeventfd.Cornelia Huck1-0/+16
2013-06-20Revert "s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62"Paolo Bonzini1-4/+1
2013-05-24s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62Paolo Bonzini1-1/+4