]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/history - arch
x86/kvm: fix a missing-prototypes "vmread_error"
[mirror_ubuntu-jammy-kernel.git] / arch /
2020-04-02 Qian Caix86/kvm: fix a missing-prototypes "vmread_error"
2020-03-31 Sean ChristophersonKVM: x86: Fix BUILD_BUG() in __cpuid_entry_get_reg...
2020-03-31 Sean ChristophersonKVM: VMX: Add a trampoline to fix VMREAD error handling
2020-03-31 Sean ChristophersonKVM: SVM: Annotate svm_x86_ops as __initdata
2020-03-31 Sean ChristophersonKVM: VMX: Annotate vmx_x86_ops as __initdata
2020-03-31 Sean ChristophersonKVM: x86: Drop __exit from kvm_x86_ops' hardware_unsetup()
2020-03-31 Sean ChristophersonKVM: x86: Copy kvm_x86_ops by value to eliminate layer...
2020-03-31 Sean ChristophersonKVM: x86: Set kvm_x86_ops only after ->hardware_setup...
2020-03-31 Sean ChristophersonKVM: VMX: Configure runtime hooks using vmx_x86_ops
2020-03-31 Sean ChristophersonKVM: VMX: Move hardware_setup() definition below vmx_x8...
2020-03-31 Sean ChristophersonKVM: x86: Move init-only kvm_x86_ops to separate struct
2020-03-31 Sean ChristophersonKVM: Pass kvm_init()'s opaque param to additional arch...
2020-03-31 Paolo BonziniMerge tag 'kvm-ppc-next-5.7-1' of git://git.kernel...
2020-03-31 Paolo BonziniMerge tag 'kvmarm-5.7' of git://git.kernel.org/pub...
2020-03-30 Paolo BonziniMerge tag 'kvm-s390-next-5.7-3' of git://git.kernel...
2020-03-27 Christian Borntraegers390/gmap: return proper error code on ksm unsharing
2020-03-26 Paolo BonziniMerge tag 'kvm-s390-next-5.7-2' of git://git.kernel...
2020-03-26 Sean ChristophersonKVM: Fix out of range accesses to memslots
2020-03-26 Wanpeng LiKVM: X86: Micro-optimize IPI fastpath delay
2020-03-26 Wanpeng LiKVM: X86: Delay read msr data iff writes ICR MSR
2020-03-26 Paul MackerrasKVM: PPC: Book3S HV: Add a capability for enabling...
2020-03-24 Marc ZyngierMerge tag 'kvm-arm-removal' into kvmarm-master/next
2020-03-24 Marc ZyngierMerge branch 'kvm-arm64/gic-v4.1' into kvmarm-master...
2020-03-24 Marc ZyngierKVM: arm64: GICv4.1: Allow non-trapping WFI when using...
2020-03-24 Marc ZyngierKVM: arm64: GICv4.1: Reload VLPI configuration on distr...
2020-03-24 Marc Zyngierarm: Remove the ability to set HYP vectors outside...
2020-03-24 Marc Zyngierarm: Remove GICv3 vgic compatibility macros
2020-03-24 Marc Zyngierarm: Remove HYP/Stage-2 page-table support
2020-03-24 Marc Zyngierarm: Remove 32bit KVM host support
2020-03-24 Marc Zyngierarm: Remove KVM from config files
2020-03-24 Marc Zyngierarm: Unplug KVM from the build system
2020-03-24 Laurent DufourKVM: PPC: Book3S HV: H_SVM_INIT_START must call UV_RETURN
2020-03-24 Laurent DufourKVM: PPC: Book3S HV: Check caller of H_SVM_* Hcalls
2020-03-24 Fabiano RosasKVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravis...
2020-03-23 Sean ChristophersonKVM: VMX: Gracefully handle faults on VMXON
2020-03-23 Sean ChristophersonKVM: VMX: Fold loaded_vmcs_init() into alloc_loaded_vmcs()
2020-03-23 Sean ChristophersonKVM: VMX: Always VMCLEAR in-use VMCSes during crash...
2020-03-23 Zhenyu WangKVM: x86: Expose fast short REP MOV for supported cpuid
2020-03-23 Christian BorntraegerKVM: s390: mark sie block as 512 byte aligned
2020-03-23 Joe PerchesKVM: s390: Use fallthrough;
2020-03-19 Greg KurzKVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu...
2020-03-19 Greg KurzKVM: PPC: Book3S PR: Move kvmppc_mmu_init() into PR KVM
2020-03-19 Greg KurzKVM: PPC: Book3S PR: Fix kernel crash with PR KVM
2020-03-19 Joe PerchesKVM: PPC: Use fallthrough;
2020-03-19 Michael RothKVM: PPC: Book3S HV: Fix H_CEDE return code for nested...
2020-03-19 Gustavo RomeroKVM: PPC: Book3S HV: Treat TM-related invalid form...
2020-03-19 Michael EllermanKVM: PPC: Book3S HV: Use RADIX_PTE_INDEX_SIZE in Radix...
2020-03-19 Paul MackerrasKVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot in HPT...
2020-03-18 Xiaoyao LiKVM: x86: Code style cleanup in kvm_arch_dev_ioctl()
2020-03-18 Sean ChristophersonKVM: x86: Add blurb to CPUID tracepoint when using...
2020-03-18 Sean ChristophersonKVM: x86: Add requested index to the CPUID tracepoint
2020-03-18 Paolo BonziniKVM: nSVM: check for EFER.SVME=1 before entering guest
2020-03-18 Zhenyu WangKVM: x86: Expose AVX512 VP2INTERSECT in cpuid for TGL
2020-03-18 Paolo BonziniKVM: nVMX: remove side effects from nested_vmx_exit_ref...
2020-03-17 Uros BizjakKVM: VMX: access regs array in vmenter.S in its natural...
2020-03-16 Paolo BonziniMerge tag 'kvm-s390-next-5.7-1' of git://git.kernel...
2020-03-16 Vitaly KuznetsovKVM: nVMX: properly handle errors in nested_vmx_handle_...
2020-03-16 Vitaly KuznetsovKVM: nVMX: stop abusing need_vmcs12_to_shadow_sync...
2020-03-16 Paolo BonziniMerge branch 'kvm-null-pointer-fix' into HEAD
2020-03-16 Miaohe LinKVM: nSVM: Remove an obsolete comment.
2020-03-16 Paolo BonziniKVM: X86: correct meaningless kvm_apicv_activated(...
2020-03-16 Oliver UptonKVM: nVMX: Consolidate nested MTF checks to helper...
2020-03-16 Wanpeng LiKVM: VMX: Micro-optimize vmexit time when not exposing PMU
2020-03-16 Suravee Suthikulpanitkvm: svm: Introduce GA Log tracepoint for AVIC
2020-03-16 Paolo BonziniKVM: nSVM: avoid loss of pending IRQ/NMI before entering L2
2020-03-16 Paolo BonziniKVM: nSVM: implement check_nested_events for interrupts
2020-03-16 Paolo BonziniKVM: nSVM: ignore L1 interrupt window while running...
2020-03-16 Paolo BonziniKVM: nSVM: do not change host intercepts while nested...
2020-03-16 Paolo BonziniKVM: x86: rename set_cr3 callback and related flags...
2020-03-16 Paolo BonziniKVM: x86: unify callbacks to load paging root
2020-03-16 Sean ChristophersonKVM: x86: Refactor kvm_cpuid() param that controls...
2020-03-16 Sean ChristophersonKVM: x86: Refactor out-of-range logic to contain the...
2020-03-16 Sean ChristophersonKVM: x86: Fix CPUID range checks for Hypervisor and...
2020-03-16 Sean ChristophersonKVM x86: Extend AMD specific guest behavior to Hygon...
2020-03-16 Sean ChristophersonKVM: x86: Add helpers to perform CPUID-based guest...
2020-03-16 Jan KiszkaKVM: x86: Trace the original requested CPUID function...
2020-03-16 Paolo BonziniKVM: CPUID: add support for supervisor states
2020-03-16 Sean ChristophersonKVM: x86: Move nSVM CPUID 0x8000000A handling into...
2020-03-16 Sean ChristophersonKVM: nSVM: Advertise and enable NRIPS for L1 iff nrips...
2020-03-16 Sean ChristophersonKVM: nSVM: Expose SVM features to L1 iff nested is...
2020-03-16 Sean ChristophersonKVM: x86: Move VMX's host_efer to common x86 code
2020-03-16 Sean ChristophersonKVM: Drop largepages_enabled and its accessor/mutator
2020-03-16 Sean ChristophersonKVM: x86: Don't propagate MMU lpage support to memslot...
2020-03-16 Sean ChristophersonKVM: x86/mmu: Configure max page level during hardware...
2020-03-16 Sean ChristophersonKVM: x86/mmu: Merge kvm_{enable,disable}_tdp() into...
2020-03-16 Sean ChristophersonKVM: SVM: Refactor logging of NPT enabled/disabled
2020-03-16 Sean ChristophersonKVM: VMX: Directly query Intel PT mode when refreshing...
2020-03-16 Sean ChristophersonKVM: x86: Check for Intel PT MSR virtualization using...
2020-03-16 Sean ChristophersonKVM: VMX: Directly use VMX capabilities helper to detec...
2020-03-16 Sean ChristophersonKVM: x86: Use KVM cpu caps to detect MSR_TSC_AUX virt...
2020-03-16 Sean ChristophersonKVM: x86: Do kvm_cpuid_array capacity checks in termina...
2020-03-16 Sean ChristophersonKVM: x86: Use kvm_cpu_caps to detect Intel PT support
2020-03-16 Sean ChristophersonKVM: x86: Set emulated/transmuted feature bits via...
2020-03-16 Sean ChristophersonKVM: x86: Override host CPUID results with kvm_cpu_caps
2020-03-16 Sean ChristophersonKVM: x86: Do host CPUID at load time to mask KVM cpu...
2020-03-16 Sean ChristophersonKVM: x86: Remove stateful CPUID handling
2020-03-16 Sean ChristophersonKVM: x86: Squash CPUID 0x2.0 insanity for modern CPUs
2020-03-16 Sean ChristophersonKVM: x86: Remove the unnecessary loop on CPUID 0x7...
2020-03-16 Sean ChristophersonKVM: x86: Fold CPUID 0x7 masking back into __do_cpuid_f...
2020-03-16 Sean ChristophersonKVM: x86: Use KVM cpu caps to track UMIP emulation
next