aboutsummaryrefslogtreecommitdiff
path: root/Documentation/virtual
AgeCommit message (Expand)AuthorFilesLines
2017-03-04Merge tag 'docs-4.11-fixes' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-3/+3
2017-03-03Documentation: Update path to sysrq.txtGravatar Krzysztof Kozlowski 1-3/+3
2017-02-17KVM: race-free exit from KVM_RUN without POSIX signalsGravatar Paolo Bonzini 1-1/+12
2017-02-09Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Paolo Bonzini 1-3/+8
2017-02-07Merge tag 'kvm_mips_4.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Paolo Bonzini 1-0/+10
2017-02-07Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Paolo Bonzini 1-7/+187
2017-02-07KVM: x86: add KVM_HC_CLOCK_PAIRING hypercallGravatar Marcelo Tosatti 1-0/+35
2017-02-03KVM: MIPS/T&E: Expose read-only CP0_IntCtl registerGravatar James Hogan 1-0/+1
2017-02-03KVM: MIPS/T&E: Expose CP0_EntryLo0/1 registersGravatar James Hogan 1-0/+8
2017-02-03KVM: MIPS/T&E: Implement CP0_EBase registerGravatar James Hogan 1-0/+1
2017-01-31KVM: PPC: Book3S HV: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT sizeGravatar David Gibson 1-6/+8
2017-01-31KVM: PPC: Book3S HV: HPT resizing documentation and reserved numbersGravatar David Gibson 1-0/+95
2017-01-31Documentation: Correct duplicate section number in kvm/api.txtGravatar David Gibson 1-3/+3
2017-01-31Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextGravatar Paul Mackerras 1-0/+83
2017-01-31KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMUGravatar Paul Mackerras 1-0/+83
2017-01-30KVM: arm/arm64: Documentation: Update arm-vgic-v3.txtGravatar Vijaya Kumar K 1-3/+8
2017-01-09kvm: x86: mmu: Update documentation for fast page fault mechanismGravatar Junaid Shahid 1-4/+27
2016-12-16KVM: hyperv: fix locking of struct kvm_hv fieldsGravatar Paolo Bonzini 1-2/+6
2016-12-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-1/+133
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-2/+2
2016-12-12Merge tag 'kvm-arm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Paolo Bonzini 1-1/+1
2016-11-28KVM: Add halt polling documentationGravatar Suraj Jitindar Singh 2-0/+129
2016-11-24KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRsGravatar Paul Mackerras 1-0/+2
2016-11-22Documentation/virtual/kvm: Support the vCPU preemption checkGravatar Pan Xinhui 1-1/+8
2016-11-21KVM: PPC: Book3S HV: Save/restore XER in checkpointed register stateGravatar Paul Mackerras 1-0/+1
2016-11-19kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in useGravatar Paolo Bonzini 1-0/+11
2016-11-18Merge tag 'v4.9-rc4' into soundGravatar Jonathan Corbet 1-1/+11
2016-11-14ARM: KVM: Support vGICv3 ITSGravatar Vladimir Murzin 1-1/+1
2016-10-27KVM: document lock ordersGravatar Paolo Bonzini 1-1/+11
2016-10-24docs: fix locations of several documents that got movedGravatar Mauro Carvalho Chehab 1-2/+2
2016-09-27KVM: arm64: Require in-kernel irqchip for PMU supportGravatar Christoffer Dall 1-1/+3
2016-09-08KVM: arm/arm64: Add VGICv3 save/restore API documentationGravatar Christoffer Dall 3-35/+261
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