index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
kvm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: Correct deassign device ioctl to IOW
Sheng Yang
2009-03-24
1
-1
/
+1
*
KVM: define KVM_CAP_DEVICE_DEASSIGNMENT
Weidong Han
2009-03-24
1
-0
/
+5
*
KVM: Report IRQ injection status to userspace.
Gleb Natapov
2009-03-24
1
-1
/
+6
*
KVM: Use irq routing API for MSI
Sheng Yang
2009-03-24
1
-0
/
+9
*
KVM: Avoid using CONFIG_ in userspace visible headers
Avi Kivity
2009-03-24
1
-3
/
+3
*
KVM: Userspace controlled irq routing
Avi Kivity
2009-03-24
1
-0
/
+33
*
KVM: Add support to disable MSI for assigned device
Sheng Yang
2009-03-24
1
-0
/
+1
*
KVM: PIT: provide an option to disable interrupt reinjection
Marcelo Tosatti
2009-03-24
1
-0
/
+4
*
KVM: Advertise guest debug capability per-arch
Jan Kiszka
2009-03-24
1
-0
/
+2
*
KVM: ia64: stack get/restore patch
Jes Sorensen
2009-03-24
1
-0
/
+3
*
KVM: New guest debug interface
Jan Kiszka
2009-03-24
1
-16
/
+35
*
KVM: Avoid using CONFIG_ in userspace visible headers
Avi Kivity
2009-02-15
1
-5
/
+5
*
include of <linux/types.h> is preferred over <asm/types.h>
Jaswinder Singh Rajput
2009-01-15
1
-1
/
+1
*
KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMI
Jan Kiszka
2008-12-31
1
-6
/
+5
*
KVM: Advertise the bug in memory region destruction as fixed
Avi Kivity
2008-12-31
1
-0
/
+2
*
KVM: Enable MSI for device assignment
Sheng Yang
2008-12-31
1
-0
/
+3
*
KVM: Add fields for MSI device assignment
Sheng Yang
2008-12-31
1
-0
/
+7
*
KVM: x86: Support for user space injected NMIs
Jan Kiszka
2008-12-31
1
-2
/
+9
*
KVM: Future-proof device assignment ABI
Avi Kivity
2008-10-28
1
-0
/
+6
*
KVM: ia64: Add intel iommu support for guests.
Xiantao Zhang
2008-10-15
1
-1
/
+1
*
KVM: Move device assignment logic to common code
Xiantao Zhang
2008-10-15
1
-0
/
+2
*
KVM: Device Assignment with VT-d
Ben-Ami Yassour
2008-10-15
1
-0
/
+3
*
KVM: pci device assignment
Ben-Ami Yassour
2008-10-15
1
-0
/
+19
*
KVM: ppc: trace powerpc instruction emulation
Christian Ehrhardt
2008-10-15
1
-0
/
+1
*
KVM: ppc: adds trace points for ppc tlb activity
Jerone Young
2008-10-15
1
-0
/
+3
*
KVM: kvmtrace: replace get_cycles with ktime_get v3
Christian Ehrhardt
2008-10-15
1
-3
/
+3
*
KVM: kvmtrace: Remove use of bit fields in kvm trace structure
Christian Ehrhardt
2008-10-15
1
-3
/
+14
*
KVM: Move KVM TRACE DEFINITIONS to common header
Hollis Blanchard
2008-10-15
1
-0
/
+21
*
KVM: fix userspace ABI breakage
Adrian Bunk
2008-08-25
1
-2
/
+2
*
KVM: Advertise synchronized mmu support to userspace
Avi Kivity
2008-07-29
1
-0
/
+1
*
KVM: Support mixed endian machines
Tan, Li
2008-07-20
1
-2
/
+2
*
KVM: Add coalesced MMIO support (common part)
Laurent Vivier
2008-07-20
1
-0
/
+29
*
KVM: ppc: Add DCR access information to struct kvm_run
Hollis Blanchard
2008-04-27
1
-0
/
+7
*
KVM: add ioctls to save/store mpstate
Marcelo Tosatti
2008-04-27
1
-0
/
+15
*
KVM: Add trace markers
Feng (Eric) Liu
2008-04-27
1
-1
/
+48
*
KVM: s390: intercepts for diagnose instructions
Christian Borntraeger
2008-04-27
1
-0
/
+8
*
KVM: s390: interrupt subsystem, cpu timer, waitpsw
Carsten Otte
2008-04-27
1
-0
/
+17
*
KVM: s390: sie intercept handling
Christian Borntraeger
2008-04-27
1
-0
/
+9
*
KVM: s390: arch backend for the kvm kernel module
Heiko Carstens
2008-04-27
1
-0
/
+15
*
KVM: kvm.h: __user requires compiler.h
Christian Borntraeger
2008-04-27
1
-0
/
+1
*
KVM: MMU: hypercall based pte updates and TLB flushes
Marcelo Tosatti
2008-04-27
1
-0
/
+1
*
KVM: add basic paravirt support
Marcelo Tosatti
2008-04-27
1
-0
/
+1
*
KVM: Add save/restore supporting of in kernel PIT
Sheng Yang
2008-04-27
1
-0
/
+2
*
KVM: In kernel PIT model
Sheng Yang
2008-04-27
1
-0
/
+2
*
KVM: Add API for determining the number of supported memory slots
Avi Kivity
2008-04-27
1
-0
/
+1
*
KVM: Add API to retrieve the number of supported vcpus per vm
Avi Kivity
2008-04-27
1
-0
/
+1
*
KVM: paravirtualized clocksource: host part
Glauber de Oliveira Costa
2008-04-27
1
-0
/
+1
*
KVM: Make the supported cpuid list a host property rather than a vm property
Avi Kivity
2008-03-03
1
-2
/
+2
*
KVM: Portability: Move kvm_fpu to asm-x86/kvm.h
Christian Ehrhardt
2008-01-30
1
-17
/
+0
*
KVM: Accelerated apic support
Avi Kivity
2008-01-30
1
-0
/
+7
[next]