kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-05 11:27:20 to 2021-08-09 04:55:40 UTC [more...]

[kvm-unit-tests PATCH] x86: Add Arch LBR unit-test application
 2021-08-09  4:55 UTC  (2+ messages)

[PATCH v2 0/3] SVM 5-level page table support
 2021-08-09  4:33 UTC  (8+ messages)
` [PATCH v2 1/3] KVM: x86: Allow CPU to force vendor-specific TDP level
` [PATCH v2 2/3] KVM: x86: Handle the case of 5-level shadow page table
` [PATCH v2 3/3] KVM: SVM: Add 5-level page table support for SVM

[PATCH v4 0/6] IPI virtualization support for VM
 2021-08-09  3:29 UTC  (7+ messages)
` [PATCH v4 1/6] x86/feat_ctl: Add new VMX feature, Tertiary VM-Execution control
` [PATCH v4 2/6] KVM: VMX: Extend BUILD_CONTROLS_SHADOW macro to support 64-bit variation
` [PATCH v4 3/6] KVM: VMX: Detect Tertiary VM-Execution control when setup VMCS config
` [PATCH v4 4/6] KVM: VMX: dump_vmcs() reports tertiary_exec_control field as well
` [PATCH v4 5/6] KVM: x86: Support interrupt dispatch in x2APIC mode with APIC-write VM exit
` [PATCH v4 6/6] KVM: VMX: enable IPI virtualization

[PATCH 00/11] Implement generic prot_guest_has() helper function
 2021-08-09  1:41 UTC  (2+ messages)

[PATCH v1 0/3] SVM 5-level page table support
 2021-08-08 19:30 UTC  (11+ messages)
` [PATCH v1 1/3] KVM: x86: Convert TDP level calculation to vendor's specific code
` [PATCH v1 2/3] KVM: x86: Handle the case of 5-level shadow page table
` [PATCH v1 3/3] KVM: SVM: Add 5-level page table support for SVM

[PATCH v4 00/14] Provide core infrastructure for managing open/release
 2021-08-08  8:54 UTC  (16+ messages)
` [PATCH v4 01/14] vfio/samples: Remove module get/put
` [PATCH v4 02/14] vfio/mbochs: Fix missing error unwind of mbochs_used_mbytes
` [PATCH v4 03/14] vfio: Introduce a vfio_uninit_group_dev() API call
` [PATCH v4 04/14] vfio: Provide better generic support for open/release vfio_device_ops
` [PATCH v4 05/14] vfio/samples: Delete useless open/close
` [PATCH v4 06/14] vfio/fsl: Move to the device set infrastructure
` [PATCH v4 07/14] vfio/platform: Use open_device() instead of open coding a refcnt scheme
` [PATCH v4 08/14] vfio/pci: Move to the device set infrastructure
` [PATCH v4 09/14] vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set
` [PATCH v4 10/14] vfio/pci: Reorganize VFIO_DEVICE_PCI_HOT_RESET to use the device set
` [PATCH v4 11/14] vfio/mbochs: Fix close when multiple device FDs are open
` [PATCH v4 12/14] vfio/ap,ccw: Fix open/close "
` [PATCH v4 13/14] vfio/gvt: "
` [PATCH v4 14/14] vfio: Remove struct vfio_device_ops open/release

[PATCH v12] qapi: introduce 'query-x86-cpuid' QMP command
 2021-08-07 14:22 UTC  (2+ messages)

[PATCH 00/16] KVM: x86: pass arguments on the page fault path via struct kvm_page_fault
 2021-08-07 13:49 UTC  (17+ messages)
` [PATCH 01/16] KVM: MMU: pass unadulterated gpa to direct_page_fault
` [PATCH 02/16] KVM: x86: clamp host mapping level to max_level in kvm_mmu_max_mapping_level
` [PATCH 03/16] KVM: MMU: Introduce struct kvm_page_fault
` [PATCH 04/16] KVM: MMU: change mmu->page_fault() arguments to kvm_page_fault
` [PATCH 05/16] KVM: MMU: change direct_page_fault() "
` [PATCH 06/16] KVM: MMU: change page_fault_handle_page_track() "
` [PATCH 07/16] KVM: MMU: change try_async_pf() "
` [PATCH 08/16] KVM: MMU: change handle_abnormal_pfn() "
` [PATCH 09/16] KVM: MMU: change __direct_map() "
` [PATCH 10/16] KVM: MMU: change FNAME(fetch)() "
` [PATCH 11/16] KVM: MMU: change kvm_tdp_mmu_map() "
` [PATCH 12/16] KVM: MMU: change tdp_mmu_map_handle_target_level() "
` [PATCH 13/16] KVM: MMU: change fast_page_fault() "
` [PATCH 14/16] KVM: MMU: change kvm_mmu_hugepage_adjust() "
` [PATCH 15/16] KVM: MMU: change disallowed_hugepage_adjust() "
` [PATCH 16/16] KVM: MMU: change tracepoints "

[PATCH v3 0/3] kvm: x86: Convey the exit reason, etc. to user-space on emulation failure
 2021-08-07  0:59 UTC  (7+ messages)
` [PATCH v3 2/3] KVM: x86: On emulation failure, convey the exit reason, etc. to userspace

[RFC PATCH v2 00/69] KVM: X86: TDX support
 2021-08-06 22:24 UTC  (13+ messages)
` [RFC PATCH v2 41/69] KVM: x86: Add infrastructure for stolen GPA bits

[PATCH] kvm: vmx: Sync all matching EPTPs when injecting nested EPT fault
 2021-08-06 22:22 UTC 

[PATCH] kvm: vmx: Sync all matching EPTPs when injecting nested EPT fault
 2021-08-06 22:20 UTC 

[PATCH v2 0/8] My AVIC patch queue
 2021-08-06 21:55 UTC  (6+ messages)
` [PATCH v2 8/8] KVM: x86: hyper-v: Deactivate APICv only when AutoEOI feature is in use
      ` KVM's support for non default APIC base

[PATCH for-6.2 01/12] accel: Rename TYPE_ACCEL to TYPE_ACCEL_BASE
 2021-08-06 21:11 UTC 

[PATCH 0/7] vfio: device fd address space and vfio-pci mmap invalidation cleanup
 2021-08-06 20:17 UTC  (11+ messages)
` [PATCH 1/7] vfio: Create vfio_fs_type with inode per device
` [PATCH 2/7] vfio: Export unmap_mapping_range() wrapper
` [PATCH 3/7] vfio/pci: Use vfio_device_unmap_mapping_range()
` [PATCH 4/7] vfio,vfio-pci: Add vma to pfn callback
` [PATCH 5/7] mm/interval_tree.c: Export vma interval tree iterators
` [PATCH 6/7] vfio: Add vfio_device_io_remap_mapping_range()
` [PATCH 7/7] vfio/pci: Remove map-on-fault behavior

[PATCH v3] vfio/ap_ops: Convert to use vfio_register_group_dev()
 2021-08-06 19:51 UTC 

[PATCH v3] KVM: x86: accept userspace interrupt only if no event is injected
 2021-08-06 17:59 UTC  (2+ messages)

[PATCH v3 0/6] IPI virtualization support for VM
 2021-08-06 16:30 UTC  (17+ messages)
` [PATCH v3 1/6] x86/feat_ctl: Add new VMX feature, Tertiary VM-Execution control
` [PATCH v3 2/6] KVM: VMX: Extend BUILD_CONTROLS_SHADOW macro to support 64-bit variation
` [PATCH v3 3/6] KVM: VMX: Detect Tertiary VM-Execution control when setup VMCS config
` [PATCH v3 4/6] KVM: VMX: dump_vmcs() reports tertiary_exec_control field as well
` [PATCH v3 5/6] KVM: x86: Support interrupt dispatch in x2APIC mode with APIC-write VM exit
` [PATCH v3 6/6] KVM: VMX: enable IPI virtualization

[PATCH v7 00/15] Introduce Architectural LBR for vPMU
 2021-08-06 16:26 UTC  (17+ messages)
` [PATCH v7 01/15] perf/x86/intel: Fix the comment about guest LBR support on KVM
` [PATCH v7 02/15] perf/x86/lbr: Simplify the exposure check for the LBR_INFO registers
` [PATCH v7 03/15] KVM: x86: Add Arch LBR MSRs to msrs_to_save_all list
` [PATCH v7 04/15] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_DEPTH for guest Arch LBR
` [PATCH v7 05/15] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_CTL "
` [PATCH v7 06/15] KVM: x86/pmu: Refactor code to support "
` [PATCH v7 07/15] KVM: x86: Refresh CPUID on writes to MSR_IA32_XSS
` [PATCH v7 08/15] KVM: x86: Report XSS as an MSR to be saved if there are supported features
` [PATCH v7 09/15] KVM: x86: Refine the matching and clearing logic for supported_xss
` [PATCH v7 10/15] KVM: x86: Add XSAVE Support for Architectural LBR
` [PATCH v7 11/15] KVM: x86/vmx: Check Arch LBR config when return perf capabilities
` [PATCH v7 12/15] KVM: nVMX: Add necessary Arch LBR settings for nested VM
` [PATCH v7 13/15] KVM: x86/vmx: Clear Arch LBREn bit before inject #DB to guest
` [PATCH v7 14/15] KVM: x86/vmx: Flip Arch LBREn bit on guest state change
` [PATCH v7 15/15] KVM: x86/cpuid: Advise Arch LBR feature in CPUID

[PATCH] kvm,x86: Use the refined tsc rate for the guest tsc
 2021-08-06 16:20 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/2] Couple of SVM fixes
 2021-08-06 16:08 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/2] x86: access: Fix timeout failure by limiting number of flag combinations
` [kvm-unit-tests PATCH 2/2] nSVM: Fix NPT reserved bits test hang

[RFC PATCH 00/10] KVM: x86/mmu: simplify argument to kvm page fault handler
 2021-08-06 16:07 UTC  (8+ messages)

[PATCH v3 00/14] KVM: s390: pv: implement lazy destroy
 2021-08-06 15:15 UTC  (16+ messages)
` [PATCH v3 01/14] KVM: s390: pv: add macros for UVC CC values
` [PATCH v3 02/14] KVM: s390: pv: avoid stall notifications for some UVCs
` [PATCH v3 03/14] KVM: s390: pv: leak the ASCE page when destroy fails

[PATCH kernel v2] KVM: PPC: Use arch_get_random_seed_long instead of powernv variant
 2021-08-06 14:53 UTC  (2+ messages)

[PATCH V10 00/18] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2021-08-06 13:38 UTC  (19+ messages)
` [PATCH V10 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
` [PATCH V10 02/18] perf/x86/intel: Add EPT-Friendly PEBS for Ice Lake Server
` [PATCH V10 03/18] perf/x86/intel: Handle guest PEBS overflow PMI for KVM guest
` [PATCH V10 04/18] perf/x86/core: Pass "struct kvm_pmu *" to determine the guest values
` [PATCH V10 05/18] KVM: x86/pmu: Set MSR_IA32_MISC_ENABLE_EMON bit when vPMU is enabled
` [PATCH V10 06/18] KVM: x86/pmu: Introduce the ctrl_mask value for fixed counter
` [PATCH V10 07/18] x86/perf/core: Add pebs_capable to store valid PEBS_COUNTER_MASK value
` [PATCH V10 08/18] KVM: x86/pmu: Add IA32_PEBS_ENABLE MSR emulation for extended PEBS
` [PATCH V10 09/18] KVM: x86/pmu: Reprogram PEBS event to emulate guest PEBS counter
` [PATCH V10 10/18] KVM: x86/pmu: Adjust precise_ip to emulate Ice Lake guest PDIR counter
` [PATCH V10 11/18] KVM: x86/pmu: Add IA32_DS_AREA MSR emulation to support guest DS
` [PATCH V10 12/18] KVM: x86/pmu: Add PEBS_DATA_CFG MSR emulation to support adaptive PEBS
` [PATCH V10 13/18] KVM: x86: Set PEBS_UNAVAIL in IA32_MISC_ENABLE when PEBS is enabled
` [PATCH V10 14/18] KVM: x86/pmu: Move pmc_speculative_in_use() to arch/x86/kvm/pmu.h
` [PATCH V10 15/18] KVM: x86/pmu: Disable guest PEBS temporarily in two rare situations
` [PATCH V10 16/18] KVM: x86/pmu: Add kvm_pmu_cap to optimize perf_get_x86_pmu_capability
` [PATCH V10 17/18] KVM: x86/cpuid: Refactor host/guest CPU model consistency check
` [PATCH V10 18/18] KVM: x86/pmu: Expose CPUIDs feature bits PDCM, DS, DTES64

[RFC v2] /dev/iommu uAPI proposal
 2021-08-06 12:32 UTC  (17+ messages)

[PATCH V9 00/18] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2021-08-06 12:23 UTC  (4+ messages)
` [PATCH V9 03/18] perf/x86/intel: Handle guest PEBS overflow PMI for KVM guest

[PATCH] KVM: x86: Allow guest to set EFER.NX=1 on non-PAE 32-bit kernels
 2021-08-06 11:58 UTC  (2+ messages)

[PATCH] KVM: selftests: Move vcpu_args_set into perf_test_util
 2021-08-06 11:55 UTC  (2+ messages)

[PATCH] selftests: KVM: avoid failures due to reserved HyperTransport region
 2021-08-06 10:57 UTC  (2+ messages)

[v2 PATCH 0/4] x86/kvm: Virtual suspend time injection support
 2021-08-06 10:07 UTC  (5+ messages)
` [v2 PATCH 1/4] x86/kvm: Reserve KVM_FEATURE_HOST_SUSPEND_TIME and MSR_KVM_HOST_SUSPEND_TIME
` [v2 PATCH 2/4] x86/kvm: Add definitions for virtual suspend time injection
` [v2 PATCH 3/4] x86/kvm: Add host side support "
` [v2 PATCH 4/4] x86/kvm: Add guest "

[RFC PATCH v1 0/7] virtio/vsock: introduce MSG_EOR flag for SEQPACKET
 2021-08-06  8:47 UTC  (14+ messages)
` [RFC PATCH v1 1/7] virtio/vsock: add 'VIRTIO_VSOCK_SEQ_EOM' bit
` [RFC PATCH v1 2/7] vsock: rename implementation from 'record' to 'message'
` [RFC PATCH v1 3/7] vhost/vsock: support MSG_EOR bit processing
      ` [!!Mass Mail KSE][MASSMAIL KLMS] Re: [RFC PATCH v1 0/7] virtio/vsock: introduce MSG_EOR flag for SEQPACKET

[bug report] x86/sev: Split up runtime #VC handler for correct state tracking
 2021-08-06  8:35 UTC  (5+ messages)

[PATCH 09/12] PCI: Add a PCI_ID_F_VFIO_DRIVER_OVERRIDE flag to struct pci_device_id
 2021-08-06  0:23 UTC  (4+ messages)

[PATCH v3 00/14] Provide core infrastructure for managing open/release
 2021-08-05 23:05 UTC  (8+ messages)
` [PATCH v3 09/14] vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set

{Spam?} Z. HD,Sehr geehrte / r Fondsempfänger
 2021-08-05 21:14 UTC 

About two-dimensional page translation (e.g., Intel EPT) and shadow page table in Linux QEMU/KVM
 2021-08-05 19:42 UTC  (12+ messages)

[GIT PULL] KVM fixes for Linux 5.14-rc5
 2021-08-05 19:26 UTC  (2+ messages)

[PATCH v3 0/7] KVM: X86: Some light optimizations on rmap logic
 2021-08-05 18:19 UTC  (4+ messages)
` [PATCH v3 4/7] KVM: X86: Introduce mmu_rmaps_stat per-vm debugfs file

unable to connect to the guest VM instance running Ubuntu 18.04
 2021-08-05 17:03 UTC  (2+ messages)

[PATCH v10 00/17] Introduce VDUSE - vDPA Device in Userspace
 2021-08-05 13:31 UTC  (9+ messages)
` [PATCH v10 01/17] iova: Export alloc_iova_fast() and free_iova_fast()

[PATCH v3 07/14] vfio/platform: Use open_device() instead of open coding a refcnt scheme
 2021-08-05 12:37 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;
as well as URLs for NNTP newsgroup(s).