OSDN Git Service

uclinux-h8/linux.git
2022-01-06 Jisheng ZhangRISC-V: KVM: make kvm_riscv_vcpu_fp_clean() static
2022-01-06 Atish PatraMAINTAINERS: Update Atish's email address
2022-01-06 Atish PatraRISC-V: KVM: Add SBI HSM extension in KVM
2022-01-06 Atish PatraRISC-V: KVM: Add v0.1 replacement SBI extensions define...
2022-01-06 Atish PatraRISC-V: KVM: Add SBI v0.2 base extension
2022-01-06 Atish PatraRISC-V: KVM: Reorganize SBI code by moving SBI v0.1...
2022-01-06 Atish PatraRISC-V: KVM: Mark the existing SBI implementation as...
2022-01-06 Sean ChristophersonKVM: RISC-V: Use common KVM implementation of MMU memor...
2021-12-21 Paolo BonziniMerge tag 'kvm-s390-next-5.17-1' of git://git./linux...
2021-12-21 Paolo BonziniMerge remote-tracking branch 'kvm/master' into HEAD
2021-12-21 Sean ChristophersonKVM: VMX: Wake vCPU when delivering posted IRQ even...
2021-12-20 Sean ChristophersonKVM: selftests: Add test to verify TRIPLE_FAULT on...
2021-12-20 Sean ChristophersonKVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_...
2021-12-20 Sean ChristophersonKVM: nVMX: Synthesize TRIPLE_FAULT for L2 if emulation...
2021-12-20 Sean ChristophersonKVM: VMX: Always clear vmx->fail on emulation_required
2021-12-20 Andrew Jonesselftests: KVM: Fix non-x86 compiling
2021-12-20 Marc OrrKVM: x86: Always set kvm_run->if_flag
2021-12-20 Sean ChristophersonKVM: x86/mmu: Don't advance iterator after restart...
2021-12-20 Wei WangKVM: x86: remove PMU FIXED_CTR3 from msrs_to_save_all
2021-12-19 Sean ChristophersonKVM: x86: Retry page fault if MMU reload is pending...
2021-12-19 Vitaly KuznetsovKVM: selftests: vmx_pmu_msrs_test: Drop tests mangling...
2021-12-19 Vitaly KuznetsovKVM: x86: Drop guest CPUID check for host initiated...
2021-12-19 Paolo BonziniMerge branch 'topic/ppc-kvm' of https://git./linux...
2021-12-17 Eric FarmanKVM: s390: Clarify SIGP orders versus STOP/RESTART
2021-12-17 Janosch Franks390: uv: Add offset comments to UV query struct and...
2021-12-17 Janis Schoetterl... KVM: s390: gaccess: Cleanup access to guest pages
2021-12-17 Janis Schoetterl... KVM: s390: gaccess: Refactor access address range check
2021-12-17 Janis Schoetterl... KVM: s390: gaccess: Refactor gpa and length calculation
2021-12-14 Sean ChristophersonKVM: PPC: Book3S HV P9: Use kvm_arch_vcpu_get_wait...
2021-12-10 Sean Christophersonselftests: KVM: Add test to verify KVM doesn't explode...
2021-12-10 Sean ChristophersonKVM: x86: Don't WARN if userspace mucks with RCX during...
2021-12-10 Lai JiangshanKVM: X86: Raise #GP when clearing CR0_PG in 64 bit...
2021-12-10 Paolo Bonziniselftests: KVM: avoid failures due to reserved HyperTra...
2021-12-10 Sean ChristophersonKVM: x86: Ignore sparse banks size for an "all CPUs...
2021-12-10 Vitaly KuznetsovKVM: x86: Wait for IPIs to be delivered when handling...
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 Maciej S. SzmigieroKVM: x86: selftests: svm_int_ctl_test: fix intercept...
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...
next