summaryrefslogtreecommitdiff
path: root/include/linux/kvm_types.h
AgeCommit message (Expand)Author
2021-11-18KVM: Kill kvm_map_gfn() / kvm_unmap_gfn() and gfn_to_pfn_cacheDavid Woodhouse
2021-09-06KVM: stats: Add VM stat for remote tlb flush requestsJing Zhang
2021-08-20KVM: stats: Add halt polling related histogram statsJing Zhang
2021-08-20KVM: stats: Add halt_wait_ns stats for all architecturesJing Zhang
2021-06-24KVM: stats: Add fd-based API to read binary stats dataJing Zhang
2021-06-24KVM: stats: Separate generic stats from architecture specific onesJing Zhang
2020-07-09KVM: Move x86's version of struct kvm_mmu_memory_cache to common codeSean Christopherson
2020-01-30x86/kvm: Cache gfn to pfn translationBoris Ostrovsky
2019-10-21KVM: arm64: Support stolen time reporting via shared structureSteven Price
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 503Thomas Gleixner
2016-01-15kvm: rename pfn_t to kvm_pfn_tDan Williams
2015-05-26KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini
2014-12-18KVM: move APIC types to arch/x86/Paolo Bonzini
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini
2013-04-07KVM: Allow cross page reads and writes from cached translations.Andrew Honig
2011-01-12KVM: Add memory slot versioning and use it to provide fast guest write interfaceGleb Natapov
2010-08-02KVM: Use u64 for frame data typesJoerg Roedel
2009-06-10KVM: APIC: get rid of deliver_bitmaskGleb Natapov
2009-06-10KVM: Split IOAPIC structureSheng Yang
2009-03-24KVM: Move struct kvm_pio_request into x86 kvm_host.hAvi Kivity
2009-03-24KVM: remove the vmap usageIzik Eidus
2008-04-27KVM: MMU: Don't assume struct page for x86Anthony Liguori
2008-01-30KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity