summaryrefslogtreecommitdiffstats
path: root/include/linux/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-131-13/+40
|\
| * Merge branch 'for-upstream' of https://github.com/agraf/linux-2.6 into queueMarcelo Tosatti2012-12-091-1/+11
| |\
| | * KVM: Distangle eventfd code from irqchipAlexander Graf2012-12-061-1/+11
| * | kvm: add kvm_set_irq_inatomicMichael S. Tsirkin2012-12-051-0/+1
| |/
| * KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initializationMarcelo Tosatti2012-11-271-0/+1
| * KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flagMarcelo Tosatti2012-11-271-0/+3
| * KVM: do not treat noslot pfn as a error pfnXiao Guangrong2012-10-291-8/+20
| * KVM: Take kvm instead of vcpu to mmu_notifier_retryChristoffer Dall2012-10-231-3/+3
| * Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queueMarcelo Tosatti2012-10-101-0/+1
| |\
| | * KVM: PPC: booke: Add watchdog emulationBharat Bhushan2012-10-051-0/+1
| * | KVM: x86: Convert kvm_arch_vcpu_reset into private kvm_vcpu_resetJan Kiszka2012-10-081-1/+0
* | | Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2012-12-081-2/+2
|\ \ \
| * | | vtime: Remove the underscore prefix invasionFrederic Weisbecker2012-11-191-2/+2
* | | | Merge branch 'linus' into sched/coreIngo Molnar2012-12-071-13/+2
|\ \ \ \ | |/ / / |/| | |
| * | | KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong2012-10-311-13/+2
| |/ /
* | | kvm: Directly account vtime to system on guest switchFrederic Weisbecker2012-10-291-2/+10
|/ /
* | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-041-29/+116
|\ \ | |/
| * KVM: Add resampling irqfds for level triggered interruptsAlex Williamson2012-09-231-1/+4
| * KVM: make processes waiting on vcpu mutex killableMichael S. Tsirkin2012-09-171-1/+1
| * KVM: split kvm_arch_flush_shadowMarcelo Tosatti2012-09-061-1/+5
| * KVM: PPC: book3s: fix build error caused by gfn_to_hva_memslot()Gavin Shan2012-08-271-0/+6
| * KVM: introduce readonly memslotXiao Guangrong2012-08-221-6/+1
| * KVM: introduce KVM_HVA_ERR_RO_BADXiao Guangrong2012-08-221-2/+3
| * KVM: introduce KVM_HVA_ERR_BADXiao Guangrong2012-08-221-1/+7
| * KVM: introduce KVM_PFN_ERR_RO_FAULTXiao Guangrong2012-08-221-0/+1
| * KVM: introduce gfn_to_pfn_memslot_atomicXiao Guangrong2012-08-221-1/+2
| * KVM: hide KVM_MEMSLOT_INVALID from userspaceXiao Guangrong2012-08-221-0/+7
| * KVM: let the error pfn not depend on error codeXiao Guangrong2012-08-061-9/+15
| * KVM: do not release the error pageXiao Guangrong2012-08-061-1/+1
| * KVM: introduce KVM_ERR_PTR_BAD_PAGEXiao Guangrong2012-08-061-2/+7
| * KVM: remove the unused declareXiao Guangrong2012-08-061-2/+0
| * KVM: inline is_*_pfn functionsXiao Guangrong2012-08-061-3/+16
| * KVM: introduce KVM_PFN_ERR_BADXiao Guangrong2012-08-061-0/+1
| * KVM: introduce KVM_PFN_ERR_HWPOISONXiao Guangrong2012-08-061-1/+1
| * KVM: introduce KVM_PFN_ERR_FAULTXiao Guangrong2012-08-061-1/+2
| * KVM: Push rmap into kvm_arch_memory_slotTakuya Yoshikawa2012-08-061-1/+0
| * KVM: Move KVM_IRQ_LINE to arch-generic codeChristoffer Dall2012-07-261-0/+1
| * KVM: remove dummy pagesXiao Guangrong2012-07-261-1/+2
| * Merge branch 'queue' into nextAvi Kivity2012-07-261-12/+50
| |\
| | * KVM: Choose better candidate for directed yieldRaghavendra K T2012-07-231-0/+5
| | * KVM: Note down when cpu relax intercepted or pause loop exitedRaghavendra K T2012-07-231-0/+34
| | * KVM: remove the unused parameter of gfn_to_pfn_memslotXiao Guangrong2012-07-191-3/+2
| | * KVM: remove is_error_hpaXiao Guangrong2012-07-191-4/+0
| | * KVM: make bad_pfn static to kvm_main.cXiao Guangrong2012-07-191-1/+0
| | * KVM: using get_fault_pfn to get the fault pfnXiao Guangrong2012-07-191-4/+1
| | * KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva()Takuya Yoshikawa2012-07-181-0/+8
* | | cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker2012-09-251-2/+2
|/ /
* | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-241-9/+18
|\ \ | |/
| * KVM: Guard mmu_notifier specific code with CONFIG_MMU_NOTIFIERMarc Zyngier2012-07-031-2/+2
| * KVM: use KVM_CAP_IRQ_ROUTING to protect the routing related codeMarc Zyngier2012-06-181-1/+1
OpenPOWER on IntegriCloud