summaryrefslogtreecommitdiff
path: root/target-s390x/kvm.c
AgeCommit message (Expand)Author
2016-09-30Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20160927' into s...Peter Maydell
2016-09-28s390x/kvm: fix build against qemu_uuidChristian Borntraeger
2016-09-28s390x/kvm: Fix potential deadlock in sigp handlingChristian Borntraeger
2016-09-27cpus: pass CPUState to run_on_cpu helpersAlex Bennée
2016-09-19s390x/kvm: disable cpu model for the 2.7 machineChristian Borntraeger
2016-09-06s390x/kvm: don't enable key wrapping if msa3 is disabledDavid Hildenbrand
2016-09-06s390x/kvm: let the CPU model control CMM(A)David Hildenbrand
2016-09-06s390x/kvm: disable host model for problematic compat machinesDavid Hildenbrand
2016-09-06s390x/kvm: implement CPU model supportDavid Hildenbrand
2016-09-06s390x/cpumodel: let the CPU model handle feature checksDavid Hildenbrand
2016-09-05s390x/kvm: 2 byte software breakpoint supportDavid Hildenbrand
2016-07-21kvm-irqchip: i386: add hook for add/remove virqPeter Xu
2016-07-11s390x/pci: replace fid with idx in msg data of msixYi Min Zhao
2016-06-16os-posix: include sys/mman.hPaolo Bonzini
2016-06-14s390x/kvm: Fixup interrupt type for non-adapter I/O interruptsChristian Borntraeger
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini
2016-05-17s390x: enable runtime instrumentationFan Zhang
2016-03-01s390x: remove {kvm_}s390_virtio_irq()Cornelia Huck
2016-03-01s390x/kvm: sync fprs via kvm_runDavid Hildenbrand
2016-01-29s390: Clean up includesPeter Maydell
2016-01-22fpu: Replace uint64 typedef with uint64_tPeter Maydell
2015-11-11s390x/kvm: don't enable CMMA when hugetlbfs will be usedDominik Dingel
2015-10-21s390x/cmma: clean up cmma resetDavid Hildenbrand
2015-10-21s390x: reset crypto only on clear reset and QEMU resetDavid Hildenbrand
2015-10-20s390x: flagify mcic valuesCornelia Huck
2015-10-20s390x/kvm: Fix vector validity bit in device machine checksChristian Borntraeger
2015-10-19kvm: Pass PCI device pointer to MSI routing functionsPavel Fedin
2015-09-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-09-11typofixes - v4Veres Lajos
2015-09-07Added generic panic handler qemu_system_guest_panicked()Andrey Smetanin
2015-07-01kvm: First step to push iothread lock out of inner run loopJan Kiszka
2015-06-22Include monitor/monitor.h exactly where neededMarkus Armbruster
2015-06-22qerror: Move #include out of qerror.hMarkus Armbruster
2015-06-11s390x/kvm: diag288 instruction interception and handlingXu Wang
2015-06-09Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150609' into s...Peter Maydell
2015-06-03s390x/kvm: always ignore empty vcpu interrupt stateSascha Silbe
2015-06-02kvm: introduce kvm_arch_msi_data_to_gsiEric Auger
2015-05-27s390x: Enable vector processing capabilityEric Farman
2015-05-27s390x: Store Additional Status SIGP orderEric Farman
2015-05-27s390x: Vector Register IOCTLsEric Farman
2015-05-27s390x: Common access to floating point registersEric Farman
2015-05-11Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-05-08s390x/kvm: migrate vcpu interrupt stateJens Freimann
2015-05-08s390x/kvm: use ioctl KVM_S390_IRQ for vcpu interruptsJens Freimann
2015-04-30kvm: add support for memory transaction attributesPaolo Bonzini
2015-04-30s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctlAlexander Yarygin
2015-04-30s390x/mmu: Use ioctl for reading and writing from/to guest memoryThomas Huth
2015-04-30s390x/kvm: Put vm name, extended name and UUID into STSI322 SYSIBEkaterina Tumanova
2015-03-16s390x: CPACF: Handle key wrap machine optionsTony Krowiak
2015-03-16s390x/kvm: make use of generic vm attribute checkDominik Dingel