messages from 2022-11-03 17:03:26 to 2022-11-05 22:49:43 UTC [more...]
[PATCH v5 0/3] vfio/pci: Check the device set open count on reset
2022-11-05 22:44 UTC (2+ messages)
` [PATCH v5 1/3] vfio: Fix container device registration life cycle
[PATCH] KVM: selftests: Delete the semicolon after curly braces
2022-11-05 15:41 UTC
[PATCH 0/3] x86/speculation: Support Automatic IBRS
2022-11-05 11:39 UTC (10+ 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 v2 00/14] KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support
2022-11-05 9:42 UTC (10+ 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 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 v8 0/7] KVM: arm64: Enable ring-based dirty memory tracking
2022-11-04 23:40 UTC (8+ 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 "
[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 (10+ messages)
` [PATCH v7 4/9] KVM: Support dirty ring in conjunction with bitmap
[PATCH v4 0/3] vfio/pci: Check the device set open_count on reset
2022-11-04 20:59 UTC (6+ 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
[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 00/44] KVM: Rework kvm_init() and hardware enabling
2022-11-04 20:27 UTC (29+ 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 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 39/44] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
[PATCH v2] vfio-pci: Accept a non-zero open_count on reset
2022-11-04 20:06 UTC (9+ 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 v11 00/11] s390x: CPU Topology
2022-11-04 14:57 UTC (13+ 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 v11 10/11] s390x/cpu_topology: activating CPU topology
` [PATCH v11 11/11] docs/s390x: document s390x cpu topology
[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 (15+ messages)
` [PATCH v2 1/7] vfio/ccw: create a parent struct
` [PATCH v2 4/7] vfio/ccw: move private to mdev lifecycle
` [PATCH v2 5/7] vfio/ccw: remove release completion
` [PATCH v2 6/7] vfio/ccw: replace vfio_init_device with _alloc_
` [PATCH v2 7/7] vfio: Remove vfio_free_device
[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] tools/kvm_stat: fix attack vector with user controlled FUSE mounts
2022-11-04 11:17 UTC (4+ messages)
[PATCH] arm64: paravirt: remove conduit check in has_pv_steal_clock
2022-11-04 9:13 UTC (2+ messages)
[v2 0/6] KVM: arm64: implement vcpu_is_preempted check
2022-11-04 9:02 UTC (8+ 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
[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
[RESEND PATCH v2] kvm: x86: Keep the lock order consistent
2022-11-03 23:15 UTC (2+ messages)
[PATCH] KVM: x86: Omit PMU MSRs from KVM_GET_MSR_INDEX_LIST if !enable_pmu
2022-11-03 22:29 UTC (3+ messages)
[PATCH -next] vfio/mlx5: Switch to use module_pci_driver() macro
2022-11-03 22:19 UTC (3+ messages)
[PATCH v6 00/21] TDX host kernel support
2022-11-03 22:07 UTC (5+ messages)
` [PATCH v6 12/21] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
[PATCH v4 00/14] KVM: arm64: Parallel stage-2 fault handling
2022-11-03 21:42 UTC (4+ messages)
` [PATCH v4 07/14] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
[PATCH v2] KVM: x86/mmu: Do not recover dirty-tracked NX Huge Pages
2022-11-03 20:44 UTC
[PATCH v10 000/108] KVM TDX basic feature support
2022-11-03 20:13 UTC (4+ messages)
` [PATCH v10 039/108] KVM: VMX: Introduce test mode related to EPT violation VE
[PATCH v9 0/7] dirty_log_perf_test vCPU pinning
2022-11-03 19:17 UTC (8+ messages)
` [PATCH v9 1/7] KVM: selftests: Add missing break between -e and -g option in dirty_log_perf_test
` [PATCH v9 2/7] KVM: selftests: Put command line options in alphabetical order "
` [PATCH v9 3/7] KVM: selftests: Add atoi_paranoid() to catch errors missed by atoi()
` [PATCH v9 4/7] KVM: selftests: Use SZ_* macros from sizes.h in max_guest_memory_test.c
` [PATCH v9 5/7] KVM: selftests: Shorten the test args in memslot_modification_stress_test.c
` [PATCH v9 6/7] KVM: selftests: Add atoi_positive() and atoi_non_negative() for input validation
` [PATCH v9 7/7] KVM: selftests: Allowing running dirty_log_perf_test on specific CPUs
[PATCH v8 0/7] dirty_log_perf_test vCPU pinning
2022-11-03 18:56 UTC (5+ messages)
` [PATCH v8 5/7] KVM: selftests: Shorten the test args in memslot_modification_stress_test.c
[syzbot] BUG: unable to handle kernel paging request in vmx_handle_exit_irqoff
2022-11-03 18:42 UTC (3+ 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