OSDN Git Service

KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ON
[tomoyo/tomoyo-test1.git] / arch /
2019-07-05 Paolo BonziniKVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ON
2019-07-05 Paolo BonziniKVM: x86: remove now unneeded hugepage gfn adjustment
2019-07-05 Paolo BonziniKVM: x86: make FNAME(fetch) and __direct_map more similar
2019-07-05 Junaid Shahidkvm: x86: Do not release the page inside mmu_set_spte()
2019-07-05 Paolo BonziniKVM: cpuid: remove has_leaf_count from struct kvm_cpuid...
2019-07-05 Paolo BonziniKVM: cpuid: rename do_cpuid_1_ent
2019-07-05 Paolo BonziniKVM: cpuid: set struct kvm_cpuid_entry2 flags in do_cpu...
2019-07-05 Paolo BonziniKVM: cpuid: extract do_cpuid_7_mask and support multipl...
2019-07-05 Paolo BonziniKVM: cpuid: do_cpuid_ent works on a whole CPUID function
2019-07-03 Wanpeng LiKVM: LAPIC: remove the trailing newline used in the...
2019-07-03 Paolo BonziniKVM: svm: add nrips module parameter
2019-07-02 Jim Mattsonkvm: x86: Pass through AMD_STIBP_ALWAYS_ON in GET_SUPPO...
2019-07-02 Jim Mattsonkvm: nVMX: Remove unnecessary sync_roots from handle_invept
2019-07-02 Wanpeng LiKVM: X86: Expose PV_SCHED_YIELD CPUID feature bit to...
2019-07-02 Wanpeng LiKVM: X86: Implement PV sched yield hypercall
2019-07-02 Wanpeng LiKVM: X86: Yield to IPI target if necessary
2019-07-02 Vitaly Kuznetsovx86/kvm/nVMX: fix VMCLEAR when Enlightened VMCS is...
2019-07-02 Vitaly Kuznetsovx86/KVM/nVMX: don't use clean fields data on enlightene...
2019-07-02 Paolo BonziniKVM: nVMX: list VMX MSRs in KVM_GET_MSR_INDEX_LIST
2019-07-02 Paolo BonziniKVM: nVMX: allow setting the VMFUNC controls MSR
2019-07-02 Paolo BonziniKVM: nVMX: include conditional controls in /dev/kvm...
2019-06-20 Saar AmarKVM: x86: Fix apic dangling pointer in vcpu
2019-06-20 Wanpeng LiKVM: VMX: check CPUID before allowing read/write of...
2019-06-18 Paolo BonziniKVM: nVMX: shadow pin based execution controls
2019-06-18 Sean ChristophersonKVM: VMX: Leave preemption timer running when it's...
2019-06-18 Sean ChristophersonKVM: VMX: Drop hv_timer_armed from 'struct loaded_vmcs'
2019-06-18 Sean ChristophersonKVM: nVMX: Preset *DT exiting in vmcs02 when emulating...
2019-06-18 Sean ChristophersonKVM: nVMX: Preserve last USE_MSR_BITMAPS when preparing...
2019-06-18 Sean ChristophersonKVM: VMX: Explicitly initialize controls shadow at...
2019-06-18 Sean ChristophersonKVM: nVMX: Don't reset VMCS controls shadow on VMCS...
2019-06-18 Sean ChristophersonKVM: nVMX: Shadow VMCS controls on a per-VMCS basis
2019-06-18 Sean ChristophersonKVM: VMX: Shadow VMCS secondary execution controls
2019-06-18 Sean ChristophersonKVM: VMX: Shadow VMCS primary execution controls
2019-06-18 Sean ChristophersonKVM: VMX: Shadow VMCS pin controls
2019-06-18 Sean ChristophersonKVM: VMX: Add builder macros for shadowing controls
2019-06-18 Sean ChristophersonKVM: nVMX: Use adjusted pin controls for vmcs02
2019-06-18 Sean ChristophersonKVM: nVMX: Copy PDPTRs to/from vmcs12 only when necessary
2019-06-18 Paolo BonziniKVM: x86: introduce is_pae_paging
2019-06-18 Sean ChristophersonKVM: nVMX: Don't update GUEST_BNDCFGS if it's clean...
2019-06-18 Sean ChristophersonKVM: nVMX: Update vmcs12 for MSR_IA32_DEBUGCTLMSR when...
2019-06-18 Sean ChristophersonKVM: nVMX: Update vmcs12 for SYSENTER MSRs when they...
2019-06-18 Sean ChristophersonKVM: nVMX: Update vmcs12 for MSR_IA32_CR_PAT when it...
2019-06-18 Sean ChristophersonKVM: nVMX: Don't speculatively write APIC-access page...
2019-06-18 Sean ChristophersonKVM: nVMX: Don't speculatively write virtual-APIC page...
2019-06-18 Sean ChristophersonKVM: nVMX: Don't dump VMCS if virtual APIC page can...
2019-06-18 Sean ChristophersonKVM: nVMX: Don't reread VMCS-agnostic state when switch...
2019-06-18 Sean ChristophersonKVM: nVMX: Don't "put" vCPU or host state when switchin...
2019-06-18 Paolo BonziniKVM: VMX: simplify vmx_prepare_switch_to_{guest,host}
2019-06-18 Sean ChristophersonKVM: nVMX: Don't rewrite GUEST_PML_INDEX during nested...
2019-06-18 Sean ChristophersonKVM: nVMX: Write ENCLS-exiting bitmap once per vmcs02
2019-06-18 Sean ChristophersonKVM: nVMX: Always sync GUEST_BNDCFGS when it comes...
2019-06-18 Sean ChristophersonKVM: VMX: Always signal #GP on WRMSR to MSR_IA32_CR_PAT...
2019-06-18 Paolo BonziniKVM: nVMX: Rename prepare_vmcs02_*_full to prepare_vmcs...
2019-06-18 Sean ChristophersonKVM: nVMX: Sync rarely accessed guest fields only when...
2019-06-18 Sean ChristophersonKVM: nVMX: Add helpers to identify shadowed VMCS fields
2019-06-18 Sean ChristophersonKVM: nVMX: Use descriptive names for VMCS sync function...
2019-06-18 Sean ChristophersonKVM: nVMX: Lift sync_vmcs12() out of prepare_vmcs12()
2019-06-18 Sean ChristophersonKVM: nVMX: Track vmcs12 offsets for shadowed VMCS fields
2019-06-18 Sean ChristophersonKVM: nVMX: Intercept VMWRITEs to GUEST_{CS,SS}_AR_BYTES
2019-06-18 Sean ChristophersonKVM: nVMX: Intercept VMWRITEs to read-only shadow VMCS...
2019-06-18 Sean ChristophersonKVM: VMX: Handle NMIs, #MCs and async #PFs in common...
2019-06-18 Sean ChristophersonKVM: x86: Move kvm_{before,after}_interrupt() calls...
2019-06-18 Sean ChristophersonKVM: VMX: Store the host kernel's IDT base in a global...
2019-06-18 Sean ChristophersonKVM: VMX: Read cached VM-Exit reason to detect external...
2019-06-18 Paolo Bonzinikvm: nVMX: small cleanup in handle_exception
2019-06-18 Sean ChristophersonKVM: VMX: Fix handling of #MC that occurs during VM...
2019-06-18 Paolo BonziniKVM: x86: move MSR_IA32_POWER_CTL handling to common...
2019-06-18 Wei Yangkvm: x86: offset is ensure to be in range
2019-06-18 Wei Yangkvm: x86: use same convention to name kvm_lapic_{set...
2019-06-18 Wei Yangkvm: x86: check kvm_apic_sw_enabled() is enough
2019-06-18 Marcelo Tosattikvm: x86: add host poll control msrs
2019-06-18 Eugene Korenevskykvm: vmx: segment limit check: use access length
2019-06-18 Eugene Korenevskykvm: vmx: fix limit checking in get_vmx_mem_address()
2019-06-18 Like XuKVM: x86: Add Intel CPUID.1F cpuid emulation support
2019-06-18 Liran AlonKVM: x86: Use DR_TRAP_BITS instead of hard-coded 15
2019-06-13 Paolo BonziniKVM: x86: clean up conditions for asynchronous page...
2019-06-05 Junaid Shahidkvm: Convert kvm_lock to a mutex
2019-06-05 Uros BizjakKVM: VMX: remove unneeded 'asm volatile ("")' from...
2019-06-05 Jan Beulichx86/kvm/VMX: drop bad asm() clobber from nested_vmx_che...
2019-06-04 Wanpeng LiKVM: X86: Emulate MSR_IA32_MISC_ENABLE MWAIT bit
2019-06-04 Wanpeng LiKVM: X86: Provide a capability to disable cstate msr...
2019-06-04 Xiaoyao Likvm: x86: refine kvm_get_arch_capabilities()
2019-06-04 Sean ChristophersonKVM: Directly return result from kvm_arch_check_process...
2019-06-04 Suthikulpanit, Suraveekvm: svm/avic: Do not send AVIC doorbell to self
2019-06-04 Wanpeng LiKVM: LAPIC: Optimize timer latency further
2019-06-04 Wanpeng LiKVM: LAPIC: Delay trace_kvm_wait_lapic_expire tracepoin...
2019-06-04 Wanpeng LiKVM: LAPIC: Extract adaptive tune timer advancement...
2019-06-04 Vitaly KuznetsovKVM/nSVM: properly map nested VMCB
2019-06-04 Kai Huangkvm: x86: Fix reserved bits related calculation errors...
2019-06-04 Kai Huangkvm: x86: Move kvm_set_mmio_spte_mask() from x86.c...
2019-05-31 Paolo BonziniMerge tag 'kvm-s390-master-5.2-2' of git://git./linux...
2019-05-31 Paolo BonziniMerge tag 'kvm-ppc-fixes-5.2-1' of git://git./linux...
2019-05-30 Suraj Jitindar SinghKVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_en...
2019-05-30 Paul MackerrasKVM: PPC: Book3S HV: Fix lockdep warning when entering...
2019-05-30 Cédric Le GoaterKVM: PPC: Book3S HV: XIVE: Fix page offset when clearin...
2019-05-30 Cédric Le GoaterKVM: PPC: Book3S HV: XIVE: Take the srcu read lock...
2019-05-30 Cédric Le GoaterKVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of...
2019-05-30 Cédric Le GoaterKVM: PPC: Book3S HV: XIVE: Introduce a new mutex for...
2019-05-29 Cédric Le GoaterKVM: PPC: Book3S HV: XIVE: Fix the enforced limit on...
2019-05-29 Cédric Le GoaterKVM: PPC: Book3S HV: XIVE: Do not test the EQ flag...
next