summaryrefslogtreecommitdiffstats
path: root/target-s390x/kvm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-09-141-9/+2
|\
| * Added generic panic handler qemu_system_guest_panicked()Andrey Smetanin2015-09-071-9/+2
* | typofixes - v4Veres Lajos2015-09-111-2/+2
|/
* kvm: First step to push iothread lock out of inner run loopJan Kiszka2015-07-011-0/+3
* Include monitor/monitor.h exactly where neededMarkus Armbruster2015-06-221-1/+0
* qerror: Move #include out of qerror.hMarkus Armbruster2015-06-221-0/+1
* s390x/kvm: diag288 instruction interception and handlingXu Wang2015-06-111-0/+18
* Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150609' into s...Peter Maydell2015-06-091-3/+4
|\
| * s390x/kvm: always ignore empty vcpu interrupt stateSascha Silbe2015-06-031-3/+4
* | kvm: introduce kvm_arch_msi_data_to_gsiEric Auger2015-06-021-0/+5
|/
* s390x: Enable vector processing capabilityEric Farman2015-05-271-0/+1
* s390x: Store Additional Status SIGP orderEric Farman2015-05-271-0/+55
* s390x: Vector Register IOCTLsEric Farman2015-05-271-16/+33
* s390x: Common access to floating point registersEric Farman2015-05-271-3/+6
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-05-111-1/+3
|\
| * kvm: add support for memory transaction attributesPaolo Bonzini2015-04-301-1/+3
* | s390x/kvm: migrate vcpu interrupt stateJens Freimann2015-05-081-0/+55
* | s390x/kvm: use ioctl KVM_S390_IRQ for vcpu interruptsJens Freimann2015-05-081-2/+20
|/
* s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctlAlexander Yarygin2015-04-301-16/+30
* s390x/mmu: Use ioctl for reading and writing from/to guest memoryThomas Huth2015-04-301-0/+40
* s390x/kvm: Put vm name, extended name and UUID into STSI322 SYSIBEkaterina Tumanova2015-04-301-0/+71
* s390x: CPACF: Handle key wrap machine optionsTony Krowiak2015-03-161-0/+51
* s390x/kvm: make use of generic vm attribute checkDominik Dingel2015-03-161-35/+7
* s390x/kvm: Guest Migration TOD clock synchronizationJason J. Herne2015-03-161-0/+39
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-03-121-1/+1
|\
| * kvm: add machine state to kvm_arch_initMarcel Apfelbaum2015-03-111-1/+1
* | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150310' into s...Peter Maydell2015-03-111-58/+358
|\ \ | |/ |/|
| * s390x/kvm: passing max memory size to acceleratorDominik Dingel2015-03-101-0/+45
| * s390x/kvm: enable the new SIGP handling in user spaceDavid Hildenbrand2015-03-101-0/+3
| * s390x/kvm: deliver SIGP RESTART directly if stoppedDavid Hildenbrand2015-03-101-2/+11
| * s390x/kvm: SIGP START is only applicable when STOPPEDDavid Hildenbrand2015-03-101-0/+5
| * s390x/kvm: implement handling of new SIGP ordersDavid Hildenbrand2015-03-101-3/+201
| * s390x/kvm: trace all SIGP ordersDavid Hildenbrand2015-03-101-1/+3
| * s390x/kvm: helper to set the SIGP status in SigpInfoDavid Hildenbrand2015-03-101-3/+8
| * s390x/kvm: pass the SIGP instruction parameter to the SIGP handlerDavid Hildenbrand2015-03-101-2/+6
| * s390x/kvm: more details for SIGP handler with one destination vcpuDavid Hildenbrand2015-03-101-62/+91
| * s390x: introduce defines for SIGP condition codesDavid Hildenbrand2015-03-101-7/+7
* | Remove superfluous '\n' around error_report()Gonglei2015-03-101-1/+1
|/
* s390x/ioinst: Set condition code in ioinst_handle_tsch() handlerThomas Huth2015-02-181-7/+2
* s390x/kvm: Add function for injecting pgm access exceptionsThomas Huth2015-02-181-0/+12
* s390x/ipl: drop reipl parameters on resetsFan Zhang2015-02-131-1/+2
* s390x/kvm: unknown DIAGNOSE code should give a specification exceptionChristian Borntraeger2015-02-031-1/+1
* s390x/kvm: Fix diag-308 register decodingThomas Huth2015-02-031-1/+1
* kvm: extend kvm_irqchip_add_msi_route to work on s390Frank Blaschka2015-01-121-0/+26
* s390: implement pci instructionsFrank Blaschka2015-01-121-0/+153
* s390x/kvm: avoid syscalls by syncing registers with kvm_runDavid Hildenbrand2015-01-121-22/+50
* s390x/kvm: sync register support helper functionDavid Hildenbrand2015-01-121-10/+12
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-12-151-2/+1
|\
| * valgrind/s390x: avoid false positives on KVM_SET_FPU ioctlChristian Borntraeger2014-12-151-1/+1
| * KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checksEric Auger2014-12-151-1/+0
OpenPOWER on IntegriCloud