messages from 2022-05-09 21:41:32 to 2022-05-11 11:33:46 UTC [more...]
[PATCH v3 00/34] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush feature
2022-05-11 11:33 UTC (42+ messages)
` [PATCH v3 01/34] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
` [PATCH v3 02/34] KVM: x86: hyper-v: Introduce TLB flush ring
` [PATCH v3 03/34] KVM: x86: hyper-v: Add helper to read hypercall data for array
` [PATCH v3 04/34] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently
` [PATCH v3 05/34] KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercalls
` [PATCH v3 06/34] KVM: x86: Prepare kvm_hv_flush_tlb() to handle L2's GPAs
` [PATCH v3 07/34] x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK constants
` [PATCH v3 08/34] KVM: x86: hyper-v: Use HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK instead of raw '64'
` [PATCH v3 09/34] KVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask() in kvm_hv_send_ipi()
` [PATCH v3 10/34] KVM: x86: hyper-v: Create a separate ring for L2 TLB flush
` [PATCH v3 11/34] KVM: x86: hyper-v: Use preallocated buffer in 'struct kvm_vcpu_hv' instead of on-stack 'sparse_banks'
` [PATCH v3 12/34] KVM: nVMX: Keep track of hv_vm_id/hv_vp_id when eVMCS is in use
` [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 15/34] KVM: x86: hyper-v: Introduce kvm_hv_is_tlb_flush_hcall()
` [PATCH v3 16/34] KVM: x86: hyper-v: L2 TLB flush
` [PATCH v3 17/34] KVM: x86: hyper-v: Introduce fast kvm_hv_l2_tlb_flush_exposed() check
` [PATCH v3 18/34] x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
` [PATCH v3 19/34] KVM: nVMX: hyper-v: Enable L2 TLB flush
` [PATCH v3 20/34] KVM: x86: KVM_REQ_TLB_FLUSH_CURRENT is a superset of KVM_REQ_HV_TLB_FLUSH too
[kvm-unit-tests PATCH v2 0/2] s390x: add migration test for CMM
2022-05-11 11:32 UTC (6+ messages)
` [kvm-unit-tests PATCH v2 1/2] lib: s390x: add header for CMM related defines
` [kvm-unit-tests PATCH v2 2/2] s390x: add cmm migration test
[GIT PULL] virtio: last minute fixup
2022-05-11 10:12 UTC (8+ messages)
[kvm-unit-tests PATCH 0/3] s390x: More storage key instruction
2022-05-11 9:48 UTC (6+ messages)
` [kvm-unit-tests PATCH 1/3] s390x: Fix sclp facility bit numbers
[kvm-unit-tests PATCH v1 0/2] s390x: add migration test for CMM
2022-05-11 8:59 UTC (10+ messages)
` [kvm-unit-tests PATCH v1 2/2] s390x: add cmm migration test
[PATCH] locking/atomic/x86: Introduce try_cmpxchg64
2022-05-11 8:24 UTC (5+ messages)
[PATCH v11 00/16] Introduce Architectural LBR for vPMU
2022-05-11 7:43 UTC (6+ messages)
` [PATCH v11 14/16] KVM: x86/vmx: Flip Arch LBREn bit on guest state change
[PATCH V2 mlx5-next 0/4] Improve mlx5 live migration driver
2022-05-11 6:40 UTC (8+ messages)
` [PATCH V2 mlx5-next 1/4] net/mlx5: Expose mlx5_sriov_blocking_notifier_register / unregister APIs
` [PATCH V2 mlx5-next 2/4] vfio/mlx5: Manage the VF attach/detach callback from the PF
` [PATCH V2 mlx5-next 3/4] vfio/mlx5: Refactor to enable VFs migration in parallel
` [PATCH V2 mlx5-next 4/4] vfio/mlx5: Run the SAVE state command in an async mode
[PATCH RFC 11/12] iommufd: vfio container FD ioctl compatibility
2022-05-11 4:40 UTC (16+ messages)
[PATCH v2 1/2] KVM: LAPIC: Disarm LAPIC timer includes pending timer around TSC deadline switch
2022-05-11 2:38 UTC (2+ messages)
` [PATCH v2 2/2] x86/kvm: handle the failure of __pv_cpu_mask allocation
[PATCH] KVM: LAPIC: Disarm LAPIC timer includes pending timer around TSC deadline switch
2022-05-11 2:42 UTC (3+ messages)
[Bug 215964] New: nVMX: KVM(L0) does not perform a platform reboot when guest(L2) trigger a reboot event through IO-Port-0xCF9
2022-05-11 2:29 UTC (3+ messages)
` [Bug 215964] "
[PATCH v4] KVM: x86: Use current rather than snapshotted TSC frequency if it is constant
2022-05-11 1:42 UTC
[PATCH RFC 00/19] IOMMUFD Dirty Tracking
2022-05-11 1:17 UTC (13+ messages)
Causing VMEXITs when kprobes are hit in the guest VM
2022-05-11 0:49 UTC (5+ messages)
[PATCH v3] KVM: x86: Use current rather than snapshotted TSC frequency if it is constant
2022-05-11 0:37 UTC (2+ messages)
[PATCH] KVM: selftests: x86: Skip unsupported test when Arch LBR is available
2022-05-11 0:26 UTC (3+ messages)
[RFC V2 PATCH 0/8] selftests: KVM: selftests for fd-based approach of supporting private memory
2022-05-11 0:08 UTC (10+ messages)
` [RFC V2 PATCH 1/8] selftests: kvm: Fix inline assembly for hypercall
` [RFC V2 PATCH 2/8] selftests: kvm: Add a basic selftest to test private memory
` [RFC V2 PATCH 3/8] selftests: kvm: priv_memfd_test: Add support for memory conversion
` [RFC V2 PATCH 4/8] selftests: kvm: priv_memfd_test: Add shared access test
` [RFC V2 PATCH 5/8] selftests: kvm: Add implicit memory conversion tests
` [RFC V2 PATCH 6/8] selftests: kvm: Add KVM_HC_MAP_GPA_RANGE hypercall test
` [RFC V2 PATCH 7/8] selftests: kvm: Add hugepage support to priv_memfd_test suite
` [RFC V2 PATCH 8/8] selftests: kvm: priv_memfd: Add test avoiding double allocation
` [RFC V2 PATCH 8/8] selftests: kvm: priv_memfd: Add test without "
[PATCH v3 1/2] KVM: VMX: Print VM-instruction error when it may be helpful
2022-05-10 23:51 UTC (4+ messages)
` [PATCH v3 2/2] KVM: VMX: Print VM-instruction error as unsigned
[PATCH 0/6] Fully lock the container members of struct vfio_group
2022-05-10 23:48 UTC (6+ messages)
` [PATCH 3/6] vfio: Split up vfio_group_get_device_fd()
` [PATCH 5/6] vfio: Simplify the life cycle of the group FD
[PATCH] KVM: SVM: Set HWCR[TscFreqSel] to host's value
2022-05-10 23:45 UTC (2+ messages)
[PATCH v2] KVM: VMX: Print VM-instruction error when it may be helpful
2022-05-10 22:24 UTC (3+ messages)
[PATCH] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
2022-05-10 18:31 UTC (4+ messages)
[PATCH v3 0/4] KVM: arm64: vgic: Misc ITS fixes
2022-05-10 18:21 UTC (6+ messages)
` [PATCH v3 1/4] KVM: arm64: vgic: Check that new ITEs could be saved in guest memory
` [PATCH v3 2/4] KVM: arm64: vgic: Add more checks when restoring ITS tables
` [PATCH v3 3/4] KVM: arm64: vgic: Do not ignore vgic_its_restore_cte failures
` [PATCH v3 4/4] KVM: arm64: vgic: Undo work in failed ITS restores
[PATCH RESEND v12 00/17] KVM: x86/pmu: Add basic support to enable guest PEBS via DS
2022-05-10 16:55 UTC (2+ messages)
[PATCH 5.4] KVM: x86/svm: Account for family 17h event renumberings in amd_pmc_perf_hw_id
2022-05-10 16:01 UTC (7+ messages)
[PATCH 5.4] KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()
2022-05-10 15:58 UTC
[PATCH v3] x86/speculation, KVM: only IBPB for switch_mm_always_ibpb on vCPU load
2022-05-10 15:50 UTC (16+ messages)
[PATCH 11/22] KVM: x86: hyper-v: replace bitmap_weight() with hweight64()
2022-05-10 15:47 UTC
[PATCH v3] RISC-V: KVM: Introduce ISA extension register
2022-05-10 14:59 UTC (2+ messages)
[PATCH v4 0/2] s390: Ultravisor device
2022-05-10 14:47 UTC (3+ messages)
` [PATCH v4 1/2] drivers/s390/char: Add Ultravisor io device
` [PATCH v4 2/2] selftests: drivers/s390x: Add uvdevice tests
[PATCH] KVM: LAPIC: Narrow down the timer fastpath to tscdeadline timer
2022-05-10 14:18 UTC (3+ messages)
[RFC 00/18] vfio: Adopt iommufd
2022-05-10 14:08 UTC (11+ messages)
[PATCH 0/9] kvm: s390: Add PV dump support
2022-05-10 14:07 UTC (15+ messages)
` [PATCH 3/9] KVM: s390: pv: Add query interface
` [PATCH 5/9] KVM: s390: pv: Add query dump information
` [PATCH 6/9] kvm: s390: Add configuration dump functionality
` [PATCH 7/9] kvm: s390: Add CPU "
[syzbot] INFO: task hung in synchronize_rcu (3)
2022-05-10 13:56 UTC (4+ messages)
[PATCH 5.17 111/140] KVM: SEV: Mark nested locking of vcpu->lock
2022-05-10 13:08 UTC
[PATCH] KVM: X86: correct trace_kvm_pv_tlb_flush stats
2022-05-10 13:38 UTC (7+ messages)
[PATCH v4 00/20] KVM: Extend Eager Page Splitting to the shadow MMU
2022-05-10 13:31 UTC (20+ messages)
` [PATCH v4 03/20] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH v4 11/20] KVM: x86/mmu: Allow for NULL vcpu pointer in __kvm_mmu_get_shadow_page()
` [PATCH v4 20/20] KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs
[PATCH 0/4] x86: decode Xen/KVM emulate prefixes
2022-05-10 13:30 UTC (5+ messages)
` [PATCH 1/4] x86/asm: Allow to pass macros to __ASM_FORM()
` [PATCH 2/4] x86: xen: kvm: Gather the definition of emulate prefixes
` [PATCH 3/4] x86: xen: insn: Decode Xen and KVM emulate-prefix signature
` [PATCH 4/4] x86: kprobes: Prohibit probing on instruction which has emulate prefix
[PATCH v3 0/8] vfio/pci: power management changes
2022-05-10 13:30 UTC (11+ messages)
` [PATCH v3 6/8] vfio: Invoke runtime PM API for IOCTL request
` [PATCH v3 8/8] vfio/pci: Add the support for PCI D3cold state
[GIT PULL] Please pull mlx5 vfio changes
2022-05-10 13:12 UTC
[PATCH v3] KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context()
2022-05-10 12:37 UTC
[PATCH v2] KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context()
2022-05-10 12:33 UTC (3+ messages)
[PATCH 1/3] KVM: x86/pmu: Add fast-path check for per-vm vPMU disablility
2022-05-10 11:57 UTC (3+ messages)
` [PATCH 2/3] KVM: x86/svm/pmu: Direct access pmu->gp_counter[] to implement amd_*_to_pmc()
` [PATCH 3/3] KVM: x86/svm/pmu: Drop 'enum index' for more counters scalability
[PATCH] KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context()
2022-05-10 10:33 UTC (2+ messages)
[PATCH v3 00/21] TDX host kernel support
2022-05-10 10:25 UTC (25+ messages)
[PATCH 0/2] KVM: arm64: Minor pKVM cleanups
2022-05-10 10:04 UTC (6+ messages)
` [PATCH 1/2] KVM: arm64: pkvm: Drop unnecessary FP/SIMD trap handler
` [PATCH 2/2] KVM: arm64: pkvm: Don't mask already zeroed FEAT_SVE
[PATCH] x86/kvm: handle the failure of __pv_cpu_mask allocation
2022-05-10 9:25 UTC (2+ messages)
[PATCH V1 mlx5-next 0/4] Improve mlx5 live migration driver
2022-05-10 8:56 UTC (7+ messages)
` [PATCH V1 mlx5-next 2/4] vfio/mlx5: Manage the VF attach/detach callback from the PF
` [PATCH V1 mlx5-next 4/4] vfio/mlx5: Run the SAVE state command in an async mode
[PATCH v2] vringh: Fix loop descriptors check in the indirect cases
2022-05-10 7:56 UTC (4+ messages)
[PATCH] KVM: Add extra information in kvm_page_fault trace point
2022-05-10 7:10 UTC
[PATCH 1/3] KVM: x86/pmu: Ignore pmu->global_ctrl check if vPMU doesn't support global_ctrl
2022-05-10 4:44 UTC (4+ messages)
` [PATCH 2/3] KVM: x86/pmu: Don't pre-set the pmu->global_ctrl when refreshing
` [PATCH V2 "
` [PATCH v2] "
[PATCH v3 00/22] https://www.spinics.net/lists/kvm/msg267878.html
2022-05-10 0:20 UTC (3+ messages)
` [PATCH 16/22] KVM: x86/mmu: remove redundant bits from extended role
[RFC PATCH v6 000/104] KVM TDX basic feature support
2022-05-10 0:16 UTC (3+ messages)
` [RFC PATCH v6 034/104] KVM: x86/mmu: Add address conversion functions for TDX shared bits
[PATCH 0/2] KVM: x86: Fix incorrect VM-exit profiling
2022-05-09 23:57 UTC (4+ messages)
` [PATCH 1/2] KVM: x86: allow guest to send its _stext for kvm profiling
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-05-09 23:29 UTC (12+ 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).