summaryrefslogtreecommitdiffstats
path: root/target-s390x/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* s390: Wire up channel I/O in kvm.Cornelia Huck2013-01-291-0/+11
* s390: Virtual channel subsystem support.Cornelia Huck2013-01-291-0/+62
* s390: Add channel I/O instructions.Cornelia Huck2013-01-291-0/+100
* s390: I/O interrupt and machine check injection.Cornelia Huck2013-01-291-1/+68
* s390: Channel I/O basic definitions.Cornelia Huck2013-01-291-0/+1
* s390: Add mapping helper functions.Cornelia Huck2013-01-291-0/+4
* s390: Add a hypercall registration interface.Cornelia Huck2013-01-181-1/+1
* s390x: Remove inline function ebcdic_put and related data from cpu.hStefan Weil2013-01-181-81/+0
* S390: Enable -cpu help and QMP query-cpu-definitionsViktor Mihajlovski2013-01-181-0/+3
* s390: new contributions GPLv2 or laterChristian Borntraeger2013-01-181-1/+4
* target-s390: Fix cpu_clone_regsRichard Henderson2013-01-051-1/+1
* target-s390: Convert FLOGRRichard Henderson2013-01-051-0/+2
OpenPOWER on IntegriCloud