kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-26 12:17:19 to 2021-03-02 15:57:27 UTC [more...]

[RFC PATCH 00/11] vfio/iommu_type1: Implement dirty log tracking based on smmuv3 HTTU
 2021-03-02  7:42 UTC  (4+ messages)
` [RFC PATCH 01/11] iommu/arm-smmu-v3: Add feature detection for HTTU

[RFC v4 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-03-02  6:50 UTC  (9+ messages)
` [RFC v4 01/11] eventfd: Increase the recursion depth of eventfd_signal()
` [RFC v4 02/11] vhost-vdpa: protect concurrent access to vhost device iotlb
` [RFC v4 03/11] vhost-iotlb: Add an opaque pointer for vhost IOTLB
` [RFC v4 04/11] vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()

[kvm-unit-tests PATCH v3 0/3] s390x: mvpg test
 2021-03-02  5:59 UTC  (7+ messages)
` [kvm-unit-tests PATCH v3 1/3] s390x: introduce leave_pstate to leave userspace
` [kvm-unit-tests PATCH v3 2/3] s390x: mvpg: simple test
` [kvm-unit-tests PATCH v3 3/3] s390x: mvpg: skip some tests when using TCG

[PATCH v3] vfio/pci: Add support for opregion v2.1+
 2021-03-02 13:02 UTC  (2+ messages)
` [PATCH v4] "

[RFC PATCH 00/10] vdpa: get/set_config() rework
 2021-03-02  4:14 UTC  (6+ messages)
` [RFC PATCH 01/10] vdpa: add get_config_size callback in vdpa_config_ops
` [RFC PATCH 10/10] vhost/vdpa: return configuration bytes read and written to user space

[PATCH 00/25] KVM SGX virtualization support
 2021-03-02  5:34 UTC  (49+ messages)
` [PATCH 01/25] x86/cpufeatures: Make SGX_LC feature bit depend on SGX bit
` [PATCH 02/25] x86/cpufeatures: Add SGX1 and SGX2 sub-features
` [PATCH 03/25] x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
` [PATCH 04/25] x86/sgx: Add SGX_CHILD_PRESENT hardware error code
` [PATCH 05/25] x86/sgx: Introduce virtual EPC for use by KVM guests
` [PATCH 06/25] x86/cpu/intel: Allow SGX virtualization without Launch Control support
` [PATCH 07/25] x86/sgx: Initialize virtual EPC driver even when SGX driver is disabled
` [PATCH 08/25] x86/sgx: Expose SGX architectural definitions to the kernel
` [PATCH 09/25] x86/sgx: Move ENCLS leaf definitions to sgx.h
` [PATCH 10/25] x86/sgx: Add SGX2 ENCLS leaf definitions (EAUG, EMODPR and EMODT)
` [PATCH 11/25] x86/sgx: Add encls_faulted() helper
` [PATCH 12/25] x86/sgx: Add helper to update SGX_LEPUBKEYHASHn MSRs
` [PATCH 13/25] x86/sgx: Add helpers to expose ECREATE and EINIT to KVM
` [PATCH 14/25] x86/sgx: Move provisioning device creation out of SGX driver
` [PATCH 15/25] KVM: x86: Export kvm_mmu_gva_to_gpa_{read,write}() for SGX (VMX)
` [PATCH 16/25] KVM: x86: Define new #PF SGX error code bit
` [PATCH 17/25] KVM: x86: Add support for reverse CPUID lookup of scattered features
` [PATCH 18/25] KVM: x86: Add reverse-CPUID lookup support for scattered SGX features
` [PATCH 19/25] KVM: VMX: Add basic handling of VM-Exit from SGX enclave
` [PATCH 20/25] KVM: VMX: Frame in ENCLS handler for SGX virtualization
` [PATCH 21/25] KVM: VMX: Add SGX ENCLS[ECREATE] handler to enforce CPUID restrictions
` [PATCH 22/25] KVM: VMX: Add emulation of SGX Launch Control LE hash MSRs
` [PATCH 23/25] KVM: VMX: Add ENCLS[EINIT] handler to support SGX Launch Control (LC)
` [PATCH 24/25] KVM: VMX: Enable SGX virtualization for SGX1, SGX2 and LC
` [PATCH 25/25] KVM: x86: Add capability to grant VM access to privileged SGX attribute

[PATCH v2 0/4] KVM: x86/pmu: Guest Architectural LBR Enabling
 2021-03-02  2:52 UTC  (4+ messages)
` [PATCH v2 1/4] KVM: vmx/pmu: Add MSR_ARCH_LBR_DEPTH emulation for Arch LBR

Processor to run Intel PT in a Guest VM
 2021-03-02  1:16 UTC  (2+ messages)

[PATCH] KVM: nSVM: Optimize L12 to L2 vmcb.save copies
 2021-03-02  0:59 UTC  (2+ messages)

[PATCH v5 00/14] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2021-03-02  0:50 UTC  (7+ messages)
` [PATCH v5 05/14] vfio/mdev: idxd: add basic mdev registration and helper functions

[PATCH v2] KVM: x86: Revise guest_fpu xcomp_bv field
 2021-03-01 23:59 UTC  (2+ messages)

[PATCH] docs: kvm: Fix a typo ("althought")
 2021-03-01 21:47 UTC 

[PATCH] s390: cio: Return -EFAULT if copy_to_user() fails
 2021-03-01 19:56 UTC  (4+ messages)

[RFC PATCH kvm-unit-tests] x86: add ioregionfd fast PIO test
 2021-03-01 18:33 UTC 

[PATCH v2] KVM: x86: allow compiling out the Xen hypercall interface
 2021-03-01 18:23 UTC  (4+ messages)

[PATCH RFC] hw/misc/pc-testdev: add support for ioregionfd testing
 2021-03-01 17:47 UTC  (2+ messages)

[PATCH] KVM: nVMX: Set X86_CR4_CET in cr4_fixed1_bits if CET IBT is enabled
 2021-03-01 17:46 UTC  (4+ messages)
` [PATCH v2] KVM: nVMX: Sync L2 guest CET states between L1/L2

[PATCH 1/2] KVM: x86/xen: Fix return code when clearing vcpu_info and vcpu_time_info
 2021-03-01 17:34 UTC  (3+ messages)
` [PATCH 2/2] KVM: x86/xen: Add support for vCPU runstate information

[RFC PATCH v3 0/7] KVM: selftests: some improvement and a new test for kvm page table
 2021-03-01 17:09 UTC  (10+ messages)
` [RFC PATCH v3 1/8] tools headers: sync headers of asm-generic/hugetlb_encode.h
` [RFC PATCH v3 2/8] tools headers: Add a macro to get HUGETLB page sizes for mmap
` [RFC PATCH v3 3/8] KVM: selftests: Use flag CLOCK_MONOTONIC_RAW for timing
` [RFC PATCH v3 4/8] KVM: selftests: Make a generic helper to get vm guest mode strings
` [RFC PATCH v3 5/8] KVM: selftests: Add a helper to get system configured THP page size
` [RFC PATCH v3 6/8] KVM: selftests: List all hugetlb src types specified with page sizes
` [RFC PATCH v3 7/8] KVM: selftests: Adapt vm_userspace_mem_region_add to new helpers
` [RFC PATCH v3 8/8] KVM: selftests: Add a test for kvm page table code

[kvm-unit-tests PATCH v4 0/6] CSS Mesurement Block
 2021-03-01 15:54 UTC  (11+ messages)
` [kvm-unit-tests PATCH v4 1/6] s390x: css: Store CSS Characteristics
` [kvm-unit-tests PATCH v4 2/6] s390x: css: simplifications of the tests
` [kvm-unit-tests PATCH v4 3/6] s390x: css: extending the subchannel modifying functions
` [kvm-unit-tests PATCH v4 4/6] s390x: css: implementing Set CHannel Monitor
` [kvm-unit-tests PATCH v4 5/6] s390x: css: testing measurement block format 0
` [kvm-unit-tests PATCH v4 6/6] s390x: css: testing measurement block format 1

[PATCH] KVM: X86: Fix __x86_set_memory_region() sparse warning
 2021-03-01 13:34 UTC 

[PATCH] KVM: flush deferred static key before checking it
 2021-03-01 12:24 UTC  (2+ messages)

[PATCH] KVM: x86: hyper-v: Fix Hyper-V context null-ptr-deref
 2021-03-01  9:47 UTC  (2+ messages)

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver
 2021-03-01  8:42 UTC  (18+ messages)
` [PATCH 01/17] iommu: remove the unused domain_window_disable method
` [PATCH 02/17] iommu/fsl_pamu: remove fsl_pamu_get_domain_attr
` [PATCH 03/17] iommu/fsl_pamu: remove support for setting DOMAIN_ATTR_GEOMETRY
` [PATCH 04/17] iommu/fsl_pamu: merge iommu_alloc_dma_domain into fsl_pamu_domain_alloc
` [PATCH 05/17] iommu/fsl_pamu: remove support for multiple windows
` [PATCH 06/17] iommu/fsl_pamu: remove ->domain_window_enable
` [PATCH 07/17] iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct call
` [PATCH 08/17] iommu/fsl_pamu: merge pamu_set_liodn and map_liodn
` [PATCH 09/17] iommu/fsl_pamu: merge handle_attach_device into fsl_pamu_attach_device
` [PATCH 10/17] iommu/fsl_pamu: enable the liodn when attaching a device
` [PATCH 11/17] iommu/fsl_pamu: remove the snoop_id field
` [PATCH 12/17] iommu: remove DOMAIN_ATTR_PAGING
` [PATCH 13/17] iommu: remove DOMAIN_ATTR_GEOMETRY
` [PATCH 14/17] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
` [PATCH 15/17] iommu: remove DOMAIN_ATTR_NESTING
` [PATCH 16/17] iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
` [PATCH 17/17] iommu: remove iommu_domain_set_attr

remap_vmalloc_range clenaups
 2021-03-01  8:22 UTC  (3+ messages)
` [PATCH 1/2] samples/vfio-mdev/mdpy: use remap_vmalloc_range
` [PATCH 2/2] mm: unexport remap_vmalloc_range_partial

[RFC PATCH v6 00/25] KVM SGX virtualization support
 2021-03-01  6:13 UTC  (22+ messages)
` [RFC PATCH v6 03/25] x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
` [RFC PATCH v6 08/25] x86/sgx: Expose SGX architectural definitions to the kernel
` [RFC PATCH v6 12/25] x86/sgx: Add helper to update SGX_LEPUBKEYHASHn MSRs
` [RFC PATCH v6 13/25] x86/sgx: Add helpers to expose ECREATE and EINIT to KVM
` [RFC PATCH v6 14/25] x86/sgx: Move provisioning device creation out of SGX driver
` [RFC PATCH v6 16/25] KVM: x86: Define new #PF SGX error code bit
` [RFC PATCH v6 17/25] KVM: x86: Add support for reverse CPUID lookup of scattered features
` [RFC PATCH v6 18/25] KVM: x86: Add reverse-CPUID lookup support for scattered SGX features
` [RFC PATCH v6 19/25] KVM: VMX: Add basic handling of VM-Exit from SGX enclave
` [RFC PATCH v6 20/25] KVM: VMX: Frame in ENCLS handler for SGX virtualization
` [RFC PATCH v6 21/25] KVM: VMX: Add SGX ENCLS[ECREATE] handler to enforce CPUID restrictions
` [RFC PATCH v6 22/25] KVM: VMX: Add emulation of SGX Launch Control LE hash MSRs
` [RFC PATCH v6 23/25] KVM: VMX: Add ENCLS[EINIT] handler to support SGX Launch Control (LC)
` [RFC PATCH v6 24/25] KVM: VMX: Enable SGX virtualization for SGX1, SGX2 and LC
` [RFC PATCH v6 25/25] KVM: x86: Add capability to grant VM access to privileged SGX attribute

[Bug 201753] AMD-Vi: Unable to write to IOMMU perf counter
 2021-02-28 20:04 UTC  (4+ messages)

[PATCH 12/11] pragma once: scripted treewide conversion
 2021-02-28 17:11 UTC 

[RFC PATCH 0/4] KVM: arm64: Improve efficiency of stage2 page table
 2021-02-28 11:11 UTC  (8+ messages)
` [RFC PATCH 1/4] KVM: arm64: Move the clean of dcache to the map handler
` [RFC PATCH 3/4] KVM: arm64: Install the block entry before unmapping the page mappings

[PATCH] KVM: x86: fix Hot-plugged cpu hang when Configured tsc-frequency is not equal to host
 2021-02-27 11:47 UTC 

[kvm-unit-tests PATCH 0/6] Misc assembly fixes and cleanups
 2021-02-27 10:42 UTC  (7+ messages)
` [kvm-unit-tests PATCH 1/6] arm64: Remove unnecessary ISB when writing to SPSel
` [kvm-unit-tests PATCH 2/6] arm/arm64: Remove dcache_line_size global variable
` [kvm-unit-tests PATCH 3/6] arm/arm64: Remove unnecessary ISB when doing dcache maintenance
` [kvm-unit-tests PATCH 4/6] lib: arm64: Consolidate register definitions to sysreg.h
` [kvm-unit-tests PATCH 5/6] arm64: Configure SCTLR_EL1 at boot
` [kvm-unit-tests PATCH 6/6] arm64: Disable TTBR1_EL1 translation table walks

[RFC PATCH v5 00/19] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-02-27  8:58 UTC  (6+ messages)
` [RFC PATCH v5 11/19] virtio/vsock: dequeue callback for SOCK_SEQPACKET

[PATCH 1/2] KVM: vmx/pmu: Fix dummy check if lbr_desc->event is created
 2021-02-26 22:46 UTC  (4+ messages)

[Patch V2 00/13] Introduce dev-msi and interrupt message store
 2021-02-26 20:11 UTC  (14+ messages)
` [Patch V2 01/13] x86/irq: Add DEV_MSI allocation type
` [Patch V2 02/13] x86/msi: Rename and rework pci_msi_prepare() to cover non-PCI MSI
` [Patch V2 03/13] platform-msi: Provide default irq_chip:: Ack
` [Patch V2 04/13] genirq/proc: Take buslock on affinity write
` [Patch V2 05/13] genirq/msi: Provide and use msi_domain_set_default_info_flags()
` [Patch V2 06/13] platform-msi: Add device MSI infrastructure
` [Patch V2 07/13] irqdomain/msi: Provide msi_alloc/free_store() callbacks
` [Patch V2 08/13] genirq: Set auxiliary data for an interrupt
` [Patch V2 09/13] iommu/vt-d: Add DEV-MSI support
` [Patch V2 10/13] iommu: Add capability IOMMU_CAP_VIOMMU_HINT
` [Patch V2 11/13] platform-msi: Add platform check for subdevice irq domain
` [Patch V2 12/13] irqchip: Add IMS (Interrupt Message Store) driver
` [Patch V2 13/13] genirq/msi: Provide helpers to return Linux IRQ/dev_msi hw IRQ number

[GIT PULL] Second batch of KVM changes for Linux 5.12
 2021-02-26 18:32 UTC  (2+ messages)

general protection fault in synic_get
 2021-02-26 17:54 UTC  (2+ messages)

[PATCH v10 00/17] Add AMD SEV guest live migration support
 2021-02-26 17:44 UTC  (10+ messages)
` [PATCH v10 10/16] KVM: x86: Introduce KVM_GET_SHARED_PAGES_LIST ioctl

[PATCH kvm-unit-tests] KVM: svm: add a test to observe the gain from clean bits
 2021-02-26 17:02 UTC 

[RFC 0/2] cgroup: New misc cgroup controller
 2021-02-26 14:23 UTC  (7+ messages)
` [RFC 1/2] cgroup: sev: Add "

[PATCH] KVM/SVM: Move vmenter.S exception fixups out of line
 2021-02-26 13:46 UTC  (2+ messages)

[kvm-unit-tests PATCH v3 0/5] CSS Mesurement Block
 2021-02-26 13:38 UTC  (7+ messages)
` [kvm-unit-tests PATCH v3 1/5] s390x: css: Store CSS Characteristics
` [kvm-unit-tests PATCH v3 5/5] s390x: css: testing measurement block format 1

[RFC] KVM: x86: Support KVM VMs sharing SEV context
 2021-02-26 13:30 UTC  (5+ messages)

[RFC PATCH 00/10] vfio: Device memory DMA mapping improvements
 2021-02-26 13:15 UTC  (4+ messages)
` [RFC PATCH 01/10] vfio: Create vfio_fs_type with inode per device


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