aboutsummaryrefslogtreecommitdiff
path: root/target-s390x/kvm.c
AgeCommit message (Expand)Author
2014-09-01sclp-s390: Add memory hotplug SCLPsMatthew Rosato
2014-09-01s390x/kvm: execute sigp orders on the target vcpu threadDavid Hildenbrand
2014-07-14s390x/kvm: synchronize guest floating point registersJason J. Herne
2014-06-23qapi event: convert GUEST_PANICKEDWenchao Xia
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: Log unmanageable program interruptionsThomas Huth
2014-06-10s390x/kvm: Log unmanageable external interruptionsThomas Huth
2014-06-10s390x/kvm: enable/reset cmma via vm attributesDominik Dingel
2014-05-20s390x/kvm: hw debugging support via guest PER facilityDavid Hildenbrand
2014-05-20s390x/kvm: software breakpoint supportDavid Hildenbrand
2014-05-20s390x: remove duplicate definitions of DIAG 501David Hildenbrand
2014-05-20s390x/virtio-ccw: wire up irq routing and irqfdsCornelia Huck
2014-05-13kvm: reset state from the CPU's reset methodPaolo Bonzini
2014-05-13kvm: make one_reg helpers available for everyoneCornelia Huck
2014-04-30s390x: use kvm_vcpu_enable_cap()Cornelia Huck
2014-04-25s390x/kvm: sync gbea and pp registerChristian Borntraeger
2014-04-25s390x/kvm: rework KVM synchronize to tracing for some ONEREGSChristian Borntraeger
2014-04-25s390x: empty function stubs in preparation for __KVM_HAVE_GUEST_DEBUGDavid Hildenbrand
2014-03-05s390x/virtio-ccw: Adapter interrupt support.Cornelia Huck
2014-02-27s390x/kvm: Rework priv instruction handlersFrank Blaschka
2014-02-27s390x/kvm: Add missing SIGP CPU RESET orderThomas Huth
2014-02-27s390x/kvm: Rework SIGP INITIAL CPU RESET handlerThomas Huth
2014-02-27s390x/sclp: Fixed setting of condition code registerThomas Huth
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/virtio-hcall: Specification exception for illegal subcodesThomas Huth
2014-02-27s390x/kvm: Fixed bad SIGP SET-ARCHITECTURE handlerThomas 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: Fixed condition code for unknown SIGP ordersThomas Huth
2013-12-18s390x/kvm: Simplified the calculation of the SIGP order codeThomas Huth
2013-12-18s390x/kvm: Implemented SIGP STARTThomas Huth
2013-12-18s390x/kvm: Fix coding style in handle_sigp()Thomas Huth
2013-12-18s390x/kvm: Removed s390_store_status stubThomas Huth
2013-12-18s390x/kvm: Removed duplicated SIGP definesThomas Huth
2013-12-18s390x/kvm: Fix diagnose handling.Cornelia Huck
2013-10-14exec: Fix prototype of phys_mem_set_alloc and related functionsStefan Weil
2013-09-20s390/ioinst: Moved the CC setting to the IO instruction handlersThomas Huth
2013-09-20s390/cpu: Make setcc() function available to other filesThomas Huth
2013-09-20s390/kvm: Add check for priviledged SCLP handlerThomas Huth
2013-09-12exec: Don't abort when we can't allocate guest memoryMarkus Armbruster
2013-09-12exec: Simplify the guest physical memory allocation hookMarkus Armbruster
2013-08-30s390: wire up nmi command to raise a RESTART interrupt on S390Eugene (jno) Dvurechenski
2013-08-30s390/kvm: basic implementation of diagnose 308 subcode 6Eugene (jno) Dvurechenski
2013-08-30s390x/kvm: Fix switch/case indentation for handle_diagChristian Borntraeger
2013-07-30s390x/kvm: Remove redundant return codeThomas Huth
2013-07-30s390x/kvm: Reworked/fixed handling of cc3 in kvm_handle_css_inst()Thomas Huth