kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-04 00:42:19 to 2022-11-07 03:01:20 UTC [more...]

[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
 2022-11-07  3:01 UTC  (25+ messages)
` [PATCH 02/44] KVM: Initialize IRQ FD after arch hardware setup
` [PATCH 03/44] KVM: Allocate cpus_hardware_enabled "
` [PATCH 08/44] KVM: x86: Move hardware setup/unsetup to init/exit
` [PATCH 09/44] KVM: Drop arch hardware (un)setup hooks
` [PATCH 33/44] KVM: x86: Do VMX/SVM support checks directly in vendor code
` [PATCH 36/44] KVM: x86: Do compatibility checks when onlining CPU

[PATCH v8 0/7] KVM: arm64: Enable ring-based dirty memory tracking
 2022-11-06 21:50 UTC  (18+ messages)
` [PATCH v8 1/7] KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULL
` [PATCH v8 2/7] KVM: Move declaration of kvm_cpu_dirty_log_size() to kvm_dirty_ring.h
` [PATCH v8 3/7] KVM: Support dirty ring in conjunction with bitmap
` [PATCH v8 4/7] KVM: arm64: Enable ring-based dirty memory tracking
` [PATCH v8 5/7] KVM: selftests: Use host page size to map ring buffer in dirty_log_test
` [PATCH v8 6/7] KVM: selftests: Clear dirty ring states between two modes "
` [PATCH v8 7/7] KVM: selftests: Automate choosing dirty ring size "

[RFC PATCH v3 00/11] virtio/vsock: experimental zerocopy receive
 2022-11-06 19:54 UTC  (13+ messages)
` [RFC PATCH v3 01/11] virtio/vsock: rework packet allocation logic
` [RFC PATCH v3 02/11] virtio/vsock: update, 'virtio_transport_recv_pkt()'
` [RFC PATCH v3 03/11] af_vsock: add zerocopy receive logic
` [RFC PATCH v3 04/11] virtio/vsock: add transport zerocopy callback
` [RFC PATCH v3 05/11] vhost/vsock: switch packet's buffer allocation
` [RFC PATCH v3 06/11] vhost/vsock: enable zerocopy callback
` [RFC PATCH v3 07/11] virtio/vsock: "
` [RFC PATCH v3 08/11] test/vsock: rework message bound test
` [RFC PATCH v3 09/11] test/vsock: add big message test
` [RFC PATCH v3 10/11] test/vsock: add receive zerocopy tests
` [RFC PATCH v3 11/11] test/vsock: vsock_rx_perf utility

[GIT PULL] More KVM fixes for Linux 6.1-rc4
 2022-11-06 18:49 UTC  (2+ messages)

[PATCH vfio 00/13] Add migration PRE_COPY support for mlx5 driver
 2022-11-06 17:46 UTC  (14+ messages)
` [PATCH vfio 01/13] vfio: Add an option to get migration data size
` [PATCH vfio 02/13] vfio/mlx5: Fix a typo in mlx5vf_cmd_load_vhca_state()
` [PATCH vfio 03/13] net/mlx5: Introduce ifc bits for pre_copy
` [PATCH vfio 04/13] vfio: Extend the device migration protocol with PRE_COPY
` [PATCH vfio 05/13] vfio/mlx5: Enforce a single SAVE command at a time
` [PATCH vfio 06/13] vfio/mlx5: Refactor total_length name and usage
` [PATCH vfio 07/13] vfio/mlx5: Introduce device transitions of PRE_COPY
` [PATCH vfio 08/13] vfio/mlx5: Introduce vfio precopy ioctl implementation
` [PATCH vfio 09/13] vfio/mlx5: Manage read() of multiple state saves
` [PATCH vfio 10/13] vfio/mlx5: Introduce SW headers for migration states
` [PATCH vfio 11/13] vfio/mlx5: Introduce multiple loads
` [PATCH vfio 12/13] vfio/mlx5: Fallback to STOP_COPY upon specific PRE_COPY error
` [PATCH vfio 13/13] vfio/mlx5: Enable MIGRATION_PRE_COPY flag

[v2 0/6] KVM: arm64: implement vcpu_is_preempted check
 2022-11-06 16:35 UTC  (9+ messages)
` [v2 1/6] KVM: arm64: Document PV-lock interface
` [v2 2/6] KVM: arm64: Add SMCCC paravirtualised lock calls
` [v2 3/6] KVM: arm64: Support pvlock preempted via shared structure
` [v2 4/6] KVM: arm64: Provide VCPU attributes for PV lock
` [v2 5/6] KVM: arm64: Support the VCPU preemption check
` [v2 6/6] KVM: selftests: add tests for PV time specific hypercall

[PATCH v2 0/9] nSVM: Security and correctness fixes
 2022-11-06 15:53 UTC  (3+ messages)
` [PATCH v2 9/9] KVM: x86: remove exit_int_info warning in svm_handle_exit

[PATCH v2 00/14] KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support
 2022-11-06 12:47 UTC  (11+ messages)
` [PATCH v2 01/14] arm64: Add ID_DFR0_EL1.PerfMon values for PMUv3p7 and IMP_DEF
` [PATCH v2 11/14] KVM: arm64: PMU: Allow ID_AA64DFR0_EL1.PMUver to be set from userspace

[PATCH v11 00/11] s390x: CPU Topology
 2022-11-06 11:37 UTC  (12+ messages)
` [PATCH v11 01/11] s390x: Register TYPE_S390_CCW_MACHINE properties as class properties
` [PATCH v11 09/11] s390x/cpu topology: add topology machine property

[PATCH -next] vfio/mlx5: Switch to use module_pci_driver() macro
 2022-11-06 11:17 UTC  (3+ messages)

[PATCH] tools/kvm_stat: fix attack vector with user controlled FUSE mounts
 2022-11-06  8:43 UTC  (5+ messages)

[PATCH 0/3] x86/speculation: Support Automatic IBRS
 2022-11-06  8:38 UTC  (11+ messages)
` [PATCH 1/3] x86/cpufeatures: Add support for cpuid leaf 80000021/EAX (FeatureExt2Eax)
` [PATCH 2/3] x86/speculation: Support Automatic IBRS
` [PATCH 3/3] x86/speculation: Support Automatic IBRS under virtualization

[PATCH v4 0/3] vfio/pci: Check the device set open_count on reset
 2022-11-05 22:56 UTC  (7+ messages)
` [PATCH v4 1/3] vfio: Fix container device registration life cycle
` [PATCH v4 2/3] vfio: Add an open counter to vfio_device_set
` [PATCH v4 3/3] vfio/pci: Check the device set open_count on reset

[PATCH v5 0/3] vfio/pci: Check the device set open count on reset
 2022-11-05 22:44 UTC  (4+ messages)
` [PATCH v5 1/3] vfio: Fix container device registration life cycle
` [PATCH v5 2/3] vfio: Export the device set open count
` [PATCH v5 3/3] vfio/pci: Check the device set open count on reset

[PATCH] KVM: selftests: Delete the semicolon after curly braces
 2022-11-05 15:41 UTC 

[PATCH v3 00/15] IOMMUFD Generic interface
 2022-11-05  9:31 UTC  (31+ messages)
` [PATCH v3 01/15] iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY
` [PATCH v3 02/15] iommu: Add device-centric DMA ownership interfaces
` [PATCH v3 03/15] interval-tree: Add a utility to iterate over spans in an interval tree
` [PATCH v3 08/15] iommufd: Algorithms for PFN storage
  ` [PATCH v3 8/15] "
` [PATCH v3 10/15] iommufd: IOCTLs for the io_pagetable
` [PATCH v3 11/15] iommufd: Add a HW pagetable object
` [PATCH v3 12/15] iommufd: Add kAPI toward external drivers for physical devices
` [PATCH v3 14/15] iommufd: vfio container FD ioctl compatibility
` [PATCH v3 15/15] iommufd: Add a selftest

[PATCH 0/6] Add Hyper-v extended hypercall support in KVM
 2022-11-05  4:57 UTC  (7+ messages)
` [PATCH 1/6] KVM: x86: hyper-v: Use common code for hypercall userspace exit
` [PATCH 2/6] KVM: x86: hyper-v: Add extended hypercall support in Hyper-v
` [PATCH 3/6] KVM: selftests: Test Hyper-V extended hypercall enablement
` [PATCH 4/6] KVM: selftests: Make Hyper-V guest OS ID common
` [PATCH 5/6] KVM: selftests: Move hypercall() to hyper.h
` [PATCH 6/6] KVM: selftests: Test Hyper-V extended hypercall exit to userspace

[PATCH v3 0/6] KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes
 2022-11-04 23:57 UTC  (3+ messages)

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-04 22:29 UTC  (9+ messages)
` [PATCH v9 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v9 5/8] KVM: Register/unregister the guest private memory regions

[PATCH v7 0/9] KVM: arm64: Enable ring-based dirty memory tracking
 2022-11-04 22:23 UTC  (9+ messages)
` [PATCH v7 4/9] KVM: Support dirty ring in conjunction with bitmap

[RFC 0/1] KVM: selftests: rseq_test: use vdso_getcpu() instead of syscall()
 2022-11-04 20:27 UTC  (8+ messages)
` [RFC 1/1] "

[PATCH v2] vfio-pci: Accept a non-zero open_count on reset
 2022-11-04 20:06 UTC  (6+ messages)

[PATCH 00/10] Connect VFIO to IOMMUFD
 2022-11-04 19:51 UTC  (9+ messages)
` [PATCH 05/10] vfio: Use IOMMU_CAP_ENFORCE_CACHE_COHERENCY for vfio_file_enforced_coherent()
` [PATCH 07/10] vfio-iommufd: Support iommufd for physical VFIO devices

[PATCH v5 0/8] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
 2022-11-04 17:42 UTC  (11+ messages)
` [PATCH v5 1/8] mm: Do not enable PG_arch_2 for all 64-bit architectures
` [PATCH v5 2/8] arm64: mte: Fix/clarify the PG_mte_tagged semantics
` [PATCH v5 3/8] KVM: arm64: Simplify the sanitise_mte_tags() logic
` [PATCH v5 4/8] mm: Add PG_arch_3 page flag
` [PATCH v5 5/8] arm64: mte: Lock a page for MTE tag initialisation
` [PATCH v5 6/8] KVM: arm64: unify the tests for VMAs in memslots when MTE is enabled
` [PATCH v5 7/8] KVM: arm64: permit all VM_MTE_ALLOWED mappings with MTE enabled
` [PATCH v5 8/8] Documentation: document the ABI changes for KVM_CAP_ARM_MTE

[PATCH V4] virt: sev: Prevent IV reuse in SNP guest driver
 2022-11-04 17:39 UTC  (2+ messages)

KVM vs AMD: Re: [PATCH v3 48/59] x86/retbleed: Add SKL return thunk
 2022-11-04 15:32 UTC  (4+ messages)

[PATCH kvmtool] hw/i8042: Fix value uninitialized in kbd_io()
 2022-11-04 15:27 UTC  (2+ messages)

[RFC PATCH 0/3] KVM: allow listener to stop all vcpus before
 2022-11-04 15:14 UTC  (4+ messages)
` [RFC PATCH 1/3] KVM: keep track of running ioctls
` [RFC PATCH 2/3] KVM: keep track of running vcpu ioctls
` [RFC PATCH 3/3] kvm: Atomic memslot updates

[PATCH v2 0/4] KVM: VMX: nVMX: Make eVMCS enablement more robust
 2022-11-04 14:47 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: nVMX: Sanitize primary processor-based VM-execution controls with eVMCS too
` [PATCH v2 2/4] KVM: nVMX: Invert 'unsupported by eVMCSv1' check
` [PATCH v2 3/4] KVM: nVMX: Prepare to sanitize tertiary execution controls with eVMCS
` [PATCH v2 4/4] KVM: VMX: Resurrect vmcs_conf sanitization for KVM-on-Hyper-V

[PATCH] KVM: SVM: Only dump VSMA to klog for debugging
 2022-11-04 14:23 UTC  (3+ messages)

[PATCH V2] KVM: SVM: Only dump VSMA to klog for debugging
 2022-11-04 14:22 UTC 

[PATCH v3 0/7] vfio-ccw parent rework
 2022-11-04 14:20 UTC  (8+ messages)
` [PATCH v3 1/7] vfio/ccw: create a parent struct
` [PATCH v3 2/7] vfio/ccw: remove private->sch
` [PATCH v3 3/7] vfio/ccw: move private initialization to callback
` [PATCH v3 4/7] vfio/ccw: move private to mdev lifecycle
` [PATCH v3 5/7] vfio/ccw: remove release completion
` [PATCH v3 6/7] vfio/ccw: replace vfio_init_device with _alloc_
` [PATCH v3 7/7] vfio: Remove vfio_free_device

[PATCH v2 1/2] hisi_acc_vfio_pci: Add debugfs to migration driver
 2022-11-04 13:16 UTC  (3+ messages)

[PATCH v2 0/7] vfio-ccw parent rework
 2022-11-04 12:27 UTC  (7+ messages)
` [PATCH v2 4/7] vfio/ccw: move private to mdev lifecycle

[PATCH] kvm/arm: Fix pvtime documentation
 2022-11-04 12:19 UTC  (6+ messages)

Commit 'iomap: add support for dma aligned direct-io' causes qemu/KVM boot failures
 2022-11-04 11:59 UTC  (3+ messages)
  ` Commit 'iomap: add support for dma aligned direct-io' causes qemu/KVM boot failures #forregzbot

[PATCH v2 0/8] x86: KVM: Advertise CPUID of new Intel platform instructions to user space
 2022-11-04 11:23 UTC  (5+ messages)
` [PATCH v2 1/8] x86: KVM: Move existing x86 CPUID leaf [CPUID_7_1_EAX] to kvm-only leaf

[PATCH] arm64: paravirt: remove conduit check in has_pv_steal_clock
 2022-11-04  9:13 UTC  (2+ messages)

[RFC 0/6] KVM: arm64: implement vcpu_is_preempted check
 2022-11-04  6:24 UTC  (4+ messages)
` [RFC 5/6] KVM: arm64: Support the VCPU preemption check
    ` [External] "

[PATCH 2/2] KVM: x86: Fix a typo about the usage of kvcalloc()
 2022-11-04  4:06 UTC  (3+ messages)

[PATCH] KVM: x86: replace IS_ERR() with IS_ERR_VALUE()
 2022-11-04  2:25 UTC 


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