aboutsummaryrefslogtreecommitdiff
path: root/Documentation/virtual
AgeCommit message (Expand)AuthorFilesLines
2016-08-04KVM: documentation: fix KVM_CAP_X2APIC_API informationGravatar Paolo Bonzini 1-3/+4
2016-08-04Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Paolo Bonzini 1-13/+33
2016-07-22Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Radim Krčmář 2-9/+30
2016-07-22KVM: arm/arm64: Enable MSI routingGravatar Eric Auger 1-0/+3
2016-07-22KVM: arm/arm64: Enable irqchip routingGravatar Eric Auger 1-4/+8
2016-07-22KVM: api: Pass the devid in the msi routing entryGravatar Eric Auger 1-2/+17
2016-07-18KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerGravatar Andre Przywara 1-1/+1
2016-07-18KVM: arm64: vgic-its: Introduce new KVM ITS deviceGravatar Andre Przywara 1-6/+19
2016-07-18KVM: Extend struct kvm_msi to hold a 32-bit device IDGravatar Andre Przywara 1-2/+10
2016-07-18KVM: s390: allow user space to handle instr 0x0000Gravatar David Hildenbrand 1-0/+13
2016-07-14KVM: x86: add a flag to disable KVM x2apic broadcast quirkGravatar Radim Krčmář 1-0/+6
2016-07-14KVM: x86: add KVM_CAP_X2APIC_APIGravatar Radim Krčmář 1-0/+41
2016-06-15MIPS: KVM: Add KScratch registersGravatar James Hogan 1-0/+6
2016-06-15Merge tag 'kvm-s390-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Paolo Bonzini 2-1/+88
2016-06-14KVM: x86: Fix typosGravatar Andrea Gelmini 1-2/+2
2016-06-10KVM: s390: provide CMMA attributes only if availableGravatar David Hildenbrand 2-1/+4
2016-06-10KVM: s390: interface to query and configure cpu subfunctionsGravatar David Hildenbrand 1-0/+57
2016-06-10KVM: s390: interface to query and configure cpu featuresGravatar David Hildenbrand 1-0/+27
2016-05-11kvm: introduce KVM_MAX_VCPU_IDGravatar Greg Kurz 1-2/+8
2016-05-10Merge tag 'kvm-s390-next-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Paolo Bonzini 1-0/+8
2016-05-09KVM: s390: document KVM_CAP_S390_RIGravatar David Hildenbrand 1-0/+8
2016-04-25Documentation: virtual: fix spelling mistakeGravatar Eric Engestrom 1-1/+1
2016-04-20KVM: s390: add clear I/O irq operation for FLICGravatar Halil Pasic 1-0/+6
2016-04-20KVM: s390: document FLIC behavior on unsupportedGravatar Halil Pasic 1-0/+6
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 5-7/+185
2016-03-10KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 comboGravatar Paolo Bonzini 1-1/+2
2016-03-09Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Paolo Bonzini 2-4/+41
2016-03-04KVM: document KVM_REINJECT_CONTROL ioctlGravatar Radim Krčmář 1-0/+24
2016-03-03KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowedGravatar Xiao Guangrong 1-3/+3
2016-03-03Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Paolo Bonzini 1-0/+57
2016-03-02KVM: PPC: Add support for 64bit TCE windowsGravatar Alexey Kardashevskiy 1-0/+32
2016-02-29arm64: KVM: Add a new vcpu device control group for PMUv3Gravatar Shannon Zhao 1-0/+25
2016-02-29arm64: KVM: Introduce per-vcpu kvm device controlsGravatar Shannon Zhao 2-4/+14
2016-02-29arm64: KVM: Add a new feature bit for PMUv3Gravatar Shannon Zhao 1-0/+2
2016-02-16kvm/x86: Hyper-V VMBus hypercall userspace exitGravatar Andrey Smetanin 1-0/+6
2016-02-16KVM: PPC: Add support for multiple-TCE hcallsGravatar Alexey Kardashevskiy 1-0/+25
2016-02-10KVM: s390: usage hint for adapter mappingsGravatar Cornelia Huck 1-0/+2
2016-02-10KVM: s390: add documentation of KVM_S390_VM_CRYPTOGravatar David Hildenbrand 1-0/+33
2016-02-10KVM: s390: add documentation of KVM_S390_VM_TODGravatar David Hildenbrand 1-0/+19
2016-01-26KVM doc: Fix KVM_SMI chapter numberGravatar Alexey Kardashevskiy 1-1/+1
2015-12-15KVM: s390: fix mismatch between user and in-kernel guest limitGravatar Dominik Dingel 1-1/+2
2015-11-25KVM: x86: MMU: Consolidate BUG_ON checks for reverse-mapped sptesGravatar Takuya Yoshikawa 1-2/+2
2015-11-25kvm/x86: Hyper-V kvm exitGravatar Andrey Smetanin 1-0/+22
2015-11-25kvm/x86: Hyper-V synthetic interrupt controllerGravatar Andrey Smetanin 1-0/+19
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 4-13/+256
2015-11-04Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Paolo Bonzini 2-8/+197
2015-10-22KVM: arm/arm64: Fix vGIC documentationGravatar Pavel Fedin 1-8/+10
2015-10-22arm/arm64: KVM: Add forwarded physical interrupts documentationGravatar Christoffer Dall 1-0/+187
2015-10-11Doc:kvm: Fix typo in Doc/virtual/kvmGravatar Masanari Iida 3-4/+4
2015-10-01KVM: Update Posted-Interrupts Descriptor when vCPU is blockedGravatar Feng Wu 1-0/+12