aboutsummaryrefslogtreecommitdiff
path: root/target-s390x/kvm.c
AgeCommit message (Expand)Author
2015-03-16s390x: CPACF: Handle key wrap machine optionsTony Krowiak
2015-03-16s390x/kvm: make use of generic vm attribute checkDominik Dingel
2015-03-16s390x/kvm: Guest Migration TOD clock synchronizationJason J. Herne
2015-03-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-03-11kvm: add machine state to kvm_arch_initMarcel Apfelbaum
2015-03-11Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150310' into s...Peter Maydell
2015-03-10s390x/kvm: passing max memory size to acceleratorDominik Dingel
2015-03-10s390x/kvm: enable the new SIGP handling in user spaceDavid Hildenbrand
2015-03-10s390x/kvm: deliver SIGP RESTART directly if stoppedDavid Hildenbrand
2015-03-10s390x/kvm: SIGP START is only applicable when STOPPEDDavid Hildenbrand
2015-03-10s390x/kvm: implement handling of new SIGP ordersDavid Hildenbrand
2015-03-10s390x/kvm: trace all SIGP ordersDavid Hildenbrand
2015-03-10s390x/kvm: helper to set the SIGP status in SigpInfoDavid Hildenbrand
2015-03-10s390x/kvm: pass the SIGP instruction parameter to the SIGP handlerDavid Hildenbrand
2015-03-10s390x/kvm: more details for SIGP handler with one destination vcpuDavid Hildenbrand
2015-03-10s390x: introduce defines for SIGP condition codesDavid Hildenbrand
2015-03-10Remove superfluous '\n' around error_report()Gonglei
2015-02-18s390x/ioinst: Set condition code in ioinst_handle_tsch() handlerThomas Huth
2015-02-18s390x/kvm: Add function for injecting pgm access exceptionsThomas Huth
2015-02-13s390x/ipl: drop reipl parameters on resetsFan Zhang
2015-02-03s390x/kvm: unknown DIAGNOSE code should give a specification exceptionChristian Borntraeger
2015-02-03s390x/kvm: Fix diag-308 register decodingThomas Huth
2015-01-12kvm: extend kvm_irqchip_add_msi_route to work on s390Frank Blaschka
2015-01-12s390: implement pci instructionsFrank Blaschka
2015-01-12s390x/kvm: avoid syscalls by syncing registers with kvm_runDavid Hildenbrand
2015-01-12s390x/kvm: sync register support helper functionDavid Hildenbrand
2014-12-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-12-15valgrind/s390x: avoid false positives on KVM_SET_FPU ioctlChristian Borntraeger
2014-12-15KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checksEric Auger
2014-11-26s390x/kvm: Fix compile errorChristian Borntraeger
2014-11-23memory: expose alignment used for allocating RAM as MemoryRegion APIIgor Mammedov
2014-11-05s390x/kvm: Fix warning from sparseThomas Huth
2014-11-05s390x/kvm: Fix opcode decoding for eb instruction handlerFrank Blaschka
2014-10-10s390x/kvm: synchronize the cpu state after SIGP (INITIAL) CPU RESETDavid Hildenbrand
2014-10-10s390x/kvm: reuse kvm_s390_reset_vcpu() to get rid of ifdefsDavid Hildenbrand
2014-10-10s390x/kvm: propagate s390 cpu state to kvmDavid Hildenbrand
2014-10-10s390x/kvm: proper use of the cpu states OPERATING and STOPPEDDavid Hildenbrand
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