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_types.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: Store immutable gfn_to_pfn_cache properties
Michal Luczaj
2022-11-30
1
-0
/
+1
*
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
2022-08-01
1
-1
/
+7
|
\
|
*
KVM: Allow for different capacities in kvm_mmu_memory_cache structs
David Matlack
2022-06-24
1
-1
/
+5
|
*
KVM: Fully serialize gfn=>pfn cache refresh via mutex
Sean Christopherson
2022-05-25
1
-0
/
+2
*
|
KVM: Add gfp_custom flag in struct kvm_mmu_memory_cache
Anup Patel
2022-07-29
1
-0
/
+1
|
/
*
KVM: Remove dirty handling from gfn_to_pfn_cache completely
David Woodhouse
2022-04-02
1
-1
/
+0
*
KVM: Use enum to track if cached PFN will be used in guest and/or host
Sean Christopherson
2022-04-02
1
-2
/
+8
*
KVM: Reinstate gfn_to_pfn_cache with invalidation support
David Woodhouse
2022-01-07
1
-0
/
+18
*
KVM: stats: Add stat to detect if vcpu is currently blocking
Jing Zhang
2021-12-08
1
-0
/
+1
*
KVM: Kill kvm_map_gfn() / kvm_unmap_gfn() and gfn_to_pfn_cache
David Woodhouse
2021-11-18
1
-7
/
+0
*
KVM: stats: Add VM stat for remote tlb flush requests
Jing Zhang
2021-09-06
1
-0
/
+1
*
KVM: stats: Add halt polling related histogram stats
Jing Zhang
2021-08-20
1
-0
/
+5
*
KVM: stats: Add halt_wait_ns stats for all architectures
Jing Zhang
2021-08-20
1
-0
/
+1
*
KVM: stats: Add fd-based API to read binary stats data
Jing Zhang
2021-06-24
1
-0
/
+2
*
KVM: stats: Separate generic stats from architecture specific ones
Jing Zhang
2021-06-24
1
-0
/
+12
*
KVM: Move x86's version of struct kvm_mmu_memory_cache to common code
Sean Christopherson
2020-07-09
1
-0
/
+19
*
x86/kvm: Cache gfn to pfn translation
Boris Ostrovsky
2020-01-30
1
-1
/
+8
*
KVM: arm64: Support stolen time reporting via shared structure
Steven Price
2019-10-21
1
-0
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 503
Thomas Gleixner
2019-06-19
1
-15
/
+1
*
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
2016-01-15
1
-1
/
+1
*
KVM: add memslots argument to kvm_arch_memslots_updated
Paolo Bonzini
2015-05-26
1
-0
/
+1
*
KVM: move APIC types to arch/x86/
Paolo Bonzini
2014-12-18
1
-27
/
+0
*
KVM: forward declare structs in kvm_types.h
Paolo Bonzini
2014-08-29
1
-0
/
+14
*
KVM: Allow cross page reads and writes from cached translations.
Andrew Honig
2013-04-07
1
-0
/
+1
*
KVM: Add memory slot versioning and use it to provide fast guest write interface
Gleb Natapov
2011-01-12
1
-0
/
+7
*
KVM: Use u64 for frame data types
Joerg Roedel
2010-08-02
1
-2
/
+2
*
KVM: APIC: get rid of deliver_bitmask
Gleb Natapov
2009-06-10
1
-0
/
+10
*
KVM: Split IOAPIC structure
Sheng Yang
2009-06-10
1
-0
/
+17
*
KVM: Move struct kvm_pio_request into x86 kvm_host.h
Avi Kivity
2009-03-24
1
-12
/
+0
*
KVM: remove the vmap usage
Izik Eidus
2009-03-24
1
-2
/
+1
*
KVM: MMU: Don't assume struct page for x86
Anthony Liguori
2008-04-27
1
-0
/
+2
*
KVM: Move arch dependent files to new directory arch/x86/kvm/
Avi Kivity
2008-01-30
1
-0
/
+54