aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kvm_host.h
Commit message (Expand)AuthorAge
* KVM: Allow cross page reads and writes from cached translations.Andrew Honig2013-04-07
* Revert "KVM: allow host header to be included even for !CONFIG_KVM"Marcelo Tosatti2013-03-22
* KVM: allow host header to be included even for !CONFIG_KVMKevin Hilman2013-03-18
* Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-24
|\
| * KVM: Remove user_alloc from struct kvm_memory_slotTakuya Yoshikawa2013-02-11
| * x86, apicv: add virtual interrupt delivery supportYang Zhang2013-01-29
| * KVM: PPC: BookE: Implement EPR exitAlexander Graf2013-01-10
| * kvm: Fix memory slot generation updatesAlex Williamson2012-12-23
| * KVM: struct kvm_memory_slot.id -> shortAlex Williamson2012-12-13
| * KVM: struct kvm_memory_slot.flags -> u32Alex Williamson2012-12-13
| * KVM: struct kvm_memory_slot.user_alloc -> boolAlex Williamson2012-12-13
| * KVM: Make KVM_PRIVATE_MEM_SLOTS optionalAlex Williamson2012-12-13
| * KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson2012-12-13
* | cputime: Safely read cputime of full dynticks CPUsFrederic Weisbecker2013-01-27
* | kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker2013-01-27
|/
* Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-13
|\
| * Merge branch 'for-upstream' of https://github.com/agraf/linux-2.6 into queueMarcelo Tosatti2012-12-09
| |\
| | * KVM: Distangle eventfd code from irqchipAlexander Graf2012-12-05
| * | kvm: add kvm_set_irq_inatomicMichael S. Tsirkin2012-12-05
| |/
| * KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initializationMarcelo Tosatti2012-11-27
| * KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flagMarcelo Tosatti2012-11-27
| * KVM: do not treat noslot pfn as a error pfnXiao Guangrong2012-10-29
| * KVM: Take kvm instead of vcpu to mmu_notifier_retryChristoffer Dall2012-10-23
| * Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queueMarcelo Tosatti2012-10-10
| |\
| | * KVM: PPC: booke: Add watchdog emulationBharat Bhushan2012-10-05
| * | KVM: x86: Convert kvm_arch_vcpu_reset into private kvm_vcpu_resetJan Kiszka2012-10-08
* | | Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2012-12-08
|\ \ \
| * | | vtime: Remove the underscore prefix invasionFrederic Weisbecker2012-11-19
* | | | Merge branch 'linus' into sched/coreIngo Molnar2012-12-07
|\ \ \ \ | |/ / / |/| | |
| * | | KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong2012-10-31
| |/ /
* / / kvm: Directly account vtime to system on guest switchFrederic Weisbecker2012-10-29
|/ /
* | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-04
|\|
| * KVM: Add resampling irqfds for level triggered interruptsAlex Williamson2012-09-23
| * KVM: make processes waiting on vcpu mutex killableMichael S. Tsirkin2012-09-17
| * KVM: split kvm_arch_flush_shadowMarcelo Tosatti2012-09-06
| * KVM: PPC: book3s: fix build error caused by gfn_to_hva_memslot()Gavin Shan2012-08-27
| * KVM: introduce readonly memslotXiao Guangrong2012-08-22
| * KVM: introduce KVM_HVA_ERR_RO_BADXiao Guangrong2012-08-22
| * KVM: introduce KVM_HVA_ERR_BADXiao Guangrong2012-08-22
| * KVM: introduce KVM_PFN_ERR_RO_FAULTXiao Guangrong2012-08-22
| * KVM: introduce gfn_to_pfn_memslot_atomicXiao Guangrong2012-08-22
| * KVM: hide KVM_MEMSLOT_INVALID from userspaceXiao Guangrong2012-08-22
| * KVM: let the error pfn not depend on error codeXiao Guangrong2012-08-06
| * KVM: do not release the error pageXiao Guangrong2012-08-06
| * KVM: introduce KVM_ERR_PTR_BAD_PAGEXiao Guangrong2012-08-06
| * KVM: remove the unused declareXiao Guangrong2012-08-06
| * KVM: inline is_*_pfn functionsXiao Guangrong2012-08-06
| * KVM: introduce KVM_PFN_ERR_BADXiao Guangrong2012-08-06
| * KVM: introduce KVM_PFN_ERR_HWPOISONXiao Guangrong2012-08-06
| * KVM: introduce KVM_PFN_ERR_FAULTXiao Guangrong2012-08-06