summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-11-033-18/+19
|\
| * x86/fpu: Rename XSAVE macrosDave Hansen2015-09-143-18/+19
* | KVM: x86: fix RSM into 64-bit protected modePaolo Bonzini2015-10-141-3/+7
* | KVM: x86: fix previous commit for 32-bitPaolo Bonzini2015-10-141-1/+1
* | KVM: x86: fix SMI to halted VCPUPaolo Bonzini2015-10-131-0/+3
* | KVM: x86: clean up kvm_arch_vcpu_runnablePaolo Bonzini2015-10-131-10/+29
* | KVM: x86: map/unmap private slots in __x86_set_memory_regionPaolo Bonzini2015-10-131-32/+30
* | KVM: x86: build kvm_userspace_memory_region in x86_set_memory_regionPaolo Bonzini2015-10-132-38/+19
* | Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller2015-10-011-1/+1
* | Revert "KVM: SVM: use NPT page attributes"Paolo Bonzini2015-10-011-96/+5
* | Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask"Paolo Bonzini2015-10-011-8/+7
* | Revert "KVM: SVM: Sync g_pat with guest-written PAT value"Paolo Bonzini2015-10-011-10/+0
* | Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"Paolo Bonzini2015-10-012-5/+13
* | Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system...Radim Krčmář2015-09-281-4/+0
* | KVM: x86: fix off-by-one in reserved bits checkPaolo Bonzini2015-09-251-1/+1
* | KVM: x86: use correct page table format to check nested page table reserved bitsPaolo Bonzini2015-09-251-6/+17
* | KVM: svm: do not call kvm_set_cr0 from init_vmcbPaolo Bonzini2015-09-251-1/+2
* | KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini2015-09-211-0/+2
* | kvm: svm: reset mmu on VCPU resetIgor Mammedov2015-09-181-0/+1
* | KVM: vmx: fix VPID is 0000H in non-root operationWanpeng Li2015-09-161-0/+2
* | KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-161-0/+1
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-101-4/+4
|\
| * kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-4/+4
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-103-4/+7
|\ \ | |/ |/|
| * Silence compiler warning in arch/x86/kvm/emulate.cValdis Kletnieks2015-09-061-1/+1
| * kvm: compile process_smi_save_seg_64() only for x86_64Alexander Kuleshov2015-09-061-0/+2
| * KVM: x86: avoid uninitialized variable warningPaolo Bonzini2015-09-061-3/+4
* | mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-081-1/+1
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-09-014-25/+13
|\ \
| * \ Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar2015-08-182-5/+10
| |\ \
| * \ \ Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar2015-07-319-34/+179
| |\ \ \
| * | | | x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sitesAndy Lutomirski2015-07-061-14/+2
| * | | | x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2015-07-064-12/+12
| * | | | x86/asm/tsc: Replace rdtscll() with native_read_tsc()Andy Lutomirski2015-07-061-1/+1
| * | | | x86/asm/tsc, kvm: Remove vget_cycles()Andy Lutomirski2015-07-061-1/+1
* | | | | Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-08-3115-528/+744
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | x86/kvm: Rename VMX's segment access rights definesAndy Lutomirski2015-08-151-7/+7
| * | | KVM: x86/vPMU: Fix unnecessary signed extension for AMD PERFCTRnWei Huang2015-08-111-2/+0
| * | | kvm: x86: Fix error handling in the function kvm_lapic_sync_from_vapicNicholas Krause2015-08-111-2/+3
| * | | KVM: VMX: drop ept misconfig checkXiao Guangrong2015-08-053-95/+2
| * | | KVM: MMU: fully check zero bits for sptesXiao Guangrong2015-08-051-6/+37
| * | | KVM: MMU: introduce is_shadow_zero_bits_set()Xiao Guangrong2015-08-051-9/+19
| * | | KVM: MMU: introduce the framework to check zero bits on sptesXiao Guangrong2015-08-053-0/+54
| * | | KVM: MMU: split reset_rsvds_bits_mask_eptXiao Guangrong2015-08-051-4/+10
| * | | KVM: MMU: split reset_rsvds_bits_maskXiao Guangrong2015-08-051-8/+18
| * | | KVM: MMU: introduce rsvd_bits_validateXiao Guangrong2015-08-052-34/+44
| * | | KVM: MMU: move FNAME(is_rsvd_bits_set) to mmu.cXiao Guangrong2015-08-052-11/+10
| * | | KVM: MMU: fix validation of mmio page faultXiao Guangrong2015-08-051-45/+0
| * | | KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ONAlex Williamson2015-08-051-4/+4
| * | | KVM: x86: clean/fix memory barriers in irqchip_in_kernelPaolo Bonzini2015-07-303-25/+15
OpenPOWER on IntegriCloud