]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - arch/x86/kvm
xen: fix dom0 boot on huge systems
[mirror_ubuntu-bionic-kernel.git] / arch / x86 / kvm /
2019-08-14 Vitaly KuznetsovKVM: nSVM: clear events pending from svm_complete_inter...
2019-08-14 Xiaoyao Likvm: vmx: Fix entry number check for add_atomic_switch_...
2019-08-14 Josh Poimboeufcpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
2019-08-14 Vitaly KuznetsovKVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupported
2019-08-14 Alexander PopovKVM: x86: Fix single-step debugging
2019-08-14 Wanpeng LiKVM: X86: Fix NULL deref in vcpu_scan_ioapic
2019-08-14 Sean ChristophersonKVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm...
2019-08-14 Eduardo Habkostkvm: x86: Add AMD's EX_CFG to the list of ignored MSRs
2019-08-01 Fenghua Yux86/cpufeatures: Combine word 11 and 12 into a new...
2019-07-24 Yi Wangx86/kvm/vmx: fix old-style function declaration
2019-07-24 Yi WangKVM: x86: fix empty-body warnings
2019-07-24 Wei Wangsvm: Add mutex_lock to protect apic_access_page_done...
2019-07-24 Leonid ShatzKVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offse...
2019-07-24 Liran AlonKVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING...
2019-07-24 Junaid Shahidkvm: mmu: Fix race in emulated page table writes
2019-07-24 Jim MattsonKVM: nVMX: Clear reserved bits of #DB exit qualification
2019-07-24 KarimAllah AhmedKVM: x86: Update the exit_qualification access bits...
2019-07-24 Vitaly Kuznetsovx86/kvm/lapic: always disable MMIO interface in x2APIC...
2019-07-24 Sean ChristophersonKVM: x86: fix L1TF's MMIO GFN calculation
2019-07-24 Sean ChristophersonKVM: VMX: Do not allow reexecute_instruction() when...
2019-07-24 Arnd Bergmannx86: kvm: avoid unused variable warning
2019-07-24 Junaid Shahidkvm: x86: Set highest physical address bits in non...
2019-07-24 Jim Mattsonkvm: nVMX: Fix fault vector for VMX operation at CPL > 0
2019-07-24 Sean ChristophersonKVM: vmx: track host_state.loaded using a loaded_vmcs...
2019-07-24 Paolo BonziniKVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
2019-07-24 Josh Poimboeufx86/kvm/vmx: Remove duplicate l1d flush definitions
2019-07-24 Sean ChristophersonKVM: vmx: use local variable for current_vmptr when...
2019-07-24 Jim Mattsonkvm: nVMX: Restore exit qual for VM-entry failure due...
2019-07-24 Roman Kagankvm: x86: vmx: fix vpid leak
2019-06-24 Tyler HicksUBUNTU: SAUCE: Synchronize MDS mitigations with upstream
2019-05-06 Thomas Gleixnerx86/kvm/vmx: Add MDS protection when L1D Flush is not...
2019-05-06 Andi Kleenx86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
2019-05-06 Eduardo Habkostkvm: x86: Report STIBP on GET_SUPPORTED_CPUID
2019-04-24 Juerg HaefligerUBUNTU: SAUCE: [Fix] x86/speculation: Use ARCH_CAPABILI...
2019-04-24 Juerg HaefligerUBUNTU: SAUCE: [Fix] x86/KVM/VMX: Add L1D flush logic
2019-04-24 Wanpeng LiKVM: X86: Allow userspace to define the microcode version
2019-04-24 Paolo BonziniKVM: VMX: fixes for vmentry_l1d_flush module parameter
2019-04-24 Tom LendackyKVM: SVM: Add MSR-based feature support for serializing...
2019-04-01 Jim Mattsonkvm: svm: Ensure an IBPB on all affected CPUs when...
2019-04-01 Thomas GleixnerKVM: x86: SVM: Call x86_spec_ctrl_set_guest/host()...
2019-04-01 Konrad Rzeszutek... x86/bugs: Add AMD's SPEC_CTRL MSR usage
2019-04-01 Konrad Rzeszutek... x86/bugs: Add AMD's variant of SSB_NO
2019-03-01 Shakeel Buttkvm, mm: account shadow page tables to kmemcg
2019-02-28 Paolo BonziniKVM: x86: work around leak of uninitialized stack conte...
2019-02-28 Peter ShierKVM: nVMX: unconditionally cancel preemption timer...
2019-01-14 Cfir CohenKVM: Fix UAF in nested posted interrupt processing
2019-01-14 Wanpeng LiKVM: X86: Fix scan ioapic use-before-initialization
2018-10-01 Wanpeng LiKVM: X86: Lower the default timer frequency limit to...
2018-10-01 Junaid Shahidkvm: apic: Flush TLB after APIC mode/address change...
2018-10-01 Paolo Bonzinikvm: x86: move MSR_IA32_TSC handling to x86.c
2018-10-01 KarimAllah AhmedX86/KVM: Properly update 'tsc_offset' to represent...
2018-10-01 Marian Rotariux86: Delay skip of emulated hypercall instruction
2018-10-01 Krish Sadhukhanx86: Add check for APIC access address for vmentry...
2018-10-01 hu huajunKVM: X86: fix incorrect reference of trace_kvm_pi_irte_...
2018-09-05 Paolo Bonzinikvm: x86: use correct privilege level for sgdt/sidt...
2018-09-05 Paolo BonziniKVM: x86: pass kvm_vcpu to kvm_read_guest_virt and...
2018-09-05 Paolo BonziniKVM: x86: introduce linear_{read,write}_system
2018-09-05 Wanpeng LiKVM: X86: Fix reserved bits check for MOV to CR3
2018-08-27 Vitaly KuznetsovKVM: lapic: stop advertising DIRECTED_EOI when in-kerne...
2018-08-27 Sean ChristophersonKVM: VMX: raise internal error for exception during...
2018-08-27 Chao GaoKVM: nVMX: Don't halt vcpu when L1 is injecting events...
2018-08-27 Jim Mattsonkvm: x86: IA32_ARCH_CAPABILITIES is always supported
2018-08-27 Wei HuangKVM: x86: Update cpuid properly when CR4.OSXAVE or...
2018-08-14 David Vrabelx86/kvm: fix LAPIC timer drift when guest uses periodic...
2018-08-14 Felix Wilhelmkvm: nVMX: Enforce cpl=0 for VMX instructions
2018-08-14 Anthoine BourgeoisKVM: x86: remove APIC Timer periodic/oneshot spikes
2018-08-08 Paolo BonziniKVM: VMX: Tell the nested hypervisor to skip L1D flush...
2018-08-08 Paolo BonziniKVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a featu...
2018-08-08 Wanpeng LiKVM: X86: Introduce kvm_get_msr_feature()
2018-08-08 Tom LendackyKVM: x86: Add a framework for supporting MSR-based...
2018-08-08 Paolo Bonzinix86/speculation: Use ARCH_CAPABILITIES to skip L1D...
2018-08-08 Nicolai Stangex86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_e...
2018-08-08 Nicolai Stangex86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_fl...
2018-08-08 Nicolai Stangex86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_fl...
2018-08-08 Nicolai Stangex86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l...
2018-08-08 Nicolai Stangex86/KVM/VMX: Don't set l1tf_flush_l1d to true from...
2018-08-08 Nicolai Stangex86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content
2018-08-08 Jiri Kosinax86/bugs, kvm: Introduce boot-time control of L1TF...
2018-08-08 Thomas Gleixnerx86/kvm: Allow runtime control of L1D flush
2018-08-08 Thomas Gleixnerx86/kvm: Serialize L1D flush parameter setter
2018-08-08 Thomas Gleixnerx86/kvm: Add static key for flush always
2018-08-08 Thomas Gleixnerx86/kvm: Move l1tf setup function
2018-08-08 Thomas Gleixnerx86/l1tf: Handle EPT disabled state proper
2018-08-08 Thomas Gleixnerx86/kvm: Drop L1TF MSR list approach
2018-08-08 Thomas Gleixnerx86/litf: Introduce vmx status variable
2018-08-08 Konrad Rzeszutek... x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if...
2018-08-08 Konrad Rzeszutek... x86/KVM/VMX: Extend add_atomic_switch_msr() to allow...
2018-08-08 Konrad Rzeszutek... x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host numbe...
2018-08-08 Konrad Rzeszutek... x86/KVM/VMX: Add find_msr() helper function
2018-08-08 Konrad Rzeszutek... x86/KVM/VMX: Split the VMX MSR LOAD structures to have...
2018-08-08 Paolo Bonzinix86/KVM/VMX: Add L1D flush logic
2018-08-08 Paolo Bonzinix86/KVM/VMX: Add L1D MSR based flush
2018-08-08 Paolo Bonzinix86/KVM/VMX: Add L1D flush algorithm
2018-08-08 Konrad Rzeszutek... x86/KVM/VMX: Add module argument for L1TF mitigation
2018-08-08 Konrad Rzeszutek... x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU...
2018-06-06 Sean ChristophersonRevert "KVM: X86: Fix SMRAM accessing even if VM is...
2018-06-06 Vitaly Kuznetsovx86/kvm/vmx: do not use vm-exit instruction length...
2018-06-06 Paolo Bonzinikvm: x86: fix KVM_XEN_HVM_CONFIG ioctl
2018-05-22 Konrad Rzeszutek... KVM: VMX: Expose SSBD properly to guests.
2018-05-22 Tom LendackyKVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
next