index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
/
kvm_host.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-27
KVM: kill file->f_count abuse in kvm
Al Viro
1
-1
/
+0
2008-04-27
KVM: Rename debugfs_dir to kvm_debugfs_dir
Hollis Blanchard
1
-1
/
+1
2008-04-27
KVM: add ioctls to save/store mpstate
Marcelo Tosatti
1
-0
/
+4
2008-04-27
KVM: hlt emulation should take in-kernel APIC/PIT timers into account
Marcelo Tosatti
1
-0
/
+1
2008-04-27
KVM: Add kvm trace userspace interface
Feng(Eric) Liu
1
-0
/
+14
2008-04-27
KVM: MMU: Don't assume struct page for x86
Anthony Liguori
1
-0
/
+12
2008-04-27
KVM: add vm refcounting
Izik Eidus
1
-0
/
+4
2008-04-27
KVM: Move some x86 specific constants and structures to include/asm-x86
Avi Kivity
1
-13
/
+0
2008-04-27
KVM: detect if VCPU triple faults
Joerg Roedel
1
-0
/
+1
2008-04-27
KVM: MMU: large page support
Marcelo Tosatti
1
-0
/
+5
2008-04-27
KVM: MMU: ignore zapped root pagetables
Marcelo Tosatti
1
-0
/
+2
2008-04-27
KVM: Increase the number of user memory slots per vm
Avi Kivity
1
-1
/
+1
2008-04-27
KVM: Increase vcpu count to 16
Avi Kivity
1
-1
/
+1
2008-04-27
KVM: Use CONFIG_PREEMPT_NOTIFIERS around struct preempt_notifier
Hollis Blanchard
1
-0
/
+2
2008-03-04
KVM: remove the usage of the mmap_sem for the protection of the memory slots.
Izik Eidus
1
-0
/
+1
2008-01-30
KVM: Move apic timer migration away from critical section
Avi Kivity
1
-0
/
+6
2008-01-30
KVM: MMU: Switch to mmu spinlock
Marcelo Tosatti
1
-1
/
+2
2008-01-30
KVM: Add kvm_read_guest_atomic()
Marcelo Tosatti
1
-0
/
+2
2008-01-30
KVM: local APIC TPR access reporting facility
Avi Kivity
1
-1
/
+1
2008-01-30
KVM: Move kvm_vcpu_kick() to x86.c
Zhang Xiantao
1
-0
/
+1
2008-01-30
KVM: Move arch dependent files to new directory arch/x86/kvm/
Avi Kivity
1
-0
/
+289