summaryrefslogtreecommitdiff
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2014-10-02kvm: do not handle APIC access page if in-kernel irqchip is not in usePaolo Bonzini
2014-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Tejun Heo
2014-09-24kvm: x86: Unpin and remove kvm_arch->apic_access_pageTang Chen
2014-09-24kvm: vmx: Implement set_apic_access_page_addrTang Chen
2014-09-24kvm: x86: Add request bit to reload APIC access page addressTang Chen
2014-09-24kvm: Add arch specific mmu notifier for page invalidationTang Chen
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla
2014-09-24kvm/x86/mmu: Pass gfn and level to rmapp callback.Andres Lagar-Cavilla
2014-09-24kvm: x86: use macros to compute bank MSRsChen Yucong
2014-09-24KVM: x86: Remove debug assertion of non-PAE reserved bitsNadav Amit
2014-09-24kvm: x86: fix two typos in commentTiejun Chen
2014-09-24KVM: vmx: Inject #GP on invalid PAT CRNadav Amit
2014-09-24KVM: x86: emulating descriptor load misses long-mode caseNadav Amit
2014-09-24KVM: x86: directly use kvm_make_request againLiang Chen
2014-09-24KVM: x86: count actual tlb flushesRadim Krčmář
2014-09-24KVM: nested VMX: disable perf cpuid reportingMarcelo Tosatti
2014-09-24KVM: x86: Don't report guest userspace emulation error to userspaceNadav Amit
2014-09-24kvm: Make init_rmode_tss() return 0 on success.Paolo Bonzini
2014-09-24KVM: x86: Warn if guest virtual address space is not 48-bitsNadav Amit
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-08percpu_counter: add @gfp to percpu_counter_init()Tejun Heo
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-26x86: Replace __get_cpu_var usesChristoph Lameter
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ář