Linus Torvalds
|
b08fc5277a
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
7 年之前 |
Kees Cook
|
778e1cdd81
treewide: kvzalloc() -> kvcalloc()
|
7 年之前 |
Linus Torvalds
|
b357bf6023
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
7 年之前 |
Michael S. Tsirkin
|
766d3571d8
kvm: fix typo in flag name
|
7 年之前 |
Paolo Bonzini
|
3c9fa24ca7
kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
|
7 年之前 |
Paolo Bonzini
|
ce14e868a5
KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system
|
7 年之前 |
Wanpeng Li
|
c5ce8235cf
KVM: VMX: Optimize tscdeadline timer latency
|
7 年之前 |
Souptick Joarder
|
1499fa809e
kvm: Change return type to vm_fault_t
|
7 年之前 |
Linus Torvalds
|
ec30dcf7f4
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
7 年之前 |
Vitaly Kuznetsov
|
c1aea9196e
KVM: x86: hyperv: declare KVM_CAP_HYPERV_TLBFLUSH capability
|
7 年之前 |
Radim Krčmář
|
f33ecec9bb
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 年之前 |
Radim Krčmář
|
696ca779a9
KVM: x86: fix #UD address of failed Hyper-V hypercalls
|
7 年之前 |
Wei Huang
|
c4d2188206
KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed
|
7 年之前 |
Arnd Bergmann
|
899a31f509
KVM: x86: use timespec64 for KVM_HC_CLOCK_PAIRING
|
7 年之前 |
Linus Torvalds
|
3b78ce4a34
Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 年之前 |
Tom Lendacky
|
bc226f07dc
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
|
7 年之前 |
Wanpeng Li
|
4c27625b7a
KVM: X86: Lower the default timer frequency limit to 200us
|
7 年之前 |
Jim Mattson
|
5887164942
kvm: vmx: Introduce lapic_mode enumeration
|
7 年之前 |
Wanpeng Li
|
a780a3ea62
KVM: X86: Fix reserved bits check for MOV to CR3
|
7 年之前 |
Junaid Shahid
|
c19986fea8
kvm: x86: Suppress CR3_PCID_INVD bit only when PCIDs are enabled
|
7 年之前 |
Marian Rotariu
|
6356ee0c96
x86: Delay skip of emulated hypercall instruction
|
7 年之前 |
Paolo Bonzini
|
dd259935e4
kvm: x86: move MSR_IA32_TSC handling to x86.c
|
7 年之前 |
KarimAllah Ahmed
|
e79f245dde
X86/KVM: Properly update 'tsc_offset' to represent the running guest
|
7 年之前 |
KarimAllah Ahmed
|
8e9b29b618
X86/KVM: Do not allow DISABLE_EXITS_MWAIT when LAPIC ARAT is not available
|
7 年之前 |
Peng Hao
|
3140c156e9
kvm: x86: fix a compile warning
|
7 年之前 |
Wanpeng Li
|
6c86eedc20
KVM: X86: Add Force Emulation Prefix for "emulate the next instruction"
|
7 年之前 |
Wanpeng Li
|
082d06edab
KVM: X86: Introduce handle_ud()
|
7 年之前 |
Liran Alon
|
1a680e355c
KVM: nVMX: Require immediate-exit when event reinjected to L2 and L1 event pending
|
7 年之前 |
Liran Alon
|
a042c26fd8
KVM: x86: Fix misleading comments on handling pending exceptions
|
7 年之前 |
Liran Alon
|
04140b4144
KVM: x86: Rename interrupt.pending to interrupt.injected
|
7 年之前 |