kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-19 05:37:32 to 2022-05-19 22:58:56 UTC [more...]

[PATCH] iommu/s390: tolerate repeat attach_dev calls
 2022-05-19 22:58 UTC  (3+ messages)

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

[linux-next:master] BUILD REGRESSION 736ee37e2e8eed7fe48d0a37ee5a709514d478b3
 2022-05-19 18:44 UTC  (3+ messages)

[PATCH v3 0/1] vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
 2022-05-19 18:33 UTC  (2+ messages)
` [PATCH v3 1/1] "

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

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

[PATCH] KVM: x86: hyper-v: fix type of valid_bank_mask
 2022-05-19 17:15 UTC 

[kvm-unit-tests PATCH v2 00/23] EFI and ACPI support for arm64
 2022-05-19 17:14 UTC  (22+ messages)
` [kvm-unit-tests PATCH v2 01/23] lib: Move acpi header and implementation to lib
` [kvm-unit-tests PATCH v2 02/23] lib: Ensure all struct definition for ACPI tables are packed
` [kvm-unit-tests PATCH v2 03/23] lib: Add support for the XSDT ACPI table
` [kvm-unit-tests PATCH v2 04/23] lib: Extend the definition of the ACPI table FADT
` [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

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

[PATCH kvm-unit-tests 0/2] lib: Cleanups
 2022-05-19 17:07 UTC  (3+ 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] vfio: Do not manipulate iommu dma_owner for fake iommu groups
 2022-05-19 17:03 UTC 

[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  (8+ messages)
` [PATCH v2 1/1] "

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

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-05-19 15:37 UTC  (9+ 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 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  (8+ messages)
` [PATCH v6 1/3] KVM: X86: Save&restore the triple fault request
` [PATCH v6 3/3] KVM: VMX: Enable Notify VM exit

[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] KVM: x86: Move kzalloc out of atomic context on PREEMPT_RT
 2022-05-19 15:11 UTC  (2+ messages)

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

[PATCH 00/89] KVM: arm64: Base support for the pKVM hypervisor at EL2
 2022-05-19 13:42 UTC  (90+ messages)
` [PATCH 01/89] KVM: arm64: Handle all ID registers trapped for a protected VM
` [PATCH 02/89] KVM: arm64: Remove redundant hyp_assert_lock_held() assertions
` [PATCH 03/89] KVM: arm64: Return error from kvm_arch_init_vm() on allocation failure
` [PATCH 04/89] KVM: arm64: Ignore 'kvm-arm.mode=protected' when using VHE
` [PATCH 05/89] KVM: arm64: Extend comment in has_vhe()
` [PATCH 06/89] KVM: arm64: Drop stale comment
` [PATCH 07/89] KVM: arm64: Move hyp refcount manipulation helpers
` [PATCH 08/89] KVM: arm64: Back hyp_vmemmap for all of memory
` [PATCH 09/89] KVM: arm64: Unify identifiers used to distinguish host and hypervisor
` [PATCH 10/89] KVM: arm64: Implement do_donate() helper for donating memory
` [PATCH 11/89] KVM: arm64: Prevent the donation of no-map pages
` [PATCH 12/89] KVM: arm64: Add helpers to pin memory shared with hyp
` [PATCH 13/89] KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h
` [PATCH 14/89] KVM: arm64: Add hyp_spinlock_t static initializer
` [PATCH 15/89] KVM: arm64: Introduce shadow VM state at EL2
` [PATCH 16/89] KVM: arm64: Instantiate VM shadow data from EL1
` [PATCH 17/89] KVM: arm64: Make hyp stage-1 refcnt correct on the whole range
` [PATCH 18/89] KVM: arm64: Factor out private range VA allocation
` [PATCH 19/89] KVM: arm64: Add pcpu fixmap infrastructure at EL2
` [PATCH 20/89] KVM: arm64: Provide I-cache invalidation by VA "
` [PATCH 21/89] KVM: arm64: Allow non-coallescable pages in a hyp_pool
` [PATCH 22/89] KVM: arm64: Add generic hyp_memcache helpers
` [PATCH 23/89] KVM: arm64: Instantiate guest stage-2 page-tables at EL2
` [PATCH 24/89] KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache
` [PATCH 25/89] KVM: arm64: Add flags to struct hyp_page
` [PATCH 26/89] KVM: arm64: Provide a hypercall for the host to reclaim guest memory
` [PATCH 27/89] KVM: arm64: Extend memory sharing to allow host-to-guest transitions
` [PATCH 28/89] KVM: arm64: Consolidate stage-2 init in one function
` [PATCH 29/89] KVM: arm64: Check for PTE validity when checking for executable/cacheable
` [PATCH 30/89] KVM: arm64: Do not allow memslot changes after first VM run under pKVM
` [PATCH 31/89] KVM: arm64: Disallow dirty logging and RO memslots with pKVM
` [PATCH 32/89] KVM: arm64: Use the shadow vCPU structure in handle___kvm_vcpu_run()
` [PATCH 33/89] KVM: arm64: Handle guest stage-2 page-tables entirely at EL2
` [PATCH 34/89] KVM: arm64: Don't access kvm_arm_hyp_percpu_base at EL1
` [PATCH 35/89] KVM: arm64: Unmap kvm_arm_hyp_percpu_base from the host
` [PATCH 36/89] KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2
` [PATCH 37/89] KVM: arm64: Explicitly map kvm_vgic_global_state "
` [PATCH 38/89] KVM: arm64: Don't map host sections in pkvm
` [PATCH 39/89] KVM: arm64: Extend memory donation to allow host-to-guest transitions
` [PATCH 40/89] KVM: arm64: Split up nvhe/fixed_config.h
` [PATCH 41/89] KVM: arm64: Make vcpu_{read,write}_sys_reg available to HYP code
` [PATCH 42/89] KVM: arm64: Simplify vgic-v3 hypercalls
` [PATCH 43/89] KVM: arm64: Add the {flush,sync}_vgic_state() primitives
` [PATCH 44/89] KVM: arm64: Introduce predicates to check for protected state
` [PATCH 45/89] KVM: arm64: Add the {flush,sync}_timer_state() primitives
` [PATCH 46/89] KVM: arm64: Introduce the pkvm_vcpu_{load,put} hypercalls
` [PATCH 47/89] KVM: arm64: Add current vcpu and shadow_state lookup primitive
` [PATCH 48/89] KVM: arm64: Skip __kvm_adjust_pc() for protected vcpus
` [PATCH 49/89] KVM: arm64: Add hyp per_cpu variable to track current physical cpu number
` [PATCH 50/89] KVM: arm64: Ensure that TLBs and I-cache are private to each vcpu
` [PATCH 51/89] KVM: arm64: Introduce per-EC entry/exit handlers
` [PATCH 52/89] KVM: arm64: Introduce lazy-ish state sync for non-protected VMs
` [PATCH 53/89] KVM: arm64: Lazy host FP save/restore
` [PATCH 54/89] KVM: arm64: Reduce host/shadow vcpu state copying
` [PATCH 55/89] KVM: arm64: Do not pass the vcpu to __pkvm_host_map_guest()
` [PATCH 56/89] KVM: arm64: Check directly whether the vcpu is protected
` [PATCH 57/89] KVM: arm64: Trap debug break and watch from guest
` [PATCH 58/89] KVM: arm64: Restrict protected VM capabilities
` [PATCH 59/89] KVM: arm64: Do not support MTE for protected VMs
` [PATCH 60/89] KVM: arm64: Refactor reset_mpidr to extract its computation
` [PATCH 61/89] KVM: arm64: Reset sysregs for protected VMs
` [PATCH 62/89] KVM: arm64: Move pkvm_vcpu_init_traps to shadow vcpu init
` [PATCH 63/89] KVM: arm64: Fix initializing traps in protected mode
` [PATCH 64/89] KVM: arm64: Advertise GICv3 sysreg interface to protected guests
` [PATCH 65/89] KVM: arm64: Force injection of a data abort on NISV MMIO exit
` [PATCH 66/89] KVM: arm64: Donate memory to protected guests
` [PATCH 67/89] KVM: arm64: Add EL2 entry/exit handlers for pKVM guests
` [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 71/89] KVM: arm64: Initialize shadow vm state at hyp
` [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

[PATCH v3 00/34] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush feature
 2022-05-19 13:28 UTC  (8+ messages)
` [PATCH v3 17/34] KVM: x86: hyper-v: Introduce fast kvm_hv_l2_tlb_flush_exposed() check
` [PATCH v3 20/34] KVM: x86: KVM_REQ_TLB_FLUSH_CURRENT is a superset of KVM_REQ_HV_TLB_FLUSH too

[PATCH RFC 10/12] iommufd: Add kAPI toward external drivers
 2022-05-19 12:35 UTC  (3+ messages)

[RFC PATCH 0/8] signals: Support more than 64 signals
 2022-05-19 12:27 UTC  (8+ messages)

[PATCH v5 00/17] Introducing AMD x2AVIC and hybrid-AVIC modes
 2022-05-19 10:29 UTC  (4+ messages)
` [PATCH v5 16/17] KVM: x86: nSVM: always intercept x2apic msrs

[PATCH v6 00/17] Introducing AMD x2AVIC and hybrid-AVIC modes
 2022-05-19 10:27 UTC  (18+ messages)
` [PATCH v6 01/17] x86/cpufeatures: Introduce x2AVIC CPUID bit
` [PATCH v6 02/17] KVM: x86: lapic: Rename [GET/SET]_APIC_DEST_FIELD to [GET/SET]_XAPIC_DEST_FIELD
` [PATCH v6 03/17] KVM: SVM: Detect X2APIC virtualization (x2AVIC) support
` [PATCH v6 04/17] KVM: SVM: Update max number of vCPUs supported for x2AVIC mode
` [PATCH v6 05/17] KVM: SVM: Update avic_kick_target_vcpus to support 32-bit APIC ID
` [PATCH v6 06/17] KVM: SVM: Do not support updating APIC ID when in x2APIC mode
` [PATCH v6 07/17] KVM: SVM: Adding support for configuring x2APIC MSRs interception
` [PATCH v6 08/17] KVM: x86: Deactivate APICv on vCPU with APIC disabled
` [PATCH v6 09/17] KVM: SVM: Refresh AVIC configuration when changing APIC mode
` [PATCH v6 10/17] KVM: x86: nSVM: always intercept x2apic msrs
` [PATCH v6 11/17] KVM: SVM: Introduce logic to (de)activate x2AVIC mode
` [PATCH v6 12/17] KVM: SVM: Do not throw warning when calling avic_vcpu_load on a running vcpu
` [PATCH v6 13/17] KVM: SVM: Introduce hybrid-AVIC mode
` [PATCH v6 14/17] KVM: x86: Warning APICv inconsistency only when vcpu APIC mode is valid
` [PATCH v6 15/17] KVM: SVM: Use target APIC ID to complete x2AVIC IRQs when possible
` [PATCH v6 16/17] KVM: SVM: Add AVIC doorbell tracepoint
` [PATCH v6 17/17] KVM: x86: nSVM: optimize svm_set_x2apic_msr_interception

[PATCH] kvm-unit-tests: Build changes for illumos
 2022-05-19  9:53 UTC  (5+ messages)
` [PATCH 0/2] kvm-unit-tests: Build changes to support illumos
  ` [PATCH 2/2] kvm-unit-tests: configure changes for illumos

[kvm-unit-tests PATCH] s390x: Ignore gcc 12 warnings for low addresses
 2022-05-19  9:46 UTC  (5+ messages)

[PATCH v9 0/3] s390x: KVM: CPU Topology
 2022-05-19  9:36 UTC  (9+ messages)
` [PATCH v9 2/3] s390x: KVM: guest support for topology function

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

[GIT PULL] KVM/arm64 updates for 5.19
 2022-05-19  9:27 UTC 

[PATCH v4 0/2] s390: Ultravisor device
 2022-05-19  9:13 UTC  (6+ messages)
` [PATCH v4 1/2] drivers/s390/char: Add Ultravisor io device

[PATCH v2 1/2] KVM: LAPIC: Disarm LAPIC timer includes pending timer around TSC deadline switch
 2022-05-19  8:50 UTC  (2+ messages)

[PATCH] KVM: eventfd: Fix false positive RCU usage warning
 2022-05-19  8:49 UTC 

[PATCH v15 00/14] Introduce support for guest CET feature
 2022-05-19  8:49 UTC  (5+ messages)
` [PATCH v15 07/14] KVM: VMX: Emulate reads and writes to CET MSRs

[RFC PATCH v1 0/8] virtio/vsock: experimental zerocopy receive
 2022-05-19  7:42 UTC  (4+ 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).