summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-14KVM: nVMX: Add preemption timer supportJan Kiszka3-5/+20
2013-03-14KVM: nVMX: Provide EFER.LMA saving supportJan Kiszka2-1/+14
2013-03-13KVM: nVMX: Clean up and fix pin-based execution controlsJan Kiszka2-4/+8
2013-03-13KVM: x86: Rework INIT and SIPI handlingJan Kiszka6-45/+93
2013-03-13KVM: MMU: make kvm_mmu_available_pages robust against n_used_mmu_pages > n_ma...Marcelo Tosatti1-2/+5
2013-03-12KVM: x86: Drop unused return code from VCPU reset callbackJan Kiszka4-19/+9
2013-03-12VMX: x86: handle host TSC calibration failureMarcelo Tosatti1-11/+18
2013-03-11kvm: remove cast for kmalloc return valueIoan Orghici1-2/+1
2013-03-11kvm: Iterate over only vcpus that are preemptedRaghavendra K T1-0/+2
2013-03-11kvm: Record the preemption status of vcpus using preempt notifiersRaghavendra K T2-0/+6
2013-03-08KVM: MMU: Introduce a helper function for FIFO zappingTakuya Yoshikawa1-32/+23
2013-03-08KVM: MMU: Use list_for_each_entry_safe in kvm_mmu_commit_zap_page()Takuya Yoshikawa1-4/+3
2013-03-08KVM: MMU: Fix and clean up for_each_gfn_* macrosTakuya Yoshikawa1-10/+8
2013-03-07s390/kvm,gaccess: add address space annotationsHeiko Carstens4-41/+42
2013-03-07s390/kvm: cleanup/fix handle_tpi()Heiko Carstens1-24/+30
2013-03-07s390/kvm,gaccess: shorten copy_to/from_guest codeHeiko Carstens1-253/+41
2013-03-07s390/kvm,gaccess: shorten put/get_guest codeHeiko Carstens4-152/+81
2013-03-07s390/kvm: remove explicit -EFAULT return code checking on guest accessHeiko Carstens3-177/+74
2013-03-07s390/kvm,tprot: use new gmap_translate() functionHeiko Carstens1-12/+9
2013-03-07s390/mm,gmap: implement gmap_translate()Heiko Carstens2-22/+87
2013-03-07s390/kvm,gaccess: fix guest access return code handlingHeiko Carstens1-2/+5
2013-03-07KVM: nVMX: Fix setting of CR0 and CR4 in guest modeJan Kiszka1-15/+33
2013-03-07KVM: nVMX: Fix content of MSR_IA32_VMX_ENTRY/EXIT_CTLSJan Kiszka2-3/+14
2013-03-06KVM: nVMX: Reset RFLAGS on VM-exitJan Kiszka1-0/+1
2013-03-06KVM: s390: Wire up ioeventfd.Cornelia Huck4-1/+29
2013-03-06KVM: ioeventfd for virtio-ccw devices.Cornelia Huck3-4/+24
2013-03-06KVM: Introduce KVM_VIRTIO_CCW_NOTIFY_BUS.Cornelia Huck1-0/+1
2013-03-06KVM: Initialize irqfd from kvm_init().Cornelia Huck3-5/+21
2013-03-06KVM: s390: Export virtio-ccw api.Cornelia Huck3-4/+23
2013-03-06virtio_ccw: pass a cookie value to kvm hypercallMichael S. Tsirkin1-3/+8
2013-03-05KVM: nVMX: Fix switching of debug stateJan Kiszka1-1/+4
2013-03-05KVM: ARM: Remove kvm_arch_set_memory_region()Takuya Yoshikawa1-8/+0
2013-03-05KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa11-18/+24
2013-03-05KVM: set_memory_region: Refactor prepare_memory_region()Takuya Yoshikawa7-17/+15
2013-03-05KVM: set_memory_region: Make kvm_mr_change available to arch codeTakuya Yoshikawa2-18/+18
2013-03-05KVM: set_memory_region: Drop user_alloc from set_memory_region()Takuya Yoshikawa4-39/+13
2013-03-05KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()Takuya Yoshikawa7-32/+17
2013-03-05Merge branch 'master' into queueMarcelo Tosatti13655-354726/+780593
2013-03-04Linux 3.9-rc1Linus Torvalds1-2/+2
2013-03-04Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...Linus Torvalds8-254/+284
2013-03-04Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-49/+57
2013-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds26-171/+108
2013-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+1
2013-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds17-144/+172
2013-03-04Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-13/+21
2013-03-04Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds200-8/+26934
2013-03-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds9-29/+36
2013-03-03Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-8/+10
2013-03-03Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-15/+14
2013-03-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds31-856/+888