| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: ia64: remove | Paolo Bonzini | 2014-11-20 | 22 | -12306/+0 |
* | KVM: remove garbage arg to *hardware_{en,dis}able | Radim Krčmář | 2014-08-29 | 1 | -2/+2 |
* | KVM: static inline empty kvm_arch functions | Radim Krčmář | 2014-08-29 | 1 | -30/+0 |
* | KVM: Give IRQFD its own separate enabling Kconfig option | Paul Mackerras | 2014-08-05 | 1 | -0/+1 |
* | KVM: Rename and add argument to check_extension | Alexander Graf | 2014-07-28 | 1 | -1/+1 |
* | Merge tag 'please-pull-ia64-erratum' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-04-16 | 1 | -1/+1 |
|\ |
|
| * | [IA64] Change default PSR.ac from '1' to '0' (Fix erratum #237) | Tony Luck | 2014-04-16 | 1 | -1/+1 |
* | | kvm: x86: ignore ioapic polarity | Gabriel L. Somlo | 2014-03-13 | 1 | -0/+1 |
|/ |
|
* | KVM: Use cond_resched() directly and remove useless kvm_resched() | Takuya Yoshikawa | 2013-12-13 | 1 | -1/+1 |
* | kvm: Add struct kvm arg to memslot APIs | Aneesh Kumar K.V | 2013-10-17 | 1 | -2/+3 |
* | KVM: Introduce kvm_arch_memslots_updated() | Takuya Yoshikawa | 2013-07-18 | 1 | -0/+4 |
* | KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles | Marc Zyngier | 2013-05-19 | 1 | -3/+4 |
* | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-05-05 | 4 | -37/+24 |
|\ |
|
| * | kvm: KVM_CAP_IOMMU only available with device assignment | Alex Williamson | 2013-04-29 | 1 | -0/+2 |
| * | kvm: Allow build-time configuration of KVM device assignment | Alex Williamson | 2013-04-28 | 3 | -7/+14 |
| * | KVM: IA64: Carry non-ia64 changes into ia64 | Alexander Graf | 2013-04-26 | 2 | -1/+2 |
| * | KVM: ia64: Fix kvm_vm_ioctl_irq_line | Yang Zhang | 2013-04-17 | 1 | -2/+4 |
| * | KVM: Call common update function when ioapic entry changed. | Yang Zhang | 2013-04-16 | 1 | -6/+0 |
| * | KVM: set_memory_region: Refactor commit_memory_region() | Takuya Yoshikawa | 2013-03-04 | 1 | -1/+2 |
| * | KVM: set_memory_region: Refactor prepare_memory_region() | Takuya Yoshikawa | 2013-03-04 | 1 | -2/+2 |
| * | KVM: set_memory_region: Drop user_alloc from set_memory_region() | Takuya Yoshikawa | 2013-03-04 | 1 | -18/+0 |
| * | KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region() | Takuya Yoshikawa | 2013-03-04 | 1 | -4/+2 |
* | | Wrong asm register contraints in the kvm implementation | Stephan Schreiber | 2013-03-19 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-02-24 | 2 | -4/+10 |
|\ |
|
| * | x86, apicv: add virtual interrupt delivery support | Yang Zhang | 2013-01-29 | 1 | -0/+6 |
| * | KVM: struct kvm_memory_slot.user_alloc -> bool | Alex Williamson | 2012-12-13 | 1 | -3/+3 |
| * | KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS | Alex Williamson | 2012-12-13 | 1 | -1/+1 |
* | | arch/ia64/kvm: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-12-13 | 1 | -2/+5 |
|\ |
|
| * | KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization | Marcelo Tosatti | 2012-11-27 | 1 | -0/+5 |
| * | KVM: ia64: remove unused variable in kvm_release_vm_pages() | Wei Yongjun | 2012-10-26 | 1 | -2/+0 |
* | | treewide: fix typo of "suppport" in various comments | Masanari Iida | 2012-11-19 | 1 | -1/+1 |
|/ |
|
* | KVM: split kvm_arch_flush_shadow | Marcelo Tosatti | 2012-09-06 | 1 | -1/+7 |
* | Merge remote-tracking branch 'upstream' into next | Avi Kivity | 2012-08-05 | 1 | -0/+1 |
|\ |
|
| * | Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-07-30 | 1 | -0/+1 |
| |\ |
|
| | * | [IA64] Mark PARAVIRT and KVM as broken | Fengguang Wu | 2012-07-25 | 1 | -0/+1 |
* | | | KVM: Move KVM_IRQ_LINE to arch-generic code | Christoffer Dall | 2012-07-26 | 1 | -23/+10 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-07-24 | 1 | -3/+3 |
|\ \ |
|
| * | | treewide: Put a space between #include and FILE | Paul Bolle | 2012-06-28 | 1 | -3/+3 |
| |/ |
|
* | | KVM: ia64: Mark ia64 KVM as BROKEN | Avi Kivity | 2012-06-05 | 1 | -0/+1 |
|/ |
|
* | KVM: ia64: fix build due to typo | Avi Kivity | 2012-04-19 | 1 | -1/+1 |
* | KVM: Fix page-crossing MMIO | Avi Kivity | 2012-04-19 | 1 | -5/+5 |
* | KVM: Factor out kvm_vcpu_kick to arch-generic code | Christoffer Dall | 2012-04-08 | 1 | -15/+5 |
* | KVM: Ensure all vcpus are consistent with in-kernel irqchip settings | Avi Kivity | 2012-03-08 | 1 | -0/+5 |
* | KVM: Introduce kvm_memory_slot::arch and move lpage_info into it | Takuya Yoshikawa | 2012-03-08 | 1 | -0/+10 |
* | KVM: s390: ucontrol: export SIE control block to user | Carsten Otte | 2012-03-05 | 1 | -0/+5 |
* | KVM: s390: add parameter for KVM_CREATE_VM | Carsten Otte | 2012-03-05 | 1 | -1/+4 |
* | KVM: IA64: fix struct redefinition | Xiao Guangrong | 2011-12-27 | 1 | -2/+2 |
* | KVM: introduce id_to_memslot function | Xiao Guangrong | 2011-12-27 | 1 | -1/+1 |
* | KVM: introduce kvm_for_each_memslot macro | Xiao Guangrong | 2011-12-27 | 1 | -4/+2 |