kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-25 18:56:19 to 2021-03-01 08:54:44 UTC [more...]

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 00/10] vdpa: get/set_config() rework
 2021-03-01  8:17 UTC  (2+ messages)

[RFC PATCH v3 0/7] KVM: selftests: some improvement and a new test for kvm page table
 2021-03-01  6:59 UTC  (9+ 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

[RFC PATCH v6 00/25] KVM SGX virtualization support
 2021-03-01  6:13 UTC  (32+ messages)
` [RFC PATCH v6 01/25] x86/cpufeatures: Make SGX_LC feature bit depend on SGX bit
` [RFC PATCH v6 02/25] x86/cpufeatures: Add SGX1 and SGX2 sub-features
` [RFC PATCH v6 03/25] x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
` [RFC PATCH v6 04/25] x86/sgx: Add SGX_CHILD_PRESENT hardware error code
` [RFC PATCH v6 05/25] x86/sgx: Introduce virtual EPC for use by KVM guests
` [RFC PATCH v6 06/25] x86/cpu/intel: Allow SGX virtualization without Launch Control support
` [RFC PATCH v6 07/25] x86/sgx: Initialize virtual EPC driver even when SGX driver is disabled
` [RFC PATCH v6 08/25] x86/sgx: Expose SGX architectural definitions to the kernel
` [RFC PATCH v6 09/25] x86/sgx: Move ENCLS leaf definitions to sgx.h
` [RFC PATCH v6 10/25] x86/sgx: Add SGX2 ENCLS leaf definitions (EAUG, EMODPR and EMODT)
` [RFC PATCH v6 11/25] x86/sgx: Add encls_faulted() helper
` [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 15/25] KVM: x86: Export kvm_mmu_gva_to_gpa_{read,write}() for SGX (VMX)
` [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  (5+ 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  (11+ 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  (6+ messages)

[RFC PATCH 00/10] vfio: Device memory DMA mapping improvements
 2021-02-26 13:15 UTC  (20+ messages)
` [RFC PATCH 01/10] vfio: Create vfio_fs_type with inode per device
` [RFC PATCH 05/10] vfio: Create a vfio_device from vma lookup
` [RFC PATCH 10/10] vfio/type1: Register device notifier

[PATCH v2] KVM: x86: allow compiling out the Xen hypercall interface
 2021-02-26 11:57 UTC 

[PATCH] KVM: x86: allow compiling out the Xen hypercall interface
 2021-02-26 10:41 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH] selftests: kvm: Mmap the entire vcpu mmap area
 2021-02-26 10:18 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/2] s390x: mvpg test
 2021-02-26 10:14 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 2/2] s390x: mvpg: simple test

[PATCH] KVM: Documentation: Fix index for KVM_CAP_PPC_DAWR1
 2021-02-26 10:11 UTC  (2+ messages)

[PATCH] KVM: flush deferred static key before checking it
 2021-02-26 10:08 UTC 

[PATCH 00/24] KVM: x86/mmu: Introduce MMU_PRESENT and fix bugs
 2021-02-26  9:38 UTC  (26+ messages)
` [PATCH 01/24] KVM: x86/mmu: Set SPTE_AD_WRPROT_ONLY_MASK if and only if PML is enabled
` [PATCH 02/24] KVM: x86/mmu: Check for shadow-present SPTE before querying A/D status
` [PATCH 03/24] KVM: x86/mmu: Bail from fast_page_fault() if SPTE is not shadow-present
` [PATCH 04/24] KVM: x86/mmu: Disable MMIO caching if MMIO value collides with L1TF
` [PATCH 05/24] KVM: x86/mmu: Retry page faults that hit an invalid memslot
` [PATCH 06/24] KVM: x86/mmu: Don't install bogus MMIO SPTEs if MMIO caching is disabled
` [PATCH 07/24] KVM: x86/mmu: Handle MMIO SPTEs directly in mmu_set_spte()
` [PATCH 08/24] KVM: x86/mmu: Drop redundant trace_kvm_mmu_set_spte() in the TDP MMU
` [PATCH 09/24] KVM: x86/mmu: Rename 'mask' to 'spte' in MMIO SPTE helpers
` [PATCH 10/24] KVM: x86/mmu: Stop using software available bits to denote MMIO SPTEs
` [PATCH 11/24] KVM: x86/mmu: Add module param to disable MMIO caching (for testing)
` [PATCH 12/24] KVM: x86/mmu: Rename and document A/D scheme for TDP SPTEs
` [PATCH 13/24] KVM: x86/mmu: Use MMIO SPTE bits 53 and 52 for the MMIO generation
` [PATCH 14/24] KVM: x86/mmu: Document dependency bewteen TDP A/D type and saved bits
` [PATCH 15/24] KVM: x86/mmu: Move initial kvm_mmu_set_mask_ptes() call into MMU proper
` [PATCH 16/24] KVM: x86/mmu: Co-locate code for setting various SPTE masks
` [PATCH 17/24] KVM: x86/mmu: Move logic for setting SPTE masks for EPT into the MMU proper
` [PATCH 18/24] KVM: x86/mmu: Make Host-writable and MMU-writable bit locations dynamic
` [PATCH 19/24] KVM: x86/mmu: Use high bits for host/mmu writable masks for EPT SPTEs
` [PATCH 20/24] KVM: x86/mmu: Use a dedicated bit to track shadow/MMU-present SPTEs
` [PATCH 21/24] KVM: x86/mmu: Tweak auditing WARN for A/D bits to !PRESENT (was MMIO)
` [PATCH 22/24] KVM: x86/mmu: Use is_removed_spte() instead of open coded equivalents
` [PATCH 23/24] KVM: x86/mmu: Use low available bits for removed SPTEs
` [PATCH 24/24] KVM: x86/mmu: Dump reserved bits if they're detected on non-MMIO SPTE

[PATCH 0/5] KVM: x86/mmu: Misc cleanups, mostly TDP MMU
 2021-02-26  9:27 UTC  (7+ messages)
` [PATCH 1/5] KVM: x86/mmu: Remove spurious TLB flush from TDP MMU's change_pte() hook
` [PATCH 2/5] KVM: x86/mmu: WARN if TDP MMU's set_tdp_spte() sees multiple GFNs
` [PATCH 3/5] KVM: x86/mmu: Use 'end' param in TDP MMU's test_age_gfn()
` [PATCH 4/5] KVM: x86/mmu: Add typedefs for rmap/iter handlers
` [PATCH 5/5] KVM: x86/mmu: Add convenience wrapper for acting on single hva in TDP MMU

[PATCH v3 0/4] KVM: arm64: Add VLPI migration support on GICv4.1
 2021-02-26  8:58 UTC  (2+ messages)

[PATCH v2 1/1] KVM: x86: remove misplaced comment on active_mmu_pages
 2021-02-26  8:03 UTC  (2+ messages)

[PATCH] KVM: Documentation: rectify rst markup in kvm_run->flags
 2021-02-26  8:03 UTC  (2+ messages)

[PATCH] KVM: x86: hyper-v: Fix Hyper-V context null-ptr-deref
 2021-02-26  7:59 UTC 

general protection fault in kvm_hv_irq_routing_update
 2021-02-26  7:42 UTC  (2+ messages)

[RFC PATCH v2 0/7] Some improvement and a new test for kvm page table
 2021-02-26  5:56 UTC  (16+ messages)
` [RFC PATCH v2 2/7] KVM: selftests: Use flag CLOCK_MONOTONIC_RAW for timing
` [RFC PATCH v2 3/7] KVM: selftests: Make a generic helper to get vm guest mode strings
` [RFC PATCH v2 4/7] KVM: selftests: Add a helper to get system configured THP page size
` [RFC PATCH v2 5/7] KVM: selftests: List all hugetlb src types specified with page sizes
` [RFC PATCH v2 6/7] KVM: selftests: Adapt vm_userspace_mem_region_add to new helpers

[PATCH 1/1] KVM: x86: remove incorrect comment on active_mmu_pages
 2021-02-26  5:39 UTC  (3+ messages)

[PATCH v7 0/6] Enable CET support for guest
 2021-02-26  2:20 UTC  (7+ messages)
` [PATCH v7 1/6] target/i386: Change XSAVE related feature-word names
` [PATCH v7 2/6] target/i386: Enable XSS feature enumeration for CPUID
` [PATCH v7 3/6] target/i386: Enable CET components support for XSAVES
` [PATCH v7 4/6] target/i386: Add user-space MSR access interface for CET
` [PATCH v7 5/6] target/i386: Add CET state support for guest migration
` [PATCH v7 6/6] target/i386: Advise CET bits in CPU/MSR feature words

[GIT PULL] virtio: features, fixes
 2021-02-25 20:29 UTC  (2+ messages)

general protection fault in vmx_vcpu_run (2)
 2021-02-25 20:25 UTC  (8+ messages)

[PATCH v2 0/1] s390/vfio-ap: fix circular lockdep when staring SE guest
 2021-02-25 20:02 UTC  (7+ messages)
` [PATCH v2 1/1] s390/vfio-ap: fix circular lockdep when setting/clearing crypto masks

[PATCH] vfio/type1: fix unmap all on ILP32
 2021-02-25 19:25 UTC 

[PATCH v4 0/2] s390/kvm: fix MVPG when in VSIE
 2021-02-25 19:12 UTC  (3+ messages)
` [PATCH v4 2/2] s390/kvm: VSIE: correctly handle "


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