summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: correctly initialize the CS base on resetPaolo Bonzini2013-03-202-7/+2
* KVM: VMX: Require KVM_SET_TSS_ADDR being called prior to running a VCPUJan Kiszka2013-03-181-26/+4
* KVM: x86: Optimize mmio spte zapping when creating/moving memslotTakuya Yoshikawa2013-03-143-1/+20
* KVM: MMU: Mark sp mmio cached when creating mmio spteTakuya Yoshikawa2013-03-142-0/+4
* KVM: nVMX: Add preemption timer supportJan Kiszka2013-03-143-5/+20
* KVM: nVMX: Provide EFER.LMA saving supportJan Kiszka2013-03-142-1/+14
* KVM: nVMX: Clean up and fix pin-based execution controlsJan Kiszka2013-03-132-4/+8
* KVM: x86: Rework INIT and SIPI handlingJan Kiszka2013-03-136-45/+93
* KVM: MMU: make kvm_mmu_available_pages robust against n_used_mmu_pages > n_ma...Marcelo Tosatti2013-03-131-2/+5
* KVM: x86: Drop unused return code from VCPU reset callbackJan Kiszka2013-03-124-19/+9
* VMX: x86: handle host TSC calibration failureMarcelo Tosatti2013-03-121-11/+18
* kvm: remove cast for kmalloc return valueIoan Orghici2013-03-111-2/+1
* kvm: Iterate over only vcpus that are preemptedRaghavendra K T2013-03-111-0/+2
* kvm: Record the preemption status of vcpus using preempt notifiersRaghavendra K T2013-03-112-0/+6
* KVM: MMU: Introduce a helper function for FIFO zappingTakuya Yoshikawa2013-03-071-32/+23
* KVM: MMU: Use list_for_each_entry_safe in kvm_mmu_commit_zap_page()Takuya Yoshikawa2013-03-071-4/+3
* KVM: MMU: Fix and clean up for_each_gfn_* macrosTakuya Yoshikawa2013-03-071-10/+8
* s390/kvm,gaccess: add address space annotationsHeiko Carstens2013-03-074-41/+42
* s390/kvm: cleanup/fix handle_tpi()Heiko Carstens2013-03-071-24/+30
* s390/kvm,gaccess: shorten copy_to/from_guest codeHeiko Carstens2013-03-071-253/+41
* s390/kvm,gaccess: shorten put/get_guest codeHeiko Carstens2013-03-074-152/+81
* s390/kvm: remove explicit -EFAULT return code checking on guest accessHeiko Carstens2013-03-073-177/+74
* s390/kvm,tprot: use new gmap_translate() functionHeiko Carstens2013-03-071-12/+9
* s390/mm,gmap: implement gmap_translate()Heiko Carstens2013-03-072-22/+87
* s390/kvm,gaccess: fix guest access return code handlingHeiko Carstens2013-03-071-2/+5
* KVM: nVMX: Fix setting of CR0 and CR4 in guest modeJan Kiszka2013-03-071-15/+33
* KVM: nVMX: Fix content of MSR_IA32_VMX_ENTRY/EXIT_CTLSJan Kiszka2013-03-072-3/+14
* KVM: nVMX: Reset RFLAGS on VM-exitJan Kiszka2013-03-061-0/+1
* KVM: s390: Wire up ioeventfd.Cornelia Huck2013-03-054-1/+29
* KVM: ioeventfd for virtio-ccw devices.Cornelia Huck2013-03-053-4/+24
* KVM: Introduce KVM_VIRTIO_CCW_NOTIFY_BUS.Cornelia Huck2013-03-051-0/+1
* KVM: Initialize irqfd from kvm_init().Cornelia Huck2013-03-053-5/+21
* KVM: s390: Export virtio-ccw api.Cornelia Huck2013-03-053-4/+23
* virtio_ccw: pass a cookie value to kvm hypercallMichael S. Tsirkin2013-03-051-3/+8
* KVM: nVMX: Fix switching of debug stateJan Kiszka2013-03-051-1/+4
* KVM: ARM: Remove kvm_arch_set_memory_region()Takuya Yoshikawa2013-03-051-8/+0
* KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa2013-03-0511-18/+24
* KVM: set_memory_region: Refactor prepare_memory_region()Takuya Yoshikawa2013-03-057-17/+15
* KVM: set_memory_region: Make kvm_mr_change available to arch codeTakuya Yoshikawa2013-03-052-18/+18
* KVM: set_memory_region: Drop user_alloc from set_memory_region()Takuya Yoshikawa2013-03-054-39/+13
* KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()Takuya Yoshikawa2013-03-057-32/+17
* Merge branch 'master' into queueMarcelo Tosatti2013-03-0513655-354726/+780593
|\
| * Linux 3.9-rc1v3.9-rc1Linus Torvalds2013-03-041-2/+2
| * Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...Linus Torvalds2013-03-038-254/+284
| |\
| | * UAPI: (Scripted) Disintegrate include/videoDavid Howells2012-12-208-254/+284
| * | Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-035-49/+57
| |\ \
| | * | xenbus: fix compile failure on ARM with Xen enabledSteven Noonan2013-03-011-0/+1
| | * | xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk2013-03-011-0/+9
| | * | xen/pat: Disable PAT using pat_enabled value.Konrad Rzeszutek Wilk2013-02-281-1/+9
| | * | xen/acpi: xen cpu hotplug minor updatesLiu Jinsong2013-02-251-22/+12