kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-18 12:17:06 to 2021-03-19 21:09:13 UTC [more...]

[PATCH v3 0/9] Introduce vfio-pci-core subsystem
 2021-03-19 21:08 UTC  (12+ messages)
` [PATCH 8/9] vfio/pci: export nvlink2 support into vendor vfio_pci drivers

[Bug 201753] AMD-Vi: Unable to write to IOMMU perf counter
 2021-03-19 20:43 UTC  (5+ messages)

[GIT PULL] KVM changes for Linux 5.12-rc4
 2021-03-19 20:25 UTC 

[PATCH v1 0/2] s390/kvm: VSIE: fix prefixing and MSO for MVPG
 2021-03-19 19:33 UTC  (3+ messages)
` [PATCH v1 1/2] s390/kvm: split kvm_s390_real_to_abs
` [PATCH v1 2/2] s390/kvm: VSIE: fix MVPG handling for prefixing and MSO

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

[PATCH v10 10/16] KVM: x86: Introduce KVM_GET_SHARED_PAGES_LIST ioctl
 2021-03-19 17:59 UTC  (11+ messages)

[PATCH v2 00/11] KVM: arm64: Enable SVE support on nVHE systems
 2021-03-19 17:53 UTC  (24+ messages)
` [PATCH v2 01/11] KVM: arm64: Provide KVM's own save/restore SVE primitives
` [PATCH v2 02/11] KVM: arm64: Use {read,write}_sysreg_el1 to access ZCR_EL1
` [PATCH v2 03/11] KVM: arm64: Let vcpu_sve_pffr() handle HYP VAs
` [PATCH v2 04/11] KVM: arm64: Introduce vcpu_sve_vq() helper
` [PATCH v2 05/11] arm64: sve: Provide a conditional update accessor for ZCR_ELx
` [PATCH v2 06/11] KVM: arm64: Rework SVE host-save/guest-restore
` [PATCH v2 07/11] KVM: arm64: Map SVE context at EL2 when available
` [PATCH v2 08/11] KVM: arm64: Save guest's ZCR_EL1 before saving the FPSIMD state
` [PATCH v2 09/11] KVM: arm64: Trap host SVE accesses when the FPSIMD state is dirty
` [PATCH v2 10/11] KVM: arm64: Save/restore SVE state for nVHE
` [PATCH v2 11/11] KVM: arm64: Enable SVE support "

[PATCH v14 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-03-19 17:36 UTC  (8+ messages)
` [PATCH v14 05/13] iommu/smmuv3: Implement attach/detach_pasid_table
` [PATCH v14 07/13] iommu/smmuv3: Implement cache_invalidate

[kvm-unit-tests PATCH v3] configure: arm/arm64: Add --earlycon option to set UART type and address
 2021-03-19 16:53 UTC 

[kvm-unit-tests PATCH v1 0/6] Testing SSCH, CSCH and HSCH for errors
 2021-03-19 16:34 UTC  (25+ messages)
` [kvm-unit-tests PATCH v1 1/6] s390x: lib: css: disabling a subchannel
` [kvm-unit-tests PATCH v1 2/6] s390x: lib: css: SCSW bit definitions
` [kvm-unit-tests PATCH v1 3/6] s390x: lib: css: upgrading IRQ handling
` [kvm-unit-tests PATCH v1 4/6] s390x: lib: css: add expectations to wait for interrupt
` [kvm-unit-tests PATCH v1 5/6] s390x: css: testing ssch error response
` [kvm-unit-tests PATCH v1 6/6] s390x: css: testing clear and halt subchannel

Kenya Cutomized Business Plans for only Kes 499/=
 2021-03-19 15:51 UTC 

[RFC PATCH 0/4] KVM: arm64: Improve efficiency of stage2 page table
 2021-03-19 15:07 UTC  (7+ messages)
` [RFC PATCH 3/4] KVM: arm64: Install the block entry before unmapping the page mappings

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

[PATCH v2 00/14] Embed struct vfio_device in all sub-structures
 2021-03-19 13:58 UTC  (6+ messages)
` [PATCH v2 01/14] vfio: Remove extra put/gets around vfio_device->group

[kvm-unit-tests PATCH 0/4] RFC: Minor arm/arm64 MMU fixes and checks
 2021-03-19 12:24 UTC  (5+ messages)
` [kvm-unit-tests PATCH 1/4] arm/arm64: Avoid calling cpumask_test_cpu for CPUs above nr_cpu
` [kvm-unit-tests PATCH 2/4] arm/arm64: Read system registers to get the state of the MMU
` [kvm-unit-tests PATCH 3/4] arm/arm64: Track whether thread_info has been initialized
` [kvm-unit-tests PATCH 4/4] arm/arm64: Add sanity checks to the cpumask API

[kvm-unit-tests PATCH v2] configure: arm/arm64: Add --earlycon option to set UART type and address
 2021-03-19 11:57 UTC  (4+ messages)

[PATCH v2 0/4] KVM: x86: hyper-v: TSC page fixes
 2021-03-19  9:35 UTC  (17+ messages)
` [PATCH v2 2/4] KVM: x86: hyper-v: Prevent using not-yet-updated TSC page by secondary CPUs
` [PATCH v2 6/4] selftests: kvm: Add basic Hyper-V clocksources tests

[PATCH] documentation/kvm: additional explanations on KVM_SET_BOOT_CPU_ID
 2021-03-19  9:31 UTC  (2+ messages)

[PATCH] KVM: x86: Remove unused variable rc
 2021-03-19  9:30 UTC  (2+ messages)

[PATCH v2 1/2] kvm/kvm_util: add _vm_ioctl
 2021-03-19  9:11 UTC  (7+ messages)
` [PATCH v2 2/2] selftests/kvm: add set_boot_cpu_id test

[PATCH] selftests/kvm: add get_msr_index_features
 2021-03-19  8:16 UTC  (8+ messages)

[PATCH] X86: __set_clr_pte_enc() miscalculates physical address
 2021-03-19  6:38 UTC  (2+ messages)

[RFC PATCH v1 0/4] vfio: Add IOPF support for VFIO passthrough
 2021-03-19  1:30 UTC  (12+ messages)

[PATCH v4 0/1] s390/vfio-ap: fix circular lockdep when starting
 2021-03-18 23:59 UTC  (7+ messages)
` [PATCH v4 1/1] s390/vfio-ap: fix circular lockdep when setting/clearing crypto masks

[PATCH 3/3] KVM: nVMX: Ignore limit checks on VMX instructions using flat segments
 2021-03-18 23:24 UTC 

[PATCH v2 0/4] KVM: x86: MSR filtering and related fixes
 2021-03-18 22:43 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ish
` [PATCH v2 2/4] KVM: nVMX: Handle dynamic MSR intercept toggling
` [PATCH v2 3/4] KVM: VMX: Macrofy the MSR bitmap getters and setters
` [PATCH v2 4/4] KVM: nVMX: Clean up x2APIC MSR handling for L2

[PATCH] KVM: x86/mmu: Rename the special lm_root to pml4_root
 2021-03-18 20:11 UTC 

[GIT PULL] VFIO fixes for v5.12-rc4
 2021-03-18 19:42 UTC  (2+ messages)

[GIT PULL] vhost: cleanups and fixes
 2021-03-18 18:24 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/4] Fix the devicetree parser for stdout-path
 2021-03-18 18:07 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 1/4] lib/string: Add strnlen, strrchr and strtoul
` [kvm-unit-tests PATCH v2 3/4] Makefile: Remove overriding recipe for libfdt_clean
` [kvm-unit-tests PATCH v2 4/4] devicetree: Parse correctly the stdout-path

[PATCH v3] x86/kvm: Fix broken irq restoration in kvm_wait
 2021-03-18 17:58 UTC  (2+ messages)

[PATCH] KVM: X86: Fix missing local pCPU when executing wbinvd on all dirty pCPUs
 2021-03-18 17:55 UTC  (2+ messages)

[PATCH 0/3] KVM: my debug patch queue
 2021-03-18 17:22 UTC  (24+ messages)
` [PATCH 2/3] KVM: x86: guest debug: don't inject interrupts while single stepping
` [PATCH 3/3] KVM: SVM: allow to intercept all exceptions for debug

[PATCH v2 08/14] vfio/pci: Re-order vfio_pci_probe()
 2021-03-18 16:50 UTC  (2+ messages)

[PATCH v2 07/14] vfio/pci: Move VGA and VF initialization to functions
 2021-03-18 16:34 UTC  (2+ messages)

[kvm-unit-tests RFC 0/2] scripts: Fix accel handling
 2021-03-18 15:42 UTC  (7+ messages)
` [kvm-unit-tests RFC 1/2] scripts: Check kvm availability by asking qemu
` [kvm-unit-tests RFC 2/2] scripts: Set ACCEL in run_tests.sh if empty

[PATCH v2 09/14] vfio/pci: Use vfio_init/register/unregister_group_dev
 2021-03-18 13:43 UTC  (2+ messages)

[PATCH v2 04/14] vfio/platform: Use vfio_init/register/unregister_group_dev
 2021-03-18 13:40 UTC  (2+ messages)

[PATCH v2 03/14] vfio: Split creation of a vfio_device into init and register ops
 2021-03-18 13:18 UTC  (2+ messages)

[PATCH v2 02/14] vfio: Simplify the lifetime logic for vfio_device
 2021-03-18 13:10 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/3] scripts: Fix PV run handling
 2021-03-18 12:50 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/3] s390x: Don't run PV testcases under tcg
` [kvm-unit-tests PATCH 2/3] configure: s390x: Check if the host key document exists
` [kvm-unit-tests PATCH 3/3] s390x: run: Skip PV tests when tcg is the accelerator

[PATCH v5 0/5] KVM: x86: dump_vmcs: don't assume GUEST_IA32_EFER, show MSR autoloads/autosaves
 2021-03-18 12:08 UTC  (5+ messages)
` [PATCH v5 1/5] KVM: x86: dump_vmcs should not assume GUEST_IA32_EFER is valid
` [PATCH v5 3/5] KVM: x86: dump_vmcs should consider only the load controls of EFER/PAT
` [PATCH v5 4/5] KVM: x86: dump_vmcs should show the effective EFER
` [PATCH v5 5/5] KVM: x86: dump_vmcs should include the autoload/autostore MSR lists


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