messages from 2022-02-26 04:07:36 to 2022-03-01 03:04:01 UTC [more...]
[PATCH 0/6] Remove usage of list iterator past the loop body
2022-03-01 3:03 UTC (44+ messages)
` [PATCH 1/6] drivers: usb: remove "
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
` [PATCH 3/6] treewide: fix incorrect use to determine if list is empty
` [PATCH 4/6] drivers: remove unnecessary use of list iterator variable
` [PATCH 5/6] treewide: remove dereference of list iterator after loop body
` [PATCH 6/6] treewide: remove check of list iterator against head past the "
[PATCH v7 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
2022-03-01 2:54 UTC (19+ messages)
` [PATCH v7 01/11] iommu: Add DMA ownership management interfaces
` [PATCH v7 02/11] driver core: Add dma_cleanup callback in bus_type
` [PATCH v7 03/11] amba: Stop sharing platform_dma_configure()
` [PATCH v7 04/11] bus: platform,amba,fsl-mc,PCI: Add device DMA ownership management
` [PATCH v7 05/11] PCI: pci_stub: Set driver_managed_dma
` [PATCH v7 06/11] PCI: portdrv: "
` [PATCH v7 07/11] vfio: Set DMA ownership for VFIO devices
` [PATCH v7 08/11] vfio: Remove use of vfio_group_viable()
` [PATCH v7 09/11] vfio: Delete the unbound_list
` [PATCH v7 10/11] vfio: Remove iommu group notifier
` [PATCH v7 11/11] iommu: Remove iommu group changes notifier
[PATCH v3] KVM: VMX: Enable Notify VM exit
2022-03-01 1:40 UTC (13+ messages)
[PATCH v2 00/17] KVM: Add Xen event channel acceleration
2022-03-01 1:36 UTC (21+ messages)
` [PATCH v2 01/17] KVM: Use enum to track if cached PFN will be used in guest and/or host
` [PATCH v2 02/17] KVM: Remove dirty handling from gfn_to_pfn_cache completely
` [PATCH v2 03/17] KVM: x86/xen: Use gfn_to_pfn_cache for runstate area
` [PATCH v2 04/17] KVM: x86: Use gfn_to_pfn_cache for pv_time
` [PATCH v2 05/17] KVM: x86/xen: Use gfn_to_pfn_cache for vcpu_info
` [PATCH v2 06/17] KVM: x86/xen: Use gfn_to_pfn_cache for vcpu_time_info
` [PATCH v2 07/17] KVM: x86/xen: Make kvm_xen_set_evtchn() reusable from other places
` [PATCH v2 08/17] KVM: x86/xen: Support direct injection of event channel events
` [PATCH v2 09/17] KVM: x86/xen: intercept EVTCHNOP_send from guests
` [PATCH v2 10/17] KVM: x86/xen: handle PV IPI vcpu yield
` [PATCH v2 11/17] KVM: x86/xen: Add KVM_XEN_VCPU_ATTR_TYPE_VCPU_ID
` [PATCH v2 12/17] KVM: x86/xen: handle PV timers oneshot mode
` [PATCH v2 13/17] KVM: x86/xen: Kernel acceleration for XENVER_version
` [PATCH v2 14/17] KVM: x86/xen: Support per-vCPU event channel upcall via local APIC
` [PATCH v2 15/17] KVM: x86/xen: Advertise and document KVM_XEN_HVM_CONFIG_EVTCHN_SEND
` [PATCH v2 16/17] KVM: x86/xen: handle PV spinlocks slowpath
` [PATCH v2 17/17] KVM: x86/xen: Add self tests for KVM_XEN_HVM_CONFIG_EVTCHN_SEND
[PATCH v3 00/28] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
2022-03-01 0:43 UTC (17+ messages)
` [PATCH v3 03/28] KVM: x86/mmu: Fix wrong/misleading comments in TDP MMU fast zap
` [PATCH v3 05/28] KVM: x86/mmu: Document that zapping invalidated roots doesn't need to flush
` [PATCH v3 06/28] KVM: x86/mmu: Require mmu_lock be held for write in unyielding root iter
` [PATCH v3 07/28] KVM: x86/mmu: Check for !leaf=>leaf, not PFN change, in TDP MMU SP removal
` [PATCH v3 14/28] KVM: x86/mmu: Skip remote TLB flush when zapping all of TDP MMU
` [PATCH v3 15/28] KVM: x86/mmu: Add dedicated helper to zap TDP MMU root shadow page
` [PATCH v3 21/28] KVM: x86/mmu: Zap roots in two passes to avoid inducing RCU stalls
` [PATCH v3 26/28] KVM: selftests: Split out helper to allocate guest mem via memfd
[PATCH 00/23] Extend Eager Page Splitting to the shadow MMU
2022-03-01 0:37 UTC (18+ messages)
` [PATCH 14/23] KVM: x86/mmu: Cache the access bits of shadowed translations
` [PATCH 15/23] KVM: x86/mmu: Pass access information to make_huge_page_split_spte()
` [PATCH 16/23] KVM: x86/mmu: Zap collapsible SPTEs at all levels in the shadow MMU
` [PATCH 17/23] KVM: x86/mmu: Pass bool flush parameter to drop_large_spte()
` [PATCH 18/23] KVM: x86/mmu: Extend Eager Page Splitting to the shadow MMU
` [PATCH 20/23] KVM: Allow GFP flags to be passed when topping up MMU caches
` [PATCH 21/23] KVM: x86/mmu: Fully split huge pages that require extra pte_list_desc structs
[PATCH v6 00/10] vfio/hisilicon: add ACC live migration driver
2022-02-28 23:47 UTC (22+ messages)
` [PATCH v6 01/10] crypto: hisilicon/qm: Move the QM header to include/linux
` [PATCH v6 02/10] crypto: hisilicon/qm: Move few definitions to common header
` [PATCH v6 03/10] hisi_acc_qm: Move PCI device IDs "
` [PATCH v6 04/10] hisi_acc_vfio_pci: add new vfio_pci driver for HiSilicon ACC devices
` [PATCH v6 05/10] hisi_acc_vfio_pci: Restrict access to VF dev BAR2 migration region
` [PATCH v6 06/10] hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driver
` [PATCH v6 07/10] vfio: Extend the device migration protocol with PRE_COPY
` [PATCH v6 08/10] crypto: hisilicon/qm: Set the VF QM state register
` [PATCH v6 09/10] hisi_acc_vfio_pci: Add support for VFIO live migration
` [PATCH v6 10/10] hisi_acc_vfio_pci: Use its own PCI reset_done error handler
[PATCH v2 0/7] KVM: x86/mmu: Zap only obsolete roots on "reload"
2022-02-28 22:38 UTC (9+ messages)
` [PATCH v2 3/7] KVM: Drop kvm_reload_remote_mmus(), open code request in x86 users
` [PATCH v2 4/7] KVM: x86/mmu: Zap only obsolete roots if a root shadow page is zapped
` [PATCH v2 6/7] KVM: Drop KVM_REQ_MMU_RELOAD and update vcpu-requests.rst documentation
` [PATCH v2 7/7] KVM: WARN if is_unsync_root() is called on a root without a shadow page
[RFC v2 0/4] vfio/hisilicon: add acc live migration driver
2022-02-28 21:01 UTC (13+ messages)
[PATCH] KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRs
2022-02-28 20:07 UTC (4+ messages)
[PATCH v4 00/13] KVM: arm64: Add support for hypercall services selection
2022-02-28 19:46 UTC (6+ messages)
` [PATCH v4 02/13] KVM: arm64: Introduce KVM_CAP_ARM_REG_SCOPE
[PATCH] KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2
2022-02-28 18:22 UTC (4+ messages)
[PATCH 0/4] KVM: x86: hyper-v: XMM fast hypercalls fixes
2022-02-28 16:18 UTC (19+ messages)
` [PATCH 1/4] KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_send_ipi()
` [PATCH 2/4] KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_flush_tlb()
` [PATCH 3/4] KVM: x86: hyper-v: Fix the maximum number of sparse banks for XMM fast TLB flush hypercalls
` [PATCH 4/4] KVM: x86: hyper-v: HVCALL_SEND_IPI_EX is an XMM fast hypercall
[PATCH] kvm: x86: Adjust the location of pkru_mask of kvm_mmu to reduce memory
2022-02-28 16:10 UTC (2+ messages)
[PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
2022-02-28 15:53 UTC (2+ messages)
[kvm-unit-tests PATCH] s390x: Add strict mode to specification exception interpretation test
2022-02-28 13:27 UTC (2+ messages)
[GIT PULL] Add mlx5 live migration driver and v2 migration protocol
2022-02-28 12:39 UTC
[PATCH 00/21] Control VQ support in vDPA
2022-02-28 10:57 UTC (7+ messages)
` [RFC PATCH v2 00/19] "
` [RFC PATCH v2 05/19] vdpa: introduce virtqueue groups
[PATCH] i386: Set MCG_STATUS_RIPV bit for mce SRAR error
2022-02-28 9:17 UTC (2+ messages)
` 答复: "
[kvm-unit-tests PATCH 0/3] Move nNPT test cases to a seperate file
2022-02-28 6:17 UTC (4+ messages)
` [kvm-unit-tests PATCH 1/3] x86: nSVM: Move common functionality of the main() to helper run_svm_tests
` [kvm-unit-tests PATCH 2/3] x86: nSVM: Move all nNPT test cases from svm_tests.c to a seperate file
` [kvm-unit-tests PATCH 3/3] x86: nSVM: Allow nSVM tests run with PT_USER_MASK enabled
[PATCH] kvm: vmx: remove redundant parentheses
2022-02-28 3:09 UTC
[RFC PATCH 00/21] TDX host kernel support
2022-02-28 2:13 UTC (22+ messages)
` [RFC PATCH 01/21] x86/virt/tdx: Detect SEAM
` [RFC PATCH 02/21] x86/virt/tdx: Detect TDX private KeyIDs
` [RFC PATCH 03/21] x86/virt/tdx: Implement the SEAMCALL base function
` [RFC PATCH 04/21] x86/virt/tdx: Add skeleton for detecting and initializing TDX on demand
` [RFC PATCH 05/21] x86/virt/tdx: Detect P-SEAMLDR and TDX module
` [RFC PATCH 06/21] x86/virt/tdx: Shut down TDX module in case of error
` [RFC PATCH 07/21] x86/virt/tdx: Do TDX module global initialization
` [RFC PATCH 08/21] x86/virt/tdx: Do logical-cpu scope TDX module initialization
` [RFC PATCH 09/21] x86/virt/tdx: Get information about TDX module and convertible memory
` [RFC PATCH 10/21] x86/virt/tdx: Add placeholder to coveret all system RAM as TDX memory
` [RFC PATCH 11/21] x86/virt/tdx: Choose to use "
` [RFC PATCH 12/21] x86/virt/tdx: Create TDMRs to cover all system RAM
` [RFC PATCH 13/21] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [RFC PATCH 14/21] x86/virt/tdx: Set up reserved areas for all TDMRs
` [RFC PATCH 15/21] x86/virt/tdx: Reserve TDX module global KeyID
` [RFC PATCH 16/21] x86/virt/tdx: Configure TDX module with TDMRs and "
` [RFC PATCH 17/21] x86/virt/tdx: Configure global KeyID on all packages
` [RFC PATCH 18/21] x86/virt/tdx: Initialize all TDMRs
` [RFC PATCH 19/21] x86: Flush cache of TDX private memory during kexec()
` [RFC PATCH 20/21] x86/virt/tdx: Add kernel command line to opt-in TDX host support
` [RFC PATCH 21/21] Documentation/x86: Add documentation for "
[PATCH][resend] KVM: x86: Yield to IPI target vCPU only if it is busy
2022-02-28 1:58 UTC (4+ messages)
` 答复: "
[PATCH v6 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
2022-02-28 0:58 UTC (2+ messages)
[PATCH v2] KVM: Don't actually set a request when evicting vCPUs for GFN cache invd
2022-02-27 15:11 UTC (7+ messages)
` [EXTERNAL] "
` [PATCH] KVM: Remove dirty handling from gfn_to_pfn_cache completely
[PATCH v3 00/19] KVM: arm64: Implement PSCI SYSTEM_SUSPEND
2022-02-26 18:28 UTC (6+ messages)
` [PATCH v3 13/19] KVM: arm64: Add support KVM_SYSTEM_EVENT_SUSPEND to "
[PATCH] kselftest: add generated objects to .gitignore
2022-02-26 6:11 UTC (2+ messages)
[PATCH kvmtool] x86: Fixed Unable to execute init process since glibc version 2.33
2022-02-26 6:00 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).