summaryrefslogtreecommitdiffstats
path: root/target-s390x/kvm.c
Commit message (Expand)AuthorAgeFilesLines
* s390x/kvm: inject via flicCornelia Huck2014-06-101-1/+18
* s390x: cleanup interrupt injectionCornelia Huck2014-06-101-59/+45
* s390x/kvm: add alternative injection interfaceCornelia Huck2014-06-101-0/+86
* s390x: consolidate floating interruptsCornelia Huck2014-06-101-0/+5
* s390x/kvm: Log unmanageable program interruptionsThomas Huth2014-06-101-0/+6
* s390x/kvm: Log unmanageable external interruptionsThomas Huth2014-06-101-6/+29
* s390x/kvm: enable/reset cmma via vm attributesDominik Dingel2014-06-101-0/+58
* s390x/kvm: hw debugging support via guest PER facilityDavid Hildenbrand2014-05-201-3/+143
* s390x/kvm: software breakpoint supportDavid Hildenbrand2014-05-201-3/+22
* s390x: remove duplicate definitions of DIAG 501David Hildenbrand2014-05-201-8/+12
* s390x/virtio-ccw: wire up irq routing and irqfdsCornelia Huck2014-05-201-0/+10
* kvm: reset state from the CPU's reset methodPaolo Bonzini2014-05-131-2/+4
* kvm: make one_reg helpers available for everyoneCornelia Huck2014-05-131-29/+0
* s390x: use kvm_vcpu_enable_cap()Cornelia Huck2014-04-301-3/+1
* s390x/kvm: sync gbea and pp registerChristian Borntraeger2014-04-251-0/+4
* s390x/kvm: rework KVM synchronize to tracing for some ONEREGSChristian Borntraeger2014-04-251-78/+65
* s390x: empty function stubs in preparation for __KVM_HAVE_GUEST_DEBUGDavid Hildenbrand2014-04-251-0/+28
* s390x/virtio-ccw: Adapter interrupt support.Cornelia Huck2014-03-051-2/+6
* s390x/kvm: Rework priv instruction handlersFrank Blaschka2014-02-271-59/+80
* s390x/kvm: Add missing SIGP CPU RESET orderThomas Huth2014-02-271-0/+13
* s390x/kvm: Rework SIGP INITIAL CPU RESET handlerThomas Huth2014-02-271-18/+7
* s390x/sclp: Fixed setting of condition code registerThomas Huth2014-02-271-1/+2
* s390x/sclp: Add missing checks to SCLP handlerThomas Huth2014-02-271-5/+1
* s390x/sclp: Fixed the size of sccb and code parameterThomas Huth2014-02-271-2/+2
* s390x/virtio-hcall: Specification exception for illegal subcodesThomas Huth2014-02-271-2/+7
* s390x/kvm: Fixed bad SIGP SET-ARCHITECTURE handlerThomas Huth2014-02-271-2/+4
* s390x/async_pf: Check for apf extension and enable pfaultDominik Dingel2014-02-271-0/+48
* s390x/kvm: cleanup partial register handlingDominik Dingel2014-01-311-83/+53
* s390x/kvm: Fixed condition code for unknown SIGP ordersThomas Huth2013-12-181-6/+11
* s390x/kvm: Simplified the calculation of the SIGP order codeThomas Huth2013-12-181-5/+3
* s390x/kvm: Implemented SIGP STARTThomas Huth2013-12-181-0/+11
* s390x/kvm: Fix coding style in handle_sigp()Thomas Huth2013-12-181-12/+12
* s390x/kvm: Removed s390_store_status stubThomas Huth2013-12-181-22/+0
* s390x/kvm: Removed duplicated SIGP definesThomas Huth2013-12-181-5/+0
* s390x/kvm: Fix diagnose handling.Cornelia Huck2013-12-181-6/+13
* exec: Fix prototype of phys_mem_set_alloc and related functionsStefan Weil2013-10-141-2/+2
* s390/ioinst: Moved the CC setting to the IO instruction handlersThomas Huth2013-09-201-24/+14
* s390/cpu: Make setcc() function available to other filesThomas Huth2013-09-201-12/+0
* s390/kvm: Add check for priviledged SCLP handlerThomas Huth2013-09-201-0/+4
* exec: Don't abort when we can't allocate guest memoryMarkus Armbruster2013-09-121-5/+1
* exec: Simplify the guest physical memory allocation hookMarkus Armbruster2013-09-121-11/+6
* s390: wire up nmi command to raise a RESTART interrupt on S390Eugene (jno) Dvurechenski2013-08-301-3/+3
* s390/kvm: basic implementation of diagnose 308 subcode 6Eugene (jno) Dvurechenski2013-08-301-0/+14
* s390x/kvm: Fix switch/case indentation for handle_diagChristian Borntraeger2013-08-301-10/+10
* s390x/kvm: Remove redundant return codeThomas Huth2013-07-301-3/+2
* s390x/kvm: Reworked/fixed handling of cc3 in kvm_handle_css_inst()Thomas Huth2013-07-301-48/+11
* s390x: Rename 'dprintf' to 'DPRINTF'Peter Maydell2013-07-291-9/+10
* target-s390x: Fix CPUState rework falloutChristian Borntraeger2013-07-261-8/+4
* target-s390x: Change handle_{hypercall,diag}() argument to S390CPUAndreas Färber2013-07-091-6/+6
* target-s390x: Don't overuse ENV_GET_CPU()Andreas Färber2013-07-091-1/+1
OpenPOWER on IntegriCloud