summaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-20KVM: x86: correctly initialize the CS base on resetPaolo Bonzini2-7/+2
2013-03-18KVM: VMX: Require KVM_SET_TSS_ADDR being called prior to running a VCPUJan Kiszka1-26/+4
2013-03-14KVM: x86: Optimize mmio spte zapping when creating/moving memslotTakuya Yoshikawa3-1/+20
2013-03-14KVM: MMU: Mark sp mmio cached when creating mmio spteTakuya Yoshikawa2-0/+4
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-07KVM: MMU: Introduce a helper function for FIFO zappingTakuya Yoshikawa1-32/+23
2013-03-07KVM: MMU: Use list_for_each_entry_safe in kvm_mmu_commit_zap_page()Takuya Yoshikawa1-4/+3
2013-03-07KVM: 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-05KVM: s390: Wire up ioeventfd.Cornelia Huck4-1/+29
2013-03-05KVM: ioeventfd for virtio-ccw devices.Cornelia Huck3-4/+24
2013-03-05KVM: Introduce KVM_VIRTIO_CCW_NOTIFY_BUS.Cornelia Huck1-0/+1
2013-03-05KVM: Initialize irqfd from kvm_init().Cornelia Huck3-5/+21
2013-03-05KVM: s390: Export virtio-ccw api.Cornelia Huck3-4/+23
2013-03-05virtio_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-04Linux 3.9-rc1v3.9-rc1Linus Torvalds1-2/+2
2013-03-03btrfs/raid56: Add missing #include <linux/vmalloc.h>Geert Uytterhoeven1-0/+1
2013-03-03fix compat_sys_rt_sigprocmask()Al Viro1-1/+1
2013-03-03SUNRPC: One line comment fixTrond Myklebust1-1/+1
2013-03-03ext4: enable quotas before orphan cleanupJan Kara1-10/+10
2013-03-02ext4: don't allow quota mount options when quota feature enabledJan Kara1-7/+26
2013-03-02ext4: fix a warning from sparse check for ext4_dir_llseekZheng Liu1-1/+1
2013-03-02ext4: convert number of blocks to clusters properlyLukas Czerner4-9/+9
2013-03-02ext4: fix possible memory leak in ext4_remount()Wei Yongjun1-0/+1