index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
virtual
/
kvm
/
api.txt
Age
Commit message (
Expand
)
Author
2012-03-08
KVM: Allow host IRQ sharing for assigned PCI 2.3 devices
Jan Kiszka
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: 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: 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: 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
Move kvm, uml, and lguest subdirectories under a common "virtual" directory, ...
Rob Landley