aboutsummaryrefslogtreecommitdiff
path: root/target-s390x/cpu.h
AgeCommit message (Expand)Author
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
2013-08-30s390: wire up nmi command to raise a RESTART interrupt on S390Eugene (jno) Dvurechenski
2013-08-30s390: provide a cpu load normal functionChristian Borntraeger
2013-08-30s390: provide I/O subsystem resetChristian Borntraeger
2013-08-30s390/kvm: basic implementation of diagnose 308 subcode 6Eugene (jno) Dvurechenski
2013-07-23cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()Andreas Färber
2013-07-09linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-userPeter Maydell
2013-07-01virtio-ccw: fix build breakage on windowsCornelia Huck
2013-06-25virtio-ccw: Wire up ioeventfd.Cornelia Huck
2013-06-20Revert "s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62"Paolo Bonzini
2013-05-24s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62Paolo Bonzini
2013-04-26Allow selective runtime register synchronizationJason J. Herne
2013-03-12cpu: Replace do_interrupt() by CPUClass::do_interrupt methodAndreas Färber
2013-03-12cpu: Pass CPUState to cpu_interrupt()Andreas Färber
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber
2013-03-08s390/css: Fix subchannel detectionChristian Borntraeger
2013-02-16target-s390x: Drop unused cpu_s390x_close() prototypeAndreas Färber
2013-02-13s390: Fix handling of iscs.Cornelia Huck
2013-02-01target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()Andreas Färber
2013-02-01target-s390x: Clean up cpu_inject_*() signaturesAndreas Färber
2013-01-29s390: Use s390_cpu_physical_memory_map for tpi.Cornelia Huck
2013-01-29s390: Wire up channel I/O in kvm.Cornelia Huck
2013-01-29s390: Virtual channel subsystem support.Cornelia Huck
2013-01-29s390: Add channel I/O instructions.Cornelia Huck
2013-01-29s390: I/O interrupt and machine check injection.Cornelia Huck
2013-01-29s390: Channel I/O basic definitions.Cornelia Huck
2013-01-29s390: Add mapping helper functions.Cornelia Huck
2013-01-18s390: Add a hypercall registration interface.Cornelia Huck
2013-01-18s390x: Remove inline function ebcdic_put and related data from cpu.hStefan Weil