summaryrefslogtreecommitdiff
path: root/target-s390x/kvm.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-07s390x/kvm: fix run_on_cpu sigp conversionsCornelia Huck1-18/+18
2016-10-31*_run_on_cpu: introduce run_on_cpu_data typePaolo Bonzini1-10/+10
2016-09-30Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20160927' into s...Peter Maydell1-1/+12
2016-09-28s390x/kvm: fix build against qemu_uuidChristian Borntraeger1-1/+1
2016-09-28s390x/kvm: Fix potential deadlock in sigp handlingChristian Borntraeger1-0/+11
2016-09-27cpus: pass CPUState to run_on_cpu helpersAlex Bennée1-48/+50
2016-09-19s390x/kvm: disable cpu model for the 2.7 machineChristian Borntraeger1-1/+1
2016-09-06s390x/kvm: don't enable key wrapping if msa3 is disabledDavid Hildenbrand1-2/+4
2016-09-06s390x/kvm: let the CPU model control CMM(A)David Hildenbrand1-11/+36
2016-09-06s390x/kvm: disable host model for problematic compat machinesDavid Hildenbrand1-0/+4
2016-09-06s390x/kvm: implement CPU model supportDavid Hildenbrand1-0/+295
2016-09-06s390x/cpumodel: let the CPU model handle feature checksDavid Hildenbrand1-2/+2
2016-09-05s390x/kvm: 2 byte software breakpoint supportDavid Hildenbrand1-10/+40
2016-07-21kvm-irqchip: i386: add hook for add/remove virqPeter Xu1-0/+11
2016-07-11s390x/pci: replace fid with idx in msg data of msixYi Min Zhao1-2/+2
2016-06-16os-posix: include sys/mman.hPaolo Bonzini1-1/+0
2016-06-14s390x/kvm: Fixup interrupt type for non-adapter I/O interruptsChristian Borntraeger1-2/+3
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini1-1/+1
2016-05-17s390x: enable runtime instrumentationFan Zhang1-0/+21
2016-03-01s390x: remove {kvm_}s390_virtio_irq()Cornelia Huck1-11/+0
2016-03-01s390x/kvm: sync fprs via kvm_runDavid Hildenbrand1-0/+11
2016-01-29s390: Clean up includesPeter Maydell1-1/+1
2016-01-22fpu: Replace uint64 typedef with uint64_tPeter Maydell1-1/+1
2015-11-11s390x/kvm: don't enable CMMA when hugetlbfs will be usedDominik Dingel1-1/+3
2015-10-21s390x/cmma: clean up cmma resetDavid Hildenbrand1-6/+2
2015-10-21s390x: reset crypto only on clear reset and QEMU resetDavid Hildenbrand1-3/+1
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