Show patches with: Submitter = Peter Xu       |    State = Action Required       |   571 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
selftests/kvm: Allow specify physical cpu list in demand paging test selftests/kvm: Allow specify physical cpu list in demand paging test - - - --- 2023-05-03 Peter Xu New
kvm/selftests: Fix race condition with dirty_log_test kvm/selftests: Fix race condition with dirty_log_test - - - --- 2021-04-13 Peter Xu New
KVM: X86: Use APIC_DEST_* macros properly KVM: X86: Use APIC_DEST_* macros properly - - - --- 2019-11-28 Peter Xu New
KVM: X86: Sanity check on gfn before removal KVM: X86: Sanity check on gfn before removal - - - --- 2020-04-16 Peter Xu New
KVM: x86: implement IOAPIC_REG_EOI for directed EOI support - - - --- 2017-04-12 Peter Xu New
KVM: x86: implement IOAPIC_REG_EOI for directed EOI support - - - --- 2017-04-12 Peter Xu New
KVM: X86: Force ASYNC_PF_PER_VCPU to be power of two KVM: X86: Force ASYNC_PF_PER_VCPU to be power of two - - - --- 2020-04-16 Peter Xu New
KVM: X86: Fix __x86_set_memory_region() sparse warning KVM: X86: Fix __x86_set_memory_region() sparse warning - - - --- 2021-03-01 Peter Xu New
KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly - - - --- 2020-05-05 Peter Xu New
KVM: X86: Avoid explictly fetch instruction in x86_decode_insn() KVM: X86: Avoid explictly fetch instruction in x86_decode_insn() - - - --- 2020-03-04 Peter Xu New
KVM: Unlimit number of ioeventfd assignments for real KVM: Unlimit number of ioeventfd assignments for real - - - --- 2019-09-28 Peter Xu New
kvm: selftests: Fix cut-off of addr_gva2gpa lookup kvm: selftests: Fix cut-off of addr_gva2gpa lookup - - - --- 2022-04-14 Peter Xu New
KVM: selftests: Fix build for evmcs.h KVM: selftests: Fix build for evmcs.h - - - --- 2020-05-04 Peter Xu New
KVM: selftests: Detect max PA width from cpuid KVM: selftests: Detect max PA width from cpuid - - - --- 2019-08-26 Peter Xu New
KVM: Remove unecessary asm/kvm_host.h includes KVM: Remove unecessary asm/kvm_host.h includes - - - --- 2020-02-26 Peter Xu New
KVM: Remove async parameter for hva_to_pfn_remapped() KVM: Remove async parameter for hva_to_pfn_remapped() - - - --- 2020-04-16 Peter Xu New
KVM: No need to retry for hva_to_pfn_remapped() KVM: No need to retry for hva_to_pfn_remapped() - - - --- 2020-04-16 Peter Xu New
KVM: MMU: drop vcpu param in gpte_access - - - --- 2018-07-18 Peter Xu New
KVM: Fix a warning in __kvm_gfn_to_hva_cache_init() KVM: Fix a warning in __kvm_gfn_to_hva_cache_init() - 1 - --- 2020-05-04 Peter Xu New
KVM: Drop unused kvm_dirty_gfn_harvested() KVM: Drop unused kvm_dirty_gfn_harvested() - - - --- 2021-09-01 Peter Xu New
KVM: Drop gfn_to_pfn_atomic() KVM: Drop gfn_to_pfn_atomic() - - - --- 2020-03-04 Peter Xu New
KVM: Documentation: Fix up cpuid page KVM: Documentation: Fix up cpuid page - - - --- 2020-04-16 Peter Xu New
kvm: Check irqchip mode before assign irqfd kvm: Check irqchip mode before assign irqfd - - - --- 2019-05-05 Peter Xu New
[v9,14/14] KVM: selftests: Add "-c" parameter to dirty log test KVM: Dirty ring interface - 1 - --- 2020-05-23 Peter Xu New
[v9,13/14] KVM: selftests: Let dirty_log_test async for dirty ring test KVM: Dirty ring interface - 1 - --- 2020-05-23 Peter Xu New
[v9,12/14] KVM: selftests: Add dirty ring buffer test KVM: Dirty ring interface - - - --- 2020-05-23 Peter Xu New
[v9,11/14] KVM: selftests: Introduce after_vcpu_run hook for dirty log test KVM: Dirty ring interface - 1 - --- 2020-05-23 Peter Xu New
[v9,10/14] KVM: selftests: Use a single binary for dirty/clear log test KVM: Dirty ring interface - 1 - --- 2020-05-23 Peter Xu New
[v9,09/14] KVM: selftests: Sync uapi/linux/kvm.h to tools/ KVM: Dirty ring interface - - - --- 2020-05-23 Peter Xu New
[v9,08/14] KVM: selftests: Always clear dirty bitmap after iteration KVM: Dirty ring interface - 1 - --- 2020-05-23 Peter Xu New
[v9,07/14] KVM: Don't allocate dirty bitmap if dirty ring is enabled KVM: Dirty ring interface - - - --- 2020-05-23 Peter Xu New
[v9,06/14] KVM: Make dirty ring exclusive to dirty bitmap log KVM: Dirty ring interface - - - --- 2020-05-23 Peter Xu New
[v9,05/14] KVM: X86: Implement ring-based dirty memory tracking KVM: Dirty ring interface - - - --- 2020-05-23 Peter Xu New
[v9,04/14] KVM: Pass in kvm pointer into mark_page_dirty_in_slot() KVM: Dirty ring interface - - - --- 2020-05-23 Peter Xu New
[v9,03/14] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR] KVM: Dirty ring interface - - - --- 2020-05-23 Peter Xu New
[v9,02/14] KVM: Cache as_id in kvm_memory_slot KVM: Dirty ring interface - - - --- 2020-05-23 Peter Xu New
[v9,01/14] KVM: X86: Change parameter for fast_page_fault tracepoint KVM: Dirty ring interface - - - --- 2020-05-23 Peter Xu New
[v8,14/14] KVM: selftests: Add "-c" parameter to dirty log test KVM: Dirty ring interface - 1 - --- 2020-03-31 Peter Xu New
[v8,13/14] KVM: selftests: Let dirty_log_test async for dirty ring test KVM: Dirty ring interface - 1 - --- 2020-03-31 Peter Xu New
[v8,12/14] KVM: selftests: Add dirty ring buffer test KVM: Dirty ring interface - - - --- 2020-03-31 Peter Xu New
[v8,11/14] KVM: selftests: Introduce after_vcpu_run hook for dirty log test KVM: Dirty ring interface - 1 - --- 2020-03-31 Peter Xu New
[v8,10/14] KVM: selftests: Use a single binary for dirty/clear log test KVM: Dirty ring interface - 1 - --- 2020-03-31 Peter Xu New
[v8,09/14] KVM: selftests: Sync uapi/linux/kvm.h to tools/ KVM: Dirty ring interface - - - --- 2020-03-31 Peter Xu New
[v8,08/14] KVM: selftests: Always clear dirty bitmap after iteration KVM: Dirty ring interface - 1 - --- 2020-03-31 Peter Xu New
[v8,07/14] KVM: Don't allocate dirty bitmap if dirty ring is enabled KVM: Dirty ring interface - - - --- 2020-03-31 Peter Xu New
[v8,06/14] KVM: Make dirty ring exclusive to dirty bitmap log KVM: Dirty ring interface - - - --- 2020-03-31 Peter Xu New
[v8,05/14] KVM: X86: Implement ring-based dirty memory tracking KVM: Dirty ring interface - - - --- 2020-03-31 Peter Xu New
[v8,04/14] KVM: Pass in kvm pointer into mark_page_dirty_in_slot() KVM: Dirty ring interface - - - --- 2020-03-31 Peter Xu New
[v8,03/14] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR] KVM: Dirty ring interface - - - --- 2020-03-31 Peter Xu New
[v8,02/14] KVM: Cache as_id in kvm_memory_slot KVM: Dirty ring interface - - - --- 2020-03-31 Peter Xu New
[v8,01/14] KVM: X86: Change parameter for fast_page_fault tracepoint KVM: Dirty ring interface - - - --- 2020-03-31 Peter Xu New
[v7,14/14] x86: intel-iommu: add IR MSI test - - - --- 2016-11-29 Peter Xu New
[v7,14/14] KVM: selftests: Add "-c" parameter to dirty log test KVM: Dirty ring interface - 1 - --- 2020-03-18 Peter Xu New
[v7,13/14] pci: add msi support for 32/64bit address - 1 - --- 2016-11-29 Peter Xu New
[v7,13/14] KVM: selftests: Let dirty_log_test async for dirty ring test KVM: Dirty ring interface - - - --- 2020-03-18 Peter Xu New
[v7,12/14] x86: intel-iommu: add dmar test - - - --- 2016-11-29 Peter Xu New
[v7,12/14] KVM: selftests: Add dirty ring buffer test KVM: Dirty ring interface - - - --- 2020-03-18 Peter Xu New
[v7,11/14] pci: edu: introduce pci-edu helpers - 1 - --- 2016-11-29 Peter Xu New
[v7,11/14] KVM: selftests: Introduce after_vcpu_run hook for dirty log test KVM: Dirty ring interface - - - --- 2020-03-18 Peter Xu New
[v7,10/14] pci: provide pci_enable_defaults() - 1 - --- 2016-11-29 Peter Xu New
[v7,10/14] KVM: selftests: Use a single binary for dirty/clear log test KVM: Dirty ring interface - 1 - --- 2020-03-18 Peter Xu New
[v7,09/14] pci: provide pci_scan_bars() - 1 - --- 2016-11-29 Peter Xu New
[v7,09/14] KVM: selftests: Sync uapi/linux/kvm.h to tools/ KVM: Dirty ring interface - - - --- 2020-03-18 Peter Xu New
[v7,08/14] pci: introduce struct pci_dev - 1 - --- 2016-11-29 Peter Xu New
[v7,08/14] KVM: selftests: Always clear dirty bitmap after iteration KVM: Dirty ring interface - - - --- 2020-03-18 Peter Xu New
[v7,07/14] vm/page: provide PGDIR_OFFSET() macro - 1 - --- 2016-11-29 Peter Xu New
[v7,07/14] KVM: Don't allocate dirty bitmap if dirty ring is enabled KVM: Dirty ring interface - - - --- 2020-03-18 Peter Xu New
[v7,06/14] libcflat: moving MIN/MAX here - 1 - --- 2016-11-29 Peter Xu New
[v7,06/14] KVM: Make dirty ring exclusive to dirty bitmap log KVM: Dirty ring interface - - - --- 2020-03-18 Peter Xu New
[v7,05/14] libcflat: add IS_ALIGNED() macro, and page sizes - 1 - --- 2016-11-29 Peter Xu New
[v7,05/14] KVM: X86: Implement ring-based dirty memory tracking KVM: Dirty ring interface - - - --- 2020-03-18 Peter Xu New
[v7,04/14] x86: intel-iommu: add vt-d init test - - - --- 2016-11-29 Peter Xu New
[v7,04/14] KVM: Pass in kvm pointer into mark_page_dirty_in_slot() KVM: Dirty ring interface - - - --- 2020-03-18 Peter Xu New
[v7,03/14] libcflat: introduce is_power_of_2() - 1 - --- 2016-11-29 Peter Xu New
[v7,03/14] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR] KVM: Dirty ring interface - - - --- 2020-03-18 Peter Xu New
[v7,02/14] x86/asm: add cpu_relax() - 1 - --- 2016-11-29 Peter Xu New
[v7,02/14] KVM: Cache as_id in kvm_memory_slot KVM: Dirty ring interface - - - --- 2020-03-18 Peter Xu New
[v7,01/14] pci: fix missing extern for pci_testdev() - - - --- 2016-11-29 Peter Xu New
[v7,01/14] KVM: X86: Change parameter for fast_page_fault tracepoint KVM: Dirty ring interface - - - --- 2020-03-18 Peter Xu New
[v6,14/14] KVM: selftests: Add "-c" parameter to dirty log test KVM: Dirty ring interface - - - --- 2020-03-09 Peter Xu New
[v6,13/14] KVM: selftests: Let dirty_log_test async for dirty ring test KVM: Dirty ring interface - - - --- 2020-03-09 Peter Xu New
[v6,12/14] KVM: selftests: Add dirty ring buffer test KVM: Dirty ring interface - - - --- 2020-03-09 Peter Xu New
[v6,11/14] KVM: selftests: Introduce after_vcpu_run hook for dirty log test KVM: Dirty ring interface - - - --- 2020-03-09 Peter Xu New
[v6,10/14] KVM: selftests: Use a single binary for dirty/clear log test KVM: Dirty ring interface - - - --- 2020-03-09 Peter Xu New
[v6,09/14] KVM: selftests: Sync uapi/linux/kvm.h to tools/ KVM: Dirty ring interface - - - --- 2020-03-09 Peter Xu New
[v6,08/14] KVM: selftests: Always clear dirty bitmap after iteration KVM: Dirty ring interface - - - --- 2020-03-09 Peter Xu New
[v6,07/14] KVM: Don't allocate dirty bitmap if dirty ring is enabled KVM: Dirty ring interface - - - --- 2020-03-09 Peter Xu New
[v6,06/14] KVM: Make dirty ring exclusive to dirty bitmap log KVM: Dirty ring interface - - - --- 2020-03-09 Peter Xu New
[v6,05/14] KVM: X86: Implement ring-based dirty memory tracking KVM: Dirty ring interface - - - --- 2020-03-09 Peter Xu New
[v6,04/14] KVM: Pass in kvm pointer into mark_page_dirty_in_slot() KVM: Dirty ring interface - - - --- 2020-03-09 Peter Xu New
[v6,03/14] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR] KVM: Dirty ring interface - - - --- 2020-03-09 Peter Xu New
[v6,02/14] KVM: Cache as_id in kvm_memory_slot KVM: Dirty ring interface - - - --- 2020-03-09 Peter Xu New
[v6,01/14] KVM: X86: Change parameter for fast_page_fault tracepoint KVM: Dirty ring interface - - - --- 2020-03-09 Peter Xu New
[v5,6/6] KVM: X86: Conert the last users of "shorthand = 0" to use macros KVM: X86: Cleanups on dest_mode and headers - 1 - --- 2019-12-04 Peter Xu New
[v5,5/6] KVM: X86: Fix callers of kvm_apic_match_dest() to use correct macros KVM: X86: Cleanups on dest_mode and headers - 1 - --- 2019-12-04 Peter Xu New
[v5,4/6] KVM: X86: Drop KVM_APIC_SHORT_MASK and KVM_APIC_DEST_MASK KVM: X86: Cleanups on dest_mode and headers - 1 - --- 2019-12-04 Peter Xu New
[v5,3/6] KVM: X86: Use APIC_DEST_* macros properly in kvm_lapic_irq.dest_mode KVM: X86: Cleanups on dest_mode and headers - - - --- 2019-12-04 Peter Xu New
[v5,2/6] KVM: X86: Move irrelevant declarations out of ioapic.h KVM: X86: Cleanups on dest_mode and headers - 1 - --- 2019-12-04 Peter Xu New
[v5,14/14] KVM: selftests: Add "-c" parameter to dirty log test KVM: Dirty ring interface - - - --- 2020-03-04 Peter Xu New
[v5,13/14] KVM: selftests: Let dirty_log_test async for dirty ring test KVM: Dirty ring interface - - - --- 2020-03-04 Peter Xu New
« 1 2 3 45 6 »