]> Git Repo - linux.git/history - arch
KVM: x86: hyper-v: Introduce KVM_CAP_HYPERV_ENFORCE_CPUID
[linux.git] / arch /
2021-06-17 Vitaly KuznetsovKVM: x86: hyper-v: Introduce KVM_CAP_HYPERV_ENFORCE_CPUID
2021-06-17 Vineeth PillaiKVM: SVM: hyper-v: Direct Virtual Flush support
2021-06-17 Vineeth PillaiKVM: SVM: hyper-v: Enlightened MSR-Bitmap support
2021-06-17 Vineeth PillaiKVM: SVM: hyper-v: Remote TLB flush for SVM
2021-06-17 Vineeth PillaiKVM: SVM: Software reserved fields
2021-06-17 Vineeth PillaiKVM: x86: hyper-v: Move the remote TLB flush logic...
2021-06-17 Vineeth Pillaihyperv: SVM enlightened TLB flush support flag
2021-06-17 Vineeth Pillaihyperv: Detect Nested virtualization support for SVM
2021-06-17 Krish SadhukhanKVM: nVMX: nSVM: Add a new VCPU statistic to show if...
2021-06-17 Krish SadhukhanKVM: nVMX: nSVM: 'nested_run' should count guest-entry...
2021-06-17 Sean ChristophersonKVM: x86: Drop "pre_" from enter/leave_smm() helpers
2021-06-17 Sean ChristophersonKVM: x86: Drop .post_leave_smm(), i.e. the manual post...
2021-06-17 Sean ChristophersonKVM: x86: Rename SMM tracepoint to make it reflect...
2021-06-17 Sean ChristophersonKVM: x86: Move "entering SMM" tracepoint into kvm_smm_c...
2021-06-17 Sean ChristophersonKVM: x86: Move (most) SMM hflags modifications into...
2021-06-17 Sean ChristophersonKVM: x86: Invoke kvm_smm_changed() immediately after...
2021-06-17 Sean ChristophersonKVM: x86: Replace .set_hflags() with dedicated .exiting...
2021-06-17 Sean ChristophersonKVM: x86: Emulate triple fault shutdown if RSM emulatio...
2021-06-17 Vitaly KuznetsovKVM: x86: Drop vendor specific functions for APICv...
2021-06-17 Vitaly KuznetsovKVM: x86: Use common 'enable_apicv' variable for both...
2021-06-17 Sergey Senozhatskykvm: x86: implement KVM PM-notifier
2021-06-17 Jim MattsonKVM: nVMX: Disable vmcs02 posted interrupts if vmcs12...
2021-06-17 Jim MattsonKVM: nVMX: Fail on MMIO completion for nested posted...
2021-06-17 Jim MattsonKVM: x86: Add a return code to kvm_apic_accept_events
2021-06-17 Jim MattsonKVM: x86: Add a return code to inject_pending_event
2021-06-17 Jim MattsonKVM: nVMX: Add a return code to vmx_complete_nested_pos...
2021-06-17 Jim MattsonKVM: x86: Remove guest mode check from kvm_check_nested...
2021-06-17 Ilias StamatisKVM: nVMX: Enable nested TSC scaling
2021-06-17 Ilias StamatisKVM: X86: Add vendor callbacks for writing the TSC...
2021-06-17 Ilias StamatisKVM: X86: Move write_l1_tsc_offset() logic to common...
2021-06-17 Ilias StamatisKVM: X86: Add functions that calculate the nested TSC...
2021-06-17 Ilias StamatisKVM: X86: Add functions for retrieving L2 TSC fields...
2021-06-17 Ilias StamatisKVM: nVMX: Add a TSC multiplier field in VMCS12
2021-06-17 Ilias StamatisKVM: X86: Add a ratio parameter to kvm_scale_tsc()
2021-06-17 Ilias StamatisKVM: X86: Rename kvm_compute_tsc_offset() to kvm_comput...
2021-06-17 Ilias StamatisKVM: X86: Store L1's TSC scaling ratio in 'struct kvm_v...
2021-06-17 Ben GardonKVM: x86/mmu: Lazily allocate memslot rmaps
2021-06-17 Ben GardonKVM: x86/mmu: Skip rmap operations if rmaps not allocated
2021-06-17 Ben GardonKVM: x86/mmu: Add a field to control memslot rmap alloc...
2021-06-17 Ben GardonKVM: x86/mmu: Factor out allocating memslot rmap
2021-06-17 Ben GardonKVM: x86/mmu: Deduplicate rmap freeing
2021-06-17 Keqian ZhuKVM: x86: Do not write protect huge page in initially...
2021-06-17 Keqian ZhuKVM: x86: Support write protecting only large pages
2021-06-17 Siddharth Chandras... KVM: hyper-v: Advertise support for fast XMM hypercalls
2021-06-17 Siddharth Chandras... KVM: x86: kvm_hv_flush_tlb use inputs from XMM registers
2021-06-17 Siddharth Chandras... KVM: hyper-v: Collect hypercall params into struct
2021-06-17 Siddharth Chandras... KVM: x86: Move FPU register accessors into fpu.h
2021-06-17 Shaokun ZhangKVM: x86/mmu: Make is_nx_huge_page_enabled an inline...
2021-06-11 Sean ChristophersonKVM: x86/mmu: Calculate and check "full" mmu_role for...
2021-06-11 Wanpeng LiKVM: X86: Fix x86_emulator slab cache leak
2021-06-11 Alper GunKVM: SVM: Call SEV Guest Decommission if ASID binding...
2021-06-10 Sean ChristophersonKVM: x86: Immediately reset the MMU context when the...
2021-06-10 Gustavo A. R. SilvaKVM: x86: Fix fall-through warnings for Clang
2021-06-10 ChenXiaoSongKVM: SVM: fix doc warnings
2021-06-09 Jim Mattsonkvm: LAPIC: Restore guard to prevent illegal APIC regis...
2021-06-08 Lai JiangshanKVM: x86: Unload MMU on guest TLB flush if TDP disabled...
2021-06-08 Sean ChristophersonKVM: x86: Ensure liveliness of nested VM-Enter fail...
2021-06-08 Lai JiangshanKVM: x86: Ensure PV TLB flush tracepoint reflects KVM...
2021-06-08 Lai JiangshanKVM: X86: MMU: Use the correct inherited permissions...
2021-06-08 Wanpeng LiKVM: LAPIC: Write 0 to TMICT should also cancel vmx...
2021-06-08 Ashish KalraKVM: SVM: Fix SEV SEND_START session length & SEND_UPDA...
2021-05-28 Paolo BonziniMerge tag 'kvmarm-fixes-5.13-2' of git://git.kernel...
2021-05-28 Wanpeng LiKVM: X86: Kill off ctxt->ud
2021-05-28 Wanpeng LiKVM: X86: Fix warning caused by stale emulation context
2021-05-28 Yuan YaoKVM: X86: Use kvm_get_linear_rip() in single-step and...
2021-05-27 David MatlackKVM: x86/mmu: Fix comment mentioning skip_4k
2021-05-27 Marcelo TosattiKVM: VMX: update vcpu posted-interrupt descriptor when...
2021-05-27 Marcelo TosattiKVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCK
2021-05-27 Marcelo TosattiKVM: x86: add start_assignment hook to kvm_x86_ops
2021-05-27 Wanpeng LiKVM: LAPIC: Narrow the timer latency between wait_lapic...
2021-05-27 Wanpeng LiKVM: X86: hyper-v: Task srcu lock when accessing kvm_me...
2021-05-27 Wanpeng LiKVM: X86: Fix vCPU preempted state from guest's point...
2021-05-27 Wanpeng LiKVM: X86: Bail out of direct yield in case of under...
2021-05-27 Wanpeng LiKVM: PPC: exit halt polling on need_resched()
2021-05-27 Marc ZyngierKVM: arm64: Prevent mixed-width VM creation
2021-05-27 Zenghui YuKVM: arm64: Resolve all pending PC updates before immed...
2021-05-24 Paolo BonziniKVM: SVM: make the avic parameter a bool
2021-05-24 Vitaly KuznetsovKVM: VMX: Drop unneeded CONFIG_X86_LOCAL_APIC check
2021-05-24 Vitaly KuznetsovKVM: SVM: Drop unneeded CONFIG_X86_LOCAL_APIC check
2021-05-17 Paolo BonziniMerge tag 'kvmarm-fixes-5.13-1' of git://git.kernel...
2021-05-15 Marc ZyngierKVM: arm64: Fix debug register indexing
2021-05-15 Marc ZyngierKVM: arm64: Commit pending PC adjustemnts before return...
2021-05-15 Marc ZyngierKVM: arm64: Move __adjust_pc out of line
2021-05-15 Quentin PerretKVM: arm64: Mark the host stage-2 memory pools static
2021-05-15 Quentin PerretKVM: arm64: Mark pkvm_pgtable_mm_ops static
2021-05-15 kernel test robotKVM: arm64: Fix boolreturn.cocci warnings
2021-05-09 Linus TorvaldsMerge tag 'drm-next-2021-05-10' of git://anongit.freede...
2021-05-09 Linus TorvaldsMerge tag 'block-5.13-2021-05-09' of git://git.kernel...
2021-05-09 Linus TorvaldsMerge tag '5.13-rc-smb3-part3' of git://git.samba.org...
2021-05-09 Linus TorvaldsMerge tag 'sched-urgent-2021-05-09' of git://git.kernel...
2021-05-09 Linus TorvaldsMerge tag 'locking-urgent-2021-05-09' of git://git...
2021-05-09 Linus TorvaldsMerge tag 'perf_urgent_for_v5.13_rc1' of git://git...
2021-05-09 Linus TorvaldsMerge tag 'x86_urgent_for_v5.13_rc1' of git://git.kerne...
2021-05-08 Linus TorvaldsMerge tag 'riscv-for-linus-5.13-mw1' of git://git.kerne...
2021-05-08 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2021-05-08 Linus TorvaldsMerge tag 'kbuild-v5.13-2' of git://git.kernel.org...
2021-05-08 Linus TorvaldsMerge tag 'powerpc-5.13-2' of git://git.kernel.org...
2021-05-08 Linus TorvaldsMerge tag 'net-5.13-rc1' of git://git.kernel.org/pub...
2021-05-08 Michael EllermanMerge branch 'master' into next
2021-05-07 Linus TorvaldsMerge tag 'tag-chrome-platform-for-v5.13' of git:/...
next
This page took 0.126386 seconds and 7 git commands to generate.