kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-19 13:48:05 to 2022-05-20 18:32:26 UTC [more...]

[PATCH kvm-unit-tests] x86: do not overwrite bits 7 and 12 of MSR_IA32_MISC_ENABLE
 2022-05-20 18:32 UTC 

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-05-20 18:31 UTC  (11+ messages)
` [PATCH v6 1/8] mm: Introduce memfile_notifier
` [PATCH v6 2/8] mm/shmem: Support memfile_notifier
` [PATCH v6 3/8] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v6 4/8] KVM: Extend the memslot to support fd-based private memory
` [PATCH v6 5/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [PATCH v6 6/8] KVM: Handle page fault for private memory
` [PATCH v6 7/8] KVM: Enable and expose KVM_MEM_PRIVATE
` [PATCH v6 8/8] memfd_create.2: Describe MFD_INACCESSIBLE flag

[PATCH] KVM: x86/emulator: Bounds check reg nr against reg array size
 2022-05-20 18:19 UTC  (3+ messages)

[PATCH kvmtool] Fixes: 0febaae00bb6 ("Add asm/kernel.h for riscv")
 2022-05-20 18:09 UTC 

[PATCH v4 0/8] KVM: x86: Add CMCI and UCNA emulation
 2022-05-20 17:36 UTC  (9+ messages)
` [PATCH v4 1/8] KVM: x86: Make APIC_VERSION capture only the magic 0x14UL
` [PATCH v4 2/8] KVM: x86: Fill apic_lvt_mask with enums / explicit entries
` [PATCH v4 3/8] KVM: x86: Add APIC_LVTx() macro
` [PATCH v4 4/8] KVM: x86: Add Corrected Machine Check Interrupt (CMCI) emulation to lapic
` [PATCH v4 5/8] KVM: x86: Use kcalloc to allocate the mce_banks array
` [PATCH v4 6/8] KVM: x86: Add emulation for MSR_IA32_MCx_CTL2 MSRs
` [PATCH v4 7/8] KVM: x86: Enable CMCI capability by default and handle injected UCNA errors
` [RFC v4 8/8] KVM: selftests: Add a self test for UCNA injection

[PATCH 0/4] Implement vdpasim stop operation
 2022-05-20 17:23 UTC  (5+ messages)
` [PATCH 1/4] vdpa: Add "
` [PATCH 2/4] vhost-vdpa: introduce STOP backend feature bit
` [PATCH 3/4] vhost-vdpa: uAPI to stop the device
` [PATCH 4/4] vdpa_sim: Implement stop vdpa op

[mst-vhost:vhost 26/43] drivers/vhost/vdpa.c:1003:3-9: preceding lock on line 991 (fwd)
 2022-05-20 16:37 UTC 

[PATCH] KVM: x86: Fix the intel_pt PMI handling wrongly considered from guest
 2022-05-20 16:31 UTC  (4+ messages)

[PATCH v2 0/5] bitmap: fix conversion from/to fix-sized arrays
 2022-05-20 16:18 UTC  (6+ messages)
` [PATCH 3/5] lib/bitmap: add test for bitmap_{from,to}_arr64

Unsure about whether 3 bugs are on KVM side or QEMU side
 2022-05-20 16:09 UTC 

[PATCH v3 0/8] KVM: Fix mmu_notifier vs. pfncache vs. pfncache races
 2022-05-20 16:04 UTC  (6+ messages)
` [PATCH v3 6/8] KVM: Fully serialize gfn=>pfn cache refresh via mutex

[PATCH 00/89] KVM: arm64: Base support for the pKVM hypervisor at EL2
 2022-05-20 16:03 UTC  (27+ messages)
` [PATCH 03/89] KVM: arm64: Return error from kvm_arch_init_vm() on allocation failure
` [PATCH 33/89] KVM: arm64: Handle guest stage-2 page-tables entirely at EL2
` [PATCH 52/89] KVM: arm64: Introduce lazy-ish state sync for non-protected VMs
` [PATCH 68/89] KVM: arm64: Move vgic state between host and shadow vcpu structures
` [PATCH 69/89] KVM: arm64: Do not update virtual timer state for protected VMs
` [PATCH 70/89] KVM: arm64: Refactor kvm_vcpu_enable_ptrauth() for hyp use
` [PATCH 72/89] KVM: arm64: Track the SVE state in the shadow vcpu
` [PATCH 73/89] KVM: arm64: Add HVC handling for protected guests at EL2
` [PATCH 74/89] KVM: arm64: Move pstate reset values to kvm_arm.h
` [PATCH 75/89] KVM: arm64: Move some kvm_psci functions to a shared header
` [PATCH 76/89] KVM: arm64: Factor out vcpu_reset code for core registers and PSCI
` [PATCH 77/89] KVM: arm64: Handle PSCI for protected VMs in EL2
` [PATCH 78/89] KVM: arm64: Don't expose TLBI hypercalls after de-privilege
` [PATCH 79/89] KVM: arm64: Add is_pkvm_initialized() helper
` [PATCH 80/89] KVM: arm64: Refactor enter_exception64()
` [PATCH 81/89] KVM: arm64: Inject SIGSEGV on illegal accesses
` [PATCH 82/89] KVM: arm64: Support TLB invalidation in guest context
` [PATCH 83/89] KVM: arm64: Avoid BBM when changing only s/w bits in Stage-2 PTE
` [PATCH 84/89] KVM: arm64: Extend memory sharing to allow guest-to-host transitions
` [PATCH 85/89] KVM: arm64: Document the KVM/arm64-specific calls in hypercalls.rst
` [PATCH 86/89] KVM: arm64: Reformat/beautify PTP hypercall documentation
` [PATCH 87/89] KVM: arm64: Expose memory sharing hypercalls to protected guests
` [PATCH 88/89] KVM: arm64: Introduce KVM_VM_TYPE_ARM_PROTECTED machine type for PVMs
` [PATCH 89/89] Documentation: KVM: Add some documentation for Protected KVM on arm64

[CFP LPC 2022] Confidential Computing Microconference
 2022-05-20 15:48 UTC 

[PATCH] KVM: x86: Inhibit APICv/AVIC when changing apic id/base from the defaults
 2022-05-20 15:26 UTC  (2+ messages)

A really weird guest crash, that ONLY happens on KVM, and ONLY on 6th gen+ Intel Core CPU's
 2022-05-20 15:22 UTC  (4+ messages)

[PATCH RESEND v3 00/11] KVM: x86/pmu: More refactoring to get rid of PERF_TYPE_HARDWAR
 2022-05-20 15:20 UTC  (8+ messages)
` [PATCH RESEND v3 03/11] KVM: x86/pmu: Protect kvm->arch.pmu_event_filter with SRCU
` [PATCH RESEND v3 11/11] KVM: x86/pmu: Drop amd_event_mapping[] in the KVM context

[PATCH v2 0/8] KVM: Fix mmu_notifier vs. pfncache vs. pfncache races
 2022-05-20 15:02 UTC  (6+ messages)
` [PATCH v2 6/8] KVM: Fix multiple races in gfn=>pfn cache refresh

[PATCH] KVM: x86: Move kzalloc out of atomic context on PREEMPT_RT
 2022-05-20 14:49 UTC  (4+ messages)

[PATCH] KVM: x86/mmu: optimizing the code in mmu_try_to_unsync_pages
 2022-05-20 14:47 UTC  (3+ messages)

[PATCH] KVM: x86/mmu: Use try_cmpxchg64 in fast_pf_fix_direct_spte
 2022-05-20 14:46 UTC 

[PATCH 2/3] KVM: x86/svm/pmu: Direct access pmu->gp_counter[] to implement amd_*_to_pmc()
 2022-05-20 14:45 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v4 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-05-20 14:39 UTC  (11+ messages)
` [PATCH v4 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses

[PATCH v2] KVM: VMX: Use try_cmpxchg64 in pi_try_set_control
 2022-05-20 14:37 UTC 

[PATCH kvmtool 0/2] Fixes for virtio_balloon stats printing
 2022-05-20 14:37 UTC  (3+ messages)
` [PATCH kvmtool 1/2] virtio/balloon: Fix a crash when collecting stats
` [PATCH kvmtool 2/2] stat: Add descriptions for new virtio_balloon stat types

[PATCH 1/3] KVM: x86/pmu: Ignore pmu->global_ctrl check if vPMU doesn't support global_ctrl
 2022-05-20 14:32 UTC  (3+ messages)
` [PATCH 3/3] KVM: x86/pmu: Drop redundant-clumsy-asymmetric PERFCTR_CORE MSRs handling

[PATCH 1/3] KVM: x86/pmu: Add fast-path check for per-vm vPMU disablility
 2022-05-20 14:32 UTC  (3+ messages)
` [PATCH 3/3] KVM: x86/svm/pmu: Drop 'enum index' for more counters scalability

[PATCH RESEND] KVM: powerpc: remove extraneous asterisk from rm_host_ipi_action comment
 2022-05-20 14:25 UTC  (2+ messages)

[PATCH v2] KVM: x86/pmu: Don't pre-set the pmu->global_ctrl when refreshing
 2022-05-20 14:25 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update KVM RISC-V entry to cover selftests support
 2022-05-20 14:19 UTC  (3+ messages)

[PATCH v3 0/1] vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
 2022-05-20 14:09 UTC  (6+ messages)
` [PATCH v3 1/1] "

[kvm-unit-tests PATCH] s390x: Ignore gcc 12 warnings for low addresses
 2022-05-20 14:08 UTC  (6+ messages)

[kvm-unit-tests PATCH v2 0/2] s390x: Avoid gcc 12 warnings
 2022-05-20 14:05 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 1/2] s390x: Introduce symbol for lowcore and use it
` [kvm-unit-tests PATCH v2 2/2] s390x: Fix gcc 12 warning about array bounds

[PATCH] KVM: x86: SVM: fix nested PAUSE filtering
 2022-05-20 14:05 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 00/23] EFI and ACPI support for arm64
 2022-05-20 14:02 UTC  (21+ messages)
` [kvm-unit-tests PATCH v2 02/23] lib: Ensure all struct definition for ACPI tables are packed
` [kvm-unit-tests PATCH v2 05/23] arm/arm64: Add support for setting up the PSCI conduit through ACPI
` [kvm-unit-tests PATCH v2 06/23] arm/arm64: Add support for discovering the UART "
` [kvm-unit-tests PATCH v2 07/23] arm/arm64: Add support for timer initialization "
` [kvm-unit-tests PATCH v2 08/23] arm/arm64: Add support for cpu "
` [kvm-unit-tests PATCH v2 09/23] lib/printf: Support for precision modifier in printing strings
` [kvm-unit-tests PATCH v2 14/23] lib: Avoid ms_abi for calls related to EFI on arm64

[PATCH] KVM: Free new dirty bitmap if creating a new memslot fails
 2022-05-20 13:44 UTC  (2+ messages)

[PATCH 0/2] KVM: x86/mmu: nEPT X-only unsync bug fix
 2022-05-20 13:31 UTC  (2+ messages)

[PATCH kvm-unit-tests v2 0/2] lib: Cleanups
 2022-05-20 13:24 UTC  (3+ messages)
` [PATCH kvm-unit-tests v2 1/2] lib: Fix whitespace
` [PATCH kvm-unit-tests v2 2/2] lib: Add ctype.h and collect is* functions

[PATCH] KVM: x86: hyper-v: fix type of valid_bank_mask
 2022-05-20 13:19 UTC  (2+ messages)

[PATCH kvm-unit-tests 0/2] lib: Cleanups
 2022-05-20 13:17 UTC  (7+ messages)
` [PATCH kvm-unit-tests 1/2] lib: Fix whitespace
` [PATCH kvm-unit-tests 2/2] lib: Add ctype.h and collect is* functions

[PATCH] KVM: eventfd: Fix false positive RCU usage warning
 2022-05-20 13:10 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 736ee37e2e8eed7fe48d0a37ee5a709514d478b3
 2022-05-20 12:46 UTC  (5+ messages)

[PATCH v12 00/16] Introduce Architectural LBR for vPMU
 2022-05-20 12:28 UTC  (2+ messages)

[PATCH] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
 2022-05-20 12:28 UTC  (7+ messages)

[PATCH 1/3] KVM: x86/pmu: Move the vmx_icl_pebs_cpu[] definition out of the header file
 2022-05-20 12:00 UTC  (2+ messages)

[PATCH] KVM: x86/pmu: remove useless prototype
 2022-05-20 12:00 UTC 

[GIT PULL] KVM/riscv changes for 5.19
 2022-05-20 11:55 UTC  (2+ messages)

[GIT PULL] KVM/arm64 updates for 5.19
 2022-05-20 11:55 UTC  (2+ messages)

[PATCH] Documentation: kvm: reorder ARM-specific section about KVM_SYSTEM_EVENT_SUSPEND
 2022-05-20 11:23 UTC 

[RFC PATCH v1 0/8] virtio/vsock: experimental zerocopy receive
 2022-05-20 11:09 UTC  (5+ messages)

[PATCH] iommu/s390: tolerate repeat attach_dev calls
 2022-05-20 10:30 UTC  (5+ messages)

[PATCH] vfio/pci: Add driver_managed_dma to the new vfio_pci drivers
 2022-05-20 10:20 UTC  (3+ messages)

[PATCH v2 00/19] Control VQ support in vDPA
 2022-05-20  8:04 UTC  (2+ messages)

[QEMU PATCH] x86: Set maximum APIC ID to KVM prior to vCPU creation
 2022-05-20  7:56 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 21498d01d045c5b95b93e0a0625ae965b4330ebe
 2022-05-20  6:08 UTC 

[RFC] KVM / QEMU: Introduce Interface for Querying APICv Info
 2022-05-20  5:51 UTC  (3+ messages)

[PATCH] vfio: Do not manipulate iommu dma_owner for fake iommu groups
 2022-05-20  5:32 UTC  (3+ messages)

KVM/riscv changes for 5.19
 2022-05-20  4:49 UTC  (2+ messages)

[Bug 216002] New: When a break point is set, nested virtualization sees "kvm_queue_exception: Assertion `!env->exception_has_payload' failed."
 2022-05-20  2:41 UTC  (2+ messages)
` [Bug 216002] "

[PATCH v7 0/8] KVM: PKS Virtualization support
 2022-05-20  1:24 UTC  (3+ messages)
` [PATCH v7 8/8] KVM: VMX: Enable PKS for nested VM

[Bug 216003] New: Single stepping Windows 7 bootloader results in Assertion `ret < cpu->num_ases && ret >= 0' failed
 2022-05-20  0:54 UTC 

[PATCH v3 00/34] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush feature
 2022-05-19 23:44 UTC  (5+ messages)
` [PATCH v3 20/34] KVM: x86: KVM_REQ_TLB_FLUSH_CURRENT is a superset of KVM_REQ_HV_TLB_FLUSH too

[PATCH v9 0/9] IPI virtualization support for VM
 2022-05-19 23:41 UTC  (8+ messages)

[PATCH] KVM: VMX: Use try_cmpxchg64 in pi_try_set_control
 2022-05-19 21:34 UTC  (2+ messages)

[PATCH] KVM: VMX: Read BNDCFGS if not from_vmentry
 2022-05-19 17:59 UTC  (2+ messages)

[PATCH v2] KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel memory leak
 2022-05-19 17:08 UTC  (2+ messages)

[RFC PATCH v3 00/19] RFC: nested AVIC
 2022-05-19 16:55 UTC  (14+ messages)
` [RFC PATCH v3 02/19] KVM: x86: inhibit APICv/AVIC when the guest and/or host changes apic id/base from the defaults
` [RFC PATCH v3 03/19] KVM: x86: SVM: remove avic's broken code that updated APIC ID
` [RFC PATCH v3 04/19] KVM: x86: mmu: allow to enable write tracking externally
` [RFC PATCH v3 05/19] x86: KVMGT: use kvm_page_track_write_tracking_enable
` [RFC PATCH v3 06/19] KVM: x86: mmu: add gfn_in_memslot helper
` [RFC PATCH v3 14/19] KVM: x86: rename .set_apic_access_page_addr to reload_apic_access_page

[PATCH v2 0/1] vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
 2022-05-19 16:35 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH v2] vdpasim: allow to enable a vq repeatedly
 2022-05-19 16:04 UTC  (2+ messages)

[PATCH v6 00/22] KVM: Extend Eager Page Splitting to the shadow MMU
 2022-05-19 15:33 UTC  (3+ messages)
` [PATCH v6 21/22] KVM: Allow for different capacities in kvm_mmu_memory_cache structs

[PATCH v6 0/3] Introduce Notify VM exit
 2022-05-19 15:22 UTC  (5+ messages)
` [PATCH v6 3/3] KVM: VMX: Enable "

[PATCH v7 00/13] s390x: CPU Topology
 2022-05-19 15:22 UTC  (4+ messages)
` [PATCH v7 03/13] s390x: topology: CPU topology objects and structures

[PATCH] vdpasim: allow to enable a vq repeatedly
 2022-05-19 14:57 UTC  (3+ messages)

[PATCH RESEND v12 00/17] KVM: x86/pmu: Add basic support to enable guest PEBS via DS
 2022-05-19 14:46 UTC  (5+ 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).