kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-25 14:29:30 to 2022-01-27 17:22:57 UTC [more...]

[PATCH v5 00/69] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2022-01-27 17:22 UTC  (37+ messages)
` [PATCH v5 08/69] KVM: arm64: nv: Reset VCPU to EL2 registers if VCPU nested virt is set
` [PATCH v5 12/69] KVM: arm64: nv: Handle HCR_EL2.NV system register traps
` [PATCH v5 14/69] KVM: arm64: nv: Support virtual EL2 exceptions
` [PATCH v5 16/69] KVM: arm64: nv: Handle trapped ERET from virtual EL2
` [PATCH v5 17/69] KVM: arm64: nv: Add non-VHE-EL2->EL1 translation helpers
` [PATCH v5 36/69] KVM: arm64: nv: Filter out unsupported features from ID regs
` [PATCH v5 38/69] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
` [PATCH v5 67/69] KVM: arm64: nv: Enable ARMv8.4-NV support

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-01-27 17:02 UTC  (8+ messages)
` [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 29/40] x86/compressed/64: add support for SEV-SNP CPUID table in #VC handlers
 2022-01-19 16:27 UTC  (11+ messages)

[RFC PATCH 0/6] KVM: SVM: Defer page pinning for SEV guests
 2022-01-27 16:29 UTC  (7+ messages)
` [RFC PATCH 3/6] KVM: SVM: Implement demand page pinning

[RFC PATCH v1 00/10] KVM: s390: Do storage key checking
 2022-01-27 16:29 UTC  (6+ messages)
` [RFC PATCH v1 06/10] KVM: s390: Add vm IOCTL for key checked guest absolute memory access

Why do we need KVM_REQ_GET_NESTED_STATE_PAGES after all
 2022-01-27 16:03 UTC 

[PATCH 0/3] KVM: x86: export supported_xcr0 via UAPI
 2022-01-27 15:35 UTC  (6+ messages)
` [PATCH 1/3] selftests: kvm: move vm_xsave_req_perm call to amx_test
` [PATCH 2/3] KVM: x86: add system attribute to retrieve full set of supported xsave states
` [PATCH 3/3] selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPP

[PATCH v2 00/30] KVM: s390: enable zPCI for interpretive execution
 2022-01-27 15:14 UTC  (30+ messages)
` [PATCH v2 07/30] s390/pci: externalize the SIC operation controls and routine
` [PATCH v2 12/30] s390/pci: get SHM information from list pci
` [PATCH v2 13/30] s390/pci: return status from zpci_refresh_trans
` [PATCH v2 15/30] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH v2 19/30] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
` [PATCH v2 20/30] KVM: s390: pci: provide routines for enabling/disabling IOAT assist
` [PATCH v2 25/30] vfio-pci/zdev: wire up zPCI interpretive execution support
` [PATCH v2 26/30] vfio-pci/zdev: wire up zPCI adapter interrupt forwarding support

[PATCH v2 0/5] kvm: selftests: aarch64: some fixes for vgic_irq
 2022-01-27 15:06 UTC  (11+ messages)
` [PATCH v2 1/5] kvm: selftests: aarch64: fix assert in gicv3_access_reg
` [PATCH v2 2/5] kvm: selftests: aarch64: pass vgic_irq guest args as a pointer
` [PATCH v2 3/5] kvm: selftests: aarch64: fix the failure check in kvm_set_gsi_routing_irqchip_check
` [PATCH v2 4/5] kvm: selftests: aarch64: fix some vgic related comments
` [PATCH v2 5/5] kvm: selftests: aarch64: use a tighter assert in vgic_poke_irq()

[PATCH 0/3] KVM: x86: XSS and XCR0 fixes
 2022-01-27 15:03 UTC  (8+ messages)
` [PATCH 1/3] KVM: x86: Keep MSR_IA32_XSS unchanged for INIT
` [PATCH 2/3] KVM: x86: Update vCPU's runtime CPUID on write to MSR_IA32_XSS
` [PATCH 3/3] KVM: x86: Sync the states size with the XCR0/IA32_XSS at, any time

[PATCH] KVM: use set_page_dirty rather than SetPageDirty
 2022-01-27 15:00 UTC  (8+ messages)

[kvm-unit-tests PATCH 0/4] s390x: Attestation tests
 2022-01-27 14:15 UTC  (5+ messages)
` [kvm-unit-tests PATCH 1/4] s390x: uv-host: Add attestation test
` [kvm-unit-tests PATCH 2/4] s390x: lib: Add QUI getter
` [kvm-unit-tests PATCH 3/4] s390x: uv-guest: remove duplicated checks
` [kvm-unit-tests PATCH 4/4] s390x: uv-guest: Add attestation tests

[PATCH] vhost: Make use of the helper macro kthread_run()
 2022-01-27 12:41 UTC  (3+ messages)

[PATCH] KVM: eventfd: Fix false positive RCU usage warning
 2022-01-27 12:08 UTC  (3+ messages)
` [PATCH v2] "

[kvm:queue 305/328] arch/x86/kvm/x86.c:4345:32: warning: cast to pointer from integer of different size
 2022-01-27 11:39 UTC  (4+ messages)

KVM call minutes for 2022-01-25
 2022-01-27 11:34 UTC  (5+ messages)

[PATCH v3 00/10] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2022-01-27 10:10 UTC  (11+ messages)
` [PATCH v3 01/10] x86/kexec/64: Disable kexec when SEV-ES is active
` [PATCH v3 02/10] x86/sev: Save and print negotiated GHCB protocol version
` [PATCH v3 03/10] x86/sev: Set GHCB data structure version
` [PATCH v3 04/10] x86/sev: Cache AP Jump Table Address
` [PATCH v3 05/10] x86/sev: Setup code to park APs in the AP Jump Table
` [PATCH v3 06/10] x86/sev: Park APs on AP Jump Table with GHCB protocol version 2
` [PATCH v3 07/10] x86/sev: Use AP Jump Table blob to stop CPU
` [PATCH v3 08/10] x86/sev: Add MMIO handling support to boot/compressed/ code
` [PATCH v3 09/10] x86/sev: Handle CLFLUSH MMIO events
` [PATCH v3 10/10] x86/kexec/64: Support kexec under SEV-ES with AP Jump Table Blob

[PATCH v3 0/5] KVM: nVMX: Fix Windows 11 + WSL2 + Enlightened VMCS
 2022-01-27  9:36 UTC  (3+ messages)

[PATCH v2 00/12] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2022-01-27  9:01 UTC  (10+ messages)
` [PATCH v2 03/12] x86/sev: Save and print negotiated GHCB protocol version
` [PATCH v2 07/12] x86/sev: Setup code to park APs in the AP Jump Table
` [PATCH v2 08/12] x86/sev: Park APs on AP Jump Table with GHCB protocol version 2

[RFC PATCH v4 00/26] KVM: arm64: Make CPU ID registers writable by userspace
 2022-01-27  7:19 UTC  (19+ messages)
` [RFC PATCH v4 01/26] KVM: arm64: Introduce a validation function for an ID register
` [RFC PATCH v4 02/26] KVM: arm64: Save ID registers' sanitized value per guest
` [RFC PATCH v4 03/26] KVM: arm64: Introduce struct id_reg_info
` [RFC PATCH v4 04/26] KVM: arm64: Make ID_AA64PFR0_EL1 writable
` [RFC PATCH v4 14/26] KVM: arm64: Add consistency checking for frac fields of ID registers
` [RFC PATCH v4 20/26] KVM: arm64: Trap disabled features of ID_AA64PFR0_EL1

[PATCH RFC] vfio: Revise and update the migration uAPI description
 2022-01-27  1:21 UTC  (16+ messages)

[PATCH v2 0/1] KVM: Dirty quota-based throttling
 2022-01-26 21:04 UTC  (5+ messages)
` [PATCH v2 1/1] KVM: Implement dirty quota-based throttling of vcpus

[syzbot] memory leak in kvm_vcpu_ioctl_set_cpuid2
 2022-01-26 20:07 UTC  (2+ messages)

[PATCH 0/2] kvm: selftests: aarch64: some fixes for vgic_irq
 2022-01-26 18:44 UTC  (6+ messages)
` [PATCH 1/2] kvm: selftests: aarch64: fix assert in gicv3_access_reg
` [PATCH 2/2] kvm: selftests: aarch64: fix some vgic related comments

[kvm-unit-tests PATCH v4 0/3] Add additional testing for routing L2 exceptions
 2022-01-26 17:31 UTC  (5+ messages)
` [kvm-unit-tests PATCH v4 3/3] x86: Add test coverage for nested_vmx_reflect_vmexit() testing

orphan section warnings while building v5.17-rc1
 2022-01-26 17:24 UTC  (3+ messages)

[PATCH] KVM: x86: skip host CPUID call for hypervisor leaves
 2022-01-26 17:23 UTC  (3+ messages)

[PATCH] KVM: x86: Keep MSR_IA32_XSS unchanged for INIT
 2022-01-26 17:15 UTC  (2+ messages)

[PATCH] KVM: x86: Update the states size cpuid even if XCR0/IA32_XSS is reset
 2022-01-26 17:08 UTC  (7+ messages)
  ` [PATCH v2] KVM: x86: Sync the states size with the XCR0/IA32_XSS at any time
      ` [PATCH v3] KVM: x86: Sync the states size with the XCR0/IA32_XSS at, "

[PATCH] KVM: nVMX: WARN on any attempt to allocate shadow VMCS for vmcs02
 2022-01-26 17:05 UTC  (6+ messages)

[PATCH 0/2] KVM: x86: Partially allow KVM_SET_CPUID{,2} follow-up
 2022-01-26 16:25 UTC  (6+ messages)
` [PATCH 2/2] KVM: x86: Use memcmp in kvm_cpuid_check_equal()

[PATCH] KVM: x86: Forcibly leave nested virt when SMM state is toggled
 2022-01-26 16:08 UTC  (4+ messages)

[PATCH] KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guest
 2022-01-26 15:45 UTC  (3+ messages)

[PATCH] KVM: x86: Check .flags in kvm_cpuid_check_equal() too
 2022-01-26 15:44 UTC  (2+ messages)

[PATCH] KVM: x86: Free kvm_cpuid_entry2 array on post-KVM_RUN KVM_SET_CPUID{,2}
 2022-01-26 11:25 UTC  (3+ messages)

[PATCH kvm/queue v2 0/3] KVM: x86/pmu: Fix out-of-date AMD amd_event_mapping[]
 2022-01-26 11:22 UTC  (2+ messages)

[kvm-unit-tests PATCH] Use a prefix for the STANDALONE environment variable
 2022-01-26 10:50 UTC  (3+ messages)

[PATCH] KVM: x86/cpuid: Exclude unpermitted xfeatures for vcpu->arch.guest_supported_xcr0
 2022-01-26  1:23 UTC  (8+ messages)

[PATCH 0/5] KVM: x86/mmu: Clean up {Host,MMU}-writable documentation and validation
 2022-01-25 23:16 UTC  (5+ messages)
` [PATCH 1/5] KVM: x86/mmu: Move SPTE writable invariant checks to a helper function
` [PATCH 2/5] KVM: x86/mmu: Check SPTE writable invariants when setting leaf SPTEs
` [PATCH 3/5] KVM: x86/mmu: Move is_writable_pte() to spte.h

[PATCH 5/5] KVM: x86/mmu: Consolidate comments about {Host,MMU}-writable
 2022-01-25 23:07 UTC 

[PATCH 4/5] KVM: x86/mmu: Rename DEFAULT_SPTE_MMU_WRITEABLE to DEFAULT_SPTE_MMU_WRITABLE
 2022-01-25 23:07 UTC 

[PATCH RESEND] KVM: x86/mmu: fix UAF in paging_update_accessed_dirty_bits
 2022-01-25 22:35 UTC  (5+ messages)

[kvm-unit-tests PATCH v5 0/4] Add additional testing for routing L2 exceptions
 2022-01-25 20:31 UTC  (5+ messages)
` [kvm-unit-tests PATCH v5 1/4] x86: Make exception_mnemonic() visible to the tests
` [kvm-unit-tests PATCH v5 2/4] x86: Add support for running a nested guest multiple times in one test
` [kvm-unit-tests PATCH v5 3/4] x86: Add a helper to allow tests to signal completion without a vmcall()
` [kvm-unit-tests PATCH v5 4/4] x86: Add test coverage for nested_vmx_reflect_vmexit() testing

[syzbot] WARNING in free_loaded_vmcs (3)
 2022-01-25 20:21 UTC  (2+ messages)

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-01-25 20:20 UTC  (3+ messages)
` [PATCH v4 12/12] KVM: Expose KVM_MEM_PRIVATE

KVM/arm64: Guest ABI changes do not appear rollback-safe
 2022-01-25 17:29 UTC  (17+ messages)

KVM call for agenda for 2022-02-08
 2022-01-25 16:45 UTC 

[PATCH v1] vhost: cache avail index in vhost_enable_notify()
 2022-01-25 16:32 UTC  (4+ messages)

[PATCH 00/19] KVM: x86: Bulk removal of unused function parameters
 2022-01-25 16:32 UTC  (12+ messages)
` [PATCH 07/19] KVM: x86/svm: Remove unused "vcpu" of nested_svm_check_tlb_ctl()
` [PATCH 09/19] KVM: x86/svm: Remove unused "svm" of sev_es_prepare_guest_switch()
` [PATCH 11/19] KVM: x86/svm: Remove unused "vector" of sev_vcpu_deliver_sipi_vector()
` [PATCH 15/19] KVM: x86/emulate: Remove unused "ctxt" of task_switch_{16, 32}()
` [PATCH 16/19] KVM: x86: Remove unused "vcpu" of kvm_arch_tsc_has_attr()

[PATCH 0/5] KVM: SVM: nSVM: Implement Enlightened MSR-Bitmap for Hyper-V-on-KVM and fix it for KVM-on-Hyper-V
 2022-01-25 15:57 UTC  (5+ messages)
` [PATCH 1/5] KVM: SVM: Drop stale comment from svm_hv_vmcb_dirty_nested_enlightenments()
` [PATCH 2/5] KVM: SVM: hyper-v: Enable Enlightened MSR-Bitmap support for real

[PATCH v2 0/3] ARM64: Guest performance improvement during dirty
 2022-01-25 15:44 UTC  (3+ messages)

[RFC PATCH v3 00/11] KVM: arm64: Add support for hypercall services selection
 2022-01-25 15:15 UTC  (15+ messages)
` [RFC PATCH v3 01/11] KVM: Capture VM start

[PATCH 0/9] KVM: SVM: Fix and clean up "can emulate" mess
 2022-01-25 14:56 UTC  (6+ messages)
` [PATCH 6/9] KVM: SVM: WARN if KVM attempts emulation on #UD or #GP for SEV guests

[PATCH v2] KVM: x86/cpuid: Exclude unpermitted xfeatures sizes at KVM_GET_SUPPORTED_CPUID
 2022-01-25 14:44 UTC  (2+ messages)

[PATCH v6 0/7] KVM: SVM: Add initial GHCB protocol version 2 support
 2022-01-25 14:16 UTC  (3+ messages)
` [PATCH v6 5/7] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH v6 7/7] KVM: SVM: Increase supported GHCB protocol version

Build regressions/improvements in v5.17-rc1
 2022-01-25 14:20 UTC  (2+ messages)


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