summaryrefslogtreecommitdiffstats
path: root/target-s390x/kvm.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | s390x/kvm: Fix compile errorChristian Borntraeger2014-11-261-2/+2
|/
* memory: expose alignment used for allocating RAM as MemoryRegion APIIgor Mammedov2014-11-231-1/+1
* s390x/kvm: Fix warning from sparseThomas Huth2014-11-051-1/+1
* s390x/kvm: Fix opcode decoding for eb instruction handlerFrank Blaschka2014-11-051-4/+4
* s390x/kvm: synchronize the cpu state after SIGP (INITIAL) CPU RESETDavid Hildenbrand2014-10-101-0/+2
* s390x/kvm: reuse kvm_s390_reset_vcpu() to get rid of ifdefsDavid Hildenbrand2014-10-101-1/+1
* s390x/kvm: propagate s390 cpu state to kvmDavid Hildenbrand2014-10-101-2/+41
* s390x/kvm: proper use of the cpu states OPERATING and STOPPEDDavid Hildenbrand2014-10-101-5/+6
* sclp-s390: Add memory hotplug SCLPsMatthew Rosato2014-09-011-0/+5
* s390x/kvm: execute sigp orders on the target vcpu threadDavid Hildenbrand2014-09-011-7/+16
* s390x/kvm: synchronize guest floating point registersJason J. Herne2014-07-141-0/+23
* qapi event: convert GUEST_PANICKEDWenchao Xia2014-06-231-6/+3
* s390x/kvm: inject via flicCornelia Huck2014-06-101-1/+18
* s390x: cleanup interrupt injectionCornelia Huck2014-06-101-59/+45
* s390x/kvm: add alternative injection interfaceCornelia Huck2014-06-101-0/+86
* s390x: consolidate floating interruptsCornelia Huck2014-06-101-0/+5
* s390x/kvm: Log unmanageable program interruptionsThomas Huth2014-06-101-0/+6
* s390x/kvm: Log unmanageable external interruptionsThomas Huth2014-06-101-6/+29
OpenPOWER on IntegriCloud