messages from 2022-05-17 23:31:17 to 2022-05-19 12:36:07 UTC [more...]
[PATCH RFC 10/12] iommufd: Add kAPI toward external drivers
2022-05-19 12:35 UTC (3+ messages)
[PATCH v2 0/1] vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
2022-05-19 12:33 UTC (6+ messages)
` [PATCH v2 1/1] "
[RFC PATCH 0/8] signals: Support more than 64 signals
2022-05-19 12:27 UTC (8+ messages)
[PATCH RESEND v12 00/17] KVM: x86/pmu: Add basic support to enable guest PEBS via DS
2022-05-19 12:14 UTC (2+ messages)
[PATCH v7 00/13] s390x: CPU Topology
2022-05-19 10:45 UTC (3+ messages)
` [PATCH v7 03/13] s390x: topology: CPU topology objects and structures
[PATCH v6 0/3] Introduce Notify VM exit
2022-05-19 10:38 UTC (9+ 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
[PATCH v5 00/17] Introducing AMD x2AVIC and hybrid-AVIC modes
2022-05-19 10:29 UTC (21+ 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 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 (6+ messages)
[PATCH v9 0/3] s390x: KVM: CPU Topology
2022-05-19 9:36 UTC (18+ messages)
` [PATCH v9 2/3] s390x: KVM: guest support for topology function
` [PATCH v9 3/3] s390x: KVM: resetting the Topology-Change-Report
[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 (7+ messages)
` [PATCH v4 1/2] drivers/s390/char: Add Ultravisor io device
[PATCH v3 00/34] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush feature
2022-05-19 9:12 UTC (18+ 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 v3 20/34] KVM: x86: KVM_REQ_TLB_FLUSH_CURRENT is a superset of KVM_REQ_HV_TLB_FLUSH too
[PATCH] KVM: x86: Move kzalloc out of atomic context on PREEMPT_RT
2022-05-19 9:02 UTC
[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)
[PATCH] KVM: VMX: Use try_cmpxchg64 in pi_try_set_control
2022-05-19 6:33 UTC (4+ messages)
[PATCH v5 0/4] vfio/pci: power management changes
2022-05-19 4:51 UTC (7+ 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 v3 00/13] KVM: selftests: Add aarch64/page_fault_test
2022-05-19 4:25 UTC (15+ messages)
` [PATCH v3 02/13] KVM: selftests: aarch64: Add vm_get_pte_gpa library function
` [PATCH v3 03/13] KVM: selftests: Add vm_alloc_page_table_in_memslot "
` [PATCH v3 04/13] KVM: selftests: aarch64: Export _virt_pg_map with a pt_memslot arg
` [PATCH v3 05/13] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete
` [PATCH v3 06/13] KVM: selftests: Add vm_mem_region_get_src_fd library function
` [PATCH v3 07/13] KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros
` [PATCH v3 08/13] tools: Copy bitfield.h from the kernel sources
[linux-next:master] BUILD REGRESSION 736ee37e2e8eed7fe48d0a37ee5a709514d478b3
2022-05-19 3:41 UTC (2+ messages)
[PATCH v2 00/11] KVM: selftests: Add aarch64/page_fault_test
2022-05-19 3:19 UTC (3+ messages)
` [PATCH v2 01/11] KVM: selftests: Add a userfaultfd library
[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
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 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 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 (2+ messages)
[PATCH v2 00/10] KVM: selftests: Add nested support to dirty_log_perf_test
2022-05-18 17:18 UTC (10+ messages)
` [PATCH v2 08/10] KVM: selftests: Drop unnecessary rule for $(LIBKVM_OBJS)
` [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
[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] 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 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
[PATCH v4 0/4] vfio/pci: power management changes
2022-05-18 10:06 UTC (7+ 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).