summaryrefslogtreecommitdiff
path: root/Documentation/virtual
AgeCommit message (Expand)Author
2017-03-28KVM: MIPS/VZ: Support guest hardware page table walkerJames Hogan
2017-03-28KVM: MIPS/VZ: Support guest segmentation controlJames Hogan
2017-03-28KVM: MIPS/VZ: Support guest CP0_[X]ContextConfigJames Hogan
2017-03-28KVM: MIPS/VZ: Support guest CP0_BadInstr[P]James Hogan
2017-03-28KVM: MIPS: Implement VZ supportJames Hogan
2017-03-28KVM: MIPS: Add 64BIT capabilityJames Hogan
2017-03-28KVM: MIPS: Add VZ & TE capabilitiesJames Hogan
2017-03-28KVM: MIPS: Implement HYPCALL emulationJames Hogan
2017-03-22KVM: s390: gs support for kvm guestsFan Zhang
2017-03-20KVM: Documentation: document MCE ioctlsLuiz Capitulino
2017-03-09KVM: Add documentation for KVM_CAP_NR_MEMSLOTSLinu Cherian
2017-03-04Merge tag 'docs-4.11-fixes' of git://git.lwn.net/linuxLinus Torvalds
2017-03-03Documentation: Update path to sysrq.txtKrzysztof Kozlowski
2017-02-17KVM: race-free exit from KVM_RUN without POSIX signalsPaolo Bonzini
2017-02-09Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-02-07Merge tag 'kvm_mips_4.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-02-07Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-02-07KVM: x86: add KVM_HC_CLOCK_PAIRING hypercallMarcelo Tosatti
2017-02-03KVM: MIPS/T&E: Expose read-only CP0_IntCtl registerJames Hogan
2017-02-03KVM: MIPS/T&E: Expose CP0_EntryLo0/1 registersJames Hogan
2017-02-03KVM: MIPS/T&E: Implement CP0_EBase registerJames Hogan
2017-01-31KVM: PPC: Book3S HV: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT sizeDavid Gibson
2017-01-31KVM: PPC: Book3S HV: HPT resizing documentation and reserved numbersDavid Gibson
2017-01-31Documentation: Correct duplicate section number in kvm/api.txtDavid Gibson
2017-01-31Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras
2017-01-31KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMUPaul Mackerras
2017-01-30KVM: arm/arm64: Documentation: Update arm-vgic-v3.txtVijaya Kumar K
2017-01-09kvm: x86: mmu: Update documentation for fast page fault mechanismJunaid Shahid
2016-12-16KVM: hyperv: fix locking of struct kvm_hv fieldsPaolo Bonzini
2016-12-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds
2016-12-12Merge tag 'kvm-arm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2016-11-28KVM: Add halt polling documentationSuraj Jitindar Singh
2016-11-24KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRsPaul Mackerras
2016-11-22Documentation/virtual/kvm: Support the vCPU preemption checkPan Xinhui
2016-11-21KVM: 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-11-18Merge tag 'v4.9-rc4' into soundJonathan Corbet
2016-11-14ARM: KVM: Support vGICv3 ITSVladimir Murzin
2016-10-27KVM: document lock ordersPaolo Bonzini
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab
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