kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-10 08:39:36 to 2023-05-12 00:21:57 UTC [more...]

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-05-12  0:21 UTC  (16+ messages)
` Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM)

[PATCH 0/9] KVM: x86/mmu: Clean up MMU_DEBUG and BUG/WARN usage
 2023-05-11 23:59 UTC  (10+ messages)
` [PATCH 1/9] KVM: x86/mmu: Delete pgprintk() and all its usage
` [PATCH 2/9] KVM: x86/mmu: Delete rmap_printk() "
` [PATCH 3/9] KVM: x86/mmu: Delete the "dbg" module param
` [PATCH 4/9] KVM: x86/mmu: Rename MMU_WARN_ON() to KVM_MMU_WARN_ON()
` [PATCH 5/9] KVM: x86/mmu: Convert "runtime" WARN_ON() assertions to WARN_ON_ONCE()
` [PATCH 6/9] KVM: x86/mmu: Bug the VM if a vCPU ends up in long mode without PAE enabled
` [PATCH 7/9] KVM: x86/mmu: Replace MMU_DEBUG with proper KVM_PROVE_MMU Kconfig
` [PATCH 8/9] KVM: x86/mmu: Plumb "struct kvm" all the way to pte_list_remove()
` [PATCH 9/9] KVM: x86/mmu: BUG() in rmap helpers iff CONFIG_BUG_ON_DATA_CORRUPTION=y

[PATCH v2 0/8] KVM: x86: Clean up MSR PAT handling
 2023-05-11 23:33 UTC  (9+ messages)
` [PATCH v2 1/8] KVM: VMX: Open code writing vCPU's PAT in VMX's MSR handler
` [PATCH v2 2/8] KVM: SVM: Use kvm_pat_valid() directly instead of kvm_mtrr_valid()
` [PATCH v2 3/8] KVM: x86: Add helper to query if variable MTRR MSR is base (versus mask)
` [PATCH v2 4/8] KVM: x86: Add helper to get variable MTRR range from MSR index
` [PATCH v2 5/8] KVM: x86: Use MTRR macros to define possible MTRR MSR ranges
` [PATCH v2 6/8] KVM: x86: Move PAT MSR handling out of mtrr.c
` [PATCH v2 7/8] KVM: x86: Make kvm_mtrr_valid() static now that there are no external users
` [PATCH v2 8/8] KVM: x86: Move common handling of PAT MSR writes to kvm_set_msr_common()

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-05-11 23:32 UTC  (16+ messages)
` [PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event

[RFC][PATCH 0/9] local_clock() vs noinstr
 2023-05-11 23:11 UTC  (7+ messages)
` [RFC][PATCH 7/9] x86/tsc: Provide sched_clock_noinstr()

[PATCH 0/5] KVM: x86: Clean up MSR PAT handling
 2023-05-11 23:03 UTC  (6+ messages)
` [PATCH 2/5] KVM: SVM: Use kvm_pat_valid() directly instead of kvm_mtrr_valid()

[PATCH -next v19 08/24] riscv: Introduce riscv_v_vsize to record size of Vector context
 2023-05-11 22:56 UTC  (2+ messages)

[PATCH -next v19 07/24] riscv: Introduce Vector enable/disable helpers
 2023-05-11 22:56 UTC  (2+ messages)

[PATCH -next v19 06/24] riscv: Disable Vector Instructions for kernel itself
 2023-05-11 22:56 UTC  (2+ messages)

[PATCH -next v19 05/24] riscv: Clear vector regfile on bootup
 2023-05-11 22:56 UTC  (2+ messages)

[PATCH -next v19 04/24] riscv: Add new csr defines related to vector extension
 2023-05-11 22:56 UTC  (2+ messages)

[PATCH -next v19 02/24] riscv: Extending cpufeature.c to detect V-extension
 2023-05-11 22:56 UTC  (2+ messages)

[PATCH -next v19 01/24] riscv: Rename __switch_to_aux() -> fpu
 2023-05-11 22:56 UTC  (2+ messages)

[PATCH v2 0/3] Allow the group FD to remain open when unplugging a device
 2023-05-11 22:53 UTC  (3+ messages)
` [PATCH v2 3/3] vfio: Make the group FD disassociate from the iommu_group

[PATCH 0/2] RISCV: Add KVM_GET_REG_LIST API
 2023-05-11 22:48 UTC  (7+ messages)
` [PATCH 1/2] riscv: kvm: Add KVM_GET_REG_LIST API support
` [PATCH 2/2] KVM: selftests: Add riscv get-reg-list test

[PATCH v2 00/27] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
 2023-05-11 22:39 UTC  (8+ messages)
` [PATCH v2 25/27] KVM: x86/mmu: Drop @slot param from exported/external page-track APIs

[PATCH -next v19 03/24] riscv: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_V
 2023-05-11 22:36 UTC  (2+ messages)

[PATCH 5.4 0/3] KVM CR0.WP series backport
 2023-05-11 21:21 UTC  (2+ messages)

[PATCH 5.10 00/10] KVM CR0.WP series backport
 2023-05-11 21:19 UTC  (2+ messages)

[PATCH 6.2 0/5] KVM CR0.WP series backport
 2023-05-11 21:16 UTC  (2+ messages)

[PATCH 6.1 0/5] KVM CR0.WP series backport
 2023-05-11 21:15 UTC  (2+ messages)

[PATCH 5.15 0/8] KVM CR0.WP series backport
 2023-05-11 21:15 UTC  (2+ messages)

junk referral job?
 2023-05-11 20:46 UTC 

[PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
 2023-05-11 19:45 UTC  (14+ messages)

[PATCH] vfio/pci: take mmap write lock for io_remap_pfn_range
 2023-05-11 17:47 UTC  (9+ messages)

vPASID capability for VF
 2023-05-11 15:45 UTC  (15+ messages)

[PATCH V5 00/11] vfio/pci: Support dynamic allocation of MSI-X interrupts
 2023-05-11 15:44 UTC  (12+ messages)
` [PATCH V5 01/11] vfio/pci: Consolidate irq cleanup on MSI/MSI-X disable
` [PATCH V5 02/11] vfio/pci: Remove negative check on unsigned vector
` [PATCH V5 03/11] vfio/pci: Prepare for dynamic interrupt context storage
` [PATCH V5 04/11] vfio/pci: Move to single error path
` [PATCH V5 05/11] vfio/pci: Use xarray for interrupt context storage
` [PATCH V5 06/11] vfio/pci: Remove interrupt context counter
` [PATCH V5 07/11] vfio/pci: Update stale comment
` [PATCH V5 08/11] vfio/pci: Use bitfield for struct vfio_pci_core_device flags
` [PATCH V5 09/11] vfio/pci: Probe and store ability to support dynamic MSI-X
` [PATCH V5 10/11] vfio/pci: Support "
` [PATCH V5 11/11] vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-X

[PATCH v3 00/10] Add Intel VT-d nested translation
 2023-05-11 14:51 UTC  (11+ messages)
` [PATCH v3 01/10] iommufd: Add data structure for Intel VT-d stage-1 domain allocation
` [PATCH v3 02/10] iommu/vt-d: Extend dmar_domain to support nested domain
` [PATCH v3 03/10] iommu/vt-d: Add helper for nested domain allocation
` [PATCH v3 04/10] iommu/vt-d: Add helper to setup pasid nested translation
` [PATCH v3 05/10] iommu/vt-d: Make domain attach helpers to be extern
` [PATCH v3 06/10] iommu/vt-d: Set the nested domain to a device
` [PATCH v3 07/10] iommu/vt-d: Add iotlb flush for nested domain
` [PATCH v3 08/10] iommu/vt-d: Add nested domain allocation
` [PATCH v3 09/10] iommu/vt-d: Implement hw_info for iommu capability query
` [PATCH v3 10/10] iommu/vt-d: Disallow nesting on domains with read-only mappings

[PATCH v2 00/11] iommufd: Add nesting infrastructure
 2023-05-11 14:38 UTC  (12+ messages)
` [PATCH v2 01/11] iommu: Add new iommu op to create domains owned by userspace
` [PATCH v2 02/11] iommu: Add nested domain support
` [PATCH v2 03/11] iommufd/hw_pagetable: Use domain_alloc_user op for domain allocation
` [PATCH v2 04/11] iommufd: Pass parent hwpt and user_data to iommufd_hw_pagetable_alloc()
` [PATCH v2 05/11] iommufd/hw_pagetable: Do not populate user-managed hw_pagetables
` [PATCH v2 06/11] iommufd: IOMMU_HWPT_ALLOC allocation with user data
` [PATCH v2 07/11] iommufd: Add IOMMU_HWPT_INVALIDATE
` [PATCH v2 08/11] iommufd/selftest: Add domain_alloc_user() support in iommu mock
` [PATCH v2 09/11] iommufd/selftest: Add coverage for IOMMU_HWPT_ALLOC with user data
` [PATCH v2 10/11] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
` [PATCH v2 11/11] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl

[GIT PULL] KVM/arm64 fixes for 6.4, take #1
 2023-05-11 14:36 UTC 

[PATCH v3 0/4] iommufd: Add iommu hardware info reporting
 2023-05-11 14:30 UTC  (5+ messages)
` [PATCH v3 1/4] iommu: Move dev_iommu_ops() to private header
` [PATCH v3 2/4] iommu: Add new iommu op to get iommu hardware information
` [PATCH v3 3/4] iommufd: Add IOMMU_DEVICE_GET_HW_INFO
` [PATCH v3 4/4] iommufd/selftest: Add coverage for IOMMU_DEVICE_GET_HW_INFO ioctl

[RFC PATCH V5 00/15] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-05-11 13:25 UTC  (4+ messages)
` [RFC PATCH V5 11/15] x86/sev: Add a #HV exception handler

[PATCH v8 0/6] Linear Address Masking (LAM) KVM Enabling
 2023-05-11 12:50 UTC  (19+ messages)
` [PATCH v8 1/6] KVM: x86: Consolidate flags for __linearize()
` [PATCH v8 2/6] KVM: x86: Virtualize CR4.LAM_SUP
` [PATCH v8 3/6] KVM: x86: Virtualize CR3.LAM_{U48,U57}
` [PATCH v8 4/6] KVM: x86: Introduce untag_addr() in kvm_x86_ops
` [PATCH v8 5/6] KVM: x86: Untag address when LAM applicable

[kvm-unit-tests PATCH] run_tests: add list tests name option on command line
 2023-05-11 10:06 UTC  (2+ messages)

[Bug 217379] New: Latency issues in irq_bypass_register_consumer
 2023-05-11  9:59 UTC  (2+ messages)
` [Bug 217379] "

[PATCH 0/1] KVM: s390: vsie: fix the length of APCB bitmap
 2023-05-11  9:47 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2 0/2] KVM: s390: CMMA migration selftest and small bugfix
 2023-05-11  9:41 UTC  (2+ messages)

[PATCH v2] vhost_net: revert upend_idx only on retriable error
 2023-05-11  7:31 UTC 

[PATCH v3 00/21] Enable CET Virtualization
 2023-05-11  4:08 UTC  (22+ messages)
` [PATCH v3 01/21] x86/shstk: Add Kconfig option for shadow stack
` [PATCH v3 02/21] x86/cpufeatures: Add CPU feature flags for shadow stacks
` [PATCH v3 03/21] x86/cpufeatures: Enable CET CR4 bit for shadow stack
` [PATCH v3 04/21] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v3 05/21] x86/fpu: Add helper for modifying xstate
` [PATCH v3 06/21] KVM:x86: Report XSS as to-be-saved if there are supported features
` [PATCH v3 07/21] KVM:x86: Refresh CPUID on write to guest MSR_IA32_XSS
` [PATCH v3 08/21] KVM:x86: Init kvm_caps.supported_xss with supported feature bits
` [PATCH v3 09/21] KVM:x86: Load guest FPU state when accessing xsaves-managed MSRs
` [PATCH v3 10/21] KVM:x86: Add #CP support in guest exception classification
` [PATCH v3 11/21] KVM:VMX: Introduce CET VMCS fields and control bits
` [PATCH v3 12/21] KVM:x86: Add fault checks for guest CR4.CET setting
` [PATCH v3 13/21] KVM:VMX: Emulate reads and writes to CET MSRs
` [PATCH v3 14/21] KVM:VMX: Add a synthetic MSR to allow userspace to access GUEST_SSP
` [PATCH v3 15/21] KVM:x86: Report CET MSRs as to-be-saved if CET is supported
` [PATCH v3 16/21] KVM:x86: Save/Restore GUEST_SSP to/from SMM state save area
` [PATCH v3 17/21] KVM:VMX: Pass through user CET MSRs to the guest
` [PATCH v3 18/21] KVM:x86: Enable CET virtualization for VMX and advertise to userspace
` [PATCH v3 19/21] KVM:nVMX: Enable user CET support for nested VMX
` [PATCH v3 20/21] KVM:x86: Enable kernel IBT support for guest
` [PATCH v3 21/21] KVM:x86: Support CET supervisor shadow stack MSR access

[PATCH v10 00/22] Add vfio_device cdev for iommufd support
 2023-05-11  7:11 UTC  (3+ messages)
` [PATCH v10 05/22] kvm/vfio: Accept vfio device file from userspace

[PATCH] vhost_net: Use fdget() and fdput()
 2023-05-11  5:31 UTC  (2+ messages)

[PATCH v2 0/6] KVM: x86/mmu: refine memtype related mmu zap
 2023-05-11  3:05 UTC  (11+ messages)
` [PATCH v2 3/6] KVM: x86/mmu: only zap EPT when guest MTRR changes
` [PATCH v2 5/6] KVM: x86: Keep a per-VM MTRR state

[PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
 2023-05-10 23:44 UTC  (5+ messages)

[PATCH] PCI: Apply Intel NVMe quirk to Solidigm P44 Pro
 2023-05-10 21:10 UTC  (2+ messages)

[PATCH 0/9] KVM backports to 5.10
 2023-05-10 18:15 UTC  (10+ messages)
` [PATCH 1/9] KVM: x86: Ensure PV TLB flush tracepoint reflects KVM behavior
` [PATCH 2/9] KVM: x86: Fix recording of guest steal time / preempted status
` [PATCH 3/9] KVM: Fix steal time asm constraints
` [PATCH 4/9] KVM: x86: Remove obsolete disabling of page faults in kvm_arch_vcpu_put()
` [PATCH 5/9] KVM: x86: do not set st->preempted when going back to user space
` [PATCH 6/9] KVM: x86: do not report a vCPU as preempted outside instruction boundaries
` [PATCH 7/9] KVM: x86: revalidate steal time cache if MSR value changes
` [PATCH 8/9] KVM: x86: do not report preemption if the steal time cache is stale
` [PATCH 9/9] KVM: x86: move guest_pv_has out of user_access section

READY FOR PURCHASE
 2023-05-10 15:19 UTC 

[PATCH 0/2] KVM: vcpu_array[0] races
 2023-05-10 14:04 UTC  (3+ messages)
` [PATCH 1/2] KVM: Fix "
` [PATCH 2/2] KVM: selftests: Add tests for "

[PATCH 0/9] KVM backports to 5.10
 2023-05-10 13:43 UTC  (6+ messages)

[PATCH v2 0/2] KVM: s390: add counters for vsie performance
 2023-05-10 12:18 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: s390: add stat counter for shadow gmap events
` [PATCH v2 2/2] KVM: s390: add tracepoint in gmap notifier

[PATCH v20 00/21] s390x: CPU Topology
 2023-05-10 12:04 UTC  (3+ messages)
` [PATCH v20 12/21] qapi/s390x/cpu topology: query-cpu-polarization qmp command

[kvm-unit-tests PATCH v3 0/9] s390x: uv-host: Fixups and extensions part 1
 2023-05-10 11:25 UTC  (11+ messages)
` [kvm-unit-tests PATCH v3 1/9] s390x: uv-host: Fix UV init test memory allocation
` [kvm-unit-tests PATCH v3 6/9] s390x: uv-host: Switch to smp_sigp
` [kvm-unit-tests PATCH v3 7/9] s390x: uv-host: Properly handle config creation errors
` [kvm-unit-tests PATCH v3 9/9] s390x: uv-host: Add the test to unittests.conf

[PATCH kernel v5 0/6] KVM: SEV: Enable AMD SEV-ES DebugSwap
 2023-05-10  9:35 UTC  (4+ messages)
` [PATCH kernel v5 5/6] KVM: SEV: Enable data breakpoints in SEV-ES

[PATCH v2 00/17] Add Nested Translation Support for SMMUv3
 2023-05-10  8:41 UTC  (3+ messages)

[PATCH kvmtool 0/8] RISC-V SBI enable/disable, Zbb, Zicboz, and Ssaia support
 2023-05-10  8:37 UTC  (7+ messages)
` [PATCH kvmtool 1/8] Sync-up headers with Linux-6.4-rc1
` [PATCH kvmtool 4/8] riscv: Sort the ISA extension array alphabetically
` [PATCH kvmtool 5/8] riscv: Add zbb extension support
` [PATCH kvmtool 6/8] riscv: Add Zicboz "
` [PATCH kvmtool 7/8] riscv: Add Ssaia "
` [PATCH kvmtool 8/8] riscv: Fix guest RAM alloc size computation for RV32


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).