Show patches with: none      |   111784 patches
« 1 2 ... 720 721 7221117 1118 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
nGPA vs. GPA for vmcs_read(GUEST_PHYSICAL_ADDRESS) and PML - - - --- 2017-08-11 Paolo Bonzini New
[v3] KVM: MMU: Fix guest stuck during boot due to read/write emulation against GVA - - - --- 2017-08-11 Paolo Bonzini New
[v2] KVM: MAINTAINERS improvements 2 - - --- 2017-08-11 Andrew Jones New
[tip:x86/urgent] x86/cpufeature, kvm/svm: Rename (shorten) the new "virtualized VMSAVE/VMLOAD" CPUI… 1 - - --- 2017-08-11 tip-bot for Kobe Wu New
vfio/pci: Fix version2 RC endpoint PCIe capability size - - - --- 2017-08-11 Andrew Jones New
[kernel] PCI: Disable IOV before pcibios_sriov_disable() - - 1 --- 2017-08-11 Alexey Kardashevskiy New
[v3] KVM: MMU: Fix guest stuck during boot due to read/write emulation against GVA - 1 - --- 2017-08-11 Wanpeng Li New
[v2] KVM: MMU: Fix guest stuck during boot due to read/write emulation against GVA - - - --- 2017-08-11 Wanpeng Li New
KVM: MMU: Fix guest stuck during boot due to read/write emulation against GVA - - - --- 2017-08-11 Wanpeng Li New
KVM: MMU: Bail out immediately if there is no available mmu page - - - --- 2017-08-10 Wanpeng Li New
[RFC] KVM: nVMX: validate eptp pointer - - - --- 2017-08-10 David Hildenbrand New
[v2,2/2] KVM: VMX: always require WB memory type for EPT - - - --- 2017-08-10 David Hildenbrand New
[v2,1/2] KVM: VMX: cleanup EPTP definitions - - - --- 2017-08-10 David Hildenbrand New
[v3] kvm: x86: Disallow illegal IA32_APIC_BASE MSR values - 1 - --- 2017-08-10 Jim Mattson New
[kvm-unit-tests] arm64: timer: guard ptimer tests with errata - - - --- 2017-08-10 Andrew Jones New
KVM: MMU: Fix softlockup due to mmu_lock is held too long - - - --- 2017-08-10 Wanpeng Li New
[v1,2/2] KVM: VMX: always require WB memory type for EPT - - - --- 2017-08-10 David Hildenbrand New
[v1,1/2] KVM: VMX: cleanup EPTP definitions - - - --- 2017-08-10 David Hildenbrand New
KVM: MAINTAINERS improvements 1 - - --- 2017-08-10 Andrew Jones New
kvm: avoid uninitialized-variable warnings - - - --- 2017-08-10 Arnd Bergmann New
KVM/x86: Increase max vcpu number to 352 - - - --- 2017-08-10 lan,Tianyu New
KVM: X86: Fix residual mmio emulation request to userspace - - 1 --- 2017-08-10 Wanpeng Li New
kvm: WARNING in kvm_arch_vcpu_ioctl_run - - - --- 2017-08-09 David Hildenbrand New
kvm: WARNING in kvm_arch_vcpu_ioctl_run - - - --- 2017-08-09 Dmitry Vyukov New
[v2] kvm: x86: Disallow illegal IA32_APIC_BASE MSR values - 1 - --- 2017-08-09 Jim Mattson New
[RFC,6/6] kvm: kvm_log_sync() is only called with known memory sections - - - --- 2017-08-09 David Hildenbrand New
[RFC,5/6] kvm: kvm_log_start/stop are only called with known sections - - - --- 2017-08-09 David Hildenbrand New
[RFC,4/6] kvm: we never have overlapping slots in kvm_set_phys_mem() - - - --- 2017-08-09 David Hildenbrand New
[RFC,3/6] kvm: use start + size for memory ranges - - - --- 2017-08-09 David Hildenbrand New
[RFC,2/6] kvm: factor out alignment of memory section - - - --- 2017-08-09 David Hildenbrand New
[RFC,1/6] kvm: require JOIN_MEMORY_REGIONS_WORKS - - - --- 2017-08-09 David Hildenbrand New
kvm: x86: Disallow illegal IA32_APIC_BASE MSR values - - - --- 2017-08-08 Jim Mattson New
[v2] KVM: x86: Avoid guest page table walk when gpa_available is set - - - --- 2017-08-08 Brijesh Singh New
KVM: X86: expand ->arch.apic_arb_prio to u64 - - - --- 2017-08-08 Longpeng(Mike) New
[v2,1/4] KVM: add spinlock optimization framework - - - --- 2017-08-08 Paolo Bonzini New
[v2,4/4] KVM: arm: implements the kvm_arch_vcpu_in_kernel() 1 - - --- 2017-08-08 Longpeng(Mike) New
[v2,3/4] KVM: s390: implements the kvm_arch_vcpu_in_kernel() 1 1 - --- 2017-08-08 Longpeng(Mike) New
[v2,2/4] KVM: X86: implement the logic for spinlock optimization - - - --- 2017-08-08 Longpeng(Mike) New
[v2,1/4] KVM: add spinlock optimization framework - - - --- 2017-08-08 Longpeng(Mike) New
[v2] KVM: arm64: pass vcpu esr_el2 and far_el2 sysre to user space - - - --- 2017-08-07 Dongjiu Geng New
KVM: SVM: Limit PFERR_NESTED_GUEST_PAGE error_code check to L1 guest - - - --- 2017-08-07 Brijesh Singh New
arm64: KVM: Reject non-compliant HVC calls from guest kernel - - - --- 2017-08-07 Shanker Donthineni New
KVM: arm64: add esr_el2 and far_el2 to sysreg - - - --- 2017-08-07 Dongjiu Geng New
[v2,4/4] i386/kvm: advertise Hyper-V frequency MSRs - 1 - --- 2017-08-07 Ladi Prosek New
[v2,3/4] i386/kvm: introduce tsc_is_stable_and_known() - 1 - --- 2017-08-07 Ladi Prosek New
[v2,2/4] i386/kvm: set tsc_khz before configuring Hyper-V CPUID - - - --- 2017-08-07 Ladi Prosek New
[v2,1/4] i386/kvm: use a switch statement for MSR detection - - - --- 2017-08-07 Ladi Prosek New
[3/3] KVM: implement spinlock optimization logic for arm/s390 - - - --- 2017-08-07 Longpeng(Mike) New
[2/3] KVM: X86: implement the logic for spinlock optimization - - - --- 2017-08-07 Longpeng(Mike) New
[1/3] KVM: add spinlock-exiting optimize framework - - - --- 2017-08-07 Longpeng(Mike) New
[RFC,v5,5/5] vfio-pci: Allow to expose MSI-X table to userspace when safe - 1 - --- 2017-08-07 Alexey Kardashevskiy New
[RFC,v5,4/5] powerpc/iommu: Set IOMMU_GROUP_CAP_ISOLATE_MSIX - - - --- 2017-08-07 Alexey Kardashevskiy New
[RFC,v5,3/5] iommu/intel/amd: Set IOMMU_GROUP_CAP_ISOLATE_MSIX if IRQ remapping is enabled - - - --- 2017-08-07 Alexey Kardashevskiy New
[RFC,v5,2/5] iommu: Set IOMMU_GROUP_CAP_ISOLATE_MSIX if MSI controller enables IRQ remapping - - - --- 2017-08-07 Alexey Kardashevskiy New
[RFC,v5,1/5] iommu: Add capabilities to a group - 1 - --- 2017-08-07 Alexey Kardashevskiy New
[15/15] ARM: l2c: replace open coded VA->PA calculation - - - --- 2017-08-05 Ard Biesheuvel New
[14/15] arm-soc: shmobile: replace open coded VA->PA calculation - - - --- 2017-08-05 Ard Biesheuvel New
[13/15] arm-soc: various: replace open coded VA->PA calculation of pen_release - - - --- 2017-08-05 Ard Biesheuvel New
[12/15] arm-soc: omap: replace open coded VA->PA calculations - - - --- 2017-08-05 Ard Biesheuvel New
[11/15] arm-soc: mvebu: replace open coded VA->PA conversion - - - --- 2017-08-05 Ard Biesheuvel New
[10/15] arm-soc: exynos: replace open coded VA->PA conversions - - - --- 2017-08-05 Ard Biesheuvel New
[09/15] ARM: kvm: replace open coded VA->PA calculations with adr_l call - - - --- 2017-08-05 Ard Biesheuvel New
[08/15] ARM: head.S: use PC relative insn sequence to calculate PHYS_OFFSET - - - --- 2017-08-05 Ard Biesheuvel New
[07/15] ARM: head.S: use PC-relative insn sequences for __fixup_pv_table - - - --- 2017-08-05 Ard Biesheuvel New
[06/15] ARM: sleep.S: use PC-relative insn sequence for sleep_save_sp/mpidr_hash - - - --- 2017-08-05 Ard Biesheuvel New
[05/15] ARM: head: use PC-relative insn sequence for __smp_alt - - - --- 2017-08-05 Ard Biesheuvel New
[04/15] ARM: head.S: use PC-relative insn sequence for secondary_data - - - --- 2017-08-05 Ard Biesheuvel New
[03/15] ARM: head-common.S: use PC-relative insn sequence for __turn_mmu_on - - - --- 2017-08-05 Ard Biesheuvel New
[02/15] ARM: head-common.S: use PC-relative insn sequence for __proc_info - - - --- 2017-08-05 Ard Biesheuvel New
[01/15] ARM: assembler: introduce adr_l, ldr_l and str_l macros - - - --- 2017-08-05 Ard Biesheuvel New
KVM: nVMX: Fix windows guest BSOD due to fail Intel FlexPriority - - - --- 2017-08-04 Wanpeng Li New
[v2,3/3] KVM: x86: use general helpers for some cpuid manipulation - 1 - --- 2017-08-04 Radim Krčmář New
[v2,2/3] KVM: x86: generalize guest_cpuid_has_ helpers - 1 - --- 2017-08-04 Radim Krčmář New
[v2,1/3] KVM: x86: X86_FEATURE_NRIPS is not scattered anymore - 1 - --- 2017-08-04 Radim Krčmář New
[v7,3/3] KVM: nVMX: Emulate EPTP switching for the L1 hypervisor - - - --- 2017-08-04 David Hildenbrand New
[v1,13/13] KVM: x86: allow setting identity map addr with no vcpus only - - - --- 2017-08-04 David Hildenbrand New
[v1,12/13] KVM: x86: document special identity map address value - - - --- 2017-08-04 David Hildenbrand New
[v1,11/13] KVM: VMX: cleanup init_rmode_identity_map() - - - --- 2017-08-04 David Hildenbrand New
[v1,10/13] KVM: nVMX: no need to set vcpu->cpu when switching vmcs - - - --- 2017-08-04 David Hildenbrand New
[v1,09/13] KVM: VMX: drop unnecessary function declarations - - - --- 2017-08-04 David Hildenbrand New
[v1,08/13] KVM: VMX: call ept_sync_global() with enable_ept only - - - --- 2017-08-04 David Hildenbrand New
[v1,07/13] KVM: VMX: drop enable_ept check from ept_sync_context() - - - --- 2017-08-04 David Hildenbrand New
[v1,06/13] KVM: x86: no need to inititalize vcpu members to 0 - - - --- 2017-08-04 David Hildenbrand New
[v1,05/13] KVM: VMX: vmx_vcpu_setup() cannot fail - - - --- 2017-08-04 David Hildenbrand New
[v1,04/13] KVM: x86: drop BUG_ON(vcpu->kvm) - - - --- 2017-08-04 David Hildenbrand New
[v1,03/13] KVM: x86: mmu: free_page can handle NULL - - - --- 2017-08-04 David Hildenbrand New
[v1,02/13] KVM: x86: mmu: use for_each_shadow_entry_lockless() - - - --- 2017-08-04 David Hildenbrand New
[v1,01/13] KVM: x86: mmu: returning void in a void function is strange - - - --- 2017-08-04 David Hildenbrand New
[3/3] i386/kvm: advertise Hyper-V frequency MSRs - - - --- 2017-08-04 Ladi Prosek New
[2/3] i386/kvm: set tsc_khz before configuring Hyper-V CPUID - - - --- 2017-08-04 Ladi Prosek New
[1/3] i386/kvm: use a switch statement for MSR detection - 1 - --- 2017-08-04 Ladi Prosek New
[v3,51/59] KVM: arm/arm64: GICv4: Add doorbell interrupt handling - - - --- 2017-08-04 Marc Zyngier New
[kvm-unit-tests,RFC,3/3] x86/pmu: Create AMD PMU test code - - - --- 2017-08-04 Wei Huang New
[kvm-unit-tests,RFC,2/3] x86/pmu: Rename pmu.c code to intel_pmu.c - - - --- 2017-08-04 Wei Huang New
[kvm-unit-tests,RFC,1/3] x86/pmu: Move common x86 PMU definitions to pmu.h - 1 - --- 2017-08-04 Wei Huang New
[v7,3/3] KVM: nVMX: Emulate EPTP switching for the L1 hypervisor - - - --- 2017-08-03 Bandan Das New
[v7,2/3] KVM: nVMX: Enable VMFUNC for the L1 hypervisor - - - --- 2017-08-03 Bandan Das New
[v7,1/3] KVM: vmx: Enable VMFUNCs - - - --- 2017-08-03 Bandan Das New
[v2,2/2] KVM: nVMX: get rid of nested_release_page* - 1 - --- 2017-08-03 David Hildenbrand New
[v2,1/2] KVM: nVMX: get rid of nested_get_page() - 1 - --- 2017-08-03 David Hildenbrand New
« 1 2 ... 720 721 7221117 1118 »