index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-12
KVM: x86: fix WARN_ON check of an unsigned less than zero
Paolo Bonzini
1
-1
/
+1
2020-02-12
KVM: x86/mmu: Avoid retpoline on ->page_fault() with TDP
Sean Christopherson
1
-1
/
+1
2020-02-12
KVM: x86: remove duplicated KVM_REQ_EVENT request
Miaohe Lin
1
-1
/
+0
2020-02-12
KVM: x86: Deliver exception payload on KVM_GET_VCPU_EVENTS
Oliver Upton
1
-13
/
+16
2020-02-12
KVM: x86: Mask off reserved bit from #DB exception payload
Oliver Upton
1
-0
/
+8
2020-02-05
KVM: x86: Mark CR4.UMIP as reserved based on associated CPUID bit
Sean Christopherson
1
-0
/
+2
2020-02-05
KVM: x86: use raw clock values consistently
Paolo Bonzini
1
-15
/
+23
2020-02-05
KVM: x86: reorganize pvclock_gtod_data members
Paolo Bonzini
1
-17
/
+12
2020-02-05
kvm: x86: hyperv: Use APICv update request interface
Suravee Suthikulpanit
1
-13
/
+0
2020-02-05
kvm: x86: Introduce x86 ops hook for pre-update APICv
Suravee Suthikulpanit
1
-0
/
+2
2020-02-05
kvm: x86: Introduce APICv x86 ops for checking APIC inhibit reasons
Suravee Suthikulpanit
1
-0
/
+4
2020-02-05
kvm: x86: Add APICv (de)activate request trace points
Suravee Suthikulpanit
1
-0
/
+2
2020-02-05
kvm: x86: Add support for dynamic APICv activation
Suravee Suthikulpanit
1
-0
/
+37
2020-02-05
kvm: x86: Introduce APICv inhibit reason bits
Suravee Suthikulpanit
1
-1
/
+19
2020-01-31
Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-217
/
+352
2020-01-30
Merge branch 'cve-2019-3016' into kvm-next-5.6
Paolo Bonzini
1
-26
/
+43
2020-01-30
x86/KVM: Clean up host's steal time structure
Boris Ostrovsky
1
-8
/
+3
2020-01-30
x86/KVM: Make sure KVM_VCPU_FLUSH_TLB flag is not missed
Boris Ostrovsky
1
-21
/
+30
2020-01-30
x86/kvm: Cache gfn to pfn translation
Boris Ostrovsky
1
-0
/
+10
2020-01-30
x86/kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bit
Boris Ostrovsky
1
-0
/
+3
2020-01-27
kvm/x86: export kvm_vector_hashing_enabled() is unnecessary
Peng Hao
1
-1
/
+0
2020-01-27
KVM: nVMX: Check GUEST_DR7 on vmentry of nested guests
Krish Sadhukhan
1
-1
/
+1
2020-01-27
KVM: X86: Drop x86_set_memory_region()
Peter Xu
1
-15
/
+7
2020-01-27
KVM: x86: Revert "KVM: X86: Fix fpu state crash in kvm guest"
Sean Christopherson
1
-6
/
+3
2020-01-27
KVM: x86: Handle TIF_NEED_FPU_LOAD in kvm_{load,put}_guest_fpu()
Sean Christopherson
1
-2
/
+17
2020-01-27
Revert "KVM: x86: Add a WARN on TIF_NEED_FPU_LOAD in kvm_load_guest_fpu()"
Paolo Bonzini
1
-7
/
+0
2020-01-27
KVM: x86: avoid clearing pending exception event twice
Miaohe Lin
1
-1
/
+0
2020-01-27
KVM: x86: Protect DR-based index computations from Spectre-v1/L1TF attacks
Marios Pomonis
1
-2
/
+6
2020-01-27
KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks i...
Marios Pomonis
1
-2
/
+8
2020-01-27
KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
Sean Christopherson
1
-10
/
+0
2020-01-27
KVM: x86: Move all vcpu init code into kvm_arch_vcpu_create()
Sean Christopherson
1
-98
/
+100
2020-01-27
KVM: Drop kvm_arch_vcpu_setup()
Sean Christopherson
1
-5
/
+0
2020-01-27
KVM: x86: Move guts of kvm_arch_vcpu_setup() into kvm_arch_vcpu_create()
Sean Christopherson
1
-4
/
+10
2020-01-27
KVM: Move vcpu alloc and init invocation to common code
Sean Christopherson
1
-26
/
+2
2020-01-24
KVM: Introduce kvm_vcpu_destroy()
Sean Christopherson
1
-1
/
+1
2020-01-24
KVM: x86: Invoke kvm_vcpu_uninit() immediately prior to freeing vcpu
Sean Christopherson
1
-2
/
+2
2020-01-24
KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues
Sean Christopherson
1
-5
/
+9
2020-01-24
KVM: x86: Drop kvm_arch_vcpu_free()
Sean Christopherson
1
-16
/
+11
2020-01-24
KVM: x86: Remove spurious clearing of async #PF MSR
Sean Christopherson
1
-2
/
+0
2020-01-24
KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction path
Sean Christopherson
1
-4
/
+0
2020-01-24
KVM: x86: Move kvm_vcpu_init() invocation to common code
Sean Christopherson
1
-5
/
+15
2020-01-24
KVM: x86: Move allocation of pio_data page down a few lines
Sean Christopherson
1
-20
/
+13
2020-01-24
KVM: x86: Move FPU allocation to common x86 code
Sean Christopherson
1
-0
/
+21
2020-01-24
KVM: x86: Allocate vcpu struct in common x86 code
Sean Christopherson
1
-4
/
+12
2020-01-24
KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails
Sean Christopherson
1
-1
/
+1
2020-01-24
KVM: x86: avoid incorrect writes to host MSR_IA32_SPEC_CTRL
Paolo Bonzini
1
-0
/
+22
2020-01-23
KVM: x86: list MSR_IA32_UCODE_REV as an emulated MSR
Paolo Bonzini
1
-0
/
+1
2020-01-21
KVM: x86: Refactor and rename bit() to feature_bit() macro
Sean Christopherson
1
-1
/
+1
2020-01-21
KVM: x86: Add dedicated emulator helpers for querying CPUID features
Sean Christopherson
1
-0
/
+18
2020-01-21
KVM: x86: Add macro to ensure reserved cr4 bits checks stay in sync
Sean Christopherson
1
-40
/
+25
[next]