index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
kvm_host.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: Fix guest shared interrupt with in-kernel irqchip
Sheng Yang
2008-10-28
1
-1
/
+6
*
KVM: Separate irq ack notification out of arch/x86/kvm/irq.c
Xiantao Zhang
2008-10-15
1
-0
/
+6
*
KVM: Change is_mmio_pfn to kvm_is_mmio_pfn, and make it common for all archs
Xiantao Zhang
2008-10-15
1
-0
/
+2
*
KVM: Move device assignment logic to common code
Xiantao Zhang
2008-10-15
1
-0
/
+1
*
KVM: MMU: out of sync shadow core
Marcelo Tosatti
2008-10-15
1
-0
/
+1
*
KVM: Device Assignment with VT-d
Ben-Ami Yassour
2008-10-15
1
-0
/
+52
*
KVM: x86: do not execute halted vcpus
Marcelo Tosatti
2008-10-15
1
-0
/
+1
*
KVM: Move KVM TRACE DEFINITIONS to common header
Hollis Blanchard
2008-10-15
1
-0
/
+19
*
KVM: Synchronize guest physical memory map to host virtual memory map
Andrea Arcangeli
2008-07-29
1
-0
/
+24
*
KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction
Marcelo Tosatti
2008-07-20
1
-0
/
+1
*
KVM: Add coalesced MMIO support (common part)
Laurent Vivier
2008-07-20
1
-0
/
+4
*
KVM: kvm_io_device: extend in_range() to manage len and write attribute
Laurent Vivier
2008-07-20
1
-1
/
+2
*
KVM: Remove decache_vcpus_on_cpu() and related callbacks
Avi Kivity
2008-07-20
1
-3
/
+0
*
KVM: close timer injection race window in __vcpu_run
Marcelo Tosatti
2008-06-24
1
-0
/
+1
*
KVM: migrate PIT timer
Marcelo Tosatti
2008-06-06
1
-1
/
+1
*
KVM: kill file->f_count abuse in kvm
Al Viro
2008-04-27
1
-1
/
+0
*
KVM: Rename debugfs_dir to kvm_debugfs_dir
Hollis Blanchard
2008-04-27
1
-1
/
+1
*
KVM: add ioctls to save/store mpstate
Marcelo Tosatti
2008-04-27
1
-0
/
+4
*
KVM: hlt emulation should take in-kernel APIC/PIT timers into account
Marcelo Tosatti
2008-04-27
1
-0
/
+1
*
KVM: Add kvm trace userspace interface
Feng(Eric) Liu
2008-04-27
1
-0
/
+14
*
KVM: MMU: Don't assume struct page for x86
Anthony Liguori
2008-04-27
1
-0
/
+12
*
KVM: add vm refcounting
Izik Eidus
2008-04-27
1
-0
/
+4
*
KVM: Move some x86 specific constants and structures to include/asm-x86
Avi Kivity
2008-04-27
1
-13
/
+0
*
KVM: detect if VCPU triple faults
Joerg Roedel
2008-04-27
1
-0
/
+1
*
KVM: MMU: large page support
Marcelo Tosatti
2008-04-27
1
-0
/
+5
*
KVM: MMU: ignore zapped root pagetables
Marcelo Tosatti
2008-04-27
1
-0
/
+2
*
KVM: Increase the number of user memory slots per vm
Avi Kivity
2008-04-27
1
-1
/
+1
*
KVM: Increase vcpu count to 16
Avi Kivity
2008-04-27
1
-1
/
+1
*
KVM: Use CONFIG_PREEMPT_NOTIFIERS around struct preempt_notifier
Hollis Blanchard
2008-04-27
1
-0
/
+2
*
KVM: remove the usage of the mmap_sem for the protection of the memory slots.
Izik Eidus
2008-03-04
1
-0
/
+1
*
KVM: Move apic timer migration away from critical section
Avi Kivity
2008-01-30
1
-0
/
+6
*
KVM: MMU: Switch to mmu spinlock
Marcelo Tosatti
2008-01-30
1
-1
/
+2
*
KVM: Add kvm_read_guest_atomic()
Marcelo Tosatti
2008-01-30
1
-0
/
+2
*
KVM: local APIC TPR access reporting facility
Avi Kivity
2008-01-30
1
-1
/
+1
*
KVM: Move kvm_vcpu_kick() to x86.c
Zhang Xiantao
2008-01-30
1
-0
/
+1
*
KVM: Move arch dependent files to new directory arch/x86/kvm/
Avi Kivity
2008-01-30
1
-0
/
+289