linux-2.6-microblaze.git
2021-02-10 Ravi BangoriaKVM: PPC: Book3S HV: Introduce new capability for 2nd...
2021-02-10 Ravi BangoriaKVM: PPC: Book3S HV: Add infrastructure to support...
2021-02-10 Ravi BangoriaKVM: PPC: Book3S HV: Rename current DAWR macros and...
2021-02-10 Ravi BangoriaKVM: PPC: Book3S HV: Allow nested guest creation when...
2021-02-09 Paolo BonziniDocumentation: kvm: fix warning
2021-02-09 David WoodhouseKVM: x86/xen: Allow reset of Xen attributes
2021-02-09 Maciej S. SzmigieroKVM: x86/mmu: Make HVA handler retpoline-friendly
2021-02-09 Vitaly KuznetsovKVM: x86: hyper-v: Drop hv_vcpu_to_vcpu() helper
2021-02-09 Vitaly KuznetsovKVM: x86: hyper-v: Allocate Hyper-V context lazily
2021-02-09 Vitaly KuznetsovKVM: x86: hyper-v: Make Hyper-V emulation enablement...
2021-02-09 Vitaly KuznetsovKVM: x86: hyper-v: Allocate 'struct kvm_vcpu_hv' dynami...
2021-02-09 Vitaly KuznetsovKVM: x86: hyper-v: Prepare to meet unallocated Hyper...
2021-02-09 Vitaly KuznetsovKVM: x86: hyper-v: Always use to_hv_vcpu() accessor...
2021-02-09 Vitaly KuznetsovKVM: x86: hyper-v: Stop shadowing global 'current_vcpu...
2021-02-09 Vitaly KuznetsovKVM: x86: hyper-v: Introduce to_kvm_hv() helper
2021-02-09 Vitaly KuznetsovKVM: x86: hyper-v: Rename vcpu_to_hv_syndbg() to to_hv_...
2021-02-09 Vitaly KuznetsovKVM: x86: hyper-v: Rename vcpu_to_stimer()/stimer_to_vcpu()
2021-02-09 Vitaly KuznetsovKVM: x86: hyper-v: Rename vcpu_to_synic()/synic_to_vcpu()
2021-02-09 Vitaly KuznetsovKVM: x86: hyper-v: Rename vcpu_to_hv_vcpu() to to_hv_vcpu()
2021-02-09 Vitaly KuznetsovKVM: x86: hyper-v: Drop unused kvm_hv_vapic_assist_page...
2021-02-09 Vitaly Kuznetsovselftests: kvm: Properly set Hyper-V CPUIDs in evmcs_test
2021-02-09 Vitaly Kuznetsovselftests: kvm: Move kvm_get_supported_hv_cpuid() to...
2021-02-09 Vitaly KuznetsovKVM: Raise the maximum number of user memslots
2021-02-09 Vitaly Kuznetsovselftests: kvm: Raise the default timeout to 120 seconds
2021-02-09 Paolo BonziniKVM: x86: move kvm_inject_gp up from kvm_set_dr to...
2021-02-09 Paolo BonziniKVM: x86: reading DR cannot fail
2021-02-09 Sean ChristophersonKVM: SVM: Remove an unnecessary forward declaration
2021-02-09 Sean ChristophersonKVM: SVM: Move AVIC vCPU kicking snippet to helper...
2021-02-09 Sean ChristophersonKVM: x86: Restore all 64 bits of DR6 and DR7 during...
2021-02-09 Sean ChristophersonKVM: x86: Remove misleading DR6/DR7 adjustments from...
2021-02-09 Sean ChristophersonKVM: x86/xen: Use hva_t for holding hypercall page...
2021-02-09 David WoodhouseKVM: x86/xen: Remove extra unlock in kvm_xen_hvm_set_attr()
2021-02-09 Sean ChristophersonKVM: Use kvm_pfn_t for local PFN variable in hva_to_pfn...
2021-02-09 Paolo Bonzinimm: provide a saner PTE walking API for modules
2021-02-08 Paolo BonziniKVM: x86: compile out TDP MMU on 32-bit systems
2021-02-08 Paolo Bonzinii915: kvmgt: the KVM mmu_lock is now an rwlock
2021-02-04 Sean ChristophersonKVM: x86: Add helper to consolidate "raw" reserved...
2021-02-04 Sean ChristophersonKVM: x86/mmu: Add helper to generate mask of reserved...
2021-02-04 Sean ChristophersonKVM: x86: Use reserved_gpa_bits to calculate reserved...
2021-02-04 Sean ChristophersonKVM: x86: SEV: Treat C-bit as legal GPA bit regardless...
2021-02-04 Sean ChristophersonKVM: nSVM: Use common GPA helper to check for illegal CR3
2021-02-04 Sean ChristophersonKVM: VMX: Use GPA legality helpers to replace open...
2021-02-04 Sean ChristophersonKVM: x86: Add a helper to handle legal GPA with an...
2021-02-04 Sean ChristophersonKVM: x86: Add a helper to check for a legal GPA
2021-02-04 Sean ChristophersonKVM: nSVM: Don't strip host's C-bit from guest's CR3...
2021-02-04 Sean ChristophersonKVM: x86: Set so called 'reserved CR3 bits in LM mask...
2021-02-04 David WoodhouseKVM: Add documentation for Xen hypercall and shared_inf...
2021-02-04 David WoodhouseKVM: x86: declare Xen HVM shared info capability and...
2021-02-04 David WoodhouseKVM: x86/xen: Add event channel interrupt vector upcall
2021-02-04 Joao MartinsKVM: x86/xen: register vcpu time info region
2021-02-04 Joao MartinsKVM: x86/xen: setup pvclock updates
2021-02-04 Joao MartinsKVM: x86/xen: register vcpu info
2021-02-04 David WoodhouseKVM: x86/xen: Add KVM_XEN_VCPU_SET_ATTR/KVM_XEN_VCPU_GE...
2021-02-04 Joao MartinsKVM: x86/xen: update wallclock region
2021-02-04 David Woodhousexen: add wc_sec_hi to struct shared_info
2021-02-04 Joao MartinsKVM: x86/xen: register shared_info page
2021-02-04 David WoodhouseKVM: x86/xen: add definitions of compat_shared_info...
2021-02-04 David WoodhouseKVM: x86/xen: latch long_mode when hypercall page is...
2021-02-04 Joao MartinsKVM: x86/xen: add KVM_XEN_HVM_SET_ATTR/KVM_XEN_HVM_GET_ATTR
2021-02-04 David WoodhouseKVM: x86/xen: Add kvm_xen_enabled static key
2021-02-04 David WoodhouseKVM: x86/xen: Move KVM_XEN_HVM_CONFIG handling to xen.c
2021-02-04 Joao MartinsKVM: x86/xen: Fix coexistence of Xen and Hyper-V hypercalls
2021-02-04 Joao MartinsKVM: x86/xen: intercept xen hypercalls if enabled
2021-02-04 David WoodhouseKVM: x86/xen: Fix __user pointer handling for hypercall...
2021-02-04 Joao MartinsKVM: x86/xen: fix Xen hypercall page msr handling
2021-02-04 Ben GardonKVM: x86/mmu: Allow parallel page faults for the TDP MMU
2021-02-04 Ben GardonKVM: x86/mmu: Mark SPTEs in disconnected pages as removed
2021-02-04 Ben GardonKVM: x86/mmu: Flush TLBs after zap in TDP MMU PF handler
2021-02-04 Ben GardonKVM: x86/mmu: Use atomic ops to set SPTEs in TDP MMU map
2021-02-04 Ben GardonKVM: x86/mmu: Factor out functions to add/remove TDP...
2021-02-04 Ben GardonKVM: x86/mmu: Use an rwlock for the x86 MMU
2021-02-04 Ben Gardonsched: Add cond_resched_rwlock
2021-02-04 Ben Gardonsched: Add needbreak for rwlocks
2021-02-04 Ben Gardonlocking/rwlocks: Add contention detection for rwlocks
2021-02-04 Ben GardonKVM: x86/mmu: Protect TDP MMU page table memory with RCU
2021-02-04 Ben GardonKVM: x86/mmu: Clear dirtied pages mask bit before early...
2021-02-04 Ben GardonKVM: x86/mmu: Skip no-op changes in TDP MMU functions
2021-02-04 Ben GardonKVM: x86/mmu: Yield in TDU MMU iter even if no SPTES...
2021-02-04 Ben GardonKVM: x86/mmu: Ensure forward progress when yielding...
2021-02-04 Ben GardonKVM: x86/mmu: Rename goal_gfn to next_last_level_gfn
2021-02-04 Ben GardonKVM: x86/mmu: Merge flush and non-flush tdp_mmu_iter_co...
2021-02-04 Ben GardonKVM: x86/mmu: Fix braces in kvm_recover_nx_lpages
2021-02-04 Ben GardonKVM: x86/mmu: Factor out handling of removed page tables
2021-02-04 Ben GardonKVM: x86/mmu: Don't redundantly clear TDP MMU pt memory
2021-02-04 Ben GardonKVM: x86/mmu: Add lockdep when setting a TDP MMU SPTE
2021-02-04 Ben GardonKVM: x86/mmu: Add comment on __tdp_mmu_set_spte
2021-02-04 Ben GardonKVM: x86/mmu: change TDP MMU yield function returns...
2021-02-04 Paolo BonziniKVM: x86: move kvm_inject_gp up from kvm_set_xcr to...
2021-02-04 Paolo BonziniKVM: cleanup DR6/DR7 reserved bits checks
2021-02-04 Paolo BonziniKVM: move EXIT_FASTPATH_REENTER_GUEST to common code
2021-02-04 Vitaly Kuznetsovselftest: kvm: x86: test KVM_GET_CPUID2 and guest visib...
2021-02-04 Stephen ZhangKVM: x86/mmu: Add '__func__' in rmap_printk()
2021-02-04 Krish SadhukhanKVM: SVM: Replace hard-coded value with #define
2021-02-04 Michael RothKVM: SVM: use .prepare_guest_switch() to handle CPU...
2021-02-04 Michael RothKVM: SVM: remove uneeded fields from host_save_users_msrs
2021-02-04 Michael RothKVM: SVM: use vmsave/vmload for saving/restoring additi...
2021-02-04 Sean ChristophersonKVM: SVM: Use asm goto to handle unexpected #UD on...
2021-02-04 Sean ChristophersonKVM: VMX: Use the kernel's version of VMXOFF
2021-02-04 Sean ChristophersonKVM: VMX: Move Intel PT shenanigans out of VMXON/VMXOFF...
2021-02-04 Uros BizjakKVM/nVMX: Use __vmx_vcpu_run in nested_vmx_check_vmentry_hw
next