index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kvm_host.h
(
unfollow
)
Commit message (
Expand
)
Author
2008-04-27
KVM: kill file->f_count abuse in kvm
Al Viro
2008-04-27
KVM: Rename debugfs_dir to kvm_debugfs_dir
Hollis Blanchard
2008-04-27
KVM: add ioctls to save/store mpstate
Marcelo Tosatti
2008-04-27
KVM: hlt emulation should take in-kernel APIC/PIT timers into account
Marcelo Tosatti
2008-04-27
KVM: Add kvm trace userspace interface
Feng(Eric) Liu
2008-04-27
KVM: MMU: Don't assume struct page for x86
Anthony Liguori
2008-04-27
KVM: add vm refcounting
Izik Eidus
2008-04-27
KVM: Move some x86 specific constants and structures to include/asm-x86
Avi Kivity
2008-04-27
KVM: detect if VCPU triple faults
Joerg Roedel
2008-04-27
KVM: MMU: large page support
Marcelo Tosatti
2008-04-27
KVM: MMU: ignore zapped root pagetables
Marcelo Tosatti
2008-04-27
KVM: Increase the number of user memory slots per vm
Avi Kivity
2008-04-27
KVM: Increase vcpu count to 16
Avi Kivity
2008-04-27
KVM: Use CONFIG_PREEMPT_NOTIFIERS around struct preempt_notifier
Hollis Blanchard
2008-03-04
KVM: remove the usage of the mmap_sem for the protection of the memory slots.
Izik Eidus
2008-01-30
KVM: Move apic timer migration away from critical section
Avi Kivity
2008-01-30
KVM: MMU: Switch to mmu spinlock
Marcelo Tosatti
2008-01-30
KVM: Add kvm_read_guest_atomic()
Marcelo Tosatti
2008-01-30
KVM: local APIC TPR access reporting facility
Avi Kivity
2008-01-30
KVM: Move kvm_vcpu_kick() to x86.c
Zhang Xiantao
2008-01-30
KVM: Move arch dependent files to new directory arch/x86/kvm/
Avi Kivity
2008-01-30
KVM: Portability: Move kvm_vm_stat to x86.h
Zhang Xiantao
2008-01-30
KVM: Portability: Move round_robin_prev_vcpu and tss_addr to kvm_arch
Zhang Xiantao
2008-01-30
KVM: Portability: move vpic and vioapic to kvm_arch
Zhang Xiantao
2008-01-30
KVM: Portability: Move mmu-related fields to kvm_arch
Zhang Xiantao
2008-01-30
KVM: Portability: Move memslot aliases to new struct kvm_arch
Zhang Xiantao
2008-01-30
KVM: Portability: Move kvm_vcpu_stat to x86.h
Zhang Xiantao
2008-01-30
KVM: Portability: Expand the KVM_VCPU_COMM in kvm_vcpu structure.
Zhang Xiantao
2008-01-30
KVM: Portability: Move kvm_vcpu definition back to kvm.h
Zhang Xiantao
2008-01-30
KVM: Portability: Split mmu-related static inline functions to mmu.h
Zhang Xiantao
2008-01-30
KVM: Portability: Move kvm{pic,ioapic} accesors to x86 specific code
Zhang Xiantao
2008-01-30
KVM: MMU: Fix inherited permissions for emulated guest pte updates
Avi Kivity
2008-01-30
KVM: Portability: Stop including x86-specific headers in kvm_main.c
Hollis Blanchard
2008-01-30
KVM: Portability: Move IO device definitions to its own header file
Hollis Blanchard
2008-01-30
KVM: Portability: Move address types to their own header file
Hollis Blanchard
2008-01-30
KVM: Disallow fork() and similar games when using a VM
Avi Kivity
2008-01-30
KVM: Remove gpa_to_hpa()
Avi Kivity
2008-01-30
KVM: MMU: Remove gva_to_hpa()
Avi Kivity
2008-01-30
KVM: MMU: Introduce gfn_to_gpa()
Avi Kivity
2008-01-30
KVM: Add statistic for remote tlb flushes
Avi Kivity
2008-01-30
KVM: Split vcpu creation to avoid vcpu_load() before preemption setup
Avi Kivity
2008-01-30
KVM: Portability: Split kvm_set_memory_region() to have an arch callout
Zhang Xiantao
2008-01-30
KVM: MMU: Selectively set PageDirty when releasing guest memory
Izik Eidus
2008-01-30
KVM: Move misplaced comment
Hollis Blanchard
2008-01-30
KVM: Correct consistent typo: "destory" -> "destroy"
Hollis Blanchard
2008-01-30
KVM: Remove unused "rmap_overflow" variable
Hollis Blanchard
2008-01-30
KVM: Portability: Move some function declarations to x86.h
Zhang Xiantao
2008-01-30
KVM: Move some static inline functions out from kvm.h into x86.h
Zhang Xiantao
2008-01-30
KVM: Portability: Move vcpu regs enumeration definition to x86.h
Zhang Xiantao
2008-01-30
KVM: Portability: Move struct kvm_x86_ops definition to x86.h
Zhang Xiantao
[next]