aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* KVM: x86: Warn if guest virtual address space is not 48-bitsNadav Amit2014-09-24
* kvm: Make init_rmode_identity_map() return 0 on success.Tang Chen2014-09-17
* kvm: Remove ept_identity_pagetable from struct kvm_arch.Tang Chen2014-09-17
* KVM: x86: Use kvm_make_request when applicableGuo Hui Liu2014-09-16
* KVM: x86: make apic_accept_irq tracepoint more genericPaolo Bonzini2014-09-11
* kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.Tang Chen2014-09-11
* KVM: x86: propagate exception from permission checks on the nested page faultPaolo Bonzini2014-09-05
* KVM: x86: skip writeback on injection of nested exceptionPaolo Bonzini2014-09-05
* KVM: nSVM: propagate the NPF EXITINFO to the guestPaolo Bonzini2014-09-03
* KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMDPaolo Bonzini2014-09-03
* KVM: mmio: cleanup kvm_set_mmio_spte_maskTiejun Chen2014-09-03
* kvm: x86: fix stale mmio cache bugDavid Matlack2014-09-03
* kvm: fix potentially corrupt mmio cacheDavid Matlack2014-09-03
* KVM: do not bias the generation number in kvm_current_mmio_generationPaolo Bonzini2014-09-03
* KVM: x86: use guest maxphyaddr to check MTRR valuesPaolo Bonzini2014-08-29
* KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-29
* KVM: forward declare structs in kvm_types.hPaolo Bonzini2014-08-29
* KVM: x86: remove Aligned bit from movntps/movntpdPaolo Bonzini2014-08-29
* KVM: x86 emulator: emulate MOVNTDQAlex Williamson2014-08-29
* KVM: vmx: VMXOFF emulation in vm86 should cause #UDNadav Amit2014-08-29
* KVM: x86: fix some sparse warningsPaolo Bonzini2014-08-29
* KVM: nVMX: nested TPR shadow/threshold emulationWanpeng Li2014-08-29
* KVM: nVMX: introduce nested_get_vmcs12_pagesWanpeng Li2014-08-29
* kvm: x86: fix tracing for 32-bitPaolo Bonzini2014-08-25
* KVM: trace kvm_ple_window grow/shrinkRadim Krčmář2014-08-21
* KVM: VMX: dynamise PLE windowRadim Krčmář2014-08-21
* KVM: VMX: make PLE window per-VCPURadim Krčmář2014-08-21
* KVM: x86: introduce sched_in to kvm_x86_opsRadim Krčmář2014-08-21
* KVM: add kvm_arch_sched_inRadim Krčmář2014-08-21
* KVM: x86: Replace X86_FEATURE_NX offset with the definitionNadav Amit2014-08-21
* KVM: emulate: warn on invalid or uninitialized exception numbersPaolo Bonzini2014-08-20
* KVM: emulate: do not return X86EMUL_PROPAGATE_FAULT explicitlyPaolo Bonzini2014-08-20
* KVM: x86: Clarify PMU related features bit manipulationNadav Amit2014-08-20
* KVM: vmx: fix ept reserved bits for 1-GByte pageWanpeng Li2014-08-20
* KVM: x86: recalculate_apic_map after enabling apicNadav Amit2014-08-19
* KVM: x86: Clear apic tsc-deadline after deadlineNadav Amit2014-08-19
* KVM: x86: #GP when attempts to write reserved bits of Variable Range MTRRsWanpeng Li2014-08-19
* KVM: x86: fix check legal type of Variable Range MTRRsWanpeng Li2014-08-19
* arch/x86: Use RCU_INIT_POINTER(x, NULL) in kvm/vmx.cMonam Agarwal2014-08-19
* KVM: x86: raise invalid TSS exceptions during a task switchPaolo Bonzini2014-08-19
* KVM: x86: drop fpu_activate hookWanpeng Li2014-08-19
* KVM: SVM: add rdmsr support for AMD event registersWei Huang2014-08-19
* Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini2014-08-19
* KVM: x86: do not check CS.DPL against RPL during task switchPaolo Bonzini2014-08-19
* KVM: x86: Avoid emulating instructions on #UD mistakenlyNadav Amit2014-08-19
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2014-08-16
|\
| * intel_idle: Disable Baytrail Core and Module C6 auto-demotionLen Brown2014-08-15
* | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-14
|\ \
| * | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* | | Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-08-14
|\ \ \