kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-13 01:49:48 to 2023-03-15 02:18:05 UTC [more...]

[WIP Patch v2 00/14] Avoiding slow get-user-pages via memory fault exit
 2023-03-15  2:17 UTC 

[PATCH v2 00/27] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
 2023-03-15  1:08 UTC  (11+ messages)
` [PATCH v2 01/27] drm/i915/gvt: Verify pfn is "valid" before dereferencing "struct page"
` [PATCH v2 02/27] KVM: x86/mmu: Factor out helper to get max mapping size of a memslot
` [PATCH v2 04/27] drm/i915/gvt: Incorporate KVM memslot info into check for 2MiB GTT entry
` [PATCH v2 11/27] KVM: x86/mmu: Don't rely on page-track mechanism to flush on memslot change

[PATCH v2 00/18] x86/reboot: KVM: Clean up "emergency" virt code
 2023-03-15  1:30 UTC  (22+ messages)
` [PATCH v2 02/18] x86/reboot: Expose VMCS crash hooks if and only if KVM_INTEL is enabled
` [PATCH v2 03/18] x86/reboot: Harden virtualization hooks for emergency reboot
` [PATCH v2 05/18] x86/reboot: KVM: Disable SVM during reboot via virt/KVM reboot callback
` [PATCH v2 07/18] x86/reboot: Disable virtualization during reboot iff callback is registered
` [PATCH v2 14/18] KVM: SVM: Check that the current CPU supports SVM in kvm_is_svm_supported()

[PATCH v1 0/5] vfio: Make emulated devices prepared for vfio device cdev
 2023-03-15  1:01 UTC  (11+ messages)
` [PATCH v1 1/5] iommufd: Create access in vfio_iommufd_emulated_bind()
` [PATCH v1 5/5] vfio: Check the presence for iommufd callbacks in __vfio_register_dev()

[PATCH] x86/kvm: refine condition for checking vCPU preempted
 2023-03-15  0:15 UTC  (2+ messages)

[PATCH v2 0/3] KVM: VMX: Stub out enable_evmcs static key
 2023-03-15  0:05 UTC  (5+ messages)

[PATCH 0/3] KVM: x86: replace kvm_vcpu_map usage in vmx
 2023-03-14 23:33 UTC  (2+ messages)

[PATCH 15/16] KVM: arm64: selftests: Augment existing timer test to handle variable offsets
 2023-03-14 18:18 UTC  (5+ messages)

[PATCH] KVM: arm64: Retry fault if vma_lookup() results become invalid
 2023-03-14 18:10 UTC  (4+ messages)

[kvm-unit-tests PATCH v2 2/3] s390x/spec_ex: Add test introducing odd address into PSW
 2023-03-14 17:59 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 3/3] s390x/spec_ex: Add test of EXECUTE with odd target address

[PATCH v10 00/16] TDX host kernel support
 2023-03-14 17:38 UTC  (11+ messages)
` [PATCH v10 05/16] x86/virt/tdx: Add skeleton to enable TDX on demand

[patch] docs: vfio: fix header path
 2023-03-14 17:33 UTC  (2+ messages)

[PATCH AUTOSEL 6.2 05/16] s390/virtio: sort out physical vs virtual pointers usage
 2023-03-14 17:26 UTC  (3+ messages)

[PATCH v3 0/6] Support writable CPU ID registers from userspace
 2023-03-14 17:25 UTC  (13+ messages)
` [PATCH v3 4/6] KVM: arm64: Use per guest ID register for ID_AA64DFR0_EL1.PMUVer
` [PATCH v3 5/6] KVM: arm64: Introduce ID register specific descriptor

[RFC] Support for Arm CCA VMs on Linux
 2023-03-14 16:41 UTC  (14+ messages)
` [RFC PATCH 00/28] arm64: Support for Arm CCA in KVM
  ` [RFC PATCH 15/28] KVM: arm64: Handle realm MMIO emulation
  ` [RFC PATCH 16/28] arm64: RME: Allow populating initial contents
  ` [RFC PATCH 17/28] arm64: RME: Runtime faulting of memory

[PATCH RESEND net v4 0/4] several updates to virtio/vsock
 2023-03-14 11:09 UTC  (8+ messages)
` [PATCH RESEND net v4 1/4] virtio/vsock: don't use skbuff state to account credit
` [PATCH RESEND net v4 2/4] virtio/vsock: remove redundant 'skb_pull()' call
` [PATCH RESEND net v4 3/4] virtio/vsock: don't drop skbuff on copy failure
` [PATCH RESEND net v4 4/4] test/vsock: copy to user failure test

[PATCH v17 00/12] s390x: CPU Topology
 2023-03-14 16:09 UTC  (3+ messages)
` [PATCH v17 06/12] s390x/cpu topology: interception of PTF instruction

[PATCH V5 0/2] selftests: KVM: Add a test for eager page splitting
 2023-03-14 16:00 UTC  (4+ messages)

[RFC PATCH part-1 0/5] pKVM on Intel Platform Introduction
 2023-03-14 16:17 UTC  (4+ messages)

[Patch v2 0/4] Common KVM exit reason test assertions and exit reason sync
 2023-03-14 13:55 UTC  (2+ messages)

[PATCH v2 0/4] KVM: selftests: xen_shinfo cleanups and slowpath test
 2023-03-14 13:43 UTC  (2+ messages)

[PATCH v2 0/3] KVM: SVM: Fix GATag bug for >256 vCPUs
 2023-03-14 13:36 UTC  (2+ messages)

[PATCH v2 0/6] KVM: Standardize on "int" return types instead of "long"
 2023-03-14 13:35 UTC  (2+ messages)

[PATCH v2 0/3] KVM: x86/mmu: Drop dedicated self-changing mapping code
 2023-03-14 13:34 UTC  (2+ messages)

[PATCH 0/3] KVM: support the cpu feature FLUSH_L1D
 2023-03-14 13:29 UTC  (2+ messages)

[PATCH v2 0/5] riscv: add PREEMPT_RT support
 2023-03-14 13:07 UTC  (2+ messages)

[PATCH] KVM: selftests: skip hugetlb tests if huge pages are not available
 2023-03-14 12:35 UTC 

[PATCH v2] KVM: VMX: Use tabs instead of spaces for indentation
 2023-03-14 12:01 UTC 

[PATCH] KVM: nVMX: remove unnecessary #ifdef
 2023-03-14 12:00 UTC 

[PATCH v2] KVM: VMX: Fix indentation coding style issue
 2023-03-14 12:00 UTC 

[PATCH v2] KVM: nVMX: add missing consistency checks for CR0 and CR4
 2023-03-14 12:00 UTC 

[kvm-unit-tests PATCH v5] s390x: Add tests for execute-type instructions
 2023-03-14 11:56 UTC  (4+ messages)

[PATCH] KVM: nVMX: add missing consistency checks for CR0 and CR4
 2023-03-14 11:40 UTC  (3+ messages)

[PATCH v5 00/19] Add vfio_device cdev for iommufd support
 2023-03-14 11:38 UTC  (10+ messages)

[GIT PULL] KVM/arm64 fixes for 6.3, part #1
 2023-03-14 11:34 UTC  (2+ messages)

[PATCH net v4 0/4] several updates to virtio/vsock
 2023-03-14 10:55 UTC  (6+ messages)
` [PATCH net v4 1/4] virtio/vsock: don't use skbuff state to account credit
` [PATCH net v4 2/4] virtio/vsock: remove redundant 'skb_pull()' call
` [PATCH net v4 3/4] virtio/vsock: don't drop skbuff on copy failure
` [PATCH net v4 4/4] test/vsock: copy to user failure test

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-03-14 11:02 UTC  (4+ messages)

[PATCH -next v14 00/19] riscv: Add vector ISA support
 2023-03-14 10:44 UTC  (5+ messages)
` [PATCH -next v14 11/19] riscv: Add ptrace vector support

[PATCH v6 00/12] Implement Eager Page Splitting for ARM
 2023-03-14 10:18 UTC  (14+ messages)
` [PATCH v6 02/12] KVM: arm64: Add KVM_PGTABLE_WALK ctx->flags for skipping BBM and CMO
` [PATCH v6 03/12] KVM: arm64: Add helper for creating unlinked stage2 subtrees
` [PATCH v6 04/12] KVM: arm64: Add kvm_pgtable_stage2_split()
` [PATCH v6 07/12] KVM: arm64: Export kvm_are_all_memslots_empty()

[PATCH kernel v3 2/3] KVM: SEV: Enable data breakpoints in SEV-ES
 2023-03-14  9:43 UTC  (4+ messages)
` [PATCH kernel v4] "

[RFC PATCH part-5 00/22] VMX emulation
 2023-03-14 16:29 UTC  (3+ messages)

[PATCH v2 0/8] vdpa_sim: add support for user VA
 2023-03-14  5:36 UTC  (18+ messages)
` [PATCH v2 1/8] vdpa: add bind_mm/unbind_mm callbacks
` [PATCH v2 2/8] vhost-vdpa: use bind_mm/unbind_mm device callbacks
` [PATCH v2 3/8] vringh: replace kmap_atomic() with kmap_local_page()
` [PATCH v2 4/8] vringh: support VA with iotlb
` [PATCH v2 5/8] vdpa_sim: make devices agnostic for work management
` [PATCH v2 6/8] vdpa_sim: use kthread worker
` [PATCH v2 7/8] vdpa_sim: replace the spinlock with a mutex to protect the state
` [PATCH v2 8/8] vdpa_sim: add support for user VA

[PATCH 00/12] iommufd: Add nesting infrastructure
 2023-03-14  4:18 UTC  (7+ messages)
` [PATCH 07/12] iommufd: Add IOMMU_HWPT_INVALIDATE

[PATCH v13 000/113] KVM TDX basic feature support
 2023-03-14  2:38 UTC  (10+ messages)
` [PATCH v13 002/113] KVM: x86/vmx: Refactor KVM VMX module init/exit functions
` [PATCH v13 003/113] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
` [PATCH v13 009/113] KVM: TDX: Define TDX architectural definitions

[PATCH v2 0/5] Add Intel VT-d nested translation
 2023-03-14  1:21 UTC  (4+ messages)
` [PATCH v2 5/5] iommu/vt-d: Add nested domain support

[PATCH v14 00/12] Parallel CPU bringup for x86_64
 2023-03-13 22:21 UTC  (3+ messages)
` [PATCH v14 09/12] x86/smpboot: Support parallel startup of secondary CPUs

[PATCH v4 1/3] selftests: use canonical ftrace path
 2023-03-13 21:17 UTC  (3+ messages)
` [PATCH v4 2/3] leaking_addresses: also skip "
` [PATCH v4 3/3] tools/kvm_stat: use "

[PATCH v2 2/2] KVM: arm64: PMU: Don't save PMCR_EL0.{C,P} for the vCPU
 2023-03-13 19:02 UTC  (2+ messages)

[PATCH v2 1/2] KVM: arm64: PMU: Fix GET_ONE_REG for vPMC regs to return the current value
 2023-03-13 19:02 UTC  (2+ messages)

[PATCH v2 0/2] Documentation/process: Add a maintainer handbook for KVM x86
 2023-03-13 18:56 UTC  (10+ messages)
` [PATCH v2 2/2] "

[PATCH 31/36] vhost-vdpa: vhost_vdpa_alloc_domain() should be using a const struct bus_type *
 2023-03-13 18:29 UTC 

[GIT PULL] virtio,vhost,vdpa: bugfixes
 2023-03-13 18:25 UTC  (2+ messages)

[PATCH v2 0/2] KVM: arm64: PMU: Preserve vPMC registers properly on migration
 2023-03-13 18:04 UTC  (2+ messages)

[PATCH 0/2] KVM: Fix race between reboot and hardware enabling
 2023-03-13 17:57 UTC  (5+ messages)
` [PATCH 2/2] KVM: Don't enable hardware after a restart/shutdown is initiated

[PATCH 0/2] KVM: arm64: Plug a couple of MM races
 2023-03-13 17:40 UTC  (8+ messages)
` [PATCH 1/2] KVM: arm64: Disable interrupts while walking userspace PTs
` [PATCH 2/2] KVM: arm64: Check for kvm_vma_mte_allowed in the critical section

[PATCH v2 00/19] KVM: arm64: Rework timer offsetting for fun and profit
 2023-03-13 16:43 UTC  (21+ messages)
` [PATCH v2 01/19] KVM: arm64: timers: Convert per-vcpu virtual offset to a global value
` [PATCH v2 02/19] KVM: arm64: timers: Use a per-vcpu, per-timer accumulator for fractional ns
` [PATCH v2 03/19] arm64: Add CNTPOFF_EL2 register definition
` [PATCH v2 04/19] arm64: Add HAS_ECV_CNTPOFF capability
` [PATCH v2 05/19] KVM: arm64: timers: Use CNTPOFF_EL2 to offset the physical timer
` [PATCH v2 06/19] KVM: arm64: timers: Allow physical offset without CNTPOFF_EL2
` [PATCH v2 07/19] KVM: arm64: Expose {un,}lock_all_vcpus() to the reset of KVM
` [PATCH v2 08/19] KVM: arm64: timers: Allow userspace to set the global counter offset
` [PATCH v2 09/19] KVM: arm64: timers: Allow save/restoring of the physical timer
` [PATCH v2 10/19] KVM: arm64: timers: Rationalise per-vcpu timer init
` [PATCH v2 11/19] KVM: arm64: timers: Abstract per-timer IRQ access
` [PATCH v2 12/19] KVM: arm64: timers: Move the timer IRQs into arch_timer_vm_data
` [PATCH v2 13/19] KVM: arm64: Abstract the number of valid timers per vcpu
` [PATCH v2 14/19] KVM: arm64: Document KVM_ARM_SET_CNT_OFFSETS and co
` [PATCH v2 15/19] KVM: arm64: nv: timers: Add a per-timer, per-vcpu offset
` [PATCH v2 16/19] KVM: arm64: nv: timers: Support hyp timer emulation
` [PATCH v2 17/19] KVM: arm64: selftests: Add physical timer registers to the sysreg list
` [PATCH v2 18/19] KVM: arm64: selftests: Augment existing timer test to handle variable offset
` [PATCH v2 19/19] KVM: arm64: selftests: Deal with spurious timer interrupts

[PATCH 0/6] bus: fsl-mc: Make remove function return void
 2023-03-13 15:47 UTC  (3+ messages)

[PATCH v9 7/8] x86/cpu: Support AMD Automatic IBRS
 2023-03-13 15:42 UTC  (12+ messages)
    ` [PATCH] x86/CPU/AMD: Make sure EFER[AIBRSE] is set
                  ` [PATCH -v2] "

[kvm-unit-tests PATCH 0/2] x86: Fixes for rdpid test
 2023-03-13 14:55 UTC  (2+ messages)

[PATCH v2] KVM: VMX: fix lockdep warning on posted intr wakeup
 2023-03-13 11:14 UTC  (2+ messages)

[PATCH v3] KVM: VMX: fix lockdep warning on posted intr wakeup
 2023-03-13 11:10 UTC 

[PATCH 0/5] KVM: x86/pmu: Hide guest counter updates from the VMRUN instruction
 2023-03-13 10:57 UTC  (2+ messages)

[PATCH v2 0/2] KVM: selftests: Report enable_pmu module value when test is skipped
 2023-03-13  8:53 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: selftests: Add a helper to read kvm boolean module parameters
` [PATCH v2 2/2] KVM: selftests: Report enable_pmu module value when test is skipped

[PATCH] KVM: VMX: fix lockdep warning on posted intr wakeup
 2023-03-13  8:15 UTC  (3+ messages)

[PATCH 0/2] KVM: arm64: PMU: Preserve vPMC registers properly on migration
 2023-03-13  3:35 UTC  (9+ messages)
` [PATCH 1/2] KVM: arm64: PMU: Fix GET_ONE_REG for vPMC regs to return the current value
` [PATCH 2/2] KVM: arm64: PMU: Don't save PMCR_EL0.{C,P} for the vCPU

[RFC PATCH kernel 0/2] PreventHostIBS feature for SEV-ES and SNP guests
 2023-03-13  3:29 UTC  (3+ messages)
` [RFC PATCH kernel 1/2] perf/x86/amd: Add amd_prevent_hostibs_window() to set per-cpu ibs_flags

[PATCH v6 00/24] cover-letter: Add vfio_device cdev for iommufd support
 2023-03-13  2:06 UTC  (6+ messages)
` [PATCH v6 13/24] vfio/iommufd: Split the compat_ioas attach out from vfio_iommufd_bind()

[PATCH v4 0/5] Add IO page table replacement support
 2023-03-13  2:04 UTC  (5+ messages)
` [PATCH v4 5/5] vfio: Support IO page table replacement


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).