kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-24 09:43:59 to 2022-01-26 01:36:02 UTC [more...]

[PATCH RFC] vfio: Revise and update the migration uAPI description
 2022-01-26  1:35 UTC  (16+ 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)

[PATCH] KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guest
 2022-01-25 22:17 UTC 

[PATCH] KVM: nVMX: WARN on any attempt to allocate shadow VMCS for vmcs02
 2022-01-25 22:05 UTC 

[PATCH] KVM: x86: Forcibly leave nested virt when SMM state is toggled
 2022-01-25 22:03 UTC 

[PATCH] KVM: x86: Free kvm_cpuid_entry2 array on post-KVM_RUN KVM_SET_CPUID{,2}
 2022-01-25 21:04 UTC 

[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  (6+ messages)
` [PATCH v4 02/12] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v4 12/12] KVM: Expose KVM_MEM_PRIVATE

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-01-25 18:43 UTC  (5+ messages)
` [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

[RFC PATCH 0/6] KVM: SVM: Defer page pinning for SEV guests
 2022-01-25 17:59 UTC  (5+ messages)
` [RFC PATCH 3/6] KVM: SVM: Implement demand page pinning

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

KVM call minutes for 2022-01-25
 2022-01-25 16:54 UTC  (3+ 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  (26+ messages)
` [PATCH 01/19] KVM: x86/mmu: Remove unused "kvm" of kvm_mmu_unlink_parents()
` [PATCH 02/19] KVM: x86/mmu: Remove unused "kvm" of __rmap_write_protect()
` [PATCH 03/19] KVM: x86/mmu: Remove unused "vcpu" of reset_{tdp,ept}_shadow_zero_bits_mask()
` [PATCH 04/19] KVM: x86/tdp_mmu: Remove unused "kvm" of kvm_tdp_mmu_get_root()
` [PATCH 05/19] KVM: x86/mmu_audit: Remove unused "level" of audit_spte_after_sync()
` [PATCH 06/19] KVM: x86/svm: Remove unused "vcpu" of svm_check_exit_valid()
` [PATCH 07/19] KVM: x86/svm: Remove unused "vcpu" of nested_svm_check_tlb_ctl()
` [PATCH 08/19] KVM: x86: Remove unused "vcpu" of kvm_after_interrupt()
` [PATCH 09/19] KVM: x86/svm: Remove unused "svm" of sev_es_prepare_guest_switch()
` [PATCH 10/19] KVM: x86/sev: Remove unused "kvm" of sev_unbind_asid()
` [PATCH 11/19] KVM: x86/svm: Remove unused "vector" of sev_vcpu_deliver_sipi_vector()
` [PATCH 12/19] KVM: x86/i8259: Remove unused "addr" of elcr_ioport_{read,write}()
` [PATCH 13/19] KVM: x86/ioapic: Remove unused "addr" and "length" of ioapic_read_indirect()
` [PATCH 14/19] KVM: x86/emulate: Remove unused "ctxt" of setup_syscalls_segments()
` [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 17/19] KVM: x86: Remove unused "vcpu" of kvm_scale_tsc()
` [PATCH 18/19] KVM: Remove unused "kvm" of kvm_make_vcpu_request()
` [PATCH 19/19] KVM: Remove unused "flags" of kvm_pv_kick_cpu_op()

[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  (9+ messages)
` [PATCH v2 1/3] KVM: arm64: Use read/write spin lock for MMU protection
` [PATCH v2 2/3] KVM: arm64: Add fast path to handle permission relaxation during dirty logging
` [PATCH v2 3/3] KVM: selftests: Add vgic initialization for dirty log perf test for ARM

[PATCH v2 00/30] KVM: s390: enable zPCI for interpretive execution
 2022-01-25 15:44 UTC  (26+ messages)
` [PATCH v2 08/30] s390/pci: stash associated GISA designation
` [PATCH v2 15/30] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH v2 17/30] KVM: s390: mechanism to enable guest zPCI Interpretation
` [PATCH v2 18/30] KVM: s390: pci: provide routines for enabling/disabling 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

[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  (8+ messages)
` [PATCH v6 1/7] KVM: SVM: Get rid of set_ghcb_msr() and *ghcb_msr_bits() functions
` [PATCH v6 2/7] KVM: SVM: Add helper to generate GHCB MSR verson info, and drop macro
` [PATCH v6 3/7] KVM: SVM: Move kvm_emulate_ap_reset_hold() to AMD specific code
` [PATCH v6 4/7] KVM: SVM: Set "released" on INIT-SIPI iff SEV-ES vCPU was in AP reset hold
` [PATCH v6 5/7] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH v6 6/7] KVM: SVM: Add support for Hypervisor Feature support "
` [PATCH v6 7/7] KVM: SVM: Increase supported GHCB protocol version

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

[PATCH 1/2] platform: make platform_get_irq_optional() optional
 2022-01-25 14:01 UTC  (15+ messages)
        ` [PATCH] driver core: platform: Rename platform_get_irq_optional() to platform_get_irq_silent()

[REGRESSION] Too-low frequency limit for AMD GPU PCI-passed-through to Windows VM
 2022-01-25 13:33 UTC  (13+ messages)

[PATCH kvm-unit-tests v1 0/8] s390x: Extend instruction interception tests
 2022-01-25 13:00 UTC  (6+ messages)
` [PATCH kvm-unit-tests v1 1/8] s390x: Add more tests for MSCH
` [PATCH kvm-unit-tests v1 2/8] s390x: Add test for PFMF low-address protection

[PATCH RESEND v2] KVM: LAPIC: Enable timer posted-interrupt when mwait/hlt is advertised
 2022-01-25 12:08 UTC 

[PATCH RESEND v2] KVM: VMX: Dont' send posted IRQ if vCPU == this vCPU and vCPU is IN_GUEST_MODE
 2022-01-25 11:59 UTC 

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

KVM call for agenda for 2022-01-25
 2022-01-25 11:52 UTC  (3+ messages)

[PATCH] KVM: LAPIC: Also cancel preemption timer during SET_LAPIC
 2022-01-25 11:04 UTC  (2+ messages)

[PATCH] x86: add additional EPT bit definitions
 2022-01-25  8:51 UTC  (3+ messages)

[PATCH] gvisor: add some missing definitions to vmx.h
 2022-01-25  8:50 UTC  (4+ messages)

[PATCH] KVM: VMX: Remove vmcs_config.order
 2022-01-25  8:25 UTC  (2+ messages)

[RFC PATCH v2 00/44] TDX support
 2022-01-25  8:22 UTC  (10+ messages)
` [RFC PATCH v2 20/44] i386/tdx: Parse tdx metadata and store the result into TdxGuestState

[RFC PATCH v4 00/26] KVM: arm64: Make CPU ID registers writable by userspace
 2022-01-25  6:31 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
` [RFC PATCH v4 22/26] KVM: arm64: Trap disabled features of ID_AA64DFR0_EL1
` [RFC PATCH v4 23/26] KVM: arm64: Trap disabled features of ID_AA64MMFR1_EL1

[PATCH] KVM: x86/cpuid: Exclude unpermitted xfeatures sizes at KVM_GET_SUPPORTED_CPUID
 2022-01-25  3:48 UTC  (5+ messages)

[PATCH] vfio/pci: Stub vfio_pci_vga_rw when !CONFIG_VFIO_PCI_VGA
 2022-01-24 23:11 UTC 

[PATCH] KVM: vfio: Constify static kvm_device_ops
 2022-01-24 20:30 UTC 

[PATCH 0/2] KVM: x86: Partially allow KVM_SET_CPUID{,2} follow-up
 2022-01-24 21:03 UTC  (9+ messages)
` [PATCH 1/2] KVM: x86: Move CPUID.(EAX=0x12,ECX=1) mangling to __kvm_update_cpuid_runtime()
` [PATCH 2/2] KVM: x86: Use memcmp in kvm_cpuid_check_equal()

[PATCH v5 0/3] KVM: x86: Provide per VM capability for disabling PMU virtualization
 2022-01-24 18:39 UTC  (3+ messages)
` [PATCH v5 1/3] "

[RFC PATCH v2 0/5] vfio/pci: Enable runtime power management support
 2022-01-24 18:17 UTC  (6+ messages)
` [RFC PATCH v2 1/5] vfio/pci: register vfio-pci driver with runtime PM framework
` [RFC PATCH v2 2/5] vfio/pci: virtualize PME related registers bits and initialize to zero
` [RFC PATCH v2 3/5] vfio/pci: fix memory leak during D3hot to D0 tranistion
` [RFC PATCH v2 4/5] vfio/pci: Invalidate mmaps and block the access in D3hot power state
` [RFC PATCH v2 5/5] vfio/pci: add the support for PCI D3cold state

[PATCH v5 0/8] IPI virtualization support for VM
 2022-01-24 16:40 UTC  (10+ messages)
` [PATCH v5 8/8] KVM: VMX: Resize PID-ponter table on demand for IPI virtualization

[kvm-unit-tests PATCH 3/3] x86/ioapic: use APIC ID map instead of hard-coded CPU index
 2022-01-24 16:19 UTC 

[kvm-unit-tests PATCH 2/3] x86/hyperv_clock: print sequence field of reference TSC page
 2022-01-24 16:17 UTC 

[kvm-unit-tests PATCH 1/3] x86/hyperv_clock: handle non-consecutive APIC IDs
 2022-01-24 16:16 UTC 

[PATCH v17] qapi: introduce 'x-query-x86-cpuid' QMP command
 2022-01-24 15:05 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: Align incw instruction to avoid split lock
 2022-01-24 14:17 UTC  (2+ messages)

[PATCH] KVM: selftests: Re-enable access_tracking_perf_test
 2022-01-24 14:17 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/7] x86/debug: More single-step #DB tests
 2022-01-24 14:15 UTC  (3+ messages)
` [kvm-unit-tests PATCH 3/7] x86/debug: Test OUT instead of RDMSR for single-step #DB emulation test

[PATCH] KVM: VMX: Set vmcs.PENDING_DBG.BS on #DB in STI/MOVSS blocking shadow
 2022-01-24 14:06 UTC  (2+ messages)

[PATCH kernel v5] KVM: PPC: Merge powerpc's debugfs entry content into generic entry
 2022-01-24 13:53 UTC  (2+ messages)

[PATCH] KVM: remove async parameter of hva_to_pfn_remapped()
 2022-01-24 13:54 UTC  (2+ messages)

[PATCH] KVM: VMX: Zero host's SYSENTER_ESP iff SYSENTER is NOT used
 2022-01-24 13:52 UTC  (4+ messages)

[PATCH v4 0/5] KVM: x86: Partially allow KVM_SET_CPUID{,2} after KVM_RUN for CPU hotplug
 2022-01-24  9:45 UTC  (5+ messages)
` [PATCH v4 2/5] KVM: x86: Move CPUID.(EAX=0x12,ECX=1) mangling to __kvm_update_cpuid_runtime()


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