public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-17 15:42:26 to 2022-05-19 00:35:50 UTC [more...]

[GIT PULL] mlx5: last minute fixup
 2022-05-19  0:35 UTC  (2+ messages)

[PATCH v3 00/21] TDX host kernel support
 2022-05-18 23:56 UTC  (11+ messages)
` [PATCH v3 06/21] x86/virt/tdx: Shut down TDX module in case of error
` [PATCH v3 09/21] x86/virt/tdx: Get information about TDX module and convertible memory

[PATCH v6 0/3] Introduce Notify VM exit
 2022-05-18 22:30 UTC  (7+ messages)
` [PATCH v6 1/3] KVM: X86: Save&restore the triple fault request
` [PATCH v6 2/3] KVM: selftests: Add a test to get/set triple fault event
` [PATCH v6 3/3] KVM: VMX: Enable Notify VM exit

A really weird guest crash, that ONLY happens on KVM, and ONLY on 6th gen+ Intel Core CPU's
 2022-05-18 21:27 UTC  (5+ messages)

[PATCH v2 0/1] vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
 2022-05-18 21:26 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2022-05-18 20:35 UTC  (4+ messages)
` [PATCH Part2 v5 27/45] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command

[PATCH v2 0/5] KVM: Clean up debugfs+stats init/destroy
 2022-05-18 17:58 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: Shove vm stats_id init into kvm_create_vm()
` [PATCH v2 2/5] KVM: Shove vcpu stats_id init into kvm_vcpu_init()
` [PATCH v2 3/5] KVM: Get an fd before creating the VM
` [PATCH v2 4/5] KVM: Actually create debugfs in kvm_create_vm()
` [PATCH v2 5/5] KVM: Hoist debugfs_dentry init to kvm_create_vm_debugfs() (again)

[PATCH v5 0/4] vfio/pci: power management changes
 2022-05-18 17:51 UTC  (6+ messages)
` [PATCH v5 1/4] vfio/pci: Invalidate mmaps and block the access in D3hot power state
` [PATCH v5 2/4] vfio/pci: Change the PF power state to D0 before enabling VFs
` [PATCH v5 3/4] vfio/pci: Virtualize PME related registers bits and initialize to zero
` [PATCH v5 4/4] vfio/pci: Move the unused device into low power state with runtime PM

[PATCH v2 0/6] Fully lock the container members of struct vfio_group
 2022-05-18 17:51 UTC  (2+ messages)

[PATCH] include/uapi/linux/vfio.h: Fix trivial typo - _IORW should be _IOWR instead
 2022-05-18 17:51 UTC  (2+ messages)

[PATCH] kvm/vfio: Fix potential deadlock problem in vfio
 2022-05-18 17:51 UTC  (3+ messages)

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

[PATCH v2 00/10] KVM: selftests: Add nested support to dirty_log_perf_test
 2022-05-18 17:18 UTC  (20+ messages)
` [PATCH v2 01/10] KVM: selftests: Replace x86_page_size with PG_LEVEL_XX
` [PATCH v2 02/10] KVM: selftests: Add option to create 2M and 1G EPT mappings
` [PATCH v2 03/10] KVM: selftests: Drop stale function parameter comment for nested_map()
` [PATCH v2 04/10] KVM: selftests: Refactor nested_map() to specify target level
` [PATCH v2 05/10] KVM: selftests: Move VMX_EPT_VPID_CAP_AD_BITS to vmx.h
` [PATCH v2 06/10] KVM: selftests: Add a helper to check EPT/VPID capabilities
` [PATCH v2 07/10] KVM: selftests: Link selftests directly with lib object files
` [PATCH v2 08/10] KVM: selftests: Drop unnecessary rule for $(LIBKVM_OBJS)
` [PATCH v2 09/10] KVM: selftests: Clean up LIBKVM files in Makefile
` [PATCH v2 10/10] KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2

[RFC PATCH v3 00/19] RFC: nested AVIC
 2022-05-18 17:15 UTC  (11+ messages)
` [RFC PATCH v3 01/19] KVM: x86: document AVIC/APICv inhibit reasons
` [RFC PATCH v3 02/19] KVM: x86: inhibit APICv/AVIC when the guest and/or host changes apic id/base from the defaults

[PATCH] KVM: x86/mmu: Use try_cmpxchg64 in tdp_mmu_set_spte_atomic
 2022-05-18 17:11 UTC  (2+ messages)

[PATCH 1/3] KVM: x86/pmu: Move the vmx_icl_pebs_cpu[] definition out of the header file
 2022-05-18 17:01 UTC  (3+ messages)
` [PATCH 2/3] KVM: selftests: x86: Sync the new name of the test case to the .gitignore
` [PATCH 3/3] KVM: x86/pmu: Update global enable_pmu when PMU is undetected

[PATCH v9 0/3] s390x: KVM: CPU Topology
 2022-05-18 16:55 UTC  (11+ messages)
` [PATCH v9 3/3] s390x: KVM: resetting the Topology-Change-Report

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

[kvm-unit-tests PATCH v2 00/23] EFI and ACPI support for arm64
 2022-05-18 16:10 UTC  (6+ messages)

[PATCH 0/1] vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
 2022-05-18 15:38 UTC  (10+ messages)
` [PATCH 1/1] "

[PATCH 0/2] KVM: x86: Fix incorrect VM-exit profiling
 2022-05-18 15:34 UTC  (7+ messages)

[PATCH v3 00/34] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush feature
 2022-05-18 14:55 UTC  (15+ messages)
` [PATCH v3 04/34] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently
` [PATCH v3 13/34] KVM: nSVM: Keep track of Hyper-V hv_vm_id/hv_vp_id
` [PATCH v3 14/34] KVM: x86: Introduce .post_hv_l2_tlb_flush() nested hook

[PATCH] KVM: VMX: do not disable interception for MSR_IA32_SPEC_CTRL on eIBRS
 2022-05-18 14:23 UTC  (3+ messages)

[RFC 00/18] vfio: Adopt iommufd
 2022-05-18 14:00 UTC  (16+ messages)

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

[PATCH] KVM: VMX: Use try_cmpxchg64 in pi_try_set_control
 2022-05-18 13:45 UTC 

[PATCH RESEND v3 00/11] KVM: x86/pmu: More refactoring to get rid of PERF_TYPE_HARDWAR
 2022-05-18 13:25 UTC  (12+ messages)
` [PATCH RESEND v3 01/11] KVM: x86/pmu: Update comments for AMD gp counters
` [PATCH RESEND v3 02/11] KVM: x86/pmu: Extract check_pmu_event_filter() from the same semantics
` [PATCH RESEND v3 03/11] KVM: x86/pmu: Protect kvm->arch.pmu_event_filter with SRCU
` [PATCH RESEND v3 04/11] KVM: x86/pmu: Pass only "struct kvm_pmc *pmc" to reprogram_counter()
` [PATCH RESEND v3 05/11] KVM: x86/pmu: Drop "u64 eventsel" for reprogram_gp_counter()
` [PATCH RESEND v3 06/11] KVM: x86/pmu: Drop "u8 ctrl, int idx" for reprogram_fixed_counter()
` [PATCH RESEND v3 07/11] KVM: x86/pmu: Use only the uniform interface reprogram_counter()
` [PATCH RESEND v3 08/11] KVM: x86/pmu: Use PERF_TYPE_RAW to merge reprogram_{gp,fixed}counter()
` [PATCH RESEND v3 09/11] perf: x86/core: Add interface to query perfmon_event_map[] directly
` [PATCH RESEND v3 10/11] KVM: x86/pmu: Replace pmc_perf_hw_id() with perf_get_hw_event_config()
` [PATCH RESEND v3 11/11] KVM: x86/pmu: Drop amd_event_mapping[] in the KVM context

CFP Reminder: KVM Forum 2022
 2022-05-18 11:45 UTC 

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

[RFC PATCH v1 0/8] virtio/vsock: experimental zerocopy receive
 2022-05-18 11:04 UTC  (3+ messages)

[PATCH v4 0/4] vfio/pci: power management changes
 2022-05-18 10:06 UTC  (9+ messages)
` [PATCH v4 2/4] vfio/pci: Change the PF power state to D0 before enabling VFs
` [PATCH v4 4/4] vfio/pci: Move the unused device into low power state with runtime PM

[PATCH] KVM: x86: Fix the intel_pt PMI handling wrongly considered from guest
 2022-05-18 10:01 UTC  (3+ messages)

[PATCH v7 00/22] KVM: s390: enable zPCI for interpretive execution
 2022-05-18  9:19 UTC  (5+ messages)
` [PATCH v7 20/22] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices

[PATCH v5 0/9] s390x/pci: zPCI interpretation support
 2022-05-18  8:13 UTC  (7+ messages)
` [PATCH v5 3/9] target/s390x: add zpci-interp to cpu models
` [PATCH v5 4/9] s390x/pci: add routine to get host function handle from CLP info

[PATCH] KVM: x86: SVM: fix nested PAUSE filtering
 2022-05-18  7:27 UTC 

[Bug 215995] New: error: array subscript 32 is above array bounds of ‘long unsigned int[17]’
 2022-05-18  6:45 UTC 

[PATCH kernel] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
 2022-05-18  6:27 UTC  (2+ messages)

[PATCH] vhost_net: fix double fget()
 2022-05-18  5:22 UTC  (5+ messages)

[PATCH 1/3] kvm: x86/pmu: Fix the compare function used by the pmu event filter
 2022-05-18  0:57 UTC  (2+ messages)

[PATCH] KVM: Free new dirty bitmap if creating a new memslot fails
 2022-05-18  0:38 UTC 

[PATCH v4 1/4] vfio/pci: Invalidate mmaps and block the access in D3hot power state
 2022-05-17 23:30 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 47c1c54d1bcd0a69a56b49473bc20f17b70e5242
 2022-05-17 23:06 UTC 

[PATCH v3 00/12] KVM: SVM: Fix soft int/ex re-injection
 2022-05-17 21:17 UTC  (4+ messages)

[PATCH] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
 2022-05-17 20:26 UTC  (2+ messages)

[PATCH v3 1/2] KVM: VMX: Print VM-instruction error when it may be helpful
 2022-05-17 20:21 UTC  (4+ messages)
` [PATCH v3 2/2] KVM: VMX: Print VM-instruction error as unsigned

[PATCH v19 00/20] s390/vfio-ap: dynamic configuration support
 2022-05-17 18:36 UTC  (4+ messages)
` [PATCH v19 07/20] s390/vfio-ap: rename matrix_dev->lock mutex to matrix_dev->mdevs_lock

[GIT PULL] KVM/arm64 fixes for 5.18, take #3
 2022-05-17 17:27 UTC  (2+ messages)

[PATCH] target/i386: Remove LBREn bit check when access Arch LBR MSRs
 2022-05-17 17:07 UTC  (2+ messages)

[PATCH V2 0/7] KVM: X86/MMU: Use one-off special shadow page for special roots
 2022-05-17 16:57 UTC  (9+ messages)
` [PATCH V2 3/7] KVM: X86/MMU: Link PAE root pagetable with its children
` [PATCH V2 5/7] KVM: X86/MMU: Remove the check of the return value of to_shadow_page()
` [PATCH V2 6/7] KVM: X86/MMU: Allocate mmu->pae_root for PAE paging on-demand

[PATCH v6 00/11] kvm: s390: Add PV dump support
 2022-05-17 16:54 UTC  (17+ messages)
` [PATCH v6 01/11] s390x: Add SE hdr query information
` [PATCH v6 02/11] s390: uv: Add dump fields to query
` [PATCH v6 03/11] KVM: s390: pv: Add query interface
` [PATCH v6 04/11] KVM: s390: pv: Add dump support definitions
` [PATCH v6 05/11] KVM: s390: pv: Add query dump information
` [PATCH v6 06/11] kvm: s390: Add configuration dump functionality
` [PATCH v6 07/11] kvm: s390: Add CPU "
` [PATCH v6 08/11] kvm: s390: Add KVM_CAP_S390_PROTECTED_DUMP
` [PATCH v6 09/11] Documentation: virt: Protected virtual machine dumps
` [PATCH v6 10/11] Documentation/virt/kvm/api.rst: Add protvirt dump/info api descriptions
` [PATCH v6 11/11] Documentation/virt/kvm/api.rst: Explain rc/rrc delivery

New collaboration
 2022-05-17 15:40 UTC 

[kvm-unit-tests PATCH v2 0/4] More skey instr. emulation test
 2022-05-17 15:47 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 4/4] s390x: Test effect of storage keys on diag 308

[PATCH v12 00/16] Introduce Architectural LBR for vPMU
 2022-05-17 15:40 UTC  (6+ messages)
` [PATCH v12 03/16] KVM: x86: Report XSS as an MSR to be saved if there are supported features
` [PATCH v12 05/16] KVM: x86: Add Arch LBR MSRs to msrs_to_save_all list
` [PATCH v12 06/16] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_DEPTH for guest Arch LBR
` [PATCH v12 14/16] KVM: x86/vmx: Flip Arch LBREn bit on guest state change
` [PATCH v12 15/16] KVM: x86: Add Arch LBR data MSR access interface


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox