public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-18 00:58:39 to 2022-02-21 11:42:02 UTC [more...]

[PATCH v5 0/8] vfio/hisilicon: add ACC live migration driver
 2022-02-21 11:40 UTC  (5+ messages)
` [PATCH v5 1/8] crypto: hisilicon/qm: Move the QM header to include/linux
` [PATCH v5 2/8] crypto: hisilicon/qm: Move few definitions to common header
` [PATCH v5 3/8] hisi_acc_qm: Move PCI device IDs "
` [PATCH v5 4/8] hisi_acc_vfio_pci: add new vfio_pci driver for HiSilicon ACC devices

Call for GSoC and Outreachy project ideas for summer 2022
 2022-02-21 11:27 UTC  (16+ messages)

[PATCH 0/3] s390: Ultravisor device
 2022-02-21 11:09 UTC  (7+ messages)
` [PATCH 1/3] drivers/s390/char: Add Ultravisor io device
` [PATCH 3/3] selftests: drivers/s390x: Add uvdevice tests

WARN_ON(!svm->tsc_scaling_enabled)
 2022-02-21 10:33 UTC  (3+ messages)
  ` [PATCH] KVM: nSVM: fix nested tsc scaling when not enabled but MSR_AMD64_TSC_RATIO set

[syzbot] WARNING in vhost_dev_cleanup (2)
 2022-02-21 10:05 UTC  (9+ messages)

[PATCH 0/3] KVM: x86/pmu: Segregate Intel and AMD specific logic
 2022-02-21 10:01 UTC  (6+ messages)
` [PATCH 1/3] x86/pmu: Add INTEL_ prefix in some Intel specific macros
` [PATCH 2/3] x86/pmu: Replace X86_ALL_EVENT_FLAGS with INTEL_ALL_EVENT_FLAGS
` [PATCH 3/3] KVM: x86/pmu: Segregate Intel and AMD specific logic

[PATCH] selftests: kvm: Check whether SIDA memop fails for normal guests
 2022-02-21  9:31 UTC  (3+ messages)

[kvm-unit-tests PATCH v1 0/3] x86 UEFI: pass envs and args
 2022-02-21  8:40 UTC  (5+ messages)
` [kvm-unit-tests PATCH v1 1/3] x86 UEFI: pull UEFI definitions for file operations
` [kvm-unit-tests PATCH v1 2/3] x86 UEFI: read envs from file
` [kvm-unit-tests PATCH v1 3/3] x86 UEFI: read args "

[syzbot] INFO: task hung in vhost_work_dev_flush
 2022-02-21  8:15 UTC  (2+ messages)

[RFC PATCH v2 0/5] vfio/pci: Enable runtime power management support
 2022-02-21  8:12 UTC  (7+ messages)
` [RFC PATCH v2 1/5] vfio/pci: register vfio-pci driver with runtime PM framework
` [RFC PATCH v2 4/5] vfio/pci: Invalidate mmaps and block the access in D3hot power state

[PATCH] vhost: handle zero regions in vhost_set_memory
 2022-02-21  8:11 UTC  (3+ messages)

[PATCH v7 0/1] s390x: KVM: CPU Topology
 2022-02-21  8:10 UTC  (10+ messages)
` [PATCH v7 1/1] s390x: KVM: guest support for topology function

[PATCH v6 0/7] KVM: PKS Virtualization support
 2022-02-21  8:08 UTC  (8+ messages)
` [PATCH v6 1/7] KVM: VMX: Introduce PKS VMCS fields
` [PATCH v6 2/7] KVM: VMX: Add proper cache tracking for PKRS
` [PATCH v6 3/7] KVM: X86: Expose IA32_PKRS MSR
` [PATCH v6 4/7] KVM: MMU: Rename the pkru to pkr
` [PATCH v6 5/7] KVM: MMU: Add support for PKS emulation
` [PATCH v6 6/7] KVM: VMX: Expose PKS to guest
` [PATCH v6 7/7] KVM: VMX: Enable PKS for nested VM

[PATCH V2 00/11] perf intel-pt: Add perf event clocks to better support VM tracing
 2022-02-21  6:54 UTC  (2+ messages)

[PATCH v9 00/17] Introduce Architectural LBR for vPMU
 2022-02-21  6:11 UTC  (2+ messages)

[PATCH v6 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-02-21  4:02 UTC  (15+ messages)
` [PATCH v6 01/11] iommu: Add dma ownership management interfaces
` [PATCH v6 02/11] driver core: Add dma_cleanup callback in bus_type
` [PATCH v6 03/11] amba: Stop sharing platform_dma_configure()
` [PATCH v6 04/11] bus: platform,amba,fsl-mc,PCI: Add device DMA ownership management
` [PATCH v6 05/11] PCI: pci_stub: Set driver_managed_dma
` [PATCH v6 07/11] vfio: Set DMA ownership for VFIO devices
` [PATCH v6 10/11] vfio: Remove iommu group notifier
` [PATCH v6 11/11] iommu: Remove iommu group changes notifier

[PATCH v2] KVM: x86: pull kvm->srcu read-side to kvm_arch_vcpu_ioctl_run
 2022-02-21  3:51 UTC  (2+ messages)

[RFC PATCH 00/13] Introducing AMD x2APIC Virtualization (x2AVIC) support
 2022-02-21  2:19 UTC  (14+ messages)
` [RFC PATCH 01/13] KVM: SVM: Add warning when encounter invalid APIC ID
` [RFC PATCH 02/13] x86/cpufeatures: Introduce x2AVIC CPUID bit
` [RFC PATCH 03/13] KVM: SVM: Detect X2APIC virtualization (x2AVIC) support
` [RFC PATCH 04/13] KVM: SVM: Only call vcpu_(un)blocking when AVIC is enabled
` [RFC PATCH 05/13] KVM: SVM: Update max number of vCPUs supported for x2AVIC mode
` [RFC PATCH 06/13] KVM: SVM: Add logic to determine x2APIC mode
` [RFC PATCH 07/13] KVM: SVM: Update avic_kick_target_vcpus to support 32-bit APIC ID
` [RFC PATCH 08/13] KVM: SVM: Do not update logical APIC ID table when in x2APIC mode
` [RFC PATCH 09/13] KVM: SVM: Introduce helper function avic_get_apic_id
` [RFC PATCH 10/13] KVM: SVM: Adding support for configuring x2APIC MSRs interception
` [RFC PATCH 11/13] KVM: SVM: Add logic to switch between APIC and x2APIC virtualization mode
` [RFC PATCH 12/13] KVM: SVM: Remove APICv inhibit reasone due to x2APIC
` [RFC PATCH 13/13] KVM: SVM: Use fastpath x2apic IPI emulation when #vmexit with x2AVIC

[PATCH V8 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
 2022-02-20  9:57 UTC  (16+ messages)
` [PATCH V8 mlx5-next 01/15] PCI/IOV: Add pci_iov_vf_id() to get VF index
` [PATCH V8 mlx5-next 02/15] net/mlx5: Reuse exported virtfn index function call
` [PATCH V8 mlx5-next 03/15] net/mlx5: Disable SRIOV before PF removal
` [PATCH V8 mlx5-next 04/15] PCI/IOV: Add pci_iov_get_pf_drvdata() to allow VF reaching the drvdata of a PF
` [PATCH V8 mlx5-next 05/15] net/mlx5: Expose APIs to get/put the mlx5 core device
` [PATCH V8 mlx5-next 06/15] net/mlx5: Introduce migration bits and structures
` [PATCH V8 mlx5-next 07/15] net/mlx5: Add migration commands definitions
` [PATCH V8 mlx5-next 08/15] vfio: Have the core code decode the VFIO_DEVICE_FEATURE ioctl
` [PATCH V8 mlx5-next 09/15] vfio: Define device migration protocol v2
` [PATCH V8 mlx5-next 10/15] vfio: Extend the device migration protocol with RUNNING_P2P
` [PATCH V8 mlx5-next 11/15] vfio: Remove migration protocol v1 documentation
` [PATCH V8 mlx5-next 12/15] vfio/mlx5: Expose migration commands over mlx5 device
` [PATCH V8 mlx5-next 13/15] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
` [PATCH V8 mlx5-next 14/15] vfio/pci: Expose vfio_pci_core_aer_err_detected()
` [PATCH V8 mlx5-next 15/15] vfio/mlx5: Use its own PCI reset_done error handler

[kvm-unit-tests PATCH 0/3] nSVM: Add testing for routing L2 exceptions
 2022-02-20  5:35 UTC  (8+ messages)
` [kvm-unit-tests PATCH 1/3] x86: Add routines to set/clear PT_USER_MASK for all pages

[PATCH v4 0/8] KVM TDX: preparation for coexistence of VMX and TDX
 2022-02-19 18:49 UTC  (9+ messages)
` [PATCH v4 1/8] KVM: VMX: Move out vmx_x86_ops to 'main.c' to wrap "
` [PATCH v4 2/8] KVM: TDX: Detect CPU feature on kernel module initialization
` [PATCH v4 3/8] KVM: Enable hardware before doing arch VM initialization
` [PATCH v4 4/8] KVM: x86: Refactor KVM VMX module init/exit functions
` [PATCH v4 5/8] KVM: TDX: Add placeholders for TDX VM/vcpu structure
` [PATCH v4 6/8] KVM: TDX: Add a function to initialize TDX module
` [PATCH v4 7/8] KVM: x86: Introduce vm_type to differentiate default VMs from confidential VMs
` [PATCH v4 8/8] KVM: TDX: Make TDX VM type supported

[PATCH v2 00/18] KVM: MMU: do not unload MMU roots on all role changes
 2022-02-19 10:03 UTC  (39+ messages)
` [PATCH v2 01/18] KVM: x86: host-initiated EFER.LME write affects the MMU
` [PATCH v2 02/18] KVM: x86: do not deliver asynchronous page faults if CR0.PG=0
` [PATCH v2 03/18] KVM: x86/mmu: WARN if PAE roots linger after kvm_mmu_unload
` [PATCH v2 04/18] KVM: x86/mmu: avoid NULL-pointer dereference on page freeing bugs
` [PATCH v2 06/18] KVM: x86/mmu: do not consult levels when freeing roots
` [PATCH v2 07/18] KVM: x86/mmu: Do not use guest root level in audit
` [PATCH v2 08/18] KVM: x86/mmu: do not pass vcpu to root freeing functions
` [PATCH v2 09/18] KVM: x86/mmu: look for a cached PGD when going from 32-bit to 64-bit
` [PATCH v2 10/18] KVM: x86/mmu: load new PGD after the shadow MMU is initialized
` [PATCH v2 11/18] KVM: x86/mmu: Always use current mmu's role when loading new PGD
` [PATCH v2 12/18] KVM: x86/mmu: clear MMIO cache when unloading the MMU
` [PATCH v2 13/18] KVM: x86: reset and reinitialize the MMU in __set_sregs_common
` [PATCH v2 14/18] KVM: x86/mmu: avoid indirect call for get_cr3
` [PATCH v2 15/18] KVM: x86/mmu: rename kvm_mmu_new_pgd, introduce variant that calls get_guest_pgd
` [PATCH v2 16/18] KVM: x86: introduce KVM_REQ_MMU_UPDATE_ROOT
` [PATCH v2 17/18] KVM: x86: flush TLB separately from MMU reset

[PATCH 1/2] KVM: selftests: kvm_vm_elf_load() and elfhdr_get() should close fd
 2022-02-19  9:42 UTC  (7+ messages)
` [PATCH 2/2] KVM: arm64: selftests: Introduce get_set_regs_perf test

[PATCH] KVM: x86: pull kvm->srcu read-side to kvm_arch_vcpu_ioctl_run
 2022-02-19  9:29 UTC 

[syzbot] general protection fault in vhost_iotlb_itree_first
 2022-02-19  9:18 UTC 

[PATCH 1/2] kvm/x86: rename kvm's read_tsc() as kvm_read_host_tsc()
 2022-02-19  8:40 UTC  (4+ messages)
` [PATCH 2/2] timers: retpoline mitigation for time funcs

[PATCH v3] KVM: Move VM's worker kthreads back to the original cgroup before exiting
 2022-02-19  7:55 UTC  (5+ messages)

[PATCH 00/23] Extend Eager Page Splitting to the shadow MMU
 2022-02-19  1:25 UTC  (7+ messages)
` [PATCH 01/23] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs
` [PATCH 02/23] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH 03/23] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions

[PATCH v4 00/17] perf: KVM: Fix, optimize, and clean up callbacks
 2022-02-18 22:35 UTC  (8+ messages)
` [PATCH v4 09/17] perf/core: Use static_call to optimize perf_guest_info_callbacks

[PATCH v4 10/10] KVM: s390: selftests: Test memops with storage keys
 2022-02-18 22:14 UTC  (10+ messages)
` (no subject)
  ` [PATCH 1/2] KVM: s390: selftests: Refactor memop test
  ` [PATCH 2/2] KVM: s390: selftests: Test vm and vcpu memop with keys

[PATCH v0 00/15] KVM: Add Xen event channel acceleration
 2022-02-18 21:45 UTC  (4+ messages)
` [PATCH v0 02/15] KVM: x86/xen: Use gfn_to_pfn_cache for runstate area

[PATCH] selftests: KVM: add sev_migrate_tests on machines without SEV-ES
 2022-02-18 19:44 UTC  (2+ messages)

[PATCH v4 0/6] Improve KVM's interaction with CPU hotplug
 2022-02-18 18:34 UTC  (3+ messages)
` [PATCH v4 5/6] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section

[PATCH 1/2] KVM: x86/pmu: Extract check_pmu_event_filter() from the same semantics
 2022-02-18 18:25 UTC  (4+ messages)
` [PATCH 2/2] KVM: x86/pmu: Protect kvm->arch.pmu_event_filter with SRCU

[PATCH] KVM: x86: Forcibly leave nested virt when SMM state is toggled
 2022-02-18 18:14 UTC  (5+ messages)

[PATCH v3 0/6] kvm: x86: better handling of optional kvm_x86_ops
 2022-02-18 17:41 UTC  (18+ messages)
` [PATCH v3 1/6] KVM: x86: return 1 unconditionally for availability of KVM_CAP_VAPIC
` [PATCH v3 2/6] KVM: x86: use static_call_cond for optional callbacks
` [PATCH v3 3/6] KVM: x86: remove KVM_X86_OP_NULL and mark optional kvm_x86_ops
` [PATCH v3 4/6] KVM: x86: warn on incorrectly NULL members of kvm_x86_ops
` [PATCH v3 5/6] KVM: x86: make several AVIC callbacks optional
` [PATCH v3 6/6] KVM: x86: allow defining return-0 static calls

[RFC v2 0/4] vfio/hisilicon: add acc live migration driver
 2022-02-18 16:37 UTC  (2+ messages)

[PATCH] kvm/vmx: Make setup/unsetup under the same conditions
 2022-02-18 16:17 UTC  (2+ messages)

[PATCH 1/4] x86/kvm: remove a redundant variable
 2022-02-18 16:10 UTC  (2+ messages)

[PATCH] kvm: correct comment description issue
 2022-02-18 16:04 UTC  (2+ messages)

[PATCH V7 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
 2022-02-18 14:06 UTC  (5+ messages)
` [PATCH V7 mlx5-next 15/15] vfio: Extend the device migration protocol with PRE_COPY

[PATCH kvmtool v2] aarch64: Add stolen time support
 2022-02-18 14:03 UTC  (3+ messages)

[syzbot] kernel BUG in vhost_get_vq_desc
 2022-02-18 11:37 UTC  (3+ messages)

VFIO_IOMMU_TYPE1 inefficiencies for certain use cases
 2022-02-18 10:17 UTC 

[PATCH v2] KVM: SEV: Allow SEV intra-host migration of VM with mirrors
 2022-02-18  9:43 UTC  (2+ messages)

[PATCH] x86/kvm: Don't use pv tlb/ipi/sched_yield if on 1 vCPU
 2022-02-18  8:36 UTC  (2+ messages)

[PATCH v1 1/1] x86/kvm: Fix compilation warning in non-x86_64 builds
 2022-02-18  8:36 UTC  (2+ messages)

[PATCH v2 1/1] x86/kvm/fpu: Remove kvm_vcpu_arch.guest_supported_xcr0
 2022-02-18  3:43 UTC 

[kvm:master 22/22] arch/x86/kvm/x86.c:992:19: error: unused function 'kvm_guest_supported_xfd'
 2022-02-18  3:29 UTC  (2+ messages)

[PATCH v5 00/14] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-02-18  1:07 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