public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-06 02:07:55 to 2021-12-07 20:09:09 UTC [more...]

[PATCH 0/2] KVM: nSVM: Test MBZ bits in nested CR3 (nCR3)
 2021-12-07 20:08 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH kvm-unit-tests 2/2] "

dozens of qemu/kvm VMs getting into stuck states since kernel ~5.13
 2021-12-07 19:44 UTC 

[PATCH 0/4] KVM: VMX: Fix handling of invalid L2 guest state
 2021-12-07 19:30 UTC  (5+ messages)
` [PATCH 1/4] KVM: VMX: Always clear vmx->fail on emulation_required
` [PATCH 2/4] KVM: nVMX: Synthesize TRIPLE_FAULT for L2 if emulation is required
` [PATCH 3/4] KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_state
` [PATCH 4/4] KVM: selftests: Add test to verify TRIPLE_FAULT on invalid L2 guest state

[PATCH v7 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-12-07 19:21 UTC  (15+ messages)
` [PATCH v7 02/45] x86/sev: detect/setup SEV/SME features earlier in boot
` [PATCH v7 09/45] x86/sev: Save the negotiated GHCB version
` [PATCH v7 10/45] x86/sev: Add support for hypervisor feature VMGEXIT
` [PATCH v7 13/45] x86/sev: Check the vmpl level
` [PATCH v7 14/45] x86/compressed: Add helper for validating pages in the decompression stage

[syzbot] WARNING in nested_vmx_vmexit
 2021-12-07 19:19 UTC  (10+ messages)

[PATCH v2 0/6] KVM: x86/pmu: Count two basic events for emulated instructions
 2021-12-07 17:42 UTC  (5+ messages)
` [PATCH v2 1/6] KVM: x86/pmu: Setup pmc->eventsel for fixed PMCs

[PATCH] KVM: x86: Always set kvm_run->if_flag
 2021-12-07 17:28 UTC  (9+ messages)

[PATCH v3] vfio: Documentation for the migration region
 2021-12-07 17:13 UTC 

[PATCH RFC v2] vfio: Documentation for the migration region
 2021-12-07 17:00 UTC  (22+ messages)

[PATCH] s390: uv: Add offset comments to UV query struct
 2021-12-07 16:05 UTC 

[kvm-unit-tests PATCH v2 00/10] s390x: sie: Add PV snippet support
 2021-12-07 16:00 UTC  (11+ messages)
` [kvm-unit-tests PATCH v2 01/10] lib: s390x: sie: Add sca allocation and freeing
` [kvm-unit-tests PATCH v2 02/10] s390x: sie: Add PV fields to SIE control block
` [kvm-unit-tests PATCH v2 03/10] s390x: sie: Add UV information into VM struct
` [kvm-unit-tests PATCH v2 04/10] s390x: uv: Add more UV call functions
` [kvm-unit-tests PATCH v2 05/10] s390x: lib: Extend UV library with PV guest management
` [kvm-unit-tests PATCH v2 06/10] lib: s390: sie: Add PV guest register handling
` [kvm-unit-tests PATCH v2 07/10] s390x: snippets: Add PV support
` [kvm-unit-tests PATCH v2 08/10] lib: s390x: Introduce snippet helpers
` [kvm-unit-tests PATCH v2 09/10] s390x: mvpg-sie: Use "
` [kvm-unit-tests PATCH v2 10/10] s390x: sie: Add PV diag test

[kvm-unit-tests PATCH 0/4] arm: Timer fixes
 2021-12-07 15:46 UTC  (5+ messages)
` [kvm-unit-tests PATCH 1/4] arm: timer: Fix TVAL comparison for timer condition met
` [kvm-unit-tests PATCH 2/4] arm: timer: Move the different tests into their own functions
` [kvm-unit-tests PATCH 3/4] arm: timer: Test CVAL before interrupt pending state
` [kvm-unit-tests PATCH 4/4] arm: timer: Take into account other wake-up events for the TVAL test

[PATCH 00/19] AMX Support in KVM
 2021-12-08  0:03 UTC  (20+ messages)
` [PATCH 01/19] x86/fpu: Extend prctl() with guest permissions
` [PATCH 02/19] x86/fpu: Prepare KVM for dynamically enabled states
` [PATCH 03/19] kvm: x86: Fix xstate_required_size() to follow XSTATE alignment rule
` [PATCH 04/19] kvm: x86: Check guest xstate permissions when KVM_SET_CPUID2
` [PATCH 05/19] x86/fpu: Move xfd initialization out of __fpstate_reset() to the callers
` [PATCH 06/19] x86/fpu: Add reallocation mechanims for KVM
` [PATCH 07/19] kvm: x86: Propagate fpstate reallocation error to userspace
` [PATCH 08/19] x86/fpu: Move xfd_update_state() to xstate.c and export symbol
` [PATCH 09/19] kvm: x86: Prepare reallocation check
` [PATCH 10/19] kvm: x86: Emulate WRMSR of guest IA32_XFD
` [PATCH 11/19] kvm: x86: Check fpstate reallocation in XSETBV emulation
` [PATCH 12/19] x86/fpu: Prepare KVM for bringing XFD state back in-sync
` [PATCH 13/19] kvm: x86: Disable WRMSR interception for IA32_XFD on demand
` [PATCH 14/19] x86/fpu: Prepare for KVM XFD_ERR handling
` [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 17/19] docs: virt: api.rst: Document the new KVM_{G, S}ET_XSAVE2 ioctls
` [PATCH 18/19] kvm: x86: AMX XCR0 support for guest
` [PATCH 19/19] kvm: x86: Add AMX CPUIDs support

[PATCH v3 00/18] Fix BUG_ON in vfio_iommu_group_notifier()
 2021-12-07 13:30 UTC  (30+ messages)
` [PATCH v3 01/18] iommu: Add device dma ownership set/release interfaces
` [PATCH v3 03/18] driver core: platform: Rename platform_dma_configure()
` [PATCH v3 04/18] driver core: platform: Add driver dma ownership management
` [PATCH v3 12/18] iommu: Add iommu_at[de]tach_device_shared() for multi-device groups
` [PATCH v3 18/18] drm/tegra: Use the iommu dma_owner mechanism

[PATCH v2 0/3] svm: avic: Allow AVIC support on system w/ physical APIC ID > 255
 2021-12-07 13:01 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: SVM: Refactor AVIC hardware setup logic into helper function

[PATCH v3] vduse: vduse: check that offsets are within bounds
 2021-12-07 11:48 UTC 

[RFC v16 0/9] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-12-07 11:06 UTC  (10+ messages)
` [RFC v16 1/9] iommu: Introduce attach/detach_pasid_table API

[PATCH] KVM: X86: Raise #GP when clearing CR0_PG in 64 bit mode
 2021-12-07  9:52 UTC 

[PATCH 0/4] KVM: X86: Improve permission_fault() for SMAP
 2021-12-07  9:50 UTC  (5+ messages)
` [PATCH 1/4] KVM: X86: Fix comments in update_permission_bitmask
` [PATCH 2/4] KVM: X86: Rename variable smap to not_smap in permission_fault()
` [PATCH 3/4] KVM: X86: Handle implicit supervisor access with SMAP
` [PATCH 4/4] KVM: X86: Only get rflags when needed in permission_fault()

[kvm-unit-tests PATCH RESEND v3 0/2] Wrap EFL binaries into ISO images
 2021-12-07  9:44 UTC  (3+ messages)
` [kvm-unit-tests PATCH RESEND v3 1/2] x86: Build ISO images from x86/*.elf
` [kvm-unit-tests PATCH RESEND v3 2/2] x86: Create ISO images according to unittests.cfg

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

[RFC PATCH v3 00/29] KVM: arm64: Make CPU ID registers writable by userspace
 2021-12-07  9:42 UTC  (26+ messages)
` [RFC PATCH v3 02/29] KVM: arm64: Save ID registers' sanitized value per vCPU
` [RFC PATCH v3 03/29] KVM: arm64: Introduce struct id_reg_info
` [RFC PATCH v3 04/29] KVM: arm64: Make ID_AA64PFR0_EL1 writable
` [RFC PATCH v3 09/29] KVM: arm64: Hide IMPLEMENTATION DEFINED PMU support for the guest

[PATCH v3 0/3] KVM: s390: Some gaccess cleanup
 2021-12-07  9:27 UTC  (2+ messages)

[PATCH] KVM: s390: Fix names of skey constants in api documentation
 2021-12-07  9:18 UTC  (4+ messages)

[PATCH] KVM: Drop stale kvm_is_transparent_hugepage() declaration
 2021-12-07  9:15 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: fix boolreturn.cocci warning
 2021-12-07  6:22 UTC 

[RFC kvm-unit-tests 00/12] Add #VC exception handling for AMD SEV-ES
 2021-12-07  3:49 UTC  (5+ messages)
` [RFC kvm-unit-tests 01/12] x86: AMD SEV-ES: Setup #VC exception handler "
` [RFC kvm-unit-tests 02/12] x86: Move svm.h to lib/x86/

[PATCH v7 00/29] KVM: Scalable memslots implementation
 2021-12-06 19:54 UTC  (30+ messages)
` [PATCH v7 01/29] KVM: Require total number of memslot pages to fit in an unsigned long
` [PATCH v7 02/29] KVM: Open code kvm_delete_memslot() into its only caller
` [PATCH v7 03/29] KVM: Resync only arch fields when slots_arch_lock gets reacquired
` [PATCH v7 04/29] KVM: Use "new" memslot's address space ID instead of dedicated param
` [PATCH v7 05/29] KVM: Let/force architectures to deal with arch specific memslot data
` [PATCH v7 06/29] KVM: arm64: Use "new" memslot instead of userspace memory region
` [PATCH v7 07/29] KVM: MIPS: Drop pr_debug from memslot commit to avoid using "mem"
` [PATCH v7 08/29] KVM: PPC: Avoid referencing userspace memory region in memslot updates
` [PATCH v7 09/29] KVM: s390: Use "new" memslot instead of userspace memory region
` [PATCH v7 10/29] KVM: x86: "
` [PATCH v7 11/29] KVM: RISC-V: "
` [PATCH v7 12/29] KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
` [PATCH v7 13/29] KVM: Use prepare/commit hooks to handle generic memslot metadata updates
` [PATCH v7 14/29] KVM: x86: Don't assume old/new memslots are non-NULL at memslot commit
` [PATCH v7 15/29] KVM: s390: Skip gfn/size sanity checks on memslot DELETE or FLAGS_ONLY
` [PATCH v7 16/29] KVM: Don't make a full copy of the old memslot in __kvm_set_memory_region()
` [PATCH v7 17/29] KVM: x86: Don't call kvm_mmu_change_mmu_pages() if the count hasn't changed
` [PATCH v7 18/29] KVM: x86: Use nr_memslot_pages to avoid traversing the memslots array
` [PATCH v7 19/29] KVM: Integrate gfn_to_memslot_approx() into search_memslots()
` [PATCH v7 20/29] KVM: Move WARN on invalid memslot index to update_memslots()
` [PATCH v7 21/29] KVM: Resolve memslot ID via a hash table instead of via a static array
` [PATCH v7 22/29] KVM: Use interval tree to do fast hva lookup in memslots
` [PATCH v7 23/29] KVM: s390: Introduce kvm_s390_get_gfn_end()
` [PATCH v7 24/29] KVM: Keep memslots in tree-based structures instead of array-based ones
` [PATCH v7 25/29] KVM: Call kvm_arch_flush_shadow_memslot() on the old slot in kvm_invalidate_memslot()
` [PATCH v7 26/29] KVM: Optimize gfn lookup in kvm_zap_gfn_range()
` [PATCH v7 27/29] KVM: Optimize overlapping memslots check
` [PATCH v7 28/29] KVM: Wait 'til the bitter end to initialize the "new" memslot
` [PATCH v7 29/29] KVM: Dynamically allocate "new" memslots from the get-go

[PATCH v3 0/6] KVM: arm64: Emulate the OS lock
 2021-12-06 18:47 UTC  (8+ messages)
` [PATCH v3 3/6] KVM: arm64: Allow guest to set the OSLK bit
` [PATCH v3 4/6] KVM: arm64: Emulate the OS Lock

[PATCH] KVM: x86: fix for missing initialization of return status variable
 2021-12-06 18:40 UTC  (11+ messages)
  ` [PATCH v2] "
        ` [PATCH v3] "

[KVM] d3750a0923: WARNING:possible_circular_locking_dependency_detected
 2021-12-06 17:19 UTC  (2+ messages)

[RFC 0/6] Sparse HART id support
 2021-12-06 15:28 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/2] s390x: firq: floating interrupt test
 2021-12-06 13:35 UTC  (9+ messages)
` [kvm-unit-tests PATCH v2 2/2] "

KVM patches for Hyper-V improvements
 2021-12-06  9:52 UTC  (3+ messages)

[kvm-unit-tests PATCH] x86/vmx: Deprecate VMX_VMCS_ENUM.MAX_INDEX check in vmread/vmwrite test
 2021-12-06  9:48 UTC  (2+ messages)

[PATCH v2 00/17] Fix BUG_ON in vfio_iommu_group_notifier()
 2021-12-06  2:07 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