summaryrefslogtreecommitdiff
path: root/target-s390x/kvm.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-20s390x: flagify mcic valuesCornelia Huck1-4/+19
2015-10-20s390x/kvm: Fix vector validity bit in device machine checksChristian Borntraeger1-0/+3
2015-10-19kvm: Pass PCI device pointer to MSI routing functionsPavel Fedin1-1/+1
2015-09-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-9/+2
2015-09-11typofixes - v4Veres Lajos1-2/+2
2015-09-07Added generic panic handler qemu_system_guest_panicked()Andrey Smetanin1-9/+2
2015-07-01kvm: First step to push iothread lock out of inner run loopJan Kiszka1-0/+3
2015-06-22Include monitor/monitor.h exactly where neededMarkus Armbruster1-1/+0
2015-06-22qerror: Move #include out of qerror.hMarkus Armbruster1-0/+1
2015-06-11s390x/kvm: diag288 instruction interception and handlingXu Wang1-0/+18
2015-06-09Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150609' into s...Peter Maydell1-3/+4
2015-06-03s390x/kvm: always ignore empty vcpu interrupt stateSascha Silbe1-3/+4
2015-06-02kvm: introduce kvm_arch_msi_data_to_gsiEric Auger1-0/+5
2015-05-27s390x: Enable vector processing capabilityEric Farman1-0/+1
2015-05-27s390x: Store Additional Status SIGP orderEric Farman1-0/+55
2015-05-27s390x: Vector Register IOCTLsEric Farman1-16/+33
2015-05-27s390x: Common access to floating point registersEric Farman1-3/+6
2015-05-11Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+3
2015-05-08s390x/kvm: migrate vcpu interrupt stateJens Freimann1-0/+55
2015-05-08s390x/kvm: use ioctl KVM_S390_IRQ for vcpu interruptsJens Freimann1-2/+20
2015-04-30kvm: add support for memory transaction attributesPaolo Bonzini1-1/+3
2015-04-30s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctlAlexander Yarygin1-16/+30
2015-04-30s390x/mmu: Use ioctl for reading and writing from/to guest memoryThomas Huth1-0/+40
2015-04-30s390x/kvm: Put vm name, extended name and UUID into STSI322 SYSIBEkaterina Tumanova1-0/+71
2015-03-16s390x: CPACF: Handle key wrap machine optionsTony Krowiak1-0/+51
2015-03-16s390x/kvm: make use of generic vm attribute checkDominik Dingel1-35/+7
2015-03-16s390x/kvm: Guest Migration TOD clock synchronizationJason J. Herne1-0/+39
2015-03-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-1/+1
2015-03-11kvm: add machine state to kvm_arch_initMarcel Apfelbaum1-1/+1
2015-03-11Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150310' into s...Peter Maydell1-58/+358
2015-03-10s390x/kvm: passing max memory size to acceleratorDominik Dingel1-0/+45
2015-03-10s390x/kvm: enable the new SIGP handling in user spaceDavid Hildenbrand1-0/+3
2015-03-10s390x/kvm: deliver SIGP RESTART directly if stoppedDavid Hildenbrand1-2/+11
2015-03-10s390x/kvm: SIGP START is only applicable when STOPPEDDavid Hildenbrand1-0/+5
2015-03-10s390x/kvm: implement handling of new SIGP ordersDavid Hildenbrand1-3/+201
2015-03-10s390x/kvm: trace all SIGP ordersDavid Hildenbrand1-1/+3
2015-03-10s390x/kvm: helper to set the SIGP status in SigpInfoDavid Hildenbrand1-3/+8
2015-03-10s390x/kvm: pass the SIGP instruction parameter to the SIGP handlerDavid Hildenbrand1-2/+6
2015-03-10s390x/kvm: more details for SIGP handler with one destination vcpuDavid Hildenbrand1-62/+91
2015-03-10s390x: introduce defines for SIGP condition codesDavid Hildenbrand1-7/+7
2015-03-10Remove superfluous '\n' around error_report()Gonglei1-1/+1
2015-02-18s390x/ioinst: Set condition code in ioinst_handle_tsch() handlerThomas Huth1-7/+2
2015-02-18s390x/kvm: Add function for injecting pgm access exceptionsThomas Huth1-0/+12
2015-02-13s390x/ipl: drop reipl parameters on resetsFan Zhang1-1/+2
2015-02-03s390x/kvm: unknown DIAGNOSE code should give a specification exceptionChristian Borntraeger1-1/+1
2015-02-03s390x/kvm: Fix diag-308 register decodingThomas Huth1-1/+1
2015-01-12kvm: extend kvm_irqchip_add_msi_route to work on s390Frank Blaschka1-0/+26
2015-01-12s390: implement pci instructionsFrank Blaschka1-0/+153
2015-01-12s390x/kvm: avoid syscalls by syncing registers with kvm_runDavid Hildenbrand1-22/+50
2015-01-12s390x/kvm: sync register support helper functionDavid Hildenbrand1-10/+12