summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2014-09-17kvm: Make init_rmode_identity_map() return 0 on success.Tang Chen
2014-09-17kvm: Remove ept_identity_pagetable from struct kvm_arch.Tang Chen
2014-09-16KVM: x86: Use kvm_make_request when applicableGuo Hui Liu
2014-09-11KVM: x86: make apic_accept_irq tracepoint more genericPaolo Bonzini
2014-09-11kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.Tang Chen
2014-09-05KVM: x86: propagate exception from permission checks on the nested page faultPaolo Bonzini
2014-09-05KVM: x86: skip writeback on injection of nested exceptionPaolo Bonzini
2014-09-03KVM: nSVM: propagate the NPF EXITINFO to the guestPaolo Bonzini
2014-09-03KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMDPaolo Bonzini
2014-09-03KVM: mmio: cleanup kvm_set_mmio_spte_maskTiejun Chen
2014-09-03kvm: x86: fix stale mmio cache bugDavid Matlack
2014-09-03kvm: fix potentially corrupt mmio cacheDavid Matlack
2014-09-03KVM: do not bias the generation number in kvm_current_mmio_generationPaolo Bonzini
2014-08-29KVM: x86: use guest maxphyaddr to check MTRR valuesPaolo Bonzini
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-08-29KVM: x86: remove Aligned bit from movntps/movntpdPaolo Bonzini
2014-08-29KVM: x86 emulator: emulate MOVNTDQAlex Williamson
2014-08-29KVM: vmx: VMXOFF emulation in vm86 should cause #UDNadav Amit
2014-08-29KVM: x86: fix some sparse warningsPaolo Bonzini
2014-08-29KVM: nVMX: nested TPR shadow/threshold emulationWanpeng Li
2014-08-29KVM: nVMX: introduce nested_get_vmcs12_pagesWanpeng Li
2014-08-25kvm: x86: fix tracing for 32-bitPaolo Bonzini
2014-08-21KVM: trace kvm_ple_window grow/shrinkRadim Krčmář
2014-08-21KVM: VMX: dynamise PLE windowRadim Krčmář
2014-08-21KVM: VMX: make PLE window per-VCPURadim Krčmář
2014-08-21KVM: x86: introduce sched_in to kvm_x86_opsRadim Krčmář
2014-08-21KVM: add kvm_arch_sched_inRadim Krčmář
2014-08-21KVM: x86: Replace X86_FEATURE_NX offset with the definitionNadav Amit
2014-08-20KVM: emulate: warn on invalid or uninitialized exception numbersPaolo Bonzini
2014-08-20KVM: emulate: do not return X86EMUL_PROPAGATE_FAULT explicitlyPaolo Bonzini
2014-08-20KVM: x86: Clarify PMU related features bit manipulationNadav Amit
2014-08-20KVM: vmx: fix ept reserved bits for 1-GByte pageWanpeng Li
2014-08-19KVM: x86: recalculate_apic_map after enabling apicNadav Amit
2014-08-19KVM: x86: Clear apic tsc-deadline after deadlineNadav Amit
2014-08-19KVM: x86: #GP when attempts to write reserved bits of Variable Range MTRRsWanpeng Li
2014-08-19KVM: x86: fix check legal type of Variable Range MTRRsWanpeng Li
2014-08-19arch/x86: Use RCU_INIT_POINTER(x, NULL) in kvm/vmx.cMonam Agarwal
2014-08-19KVM: x86: raise invalid TSS exceptions during a task switchPaolo Bonzini
2014-08-19KVM: x86: drop fpu_activate hookWanpeng Li
2014-08-19KVM: SVM: add rdmsr support for AMD event registersWei Huang
2014-08-19KVM: x86: do not check CS.DPL against RPL during task switchPaolo Bonzini
2014-08-19KVM: x86: Avoid emulating instructions on #UD mistakenlyNadav Amit
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds
2014-08-08arch/x86: replace strict_strto callsDaniel Walter
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-05KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in useWanpeng Li
2014-08-05KVM: nVMX: Fix nested vmexit ack intr before load vmcs01Wanpeng Li
2014-08-05KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras
2014-08-05Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini