index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2018-03-23
kvm: x86: hyperv: delete dead code in kvm_hv_hypercall()
Dan Carpenter
2018-03-23
KVM: SVM: add struct kvm_svm to hold SVM specific KVM vars
Sean Christopherson
2018-03-23
KVM: VMX: add struct kvm_vmx to hold VMX specific KVM vars
Sean Christopherson
2018-03-23
KVM: x86: move setting of ept_identity_map_addr to vmx.c
Sean Christopherson
2018-03-23
KVM: x86: define SVM/VMX specific kvm_arch_[alloc|free]_vm
Sean Christopherson
2018-03-21
KVM: nVMX: fix vmentry failure code when L2 state would require emulation
Paolo Bonzini
2018-03-21
KVM: nVMX: Do not load EOI-exitmap while running L2
Liran Alon
2018-03-16
x86/kvm/vmx: avoid expensive rdmsr for MSR_GS_BASE
Vitaly Kuznetsov
2018-03-16
x86/kvm/vmx: read MSR_{FS,KERNEL_GS}_BASE from current->thread
Vitaly Kuznetsov
2018-03-16
KVM: X86: Provide a capability to disable PAUSE intercepts
Wanpeng Li
2018-03-16
KVM: X86: Provide a capability to disable HLT intercepts
Wanpeng Li
2018-03-16
KVM: X86: Provide a capability to disable MWAIT intercepts
Wanpeng Li
2018-03-16
KVM: x86: Add support for VMware backdoor Pseudo-PMCs
Arbel Moshe
2018-03-16
KVM: x86: SVM: Intercept #GP to support access to VMware backdoor ports
Liran Alon
2018-03-16
KVM: x86: VMX: Intercept #GP to support access to VMware backdoor ports
Liran Alon
2018-03-16
KVM: x86: Emulate only IN/OUT instructions when accessing VMware backdoor
Liran Alon
2018-03-16
KVM: x86: Add emulation_type to not raise #UD on emulation failure
Liran Alon
2018-03-16
KVM: x86: Always allow access to VMware backdoor I/O ports
Liran Alon
2018-03-16
KVM: x86: Add module parameter for supporting VMware backdoor
Liran Alon
2018-03-16
KVM: x86: add kvm_fast_pio() to consolidate fast PIO code
Sean Christopherson
2018-03-16
KVM: VMX: use kvm_fast_pio_in for handling IN I/O
Sean Christopherson
2018-03-16
KVM: vVMX: signal failure for nested VMEntry if emulation_required
Sean Christopherson
2018-03-16
KVM: VMX: WARN on a MOV CR3 exit w/ unrestricted guest
Sean Christopherson
2018-03-16
KVM: VMX: give unrestricted guest full control of CR3
Sean Christopherson
2018-03-16
KVM: VMX: don't force CR4.PAE/PSE for unrestricted guest
Sean Christopherson
2018-03-16
KVM: VMX: remove CR0.WP from ..._ALWAYS_ON_UNRESTRICTED_GUEST
Sean Christopherson
2018-03-16
KVM: VMX: don't configure EPT identity map for unrestricted guest
Sean Christopherson
2018-03-16
KVM: VMX: don't configure RM TSS for unrestricted guest
Sean Christopherson
2018-03-16
x86/kvm/hyper-v: inject #GP only when invalid SINTx vector is unmasked
Vitaly Kuznetsov
2018-03-16
x86/kvm/hyper-v: remove stale entries from vec_bitmap/auto_eoi_bitmap on vect...
Vitaly Kuznetsov
2018-03-16
x86/kvm/hyper-v: add reenlightenment MSRs support
Vitaly Kuznetsov
2018-03-16
KVM: x86: Update the exit_qualification access bits while walking an address
KarimAllah Ahmed
2018-03-16
KVM: x86: Make enum conversion explicit in kvm_pdptr_read()
Matthias Kaehlcke
2018-03-16
KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in use
Vitaly Kuznetsov
2018-03-16
KVM: x86: Add support for AMD Core Perf Extension in guest
Janakarajan Natarajan
2018-03-16
x86/msr: Add AMD Core Perf Extension MSRs
Janakarajan Natarajan
2018-03-08
KVM: nVMX: Enforce NMI controls on vmentry of L2 guests
Krish Sadhukhan
2018-03-06
KVM: nVMX: expose VMX capabilities for nested hypervisors to userspace
Paolo Bonzini
2018-03-06
KVM: nVMX: introduce struct nested_vmx_msrs
Paolo Bonzini
2018-03-06
KVM: X86: Don't use PV TLB flush with dedicated physical CPUs
Wanpeng Li
2018-03-06
KVM: X86: Choose qspinlock when dedicated physical CPUs are available
Wanpeng Li
2018-03-06
KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATED
Wanpeng Li
2018-03-06
KVM: x86: KVM_CAP_SYNC_REGS
Ken Hofsass
2018-03-06
kvm: x86: hyperv: guest->host event signaling via eventfd
Roman Kagan
2018-03-06
kvm: x86: factor out kvm.arch.hyperv (de)init
Roman Kagan
2018-03-04
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-03-04
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-03-02
Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-03-01
KVM: x86: fix vcpu initialization with userspace lapic
Radim Krčmář
[next]