aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-17kvm: Make init_rmode_identity_map() return 0 on success.Tang Chen1-10/+8
2014-09-17kvm: Remove ept_identity_pagetable from struct kvm_arch.Tang Chen3-28/+22
2014-09-16KVM: x86: Use kvm_make_request when applicableGuo Hui Liu1-8/+7
2014-09-11KVM: x86: make apic_accept_irq tracepoint more genericPaolo Bonzini2-9/+6
2014-09-11kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.Tang Chen2-4/+5
2014-09-05KVM: x86: propagate exception from permission checks on the nested page faultPaolo Bonzini4-11/+16
2014-09-05KVM: x86: skip writeback on injection of nested exceptionPaolo Bonzini2-6/+10
2014-09-03KVM: nSVM: propagate the NPF EXITINFO to the guestPaolo Bonzini2-4/+32
2014-09-03KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMDPaolo Bonzini2-2/+19
2014-09-03KVM: mmio: cleanup kvm_set_mmio_spte_maskTiejun Chen3-6/+6
2014-09-03kvm: x86: fix stale mmio cache bugDavid Matlack3-6/+17
2014-09-03kvm: fix potentially corrupt mmio cacheDavid Matlack1-8/+12
2014-09-03KVM: do not bias the generation number in kvm_current_mmio_generationPaolo Bonzini1-6/+1
2014-08-29KVM: x86: use guest maxphyaddr to check MTRR valuesPaolo Bonzini1-3/+2
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář4-12/+12
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini1-4/+0
2014-08-29KVM: x86: remove Aligned bit from movntps/movntpdPaolo Bonzini1-3/+3
2014-08-29KVM: x86 emulator: emulate MOVNTDQAlex Williamson1-1/+6
2014-08-29KVM: vmx: VMXOFF emulation in vm86 should cause #UDNadav Amit1-6/+8
2014-08-29KVM: x86: fix some sparse warningsPaolo Bonzini2-7/+7
2014-08-29KVM: nVMX: nested TPR shadow/threshold emulationWanpeng Li1-3/+51
2014-08-29KVM: nVMX: introduce nested_get_vmcs12_pagesWanpeng Li1-12/+25
2014-08-25kvm: x86: fix tracing for 32-bitPaolo Bonzini1-2/+2
2014-08-21KVM: trace kvm_ple_window grow/shrinkRadim Krčmář3-0/+35
2014-08-21KVM: VMX: dynamise PLE windowRadim Krčmář1-2/+93
2014-08-21KVM: VMX: make PLE window per-VCPURadim Krčmář1-1/+11
2014-08-21KVM: x86: introduce sched_in to kvm_x86_opsRadim Krčmář4-0/+15
2014-08-21KVM: add kvm_arch_sched_inRadim Krčmář1-0/+4
2014-08-21KVM: x86: Replace X86_FEATURE_NX offset with the definitionNadav Amit1-2/+2
2014-08-20KVM: emulate: warn on invalid or uninitialized exception numbersPaolo Bonzini2-1/+5
2014-08-20KVM: emulate: do not return X86EMUL_PROPAGATE_FAULT explicitlyPaolo Bonzini1-5/+3
2014-08-20KVM: x86: Clarify PMU related features bit manipulationNadav Amit1-10/+14
2014-08-20KVM: vmx: fix ept reserved bits for 1-GByte pageWanpeng Li1-10/+12
2014-08-19KVM: x86: recalculate_apic_map after enabling apicNadav Amit1-11/+14
2014-08-19KVM: x86: Clear apic tsc-deadline after deadlineNadav Amit1-0/+5
2014-08-19KVM: x86: #GP when attempts to write reserved bits of Variable Range MTRRsWanpeng Li1-3/+15
2014-08-19KVM: x86: fix check legal type of Variable Range MTRRsWanpeng Li1-1/+7
2014-08-19arch/x86: Use RCU_INIT_POINTER(x, NULL) in kvm/vmx.cMonam Agarwal1-1/+1
2014-08-19KVM: x86: raise invalid TSS exceptions during a task switchPaolo Bonzini1-1/+1
2014-08-19KVM: x86: drop fpu_activate hookWanpeng Li3-3/+0
2014-08-19KVM: SVM: add rdmsr support for AMD event registersWei Huang1-0/+6
2014-08-19Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini1-1/+1
2014-08-19KVM: x86: do not check CS.DPL against RPL during task switchPaolo Bonzini1-3/+0
2014-08-19KVM: x86: Avoid emulating instructions on #UD mistakenlyNadav Amit1-4/+4
2014-08-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-0/+3
2014-08-15intel_idle: Disable Baytrail Core and Module C6 auto-demotionLen Brown1-0/+3
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-6/+6
2014-08-14Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-6/+6
2014-08-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds32-1076/+912
2014-08-13Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2