index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
virtual
/
kvm
Age
Commit message (
Expand
)
Author
2012-07-24
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-07-11
KVM: MMU: document mmu-lock and fast page fault
Xiao Guangrong
2012-07-02
KVM: Add missing KVM_IRQFD API documentation
Alex Williamson
2012-06-25
KVM: eoi msi documentation
Michael S. Tsirkin
2012-05-30
KVM: PPC: Not optimizing MSR_CE and MSR_ME with paravirt.
Bharat Bhushan
2012-05-30
KVM: PPC: Book3S HV: Make the guest hash table size configurable
Paul Mackerras
2012-05-08
Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into next
Avi Kivity
2012-05-06
kvm/powerpc: Add new ioctl to retreive server MMU infos
Benjamin Herrenschmidt
2012-05-06
KVM: fix cpuid eax for KVM leaf
Michael S. Tsirkin
2012-04-27
KVM: x86: Run PIT work in own kthread
Jan Kiszka
2012-04-27
KVM: x86: Document in-kernel PIT API
Jan Kiszka
2012-04-27
KVM: Improve readability of KVM API doc
Jan Kiszka
2012-04-24
KVM: Introduce direct MSI message injection for in-kernel irqchips
Jan Kiszka
2012-04-08
KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRL
Eric B Munson
2012-03-28
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-03-08
KVM: Allow host IRQ sharing for assigned PCI 2.3 devices
Jan Kiszka
2012-03-07
Documentation: Fix multiple typo in Documentation
Masanari Iida
2012-03-05
KVM: PPC: refer to paravirt docs in header file
Scott Wood
2012-03-05
KVM: PPC: Add support for explicit HIOR setting
Alexander Graf
2012-03-05
KVM: PPC: Add generic single register ioctls
Alexander Graf
2012-03-05
KVM: PPC: e500: MMU API
Scott Wood
2012-03-05
KVM: provide synchronous registers in kvm_run
Christian Borntraeger
2012-03-05
KVM: s390: ucontrol: interface to inject faults on a vcpu page table
Carsten Otte
2012-03-05
KVM: s390: ucontrol: export SIE control block to user
Carsten Otte
2012-03-05
KVM: s390: ucontrol: export page faults to user
Carsten Otte
2012-03-05
KVM: s390: ucontrol: per vcpu address spaces
Carsten Otte
2012-03-05
KVM: s390: add parameter for KVM_CREATE_VM
Carsten Otte
2011-12-27
KVM: Document KVM_NMI
Avi Kivity
2011-12-26
KVM: Don't automatically expose the TSC deadline timer in cpuid
Jan Kiszka
2011-12-25
KVM: Device assignment permission checks
Alex Williamson
2011-12-25
KVM: Remove ability to assign a device without iommu support
Alex Williamson
2011-09-25
KVM: Update documentation to include detailed ENABLE_CAP description
Alexander Graf
2011-09-25
KVM: Restore missing powerpc API docs
Avi Kivity
2011-09-25
KVM: x86: Raise the hard VCPU count limit
Sasha Levin
2011-07-12
KVM: KVM Steal time guest/host interface
Glauber Costa
2011-07-12
KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests
Paul Mackerras
2011-07-12
KVM: PPC: Allow book3s_hv guests to use SMT processor modes
Paul Mackerras
2011-07-12
KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode
David Gibson
2011-07-12
KVM: PPC: Add support for Book3S processors in hypervisor mode
Paul Mackerras
2011-07-12
KVM: PPC: e500: enable magic page
Scott Wood
2011-07-12
KVM: MMU: Adjust shadow paging to work when SMEP=1 and CR0.WP=0
Avi Kivity
2011-07-12
KVM: Fix KVM_ASSIGN_SET_MSIX_ENTRY documentation
Jan Kiszka
2011-07-12
KVM: Clarify KVM_ASSIGN_PCI_DEVICE documentation
Jan Kiszka
2011-07-12
KVM: Fixup documentation section numbering
Jan Kiszka
2011-07-12
KVM: Document KVM_IOEVENTFD
Sasha Levin
2011-07-12
KVM: nVMX: Documentation
Nadav Har'El
2011-07-12
KVM: Document KVM_GET_LAPIC, KVM_SET_LAPIC ioctl
Avi Kivity
2011-05-23
Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2011-05-06
Correct occurrences of
Rob Landley
2011-05-06
Move kvm, uml, and lguest subdirectories under a common "virtual" directory, ...
Rob Landley