KVM Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-31 07:03:55 to 2022-09-01 09:00:41 UTC [more...]

[PATCH v8 000/103] KVM TDX basic feature support
 2022-09-01  8:59 UTC  (17+ messages)
` [PATCH v8 030/103] KVM: x86/mmu: Add address conversion functions for TDX shared bit of GPA
` [PATCH v8 032/103] KVM: x86/mmu: Allow non-zero value for non-present SPTE
` [PATCH v8 033/103] KVM: x86/mmu: Track shadow MMIO value/mask on a per-VM basis
` [PATCH v8 035/103] KVM: x86/mmu: Allow per-VM override of the TDP max page level
` [PATCH v8 038/103] KVM: x86/tdp_mmu: refactor kvm_tdp_mmu_map()
` [PATCH v8 039/103] KVM: x86/tdp_mmu: Init role member of struct kvm_mmu_page at allocation
` [PATCH v8 041/103] KVM: x86/mmu: Add a new is_private member for union kvm_mmu_page_role
` [PATCH v8 042/103] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page

[RFC v3 0/7] In order support for virtio_ring, vhost and vsock
 2022-09-01  8:55 UTC  (12+ messages)
` [RFC v3 1/7] vhost: expose used buffers
` [RFC v3 2/7] vhost_test: batch used buffer
` [RFC v3 3/7] vsock: batch buffers in tx
` [RFC v3 4/7] vsock: announce VIRTIO_F_IN_ORDER in vsock
` [RFC v3 5/7] virtio: unmask F_NEXT flag in desc_extra
` [RFC v3 6/7] virtio: in order support for virtio_ring
` [RFC v3 7/7] virtio: announce VIRTIO_F_IN_ORDER support

[PATCH v2 0/4] Allow MMIO regions to be exported through dma-buf
 2022-09-01  7:55 UTC  (6+ messages)
` [PATCH v2 1/4] dma-buf: Add dma_buf_try_get()
` [PATCH v2 2/4] vfio: Add vfio_device_get()
` [PATCH v2 3/4] vfio_pci: Do not open code pci_try_reset_function()
` [PATCH v2 4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf

[PATCH v2 00/15] Tidy up vfio_device life cycle
 2022-09-01 14:37 UTC  (18+ messages)
` [PATCH v2 01/15] vfio: Add helpers for unifying "
` [PATCH v2 02/15] vfio/pci: Use the new device life cycle helpers
` [PATCH v2 03/15] vfio/mlx5: "
` [PATCH v2 04/15] vfio/hisi_acc: "
` [PATCH v2 05/15] vfio/mdpy: "
` [PATCH v2 06/15] vfio/mtty: "
` [PATCH v2 07/15] vfio/mbochs: "
` [PATCH v2 08/15] drm/i915/gvt: "
` [PATCH v2 09/15] vfio/ap: "
` [PATCH v2 10/15] vfio/fsl-mc: "
` [PATCH v2 11/15] vfio/platform: "
` [PATCH v2 12/15] vfio/amba: "
` [PATCH v2 13/15] vfio/ccw: "
` [PATCH v2 14/15] vfio: Rename vfio_device_put() and vfio_device_try_get()
` [PATCH v2 15/15] vfio: Add struct device to vfio_device

[PATCH v2 0/5] riscv: add PREEMPT_RT support
 2022-09-01  7:04 UTC  (7+ messages)
` [PATCH v2 1/5] RISC-V: KVM: Record number of signal exits as a vCPU stat
` [PATCH v2 2/5] RISC-V: KVM: Use generic guest entry infrastructure
` [PATCH v2 3/5] riscv: select HAVE_POSIX_CPU_TIMERS_TASK_WORK
` [PATCH v2 4/5] riscv: add lazy preempt support
` [PATCH v2 5/5] riscv: Allow to enable RT

[PATCH v2 00/19] KVM hardware enable/disable reorganize
 2022-09-01  6:18 UTC  (8+ messages)
` [PATCH v2 01/19] KVM: x86: Drop kvm_user_return_msr_cpu_online()
` [PATCH v2 02/19] KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())
` [PATCH v2 05/19] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section

[Bug 216388] New: On Host, kernel errors in KVM, on guests, it shows CPU stalls
 2022-09-01  6:09 UTC  (2+ messages)
` [Bug 216388] "

[PATCH 0/2] expose host-phys-bits to guest
 2022-09-01  6:07 UTC  (6+ messages)
` [PATCH 1/2] [hack] reserve bit KVM_HINTS_HOST_PHYS_BITS
` [PATCH 2/2] [RfC] expose host-phys-bits to guest

[PATCH 0/6] KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system
 2022-09-01  4:57 UTC  (5+ messages)
` [PATCH 4/6] KVM: arm64: Add a visibility bit to ignore user writes

[PATCH 00/19] KVM: x86: AVIC and local APIC fixes+cleanups
 2022-09-01  2:56 UTC  (66+ messages)
` [PATCH 01/19] KVM: SVM: Process ICR on AVIC IPI delivery failure due to invalid target
` [PATCH 02/19] KVM: SVM: Don't put/load AVIC when setting virtual APIC mode
` [PATCH 03/19] Revert "KVM: SVM: Introduce hybrid-AVIC mode"
` [PATCH 04/19] KVM: SVM: Replace "avic_mode" enum with "x2avic_enabled" boolean
` [PATCH 05/19] KVM: SVM: Compute dest based on sender's x2APIC status for AVIC kick
` [PATCH 06/19] KVM: SVM: Get x2APIC logical dest bitmap from ICRH[15:0], not ICHR[31:16]
` [PATCH 07/19] KVM: SVM: Drop buggy and redundant AVIC "single logical dest" check
` [PATCH 08/19] KVM: SVM: Remove redundant cluster calculation that also creates a shadow
` [PATCH 10/19] KVM: SVM: Document that vCPU ID == APIC ID in AVIC kick fastpatch
` [PATCH 11/19] KVM: SVM: Add helper to perform final AVIC "kick" of single vCPU
` [PATCH 12/19] KVM: x86: Disable APIC logical map if logical ID covers multiple MDAs
` [PATCH 13/19] KVM: x86: Disable APIC logical map if vCPUs are aliased in logical mode
` [PATCH 14/19] KVM: x86: Honor architectural behavior for aliased 8-bit APIC IDs
` [PATCH 15/19] KVM: x86: Explicitly skip optimized logical map setup if vCPU's LDR==0
` [PATCH 16/19] KVM: x86: Explicitly track all possibilities for APIC map's logical modes
` [PATCH 17/19] KVM: SVM: Handle multiple logical targets in AVIC kick fastpath
` [PATCH 18/19] KVM: SVM: Ignore writes to Remote Read Data on AVIC write traps
` [PATCH 19/19] Revert "KVM: SVM: Do not throw warning when calling avic_vcpu_load on a running vcpu"

[PATCH v2 0/8] Break up ioctl dispatch functions to one function per ioctl
 2022-09-01  2:20 UTC  (10+ messages)
` [PATCH v2 1/8] vfio-pci: Fix vfio_pci_ioeventfd() to return int
` [PATCH v2 2/8] vfio-pci: Break up vfio_pci_core_ioctl() into one function per ioctl
` [PATCH v2 3/8] vfio-pci: Re-indent what was vfio_pci_core_ioctl()
` [PATCH v2 4/8] vfio-pci: Replace 'void __user *' with proper types in the ioctl functions
` [PATCH v2 5/8] vfio: Fold VFIO_GROUP_GET_DEVICE_FD into vfio_group_get_device_fd()
` [PATCH v2 6/8] vfio: Fold VFIO_GROUP_SET_CONTAINER into vfio_group_set_container()
` [PATCH v2 7/8] vfio: Follow the naming pattern for vfio_group_ioctl_unset_container()
` [PATCH v2 8/8] vfio: Split VFIO_GROUP_GET_STATUS into a function

[PATCH 0/8] vfio: Split the container code into a clean layer and dedicated file
 2022-09-01  2:18 UTC  (19+ messages)
` [PATCH 1/8] vfio: Add header guards and includes to drivers/vfio/vfio.h
` [PATCH 2/8] vfio: Rename __vfio_group_unset_container()
` [PATCH 3/8] vfio: Split the container logic into vfio_container_attach_group()
` [PATCH 4/8] vfio: Remove #ifdefs around CONFIG_VFIO_NOIOMMU
` [PATCH 5/8] vfio: Split out container code from the init/cleanup functions
` [PATCH 6/8] vfio: Rename vfio_ioctl_check_extension()

[PATCH 00/15] Tidy up vfio_device life cycle
 2022-09-01  2:05 UTC  (10+ messages)
` [PATCH 04/15] vfio/hisi_acc: Use the new device life cycle helpers
` [PATCH 15/15] vfio: Add struct device to vfio_device

[PATCH] hisi_acc_vfio_pci: Correct the function prefix for hssi_acc_drvdata()
 2022-09-01  2:04 UTC  (6+ messages)

[PATCH 00/15] Introduce Architectural LBR for vPMU
 2022-08-31 22:34 UTC  (16+ messages)
` [PATCH 01/15] perf/x86/lbr: Simplify the exposure check for the LBR_INFO registers
` [PATCH 02/15] KVM: x86: Report XSS as an MSR to be saved if there are supported features
` [PATCH 03/15] KVM: x86: Refresh CPUID on writes to MSR_IA32_XSS
` [PATCH 04/15] KVM: PMU: disable LBR handling if architectural LBR is available
` [PATCH 05/15] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_DEPTH for guest Arch LBR
` [PATCH 06/15] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_CTL "
` [PATCH 07/15] KVM: VMX: Support passthrough of architectural LBRs
` [PATCH 08/15] KVM: x86: Add Arch LBR MSRs to msrs_to_save_all list
` [PATCH 09/15] KVM: x86: Refine the matching and clearing logic for supported_xss
` [PATCH 10/15] KVM: x86/vmx: Check Arch LBR config when return perf capabilities
` [PATCH 11/15] KVM: x86: Add XSAVE Support for Architectural LBR
` [PATCH 12/15] KVM: x86/vmx: Clear Arch LBREn bit before inject #DB to guest
` [PATCH 13/15] KVM: x86/vmx: Flip Arch LBREn bit on guest state change
` [PATCH 14/15] KVM: x86: Add Arch LBR data MSR access interface
` [PATCH 15/15] KVM: x86/cpuid: Advertise Arch LBR feature in CPUID

[RFC PATCH v2 00/17] TDX KVM selftests
 2022-09-01  1:28 UTC  (7+ messages)
` [RFC PATCH v2 02/17] KVM: selftest: Add helper functions to create TDX VMs
` [RFC PATCH v2 03/17] KVM: selftest: Adding TDX life cycle test

[PATCHv4 0/8] Virtual NMI feature
 2022-08-31 23:42 UTC  (3+ messages)
` [PATCHv4 1/8] x86/cpu: Add CPUID feature bit for VNMI

[PATCH v2] x86/cpufeatures: Add macros for Intel's new fast rep string features
 2022-08-31 21:18 UTC 

[PATCH v3 3/3] KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs
 2022-08-31 19:54 UTC  (4+ messages)

[PATCH 0/8] Break up ioctl dispatch functions to one function per ioctl
 2022-08-31 17:48 UTC  (7+ messages)
` [PATCH 7/8] vfio: Follow the naming pattern for vfio_group_ioctl_unset_container()

[PATCH v4 0/7] Introduce and test masked events
 2022-08-31 16:21 UTC  (8+ messages)
` [PATCH v4 1/7] kvm: x86/pmu: Correct the mask used in a pmu event filter lookup
` [PATCH v4 2/7] kvm: x86/pmu: Remove invalid raw events from the pmu event filter
` [PATCH v4 3/7] kvm: x86/pmu: prepare the pmu event filter for masked events
` [PATCH v4 4/7] kvm: x86/pmu: Introduce masked events to the pmu event filter
` [PATCH v4 5/7] selftests: kvm/x86: Add flags when creating a "
` [PATCH v4 6/7] selftests: kvm/x86: Add testing for KVM_SET_PMU_EVENT_FILTER
` [PATCH v4 7/7] selftests: kvm/x86: Test masked events

[PATCH linux-next] KVM: selftests: remove redundant variable tsc_val
 2022-08-31 16:17 UTC  (2+ messages)

[PATCH v2] KVM: s390: Pass initialized arg even if unused
 2022-08-31 15:21 UTC  (2+ messages)

[PATCH linux-next] KVM: x86/mmu: remove redundant variable r
 2022-08-31 14:57 UTC 

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-31 14:24 UTC  (10+ messages)

[RFC PATCH v2 0/1] KVM: s390: pv: fix clock comparator late after suspend/resume
 2022-08-31 13:26 UTC  (3+ messages)
` [RFC PATCH v2 1/1] KVM: s390: pv: don't allow userspace to set the clock under PV

[PATCH] KVM: x86/mmu: fix repeated words in comments
 2022-08-31 12:52 UTC 

[kvm-unit-tests PATCH v1 0/2] s390x: Add exit time test
 2022-08-31 11:25 UTC  (4+ messages)
` [kvm-unit-tests PATCH v1 2/2] s390x: add exittime tests

[PATCH v2 0/3] KVM: x86: Hyper-V invariant TSC control feature
 2022-08-31 10:44 UTC  (6+ messages)
` [PATCH v2 1/3] KVM: x86: Hyper-V invariant TSC control
` [PATCH v2 2/3] KVM: selftests: Rename 'msr->availble' to 'msr->should_not_gp' in hyperv_features test
` [PATCH v2 3/3] KVM: selftests: Test Hyper-V invariant TSC control

[PATCH kvmtool 0/5] KVMTOOL RISC-V Svpbmt and Sstc Support
 2022-08-31  9:59 UTC  (2+ messages)

[PATCH v3 0/7] x86/pmu: Corner cases fixes and optimization
 2022-08-31  8:53 UTC  (8+ messages)
` [PATCH v3 1/7] KVM: x86/pmu: Avoid setting BIT_ULL(-1) to pmu->host_cross_mapped_mask
` [PATCH v3 2/7] KVM: x86/pmu: Don't generate PEBS records for emulated instructions
` [PATCH v3 3/7] KVM: x86/pmu: Avoid using PEBS perf_events for normal counters
` [PATCH v3 4/7] KVM: x86/pmu: Defer reprogram_counter() to kvm_pmu_handle_event()
` [PATCH v3 5/7] KVM: x86/pmu: Defer counter emulated overflow via pmc->prev_counter
` [PATCH v3 6/7] KVM: x86/svm/pmu: Direct access pmu->gp_counter[] to implement amd_*_to_pmc()
` [PATCH v3 7/7] KVM: x86/svm/pmu: Rewrite get_gp_pmc_amd() for more counters scalability

BHB-clearing on VM-exit
 2022-08-31  8:22 UTC  (2+ messages)

[PATCH RESEND v2 0/8] x86/pmu: Corner cases fixes and optimization
 2022-08-31  8:05 UTC  (3+ messages)

[PATCH RESEND] perf/x86/core: Completely disable guest PEBS via guest's global_ctrl
 2022-08-31  7:27 UTC  (2+ messages)

[PATCH] KVM/VMX: Do not declare vmread_error asmlinkage
 2022-08-31  7:10 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).