summaryrefslogtreecommitdiff
path: root/target-s390x/kvm.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-05s390x/virtio-ccw: Adapter interrupt support.Cornelia Huck1-2/+6
2014-02-27s390x/kvm: Rework priv instruction handlersFrank Blaschka1-59/+80
2014-02-27s390x/kvm: Add missing SIGP CPU RESET orderThomas Huth1-0/+13
2014-02-27s390x/kvm: Rework SIGP INITIAL CPU RESET handlerThomas Huth1-18/+7
2014-02-27s390x/sclp: Fixed setting of condition code registerThomas Huth1-1/+2
2014-02-27s390x/sclp: Add missing checks to SCLP handlerThomas Huth1-5/+1
2014-02-27s390x/sclp: Fixed the size of sccb and code parameterThomas Huth1-2/+2
2014-02-27s390x/virtio-hcall: Specification exception for illegal subcodesThomas Huth1-2/+7
2014-02-27s390x/kvm: Fixed bad SIGP SET-ARCHITECTURE handlerThomas Huth1-2/+4
2014-02-27s390x/async_pf: Check for apf extension and enable pfaultDominik Dingel1-0/+48
2014-01-31s390x/kvm: cleanup partial register handlingDominik Dingel1-83/+53
2013-12-18s390x/kvm: Fixed condition code for unknown SIGP ordersThomas Huth1-6/+11
2013-12-18s390x/kvm: Simplified the calculation of the SIGP order codeThomas Huth1-5/+3
2013-12-18s390x/kvm: Implemented SIGP STARTThomas Huth1-0/+11
2013-12-18s390x/kvm: Fix coding style in handle_sigp()Thomas Huth1-12/+12
2013-12-18s390x/kvm: Removed s390_store_status stubThomas Huth1-22/+0
2013-12-18s390x/kvm: Removed duplicated SIGP definesThomas Huth1-5/+0
2013-12-18s390x/kvm: Fix diagnose handling.Cornelia Huck1-6/+13
2013-10-14exec: Fix prototype of phys_mem_set_alloc and related functionsStefan Weil1-2/+2
2013-09-20s390/ioinst: Moved the CC setting to the IO instruction handlersThomas Huth1-24/+14
2013-09-20s390/cpu: Make setcc() function available to other filesThomas Huth1-12/+0
2013-09-20s390/kvm: Add check for priviledged SCLP handlerThomas Huth1-0/+4
2013-09-12exec: Don't abort when we can't allocate guest memoryMarkus Armbruster1-5/+1
2013-09-12exec: Simplify the guest physical memory allocation hookMarkus Armbruster1-11/+6
2013-08-30s390: wire up nmi command to raise a RESTART interrupt on S390Eugene (jno) Dvurechenski1-3/+3
2013-08-30s390/kvm: basic implementation of diagnose 308 subcode 6Eugene (jno) Dvurechenski1-0/+14
2013-08-30s390x/kvm: Fix switch/case indentation for handle_diagChristian Borntraeger1-10/+10
2013-07-30s390x/kvm: Remove redundant return codeThomas Huth1-3/+2
2013-07-30s390x/kvm: Reworked/fixed handling of cc3 in kvm_handle_css_inst()Thomas Huth1-48/+11
2013-07-29s390x: Rename 'dprintf' to 'DPRINTF'Peter Maydell1-9/+10
2013-07-26target-s390x: Fix CPUState rework falloutChristian Borntraeger1-8/+4
2013-07-09target-s390x: Change handle_{hypercall,diag}() argument to S390CPUAndreas Färber1-6/+6
2013-07-09target-s390x: Don't overuse ENV_GET_CPU()Andreas Färber1-1/+1
2013-07-01virtio-ccw: fix build breakage on windowsCornelia Huck1-2/+3
2013-06-28kvm: Change cpu_synchronize_state() argument to CPUStateAndreas Färber1-4/+5
2013-06-25virtio-ccw: Wire up ioeventfd.Cornelia Huck1-0/+19
2013-06-12KVM: S390: Add dummy kvm_arch_init_irq_routing()Alexey Kardashevskiy1-0/+4
2013-05-14osdep, kvm: rename low-level RAM allocation functionsPaolo Bonzini1-1/+1
2013-04-30Wire up disabled wait a panicked event on s390Christian Borntraeger1-3/+14
2013-04-26Utilize selective runtime reg sync for hot code pathsJason J. Herne1-3/+12
2013-04-26Allow selective runtime register synchronizationJason J. Herne1-0/+67
2013-03-17s390: Fix cpu refactoring fallout.Cornelia Huck1-2/+1
2013-03-08s390: simplify kvm cpu initChristian Borntraeger1-7/+2
2013-02-01target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()Andreas Färber1-8/+5
2013-01-29s390: Wire up channel I/O in kvm.Cornelia Huck1-13/+226
2013-01-27kvm: Create kvm_arch_vcpu_id() functionEduardo Habkost1-0/+5
2013-01-18s390: Add a hypercall registration interface.Cornelia Huck1-1/+1
2013-01-18s390x: fix indentationAlexander Graf1-5/+5
2013-01-18s390: Add CPU reset handlerJens Freimann1-1/+8
2013-01-18s390: new contributions GPLv2 or laterChristian Borntraeger1-1/+5