summaryrefslogtreecommitdiffstats
path: root/target-s390x/cpu.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* s390: wire up nmi command to raise a RESTART interrupt on S390Eugene (jno) Dvurechenski2013-08-301-0/+13
* s390: provide a cpu load normal functionChristian Borntraeger2013-08-301-0/+3
* s390: provide I/O subsystem resetChristian Borntraeger2013-08-301-0/+1
* s390/kvm: basic implementation of diagnose 308 subcode 6Eugene (jno) Dvurechenski2013-08-301-0/+3
* cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()Andreas Färber2013-07-231-5/+0
* linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-userPeter Maydell2013-07-091-16/+0
* virtio-ccw: fix build breakage on windowsCornelia Huck2013-07-011-4/+7
* virtio-ccw: Wire up ioeventfd.Cornelia Huck2013-06-251-0/+16
* Revert "s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62"Paolo Bonzini2013-06-201-4/+1
* s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62Paolo Bonzini2013-05-241-1/+4
* Allow selective runtime register synchronizationJason J. Herne2013-04-261-0/+17
* cpu: Replace do_interrupt() by CPUClass::do_interrupt methodAndreas Färber2013-03-121-1/+0
* cpu: Pass CPUState to cpu_interrupt()Andreas Färber2013-03-121-3/+3
* cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber2013-03-121-2/+3
* s390/css: Fix subchannel detectionChristian Borntraeger2013-03-081-1/+1
* target-s390x: Drop unused cpu_s390x_close() prototypeAndreas Färber2013-02-161-1/+0
* s390: Fix handling of iscs.Cornelia Huck2013-02-131-1/+1
* target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()Andreas Färber2013-02-011-4/+4
* target-s390x: Clean up cpu_inject_*() signaturesAndreas Färber2013-02-011-5/+10
* s390: Use s390_cpu_physical_memory_map for tpi.Cornelia Huck2013-01-291-2/+2
OpenPOWER on IntegriCloud