summaryrefslogtreecommitdiffstats
path: root/target-s390x/kvm.c
Commit message (Expand)AuthorAgeFilesLines
* cpus: pass CPUState to run_on_cpu helpersAlex Bennée2016-09-271-48/+50
* s390x/kvm: disable cpu model for the 2.7 machineChristian Borntraeger2016-09-191-1/+1
* s390x/kvm: don't enable key wrapping if msa3 is disabledDavid Hildenbrand2016-09-061-2/+4
* s390x/kvm: let the CPU model control CMM(A)David Hildenbrand2016-09-061-11/+36
* s390x/kvm: disable host model for problematic compat machinesDavid Hildenbrand2016-09-061-0/+4
* s390x/kvm: implement CPU model supportDavid Hildenbrand2016-09-061-0/+295
* s390x/cpumodel: let the CPU model handle feature checksDavid Hildenbrand2016-09-061-2/+2
* s390x/kvm: 2 byte software breakpoint supportDavid Hildenbrand2016-09-051-10/+40
* kvm-irqchip: i386: add hook for add/remove virqPeter Xu2016-07-211-0/+11
* s390x/pci: replace fid with idx in msg data of msixYi Min Zhao2016-07-111-2/+2
* os-posix: include sys/mman.hPaolo Bonzini2016-06-161-1/+0Star
* s390x/kvm: Fixup interrupt type for non-adapter I/O interruptsChristian Borntraeger2016-06-141-2/+3
* qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini2016-05-191-1/+1
* s390x: enable runtime instrumentationFan Zhang2016-05-171-0/+21
* s390x: remove {kvm_}s390_virtio_irq()Cornelia Huck2016-03-011-11/+0Star
* s390x/kvm: sync fprs via kvm_runDavid Hildenbrand2016-03-011-0/+11
* s390: Clean up includesPeter Maydell2016-01-291-1/+1
* fpu: Replace uint64 typedef with uint64_tPeter Maydell2016-01-221-1/+1
* s390x/kvm: don't enable CMMA when hugetlbfs will be usedDominik Dingel2015-11-111-1/+3
* s390x/cmma: clean up cmma resetDavid Hildenbrand2015-10-211-6/+2Star
* s390x: reset crypto only on clear reset and QEMU resetDavid Hildenbrand2015-10-211-3/+1Star
* s390x: flagify mcic valuesCornelia Huck2015-10-201-4/+19
* s390x/kvm: Fix vector validity bit in device machine checksChristian Borntraeger2015-10-201-0/+3
* kvm: Pass PCI device pointer to MSI routing functionsPavel Fedin2015-10-191-1/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-09-141-9/+2Star
|\
| * Added generic panic handler qemu_system_guest_panicked()Andrey Smetanin2015-09-071-9/+2Star
* | 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/+0Star
* 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/+7Star
* 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