index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-12
KVM: x86: move guest_pv_has out of user_access section
Paolo Bonzini
1
-3
/
+6
2021-11-11
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
1
-34
/
+102
2021-11-11
Merge branch 'kvm-sev-move-context' into kvm-master
Paolo Bonzini
1
-1
/
+7
2021-11-11
KVM: x86: Drop arbitrary KVM_SOFT_MAX_VCPUS
Vitaly Kuznetsov
1
-1
/
+1
2021-11-11
KVM: Move INVPCID type check from vmx and svm to the common kvm_handle_invpcid()
Vipin Sharma
1
-1
/
+2
2021-11-11
KVM: x86: Rename kvm_lapic_enable_pv_eoi()
Vitaly Kuznetsov
1
-1
/
+1
2021-11-11
KVM: x86: inhibit APICv when KVM_GUESTDBG_BLOCKIRQ active
Maxim Levitsky
1
-0
/
+20
2021-11-11
kvm: x86: Convert return type of *is_valid_rdpmc_ecx() to bool
Jim Mattson
1
-1
/
+3
2021-11-11
KVM: x86: Fix recording of guest steal time / preempted status
David Woodhouse
1
-30
/
+75
2021-11-11
KVM: SEV: Add support for SEV intra host migration
Peter Gonda
1
-0
/
+6
2021-11-11
KVM: generalize "bugged" VM to "dead" VM
Paolo Bonzini
1
-1
/
+1
2021-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-297
/
+503
2021-11-02
Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-227
/
+31
2021-10-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-14
/
+22
2021-10-28
KVM: x86: Take srcu lock in post_kvm_run_save()
David Woodhouse
1
-0
/
+8
2021-10-25
KVM: x86: switch pvclock_gtod_sync_lock to a raw spinlock
David Woodhouse
1
-14
/
+14
2021-10-25
KVM: x86: On emulation failure, convey the exit reason, etc. to userspace
David Edmondson
1
-14
/
+59
2021-10-23
x86/kvm: Convert FPU handling to a single swap buffer
Thomas Gleixner
1
-64
/
+24
2021-10-22
KVM: x86: Use rw_semaphore for APICv lock to allow vCPU parallelism
Sean Christopherson
1
-5
/
+7
2021-10-22
KVM: x86: Move SVM's APICv sanity check to common x86
Sean Christopherson
1
-0
/
+20
2021-10-22
KVM: SEV-ES: go over the sev_pio_data buffer in multiple passes if needed
Paolo Bonzini
1
-16
/
+56
2021-10-22
KVM: SEV-ES: keep INS functions together
Paolo Bonzini
1
-9
/
+9
2021-10-22
KVM: x86: remove unnecessary arguments from complete_emulator_pio_in
Paolo Bonzini
1
-5
/
+6
2021-10-22
KVM: x86: split the two parts of emulator_pio_in
Paolo Bonzini
1
-17
/
+28
2021-10-22
KVM: SEV-ES: clean up kvm_sev_es_ins/outs
Paolo Bonzini
1
-16
/
+15
2021-10-22
KVM: x86: leave vcpu->arch.pio.count alone in emulator_pio_in_out
Paolo Bonzini
1
-4
/
+9
2021-10-22
KVM: SEV-ES: rename guest_ins_data to sev_pio_data
Paolo Bonzini
1
-2
/
+2
2021-10-22
KVM: X86: Don't unload MMU in kvm_vcpu_flush_tlb_guest()
Lai Jiangshan
1
-6
/
+5
2021-10-22
KVM: X86: Cache CR3 in prev_roots when PCID is disabled
Lai Jiangshan
1
-2
/
+27
2021-10-22
KVM: X86: Fix tlb flush for tdp in kvm_invalidate_pcid()
Lai Jiangshan
1
-0
/
+12
2021-10-22
KVM: X86: Don't reset mmu context when toggling X86_CR4_PGE
Lai Jiangshan
1
-1
/
+2
2021-10-22
KVM: X86: Don't reset mmu context when X86_CR4_PCIDE 1->0
Lai Jiangshan
1
-2
/
+3
2021-10-22
KVM: x86: Add vendor name to kvm_x86_ops, use it for error messages
Sean Christopherson
1
-3
/
+5
2021-10-22
KVM: cleanup allocation of rmaps and page tracking data
David Stevens
1
-46
/
+1
2021-10-21
KVM: x86: check for interrupts before deciding whether to exit the fast path
Paolo Bonzini
1
-5
/
+5
2021-10-20
x86/KVM: Convert to fpstate
Thomas Gleixner
1
-2
/
+2
2021-10-20
x86/fpu: Replace KVMs xstate component clearing
Thomas Gleixner
1
-9
/
+5
2021-10-20
x86/fpu: Replace KVMs home brewed FPU copy to user
Thomas Gleixner
1
-53
/
+3
2021-10-20
x86/fpu: Replace KVMs home brewed FPU copy from user
Thomas Gleixner
1
-71
/
+3
2021-10-20
x86/fpu: Move KVMs FPU swapping to FPU core
Thomas Gleixner
1
-40
/
+11
2021-10-20
x86/fpu: Cleanup xstate xcomp_bv initialization
Thomas Gleixner
1
-8
/
+3
2021-10-18
KVM: x86: Expose TSC offset controls to userspace
Oliver Upton
1
-0
/
+116
2021-10-18
KVM: x86: Refactor tsc synchronization code
Oliver Upton
1
-42
/
+53
2021-10-18
kvm: x86: protect masterclock with a seqcount
Paolo Bonzini
1
-37
/
+45
2021-10-18
KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK
Oliver Upton
1
-14
/
+33
2021-10-18
Merge commit 'kvm-pagedata-alloc-fixes' into HEAD
Paolo Bonzini
1
-1
/
+2
2021-10-18
KVM: X86: fix lazy allocation of rmaps
Paolo Bonzini
1
-1
/
+2
2021-10-18
KVM: SEV-ES: Set guest_state_protected after VMSA update
Peter Gonda
0
-0
/
+0
2021-10-01
KVM: x86: only allocate gfn_track when necessary
David Stevens
1
-1
/
+1
2021-10-01
kvm: use kvfree() in kvm_arch_free_vm()
Juergen Gross
1
-1
/
+1
[next]