kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-11 05:18:12 to 2021-12-14 09:10:03 UTC [more...]

[Bug 215317] New: Unable to launch QEMU Linux guest VM - "Guest has not initialized the display (yet)"
 2021-12-14  9:10 UTC  (3+ messages)
` [Bug 215317] "

[PATCH v5 0/1] s390x: KVM: CPU Topology
 2021-12-14  9:01 UTC  (11+ messages)
` [PATCH v5 1/1] s390x: KVM: accept STSI for CPU topology information

[patch 0/6] x86/fpu: Preparatory changes for guest AMX support
 2021-12-14  7:54 UTC  (13+ messages)
` [patch 1/6] x86/fpu: Extend fpu_xstate_prctl() with guest permissions
` [patch 2/6] x86/fpu: Prepare guest FPU for dynamically enabled FPU features
` [patch 3/6] x86/fpu: Make XFD initialization in __fpstate_reset() a function argument
` [patch 4/6] x86/fpu: Add guest support to xfd_enable_feature()
` [patch 5/6] x86/fpu: Provide fpu_update_guest_xcr0/xfd()
` [patch 6/6] x86/fpu: Provide kvm_sync_guest_vmexit_xfd_state()

[PATCH 00/19] AMX Support in KVM
 2021-12-14  7:16 UTC  (40+ messages)
` [PATCH 01/19] x86/fpu: Extend prctl() with guest permissions
` [PATCH 02/19] x86/fpu: Prepare KVM for dynamically enabled states
` [PATCH 09/19] kvm: x86: Prepare reallocation check
` [PATCH 10/19] kvm: x86: Emulate WRMSR of guest IA32_XFD
` [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] KVM: Move VM's worker kthreads back to the original cgroups before exiting
 2021-12-14  5:07 UTC 

[PATCH] KVM: x86/mmu: Don't advance iterator after restart due to yielding
 2021-12-14  3:35 UTC 

[RFC PATCH] KVM: x86: add kvm per-vCPU exits disable capability
 2021-12-14  3:32 UTC 

[PATCH 0/2] KVM: x86: Fix dangling page reference in TDP MMU
 2021-12-14  3:12 UTC  (11+ messages)
` [PATCH 1/2] KVM: x86: allow kvm_tdp_mmu_zap_invalidated_roots with write-locked mmu_lock
` [PATCH 2/2] KVM: x86: zap invalid roots in kvm_tdp_mmu_zap_all

[kvm-unit-tests PATCH 0/3] Add additional testing for routing L2 exceptions
 2021-12-14  1:19 UTC  (4+ messages)
` [kvm-unit-tests PATCH 3/3] x86: Add test coverage for the routing logic when exceptions occur in L2

[kvm-unit-tests PATCH v2 0/4] Add additional testing for routing L2 exceptions
 2021-12-14  1:18 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 1/4] x86: Fix a #GP from occurring in usermode library's exception handlers
` [kvm-unit-tests PATCH v2 2/4] x86: Align L2's stacks
` [kvm-unit-tests PATCH v2 3/4] x86: Add a test framework for nested_vmx_reflect_vmexit() testing
` [kvm-unit-tests PATCH v2 4/4] x86: Add test coverage "

[RFC 0/6] Sparse HART id support
 2021-12-14  0:58 UTC  (17+ messages)
` [RFC 1/6] RISC-V: Avoid using per cpu array for ordered booting
` [RFC 2/6] RISC-V: Do not print the SBI version during HSM extension boot print
` [RFC 3/6] RISC-V: Use __cpu_up_stack/task_pointer only for spinwait method
` [RFC 5/6] RISC-V: Move spinwait booting method to its own config

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-12-14  0:32 UTC  (27+ 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 24/40] x86/compressed/acpi: move EFI system table lookup to helper
` [PATCH v8 27/40] x86/boot: Add Confidential Computing type to setup_data
` [PATCH v8 33/40] x86/compressed/64: add identity mapping for Confidential Computing blob

[PATCH v1 00/13] KVM: x86/mmu: Eager Page Splitting for the TDP MMU
 2021-12-13 22:59 UTC  (14+ messages)
` [PATCH v1 01/13] KVM: x86/mmu: Rename rmap_write_protect to kvm_vcpu_write_protect_gfn
` [PATCH v1 02/13] KVM: x86/mmu: Rename __rmap_write_protect to rmap_write_protect
` [PATCH v1 03/13] KVM: x86/mmu: Automatically update iter->old_spte if cmpxchg fails
` [PATCH v1 04/13] KVM: x86/mmu: Factor out logic to atomically install a new page table
` [PATCH v1 05/13] KVM: x86/mmu: Move restore_acc_track_spte to spte.c
` [PATCH v1 06/13] KVM: x86/mmu: Refactor tdp_mmu iterators to take kvm_mmu_page root
` [PATCH v1 07/13] KVM: x86/mmu: Derive page role from parent
` [PATCH v1 08/13] KVM: x86/mmu: Refactor TDP MMU child page initialization
` [PATCH v1 09/13] KVM: x86/mmu: Split huge pages when dirty logging is enabled
` [PATCH v1 10/13] KVM: Push MMU locking down into kvm_arch_mmu_enable_log_dirty_pt_masked
` [PATCH v1 11/13] KVM: x86/mmu: Split huge pages during CLEAR_DIRTY_LOG
` [PATCH v1 12/13] KVM: x86/mmu: Add tracepoint for splitting huge pages
` [PATCH v1 13/13] KVM: selftests: Add an option to disable MANUAL_PROTECT_ENABLE and INITIALLY_SET

[GIT PULL] vhost: cleanups and fixes
 2021-12-13 22:49 UTC  (3+ messages)

[PATCH v3] vfio: Documentation for the migration region
 2021-12-13 22:16 UTC  (4+ messages)

[PATCH] Revert "KVM: VMX: Save HOST_CR3 in vmx_prepare_switch_to_guest()"
 2021-12-13 21:25 UTC  (2+ messages)

[RFC PATCH v5 0/1] s390x: Improvements to SIGP handling [KVM]
 2021-12-13 21:05 UTC  (2+ messages)
` [RFC PATCH v5 1/1] KVM: s390: Clarify SIGP orders versus STOP/RESTART

[RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state
 2021-12-13 20:40 UTC  (3+ messages)

[kvm-unit-tests PATCH] x86: Increase timeout for vmx_vmcs_shadow_test
 2021-12-13 19:59 UTC 

linux-next: manual merge of the kvm tree with the tip tree
 2021-12-13 18:23 UTC  (3+ messages)

[PATCH 0/4] Create multiple save area for SEV guests
 2021-12-13 17:33 UTC  (5+ messages)
` [PATCH 1/4] KVM: SVM: Define sev_features and vmpl field in the VMSA
` [PATCH 2/4] KVM: SVM: Create a separate mapping for the SEV-ES save area
` [PATCH 3/4] KVM: SVM: Create a separate mapping for the GHCB "
` [PATCH 4/4] KVM: SVM: Update the SEV-ES save area mapping

[next-20211210] Build break powerpc/kvm: unknown member wait
 2021-12-13 17:30 UTC  (2+ messages)

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

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

Potential bug in TDP MMU
 2021-12-13 16:14 UTC  (13+ messages)

[PATCH v2 00/12] Add riscv kvm accel support
 2021-12-13 15:21 UTC  (21+ messages)
` [PATCH v2 03/12] target/riscv: Implement function kvm_arch_init_vcpu
` [PATCH v2 04/12] target/riscv: Implement kvm_arch_get_registers
` [PATCH v2 05/12] target/riscv: Implement kvm_arch_put_registers
` [PATCH v2 06/12] target/riscv: Support start kernel directly by KVM
` [PATCH v2 07/12] target/riscv: Support setting external interrupt "
` [PATCH v2 08/12] target/riscv: Handle KVM_EXIT_RISCV_SBI exit
` [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

[PATCH 00/32] KVM: s390: enable zPCI for interpretive execution
 2021-12-13 15:19 UTC  (7+ messages)
` [PATCH 05/32] s390/airq: pass more TPI info to airq handlers
` [PATCH 08/32] s390/pci: stash associated GISA designation
` [PATCH 13/32] KVM: s390: pci: add basic kvm_zdev structure

[PATCH MANUALSEL 5.10 2/4] KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabled
 2021-12-13 14:29 UTC  (6+ messages)
` [PATCH MANUALSEL 5.10 3/4] KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILE
` [PATCH MANUALSEL 5.10 4/4] KVM: downgrade two BUG_ONs to WARN_ON_ONCE

[PATCH MANUALSEL 5.15 3/9] KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabled
 2021-12-13 14:28 UTC  (14+ messages)
` [PATCH MANUALSEL 5.15 4/9] KVM: SEV: do not take kvm->lock when destroying
` [PATCH MANUALSEL 5.15 5/9] KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILE
` [PATCH MANUALSEL 5.15 6/9] KVM: x86: Forbid KVM_SET_CPUID{,2} after KVM_RUN
` [PATCH MANUALSEL 5.15 7/9] KVM: selftests: Avoid KVM_SET_CPUID2 after KVM_RUN in hyperv_features test
` [PATCH MANUALSEL 5.15 8/9] KVM: downgrade two BUG_ONs to WARN_ON_ONCE
` [PATCH MANUALSEL 5.15 9/9] x86/kvm: remove unused ack_notifier callbacks

[PATCH MANUALSEL 5.4 2/2] KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILE
 2021-12-13 14:22 UTC  (2+ messages)

[PATCH v2 0/5] RFC: KVM: SVM: Allow L1's AVIC to co-exist with nesting
 2021-12-13 13:29 UTC  (10+ messages)
` [PATCH v2 1/5] KVM: nSVM: deal with L1 hypervisor that intercepts interrupts but lets L2 control EFLAGS.IF
` [PATCH v2 2/5] KVM: SVM: allow to force AVIC to be enabled
` [PATCH v2 3/5] KVM: SVM: fix race between interrupt delivery and AVIC inhibition
` [PATCH v2 4/5] KVM: x86: don't touch irr_pending in kvm_apic_update_apicv when inhibiting it
` [PATCH v2 5/5] KVM: SVM: allow AVIC to co-exist with a nested guest running

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

[PATCH v3 0/3] svm: avic: Allow AVIC support on system w/ physical APIC ID > 255
 2021-12-13 11:31 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: SVM: Refactor AVIC hardware setup logic into helper function
` [PATCH v3 2/3] x86/apic: Add helper function to get maximum physical APIC ID
` [PATCH v3 3/3] KVM: SVM: Extend host physical APIC ID field to support more than 8-bit

[PATCH v2 0/3] svm: avic: Allow AVIC support on system w/ physical APIC ID > 255
 2021-12-13 10:46 UTC  (6+ messages)
` [PATCH v2 3/3] KVM: SVM: Extend host physical APIC ID field to support more than 8-bit

[PATCH 00/11] Parallel CPU bringup for x86_64
 2021-12-13  9:11 UTC  (7+ messages)
` [PATCH 02/11] rcu: Kill rnp->ofl_seq and use only rcu_state.ofl_lock for exclusion
    ` [PATCH v1.1 "

[PATCH v2 0/6] KVM: x86/pmu: Count two basic events for emulated instructions
 2021-12-13  6:37 UTC  (11+ messages)
` [PATCH v2 4/6] KVM: x86/pmu: Add pmc->intr to refactor kvm_perf_overflow{_intr}()

[PATCH v11 kvmtool 0/8] KVMTOOL RISC-V Support
 2021-12-13  4:12 UTC  (4+ messages)

[PATCH kvmtool] Makefile: 'lvm version' works incorrect. Because CFLAGS can not get sub-make variable $(KVMTOOLS_VERSION)
 2021-12-13  3:19 UTC  (5+ messages)

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

[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

[RFC v16 1/9] iommu: Introduce attach/detach_pasid_table API
 2021-12-11  5:18 UTC  (11+ 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).