messages from 2022-08-31 10:00:47 to 2022-09-01 14:20:01 UTC [more...]
[PATCH 00/15] Introduce Architectural LBR for vPMU
2022-09-01 14:19 UTC (17+ 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
[PATCH v2 00/19] KVM hardware enable/disable reorganize
2022-09-01 14:12 UTC (10+ 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
[PATCH v8 000/103] KVM TDX basic feature support
2022-09-01 14:08 UTC (18+ messages)
` [PATCH v8 003/103] KVM: Refactor CPU compatibility check on module initialization
` [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
[PATCH 0/2] expose host-phys-bits to guest
2022-09-01 13:58 UTC (7+ messages)
` [PATCH 1/2] [hack] reserve bit KVM_HINTS_HOST_PHYS_BITS
` [PATCH 2/2] [RfC] expose host-phys-bits to guest
[PATCH v2 0/5] riscv: add PREEMPT_RT support
2022-09-01 13:44 UTC (8+ 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 00/19] KVM: x86: AVIC and local APIC fixes+cleanups
2022-09-01 13:53 UTC (62+ messages)
` [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 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
[KVM] c3e0c8c2e8: leaking-addresses.proc..data..ro_after_init
2022-09-01 13:24 UTC (2+ messages)
` [LKP] "
[PATCHv4 0/8] Virtual NMI feature
2022-09-01 12:45 UTC (4+ messages)
` [PATCHv4 1/8] x86/cpu: Add CPUID feature bit for VNMI
[PATCH] KVM: x86: fix memoryleak in kvm_arch_vcpu_create()
2022-09-01 12:23 UTC
[kvm-unit-tests PATCH v1 0/2] s390x: Add exit time test
2022-09-01 11:37 UTC (8+ messages)
` [kvm-unit-tests PATCH v1 1/2] lib/s390x: time: add wrapper for stckf
` [kvm-unit-tests PATCH v1 2/2] s390x: add exittime tests
[RFC 0/4] vDPA: support VHOST_GET/SET_VRING_ENDIAN
2022-09-01 10:16 UTC (5+ messages)
` [RFC 1/4] vDPA/ifcvf: add get/set_vq_endian support for vDPA
` [RFC 2/4] vDPA: support ioctl VHOST_GET/SET_VRING_ENDIAN
` [RFC 3/4] vDPA: detect device endian in _net_config_fill() and _fill_stats_rec()
` [RFC 4/4] vDPA: report device endian-ness to userspace through netlink
[PATCH V5 vfio 00/10] Add device DMA logging support for mlx5 driver
2022-09-01 9:38 UTC (11+ messages)
` [PATCH V5 vfio 01/10] net/mlx5: Introduce ifc bits for page tracker
` [PATCH V5 vfio 02/10] net/mlx5: Query ADV_VIRTUALIZATION capabilities
` [PATCH V5 vfio 03/10] vfio: Introduce DMA logging uAPIs
` [PATCH V5 vfio 04/10] vfio: Add an IOVA bitmap support
` [PATCH V5 vfio 05/10] vfio: Introduce the DMA logging feature support
` [PATCH V5 vfio 06/10] vfio/mlx5: Init QP based resources for dirty tracking
` [PATCH V5 vfio 07/10] vfio/mlx5: Create and destroy page tracker object
` [PATCH V5 vfio 08/10] vfio/mlx5: Report dirty pages from tracker
` [PATCH V5 vfio 09/10] vfio/mlx5: Manage error scenarios on tracker
` [PATCH V5 vfio 10/10] vfio/mlx5: Set the driver DMA logging callbacks
[RFC v3 0/7] In order support for virtio_ring, vhost and vsock
2022-09-01 9:00 UTC (13+ 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
[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/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 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 (11+ messages)
` [PATCH 1/8] vfio: Add header guards and includes to drivers/vfio/vfio.h
` [PATCH 4/8] vfio: Remove #ifdefs around CONFIG_VFIO_NOIOMMU
[PATCH 00/15] Tidy up vfio_device life cycle
2022-09-01 2:05 UTC (8+ messages)
` [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)
[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
[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 (3+ 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 (7+ 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
[PATCH v2 0/3] KVM: x86: Hyper-V invariant TSC control feature
2022-08-31 10:44 UTC (5+ 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 kvmtool 0/5] KVMTOOL RISC-V Svpbmt and Sstc Support
2022-08-31 9:59 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