aboutsummaryrefslogtreecommitdiff
path: root/target-s390x/kvm.c
AgeCommit message (Expand)Author
2016-01-22fpu: Replace uint64 typedef with uint64_tPeter Maydell
2015-11-11s390x/kvm: don't enable CMMA when hugetlbfs will be usedDominik Dingel
2015-10-21s390x/cmma: clean up cmma resetDavid Hildenbrand
2015-10-21s390x: reset crypto only on clear reset and QEMU resetDavid Hildenbrand
2015-10-20s390x: flagify mcic valuesCornelia Huck
2015-10-20s390x/kvm: Fix vector validity bit in device machine checksChristian Borntraeger
2015-10-19kvm: Pass PCI device pointer to MSI routing functionsPavel Fedin
2015-09-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-09-11typofixes - v4Veres Lajos
2015-09-07Added generic panic handler qemu_system_guest_panicked()Andrey Smetanin
2015-07-01kvm: First step to push iothread lock out of inner run loopJan Kiszka
2015-06-22Include monitor/monitor.h exactly where neededMarkus Armbruster
2015-06-22qerror: Move #include out of qerror.hMarkus Armbruster
2015-06-11s390x/kvm: diag288 instruction interception and handlingXu Wang
2015-06-09Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150609' into s...Peter Maydell
2015-06-03s390x/kvm: always ignore empty vcpu interrupt stateSascha Silbe
2015-06-02kvm: introduce kvm_arch_msi_data_to_gsiEric Auger
2015-05-27s390x: Enable vector processing capabilityEric Farman
2015-05-27s390x: Store Additional Status SIGP orderEric Farman
2015-05-27s390x: Vector Register IOCTLsEric Farman
2015-05-27s390x: Common access to floating point registersEric Farman
2015-05-11Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-05-08s390x/kvm: migrate vcpu interrupt stateJens Freimann
2015-05-08s390x/kvm: use ioctl KVM_S390_IRQ for vcpu interruptsJens Freimann
2015-04-30kvm: add support for memory transaction attributesPaolo Bonzini
2015-04-30s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctlAlexander Yarygin
2015-04-30s390x/mmu: Use ioctl for reading and writing from/to guest memoryThomas Huth
2015-04-30s390x/kvm: Put vm name, extended name and UUID into STSI322 SYSIBEkaterina Tumanova
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