summaryrefslogtreecommitdiff
path: root/target-s390x/cpu.h
AgeCommit message (Expand)Author
2015-04-30s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctlAlexander Yarygin
2015-04-30s390x/mmu: Use ioctl for reading and writing from/to guest memoryThomas Huth
2015-04-30s390x/kvm: Put vm name, extended name and UUID into STSI322 SYSIBEkaterina Tumanova
2015-03-16s390x/kvm: Guest Migration TOD clock synchronizationJason J. Herne
2015-03-11Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150310' into s...Peter Maydell
2015-03-10cpu: Make cpu_init() return QOM CPUState objectEduardo Habkost
2015-03-10s390x/kvm: passing max memory size to acceleratorDominik Dingel
2015-03-10s390x: add function to deliver restart irqsDavid Hildenbrand
2015-03-10s390x/kvm: implement handling of new SIGP ordersDavid Hildenbrand
2015-03-10s390x: introduce defines for SIGP condition codesDavid Hildenbrand
2015-02-18s390x/helper: Remove s390_cpu_physical_memory_mapThomas Huth
2015-02-18s390x/ioinst: Rework memory access in STCRW instructionThomas Huth
2015-02-18s390x/ioinst: Rework memory access in TSCH instructionThomas Huth
2015-02-18s390x/css: Make schib parameter of css_do_msch constThomas Huth
2015-02-18s390x/mmu: Add function for accessing guest memoryThomas Huth
2015-02-18s390x/kvm: Add function for injecting pgm access exceptionsThomas Huth
2015-02-18s390x/mmu: Check bit 52 in page table entryThomas Huth
2015-02-18s390x/mmu: Add support for read-only regionsThomas Huth
2015-02-18s390x/mmu: Skip exceptions properly when translating addresses for debugThomas Huth
2015-02-18s390x/mmu: Check table length and offset fieldsThomas Huth
2015-02-18s390x/mmu: Move mmu_translate() and friends to separate fileThomas Huth
2015-02-03target-s390: Fix STIDPRichard Henderson
2015-01-20exec.c: Drop TARGET_HAS_ICE define and checksPeter Maydell
2015-01-12s390x/css: Clean up unnecessary CONFIG_USER_ONLY wrappersThomas Huth
2014-10-10s390x/kvm: reuse kvm_s390_reset_vcpu() to get rid of ifdefsDavid Hildenbrand
2014-10-10s390x/kvm: propagate s390 cpu state to kvmDavid Hildenbrand
2014-10-10s390x/kvm: proper use of the cpu states OPERATING and STOPPEDDavid Hildenbrand
2014-10-10s390x/kvm: introduce proper states for s390 cpusDavid Hildenbrand
2014-09-01s390x/gdb: generate target.xml and handle fp/ac as coprocessorsDavid Hildenbrand
2014-09-01sclp-s390: Add memory hotplug SCLPsMatthew Rosato
2014-09-01virtio-ccw: Include standby memory when calculating storage incrementMatthew Rosato
2014-09-01s390x/kvm: run guest triggered resets on the target vcpu threadDavid Hildenbrand
2014-06-10s390x/kvm: inject via flicCornelia Huck
2014-06-10s390x: cleanup interrupt injectionCornelia Huck
2014-06-10s390x/kvm: add alternative injection interfaceCornelia Huck
2014-06-10s390x: consolidate floating interruptsCornelia Huck
2014-06-10s390x/kvm: enable/reset cmma via vm attributesDominik Dingel
2014-05-13kvm: reset state from the CPU's reset methodPaolo Bonzini
2014-05-07s390x/helper: Added format control bit to MMU translationThomas Huth
2014-04-25s390x/kvm: sync gbea and pp registerChristian Borntraeger
2014-03-13cpu: Turn cpu_handle_mmu_fault() into a CPUClass hookAndreas Färber
2014-03-13cpu: Turn cpu_has_work() into a CPUClass hookAndreas Färber
2014-03-04Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-02-28Define the architecture for compressed dump formatqiaonuohan
2014-02-27s390x/sclp: Add missing checks to SCLP handlerThomas Huth
2014-02-27s390x/sclp: Fixed the size of sccb and code parameterThomas Huth
2014-02-27s390x/async_pf: Check for apf extension and enable pfaultDominik Dingel
2014-01-31s390x/kvm: cleanup partial register handlingDominik Dingel
2013-12-18s390x/kvm: Fix diagnose handling.Cornelia Huck
2013-09-20s390/cpu: Make setcc() function available to other filesThomas Huth