kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-10 10:07:58 to 2021-12-13 01:38:48 UTC [more...]

[Bug 215317] New: Unable to launch QEMU Linux guest VM - "Guest has not initialized the display (yet)"
 2021-12-13  1:38 UTC 

[PATCH v3 00/18] Fix BUG_ON in vfio_iommu_group_notifier()
 2021-12-13  0:50 UTC  (9+ messages)
` [PATCH v3 04/18] driver core: platform: Add driver dma ownership management

[GIT PULL] vhost: cleanups and fixes
 2021-12-12 23:01 UTC  (2+ messages)

[PATCH 00/19] AMX Support in KVM
 2021-12-12 13:10 UTC  (36+ messages)
` [PATCH 05/19] x86/fpu: Move xfd initialization out of __fpstate_reset() to the callers
` [PATCH 07/19] kvm: x86: Propagate fpstate reallocation error to userspace
` [PATCH 08/19] x86/fpu: Move xfd_update_state() to xstate.c and export symbol
` [PATCH 10/19] kvm: x86: Emulate WRMSR of guest IA32_XFD
` [PATCH 12/19] x86/fpu: Prepare KVM for bringing XFD state back in-sync
` [PATCH 14/19] x86/fpu: Prepare for KVM XFD_ERR handling
` [PATCH 15/19] kvm: x86: Save and restore guest XFD_ERR properly
` [PATCH 16/19] kvm: x86: Introduce KVM_{G|S}ET_XSAVE2 ioctl
` [PATCH 18/19] kvm: x86: AMX XCR0 support for guest
` [PATCH 19/19] kvm: x86: Add AMX CPUIDs support

[PATCH] vfio/iommu_type1: replace kfree with kvfree
 2021-12-12  9:16 UTC 

[PATCH v2 0/6] KVM: x86/pmu: Count two basic events for emulated instructions
 2021-12-12  4:56 UTC  (15+ messages)
` [PATCH v2 1/6] KVM: x86/pmu: Setup pmc->eventsel for fixed PMCs
` [PATCH v2 4/6] KVM: x86/pmu: Add pmc->intr to refactor kvm_perf_overflow{_intr}()

Potential bug in TDP MMU
 2021-12-11 20:49 UTC  (13+ messages)

[PATCH 0/2] kvm/msi: do explicit commit when adding msi routes
 2021-12-11 14:27 UTC  (3+ messages)
` [PATCH 1/2] kvm-irqchip: introduce new API to support route change
` [PATCH 2/2] kvm/msi: do explicit commit when adding msi routes

[PATCH v11 kvmtool 0/8] KVMTOOL RISC-V Support
 2021-12-11 14:21 UTC  (3+ messages)

[next-20211210] Build break powerpc/kvm: unknown member wait
 2021-12-11 10:50 UTC 

[PATCH 00/15] KVM: X86: Fix and clean up for register caches
 2021-12-11  8:22 UTC  (8+ messages)
` [PATCH 17/15] KVM: X86: Ensure pae_root to be reconstructed for shadow paging if the guest PDPTEs is changed

[RFC v16 1/9] iommu: Introduce attach/detach_pasid_table API
 2021-12-11  5:18 UTC  (12+ messages)

[PATCH] KVM: x86/svm: Add module param to control PMU virtualization
 2021-12-11  3:48 UTC  (5+ messages)

[PATCH v2 0/4] KVM RISC-V 64-bit selftests support
 2021-12-11  3:41 UTC  (2+ messages)

VM_BUG_ON in vmx_prepare_switch_to_guest->__get_current_cr3_fast at kvm/queue
 2021-12-11  3:14 UTC  (6+ messages)

[PATCH v6 0/6] x86/xen: Add in-kernel Xen event channel delivery
 2021-12-11  1:09 UTC  (8+ messages)
` [PATCH v6 1/6] KVM: Warn if mark_page_dirty() is called without an active vCPU
` [PATCH v6 2/6] KVM: Reinstate gfn_to_pfn_cache with invalidation support
` [PATCH v6 3/6] KVM: x86/xen: Maintain valid mapping of Xen shared_info page
` [PATCH v6 4/6] KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery
` [PATCH v6 5/6] KVM: x86: Fix wall clock writes in Xen shared_info not to mark page dirty
` [PATCH v6 6/6] KVM: x86: First attempt at converting nested virtual APIC page to gpc

[PATCH] Revert "KVM: VMX: Save HOST_CR3 in vmx_prepare_switch_to_guest()"
 2021-12-11  0:11 UTC 

[PATCH] Revert "KVM: X86: Update mmu->pdptrs only when it is changed"
 2021-12-11  0:11 UTC 

[GIT PULL] KVM fixes for Linux 5.16-rc5
 2021-12-10 22:46 UTC  (2+ messages)

[PATCH] KVM: x86: Inject #UD on "unsupported" hypercall if patching fails
 2021-12-10 22:41 UTC  (2+ messages)

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-12-10 22:27 UTC  (54+ messages)
` [PATCH v8 01/40] x86/compressed/64: detect/setup SEV/SME features earlier in boot
` [PATCH v8 02/40] x86/sev: "
` [PATCH v8 03/40] x86/mm: Extend cc_attr to include AMD SEV-SNP
` [PATCH v8 04/40] x86/sev: Define the Linux specific guest termination reasons
` [PATCH v8 05/40] x86/sev: Save the negotiated GHCB version
` [PATCH v8 06/40] x86/sev: Check SEV-SNP features support
` [PATCH v8 07/40] x86/sev: Add a helper for the PVALIDATE instruction
` [PATCH v8 08/40] x86/sev: Check the vmpl level
` [PATCH v8 09/40] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH v8 10/40] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH v8 11/40] x86/sev: "
` [PATCH v8 12/40] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH v8 13/40] x86/kernel: Make the bss.decrypted section shared in RMP table
` [PATCH v8 14/40] x86/kernel: Validate rom memory before accessing when SEV-SNP is active
` [PATCH v8 15/40] x86/mm: Add support to validate memory when changing C-bit
` [PATCH v8 16/40] KVM: SVM: Define sev_features and vmpl field in the VMSA
` [PATCH v8 17/40] KVM: SVM: Create a separate mapping for the SEV-ES save area
` [PATCH v8 18/40] KVM: SVM: Create a separate mapping for the GHCB "
` [PATCH v8 19/40] KVM: SVM: Update the SEV-ES save area mapping
` [PATCH v8 20/40] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
` [PATCH v8 21/40] x86/head: re-enable stack protection for 32/64-bit builds
` [PATCH v8 22/40] x86/sev: move MSR-based VMGEXITs for CPUID to helper
` [PATCH v8 23/40] KVM: x86: move lookup of indexed CPUID leafs "
` [PATCH v8 24/40] x86/compressed/acpi: move EFI system table lookup "
` [PATCH v8 25/40] x86/compressed/acpi: move EFI config "
` [PATCH v8 26/40] x86/compressed/acpi: move EFI vendor "
` [PATCH v8 27/40] x86/boot: Add Confidential Computing type to setup_data
` [PATCH v8 28/40] KVM: SEV: Add documentation for SEV-SNP CPUID Enforcement
` [PATCH v8 29/40] x86/compressed/64: add support for SEV-SNP CPUID table in #VC handlers
` [PATCH v8 30/40] x86/boot: add a pointer to Confidential Computing blob in bootparams
` [PATCH v8 31/40] x86/compressed: add SEV-SNP feature detection/setup
` [PATCH v8 32/40] x86/compressed: use firmware-validated CPUID for SEV-SNP guests
` [PATCH v8 33/40] x86/compressed/64: add identity mapping for Confidential Computing blob
` [PATCH v8 34/40] x86/sev: add SEV-SNP feature detection/setup
` [PATCH v8 35/40] x86/sev: use firmware-validated CPUID for SEV-SNP guests
` [PATCH v8 36/40] x86/sev: Provide support for SNP guest request NAEs
` [PATCH v8 37/40] x86/sev: Register SNP guest request platform device
` [PATCH v8 38/40] virt: Add SEV-SNP guest driver
` [PATCH v8 39/40] virt: sevguest: Add support to derive key
` [PATCH v8 40/40] virt: sevguest: Add support to get extended report

Rewording of Setting IA32_XFD[18] (Re: Thoughts of AMX KVM support based on latest kernel)
 2021-12-10 21:53 UTC  (2+ messages)

[PATCH 00/32] KVM: s390: enable zPCI for interpretive execution
 2021-12-10 21:51 UTC  (15+ messages)
` [PATCH 08/32] s390/pci: stash associated GISA designation
` [PATCH 11/32] s390/pci: add helper function to find device by handle
` [PATCH 13/32] KVM: s390: pci: add basic kvm_zdev structure
` [PATCH 14/32] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH 15/32] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
` [PATCH 19/32] KVM: s390: mechanism to enable guest zPCI Interpretation

[PATCH kvm-next] selftests/kvm: remove unneeded variable
 2021-12-10 18:47 UTC  (2+ messages)

[PATCH 0/7] KVM: x86/mmu: Obsolete root shadow page fix
 2021-12-10 17:15 UTC  (6+ messages)
` [PATCH 1/7] KVM: x86: Retry page fault if MMU reload is pending and root has no sp

[kvm-unit-tests PATCH 0/3] arm64: debug: add migration tests for debug state
 2021-12-10 16:58 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/3] arm64: debug: add a migration test for breakpoint state
` [kvm-unit-tests PATCH 2/3] arm64: debug: add a migration test for watchpoint state
` [kvm-unit-tests PATCH 3/3] arm64: debug: add a migration test for single-step state

[RFC PATCH 00/10] KVM: selftests: Add support for test-selectable ucall implementations
 2021-12-10 16:46 UTC  (11+ messages)
` [PATCH RFC 01/10] kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h
` [PATCH RFC 02/10] kvm: selftests: move ucall declarations into ucall_common.h
` [PATCH RFC 03/10] kvm: selftests: introduce ucall_ops for test/arch-specific ucall implementations
` [PATCH RFC 04/10] kvm: arm64: selftests: use ucall_ops to define default ucall implementation
` [PATCH RFC 05/10] kvm: s390: "
` [PATCH RFC 06/10] kvm: selftests: add ucall interfaces based around shared memory
` [PATCH RFC 07/10] kvm: selftests: add ucall_shared ops for PIO
` [PATCH RFC 08/10] kvm: selftests: introduce ucall implementation based on halt instructions
` [PATCH RFC 09/10] kvm: selftests: add GUEST_SHARED_* macros for shared ucall implementations
` [PATCH RFC 10/10] kvm: selftests: add ucall_test to test various ucall functionality

[kvm-unit-tests PATCH v9 0/9] MTTCG sanity tests for ARM
 2021-12-10 15:38 UTC  (2+ messages)

[PATCH v5 00/12] KVM: x86/xen: Add in-kernel Xen event channel delivery
 2021-12-10 14:57 UTC  (8+ messages)
` [PATCH v5 08/12] KVM: Reinstate gfn_to_pfn_cache with invalidation support

[GIT PULL] KVM fixes for Linux 5.16-rc5
 2021-12-10 14:50 UTC 

[PATCH v2 00/14] Use uncached stores while clearing huge pages
 2021-12-10 14:26 UTC  (6+ messages)
` [PATCH v2 07/14] x86/clear_page: add clear_page_uncached()

[PATCH v11 00/17] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2021-12-10 13:35 UTC  (18+ messages)
` [PATCH v11 01/17] perf/x86/intel: Add EPT-Friendly PEBS for Ice Lake Server
` [PATCH v11 02/17] perf/x86/intel: Handle guest PEBS overflow PMI for KVM guest
` [PATCH v11 03/17] perf/x86/core: Pass "struct kvm_pmu *" to determine the guest values
` [PATCH v11 04/17] KVM: x86/pmu: Set MSR_IA32_MISC_ENABLE_EMON bit when vPMU is enabled
` [PATCH v11 05/17] KVM: x86/pmu: Introduce the ctrl_mask value for fixed counter
` [PATCH v11 06/17] x86/perf/core: Add pebs_capable to store valid PEBS_COUNTER_MASK value
` [PATCH v11 07/17] KVM: x86/pmu: Add IA32_PEBS_ENABLE MSR emulation for extended PEBS
` [PATCH v11 08/17] KVM: x86/pmu: Reprogram PEBS event to emulate guest PEBS counter
` [PATCH v11 09/17] KVM: x86/pmu: Adjust precise_ip to emulate Ice Lake guest PDIR counter
` [PATCH v11 10/17] KVM: x86/pmu: Add IA32_DS_AREA MSR emulation to support guest DS
` [PATCH v11 11/17] KVM: x86/pmu: Add PEBS_DATA_CFG MSR emulation to support adaptive PEBS
` [PATCH v11 12/17] KVM: x86: Set PEBS_UNAVAIL in IA32_MISC_ENABLE when PEBS is enabled
` [PATCH v11 13/17] KVM: x86/pmu: Move pmc_speculative_in_use() to arch/x86/kvm/pmu.h
` [PATCH v11 14/17] KVM: x86/pmu: Disable guest PEBS temporarily in two rare situations
` [PATCH v11 15/17] KVM: x86/pmu: Add kvm_pmu_cap to optimize perf_get_x86_pmu_capability
` [PATCH v11 16/17] KVM: x86/cpuid: Refactor host/guest CPU model consistency check
` [PATCH v11 17/17] KVM: x86/pmu: Expose CPUIDs feature bits PDCM, DS, DTES64

[PATCH 0/6] RFC: KVM: SVM: Allow L1's AVIC to co-exist with nesting
 2021-12-10 13:10 UTC  (10+ messages)
` [PATCH 4/6] KVM: SVM: fix races in the AVIC incomplete IPI delivery to vCPUs
` [PATCH 5/6] KVM: x86: never clear irr_pending in kvm_apic_update_apicv

[PATCH kvmtool] Makefile: 'lvm version' works incorrect. Because CFLAGS can not get sub-make variable $(KVMTOOLS_VERSION)
 2021-12-10 11:00 UTC  (4+ messages)

[RFC PATCH 0/6] KVM: X86: Add and use shadow page with level promoted or acting as pae_root
 2021-12-10 10:27 UTC  (2+ messages)

[PATCH v1 00/12] Add riscv kvm accel support
 2021-12-10 10:11 UTC  (4+ messages)
` [PATCH v1 12/12] target/riscv: Support virtual time context synchronization

[PATCH v2 00/12] Add riscv kvm accel support
 2021-12-10 10:07 UTC  (5+ messages)
` [PATCH v2 09/12] target/riscv: Add host cpu type
` [PATCH v2 10/12] target/riscv: Add kvm_riscv_get/put_regs_timer
` [PATCH v2 11/12] target/riscv: Implement virtual time adjusting with vm state changing
` [PATCH v2 12/12] target/riscv: Support virtual time context synchronization


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