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
/
include
/
linux
/
kvm_types.h
Age
Commit message (
Expand
)
Author
2020-07-09
KVM: Move x86's version of struct kvm_mmu_memory_cache to common code
Sean Christopherson
2020-01-30
x86/kvm: Cache gfn to pfn translation
Boris Ostrovsky
2019-10-21
KVM: arm64: Support stolen time reporting via shared structure
Steven Price
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 503
Thomas Gleixner
2016-01-15
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
2015-05-26
KVM: add memslots argument to kvm_arch_memslots_updated
Paolo Bonzini
2014-12-18
KVM: move APIC types to arch/x86/
Paolo Bonzini
2014-08-29
KVM: forward declare structs in kvm_types.h
Paolo Bonzini
2013-04-07
KVM: Allow cross page reads and writes from cached translations.
Andrew Honig
2011-01-12
KVM: Add memory slot versioning and use it to provide fast guest write interface
Gleb Natapov
2010-08-02
KVM: Use u64 for frame data types
Joerg Roedel
2009-06-10
KVM: APIC: get rid of deliver_bitmask
Gleb Natapov
2009-06-10
KVM: Split IOAPIC structure
Sheng Yang
2009-03-24
KVM: Move struct kvm_pio_request into x86 kvm_host.h
Avi Kivity
2009-03-24
KVM: remove the vmap usage
Izik Eidus
2008-04-27
KVM: MMU: Don't assume struct page for x86
Anthony Liguori
2008-01-30
KVM: Move arch dependent files to new directory arch/x86/kvm/
Avi Kivity