platform/kernel/linux-rpi.git
2021-12-19 Paolo BonziniMerge branch 'topic/ppc-kvm' of https://git./linux...
2021-12-14 Sean ChristophersonKVM: PPC: Book3S HV P9: Use kvm_arch_vcpu_get_wait...
2021-12-09 David WoodhouseKVM: arm64: Use Makefile.kvm for common files
2021-12-09 David WoodhouseKVM: powerpc: Use Makefile.kvm for common files
2021-12-09 David WoodhouseKVM: RISC-V: Use Makefile.kvm for common files
2021-12-09 David WoodhouseKVM: mips: Use Makefile.kvm for common files
2021-12-09 David WoodhouseKVM: s390: Use Makefile.kvm for common files
2021-12-09 David WoodhouseKVM: Add Makefile.kvm for common files, use it for x86
2021-12-09 David WoodhouseKVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING
2021-12-09 Sean ChristophersonKVM: VMX: Clean up PI pre/post-block WARNs
2021-12-09 Sean ChristophersonKVM: nVMX: Ensure vCPU honors event request if posting...
2021-12-09 Maxim LevitskyKVM: x86: add a tracepoint for APICv/AVIC interrupt...
2021-12-08 Vitaly KuznetsovKVM: nVMX: Implement Enlightened MSR Bitmap feature
2021-12-08 Vitaly KuznetsovKVM: nVMX: Track whether changes in L0 require MSR...
2021-12-08 Vitaly KuznetsovKVM: VMX: Introduce vmx_msr_bitmap_l01_changed() helper
2021-12-08 Paolo BonziniMerge branch 'kvm-on-hv-msrbm-fix' into HEAD
2021-12-08 Hou WenlongKVM: x86: Exit to userspace if emulation prepared a...
2021-12-08 Vitaly KuznetsovKVM: nVMX: Don't use Enlightened MSR Bitmap for L3
2021-12-08 Hou WenlongKVM: x86: Use different callback if msr access comes...
2021-12-08 Hou WenlongKVM: x86: Add an emulation type to handle completion...
2021-12-08 Sean ChristophersonKVM: x86: Handle 32-bit wrap of EIP for EMULTYPE_SKIP...
2021-12-08 Li RongQingKVM: Clear pv eoi pending bit only when it is set
2021-12-08 Li RongQingKVM: x86: don't print when fail to read/write pv eoi...
2021-12-08 Lai JiangshanKVM: X86: Remove mmu parameter from load_pdptrs()
2021-12-08 Lai JiangshanKVM: X86: Rename gpte_is_8_bytes to has_4_byte_gpte...
2021-12-08 Lai JiangshanKVM: VMX: Use ept_caps_to_lpage_level() in hardware_setup()
2021-12-08 Lai JiangshanKVM: X86: Add parameter huge_page_level to kvm_init_sha...
2021-12-08 Lai JiangshanKVM: X86: Add huge_page_level to __reset_rsvds_bits_mas...
2021-12-08 Lai JiangshanKVM: X86: Remove mmu->translate_gpa
2021-12-08 Lai JiangshanKVM: X86: Add parameter struct kvm_mmu *mmu into mmu...
2021-12-08 Lai JiangshanKVM: X86: Calculate quadrant when !role.gpte_is_8_bytes
2021-12-08 Lai JiangshanKVM: X86: Remove useless code to set role.gpte_is_8_byt...
2021-12-08 Lai JiangshanKVM: X86: Remove unused declaration of __kvm_mmu_free_s...
2021-12-08 Lai JiangshanKVM: X86: Fix comment in __kvm_mmu_create()
2021-12-08 Lai JiangshanKVM: X86: Skip allocating pae_root for vcpu->arch.guest...
2021-12-08 Lai JiangshanKVM: SVM: Allocate sd->save_area with __GFP_ZERO
2021-12-08 Lai JiangshanKVM: SVM: Rename get_max_npt_level() to get_npt_level()
2021-12-08 Lai JiangshanKVM: VMX: Change comments about vmx_get_msr()
2021-12-08 Lai JiangshanKVM: VMX: Use kvm_set_msr_common() for MSR_IA32_TSC_ADJ...
2021-12-08 Lai JiangshanKVM: VMX: Save HOST_CR3 in vmx_prepare_switch_to_guest()
2021-12-08 Lai JiangshanKVM: VMX: Update msr value after kvm_set_user_return_ms...
2021-12-08 Lai JiangshanKVM: VMX: Avoid to rdmsrl(MSR_IA32_SYSENTER_ESP)
2021-12-08 Lai JiangshanKVM: X86: Update mmu->pdptrs only when it is changed
2021-12-08 Lai JiangshanKVM: X86: Remove kvm_register_clear_available()
2021-12-08 Paolo BonziniKVM: vmx, svm: clean up mass updates to regs_avail...
2021-12-08 Lai JiangshanKVM: VMX: Update vmcs.GUEST_CR3 only when the guest...
2021-12-08 Lai JiangshanKVM: X86: Mark CR3 dirty when vcpu->arch.cr3 is changed
2021-12-08 Lai JiangshanKVM: SVM: Remove references to VCPU_EXREG_CR3
2021-12-08 Lai JiangshanKVM: SVM: Remove outdated comment in svm_load_mmu_pgd()
2021-12-08 Lai JiangshanKVM: X86: Move CR0 pdptr_bits into header file as X86_C...
2021-12-08 Lai JiangshanKVM: VMX: Add and use X86_CR4_PDPTR_BITS when !enable_ept
2021-12-08 Lai JiangshanKVM: VMX: Add and use X86_CR4_TLBFLUSH_BITS when !enabl...
2021-12-08 Lai JiangshanKVM: SVM: Track dirtiness of PDPTRs even if NPT is...
2021-12-08 Lai JiangshanKVM: VMX: Mark VCPU_EXREG_PDPTR available in ept_save_p...
2021-12-08 Lai JiangshanKVM: X86: Ensure that dirty PDPTRs are loaded
2021-12-08 Like XuKVM: x86/svm: Add module param to control PMU virtualiz...
2021-12-08 Sean ChristophersonKVM: VMX: Remove vCPU from PI wakeup list before updati...
2021-12-08 Sean ChristophersonKVM: VMX: Move Posted Interrupt ndst computation out...
2021-12-08 Sean ChristophersonKVM: VMX: Read Posted Interrupt "control" exactly once...
2021-12-08 Sean ChristophersonKVM: VMX: Save/restore IRQs (instead of CLI/STI) during...
2021-12-08 Sean ChristophersonKVM: VMX: Drop pointless PI.NDST update when blocking
2021-12-08 Sean ChristophersonKVM: VMX: Use boolean returns for Posted Interrupt...
2021-12-08 Sean ChristophersonKVM: VMX: Drop unnecessary PI logic to handle impossibl...
2021-12-08 Sean ChristophersonKVM: VMX: Skip Posted Interrupt updates if APICv is...
2021-12-08 Sean ChristophersonKVM: Add helpers to wake/query blocking vCPU
2021-12-08 Sean ChristophersonKVM: x86: Invoke kvm_vcpu_block() directly for non...
2021-12-08 Sean ChristophersonKVM: x86: Directly block (instead of "halting") UNINITI...
2021-12-08 Sean ChristophersonKVM: Don't redo ktime_get() when calculating halt-polli...
2021-12-08 Jing ZhangKVM: stats: Add stat to detect if vcpu is currently...
2021-12-08 Sean ChristophersonKVM: Split out a kvm_vcpu_block() helper from kvm_vcpu_...
2021-12-08 Sean ChristophersonKVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
2021-12-08 Sean ChristophersonKVM: Drop obsolete kvm_arch_vcpu_block_finish()
2021-12-08 Sean ChristophersonKVM: x86: Tweak halt emulation helper names to free...
2021-12-08 Sean ChristophersonKVM: Don't block+unblock when halt-polling is successful
2021-12-08 Sean ChristophersonKVM: arm64: Move vGIC v4 handling for WFI out arch...
2021-12-08 Sean ChristophersonKVM: s390: Clear valid_wakeup in kvm_s390_handle_wait...
2021-12-08 Sean ChristophersonKVM: Reconcile discrepancies in halt-polling stats
2021-12-08 Sean ChristophersonKVM: Refactor and document halt-polling stats update...
2021-12-08 Sean ChristophersonKVM: Update halt-polling stats if and only if halt...
2021-12-08 Sean ChristophersonKVM: Force PPC to define its own rcuwait object
2021-12-08 Sean ChristophersonKVM: s390: Ensure kvm_arch_no_poll() is read once when...
2021-12-08 Sean ChristophersonKVM: SVM: Ensure target pCPU is read once when signalli...
2021-12-08 Paolo BonziniKVM: VMX: Don't unblock vCPU w/ Posted IRQ if IRQs...
2021-12-08 Vihas MakKVM: x86: change TLB flush indicator to bool
2021-12-08 Paolo BonziniKVM: Avoid atomic operations when kicking the running...
2021-12-08 Ben GardonKVM: x86/MMU: Simplify flow of vmx_get_mt_mask
2021-12-08 Ben GardonKVM: x86/mmu: Propagate memslot const qualifier
2021-12-08 Ben GardonKVM: x86/mmu: Remove need for a vcpu from mmu_try_to_un...
2021-12-08 Ben GardonKVM: x86/mmu: Remove need for a vcpu from kvm_slot_page...
2021-12-08 Sean ChristophersonKVM: x86/mmu: Use shadow page role to detect PML-unfrie...
2021-12-08 Emanuele Giuseppe... KVM: nSVM: introduce struct vmcb_ctrl_area_cached
2021-12-08 Paolo BonziniKVM: nSVM: split out __nested_vmcb_check_controls
2021-12-08 Emanuele Giuseppe... KVM: nSVM: use svm->nested.save to load vmcb12 register...
2021-12-08 Emanuele Giuseppe... KVM: nSVM: use vmcb_save_area_cached in nested_vmcb_val...
2021-12-08 Emanuele Giuseppe... KVM: nSVM: rename nested_load_control_from_vmcb12 in...
2021-12-08 Emanuele Giuseppe... KVM: nSVM: introduce svm->nested.save to cache save...
2021-12-08 Emanuele Giuseppe... KVM: nSVM: move nested_vmcb_check_cr3_cr4 logic in...
2021-12-08 Sean ChristophersonKVM: Dynamically allocate "new" memslots from the get-go
2021-12-08 Sean ChristophersonKVM: Wait 'til the bitter end to initialize the "new...
2021-12-08 Maciej S. SzmigieroKVM: Optimize overlapping memslots check
next