aboutsummaryrefslogtreecommitdiff
path: root/Documentation/virtual
AgeCommit message (Expand)Author
2017-01-09KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras
2016-11-19kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in usePaolo Bonzini
2016-10-27KVM: document lock ordersPaolo Bonzini
2016-09-27KVM: arm64: Require in-kernel irqchip for PMU supportChristoffer Dall
2016-09-08KVM: arm/arm64: Add VGICv3 save/restore API documentationChristoffer Dall
2016-08-04KVM: documentation: fix KVM_CAP_X2APIC_API informationPaolo Bonzini
2016-08-04Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2016-07-22Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář
2016-07-22KVM: arm/arm64: Enable MSI routingEric Auger
2016-07-22KVM: arm/arm64: Enable irqchip routingEric Auger
2016-07-22KVM: api: Pass the devid in the msi routing entryEric Auger
2016-07-18KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerAndre Przywara
2016-07-18KVM: arm64: vgic-its: Introduce new KVM ITS deviceAndre Przywara
2016-07-18KVM: Extend struct kvm_msi to hold a 32-bit device IDAndre Przywara
2016-07-18KVM: s390: allow user space to handle instr 0x0000David Hildenbrand
2016-07-14KVM: x86: add a flag to disable KVM x2apic broadcast quirkRadim Krčmář
2016-07-14KVM: x86: add KVM_CAP_X2APIC_APIRadim Krčmář
2016-06-15MIPS: KVM: Add KScratch registersJames Hogan
2016-06-15Merge tag 'kvm-s390-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2016-06-14KVM: x86: Fix typosAndrea Gelmini
2016-06-10KVM: s390: provide CMMA attributes only if availableDavid Hildenbrand
2016-06-10KVM: s390: interface to query and configure cpu subfunctionsDavid Hildenbrand
2016-06-10KVM: s390: interface to query and configure cpu featuresDavid Hildenbrand
2016-05-11kvm: introduce KVM_MAX_VCPU_IDGreg Kurz
2016-05-10Merge tag 'kvm-s390-next-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2016-05-09KVM: s390: document KVM_CAP_S390_RIDavid Hildenbrand
2016-04-25Documentation: virtual: fix spelling mistakeEric Engestrom
2016-04-20KVM: s390: add clear I/O irq operation for FLICHalil Pasic
2016-04-20KVM: s390: document FLIC behavior on unsupportedHalil Pasic
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-10KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 comboPaolo Bonzini
2016-03-09Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2016-03-04KVM: document KVM_REINJECT_CONTROL ioctlRadim Krčmář
2016-03-03KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowedXiao Guangrong
2016-03-03Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2016-03-02KVM: PPC: Add support for 64bit TCE windowsAlexey Kardashevskiy
2016-02-29arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao
2016-02-29arm64: KVM: Introduce per-vcpu kvm device controlsShannon Zhao
2016-02-29arm64: KVM: Add a new feature bit for PMUv3Shannon Zhao
2016-02-16kvm/x86: Hyper-V VMBus hypercall userspace exitAndrey Smetanin
2016-02-16KVM: PPC: Add support for multiple-TCE hcallsAlexey Kardashevskiy
2016-02-10KVM: s390: usage hint for adapter mappingsCornelia Huck
2016-02-10KVM: s390: add documentation of KVM_S390_VM_CRYPTODavid Hildenbrand
2016-02-10KVM: s390: add documentation of KVM_S390_VM_TODDavid Hildenbrand
2016-01-26KVM doc: Fix KVM_SMI chapter numberAlexey Kardashevskiy
2015-12-15KVM: s390: fix mismatch between user and in-kernel guest limitDominik Dingel
2015-11-25KVM: x86: MMU: Consolidate BUG_ON checks for reverse-mapped sptesTakuya Yoshikawa
2015-11-25kvm/x86: Hyper-V kvm exitAndrey Smetanin
2015-11-25kvm/x86: Hyper-V synthetic interrupt controllerAndrey Smetanin
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds