public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-23 16:01:10 to 2023-01-24 19:47:52 UTC [more...]

[PATCH v3 0/8] KVM: x86: Add AMD Guest PerfMonV2 PMU support
 2023-01-24 19:47 UTC  (3+ messages)
` [PATCH v3 5/8] KVM: x86/cpuid: Add X86_FEATURE_AMD_PMU_V2 as a KVM-only leaf entry

[PATCH] x86: KVM: Add common feature flag for AMD's PSFD
 2023-01-24 19:45 UTC 

[PATCH 0/4] KVM: selftests: aarch64: page_fault_test S1PTW related fixes
 2023-01-24 18:40 UTC  (11+ messages)
` [PATCH 1/4] KVM: selftests: aarch64: Relax userfaultfd read vs. write checks
` [PATCH 4/4] KVM: selftests: aarch64: Test read-only PT memory regions

[PATCH 0/6] A few cpuidle vs rcu fixes
 2023-01-24 18:39 UTC  (15+ messages)
` [PATCH 1/6] x86: Always inline arch_atomic64
` [PATCH 2/6] x86/pvclock: improve atomic update of last_value in pvclock_clocksource_read
` [PATCH 3/6] ftrace/x86: Warn and ignore graph tracing when RCU is disabled
` [PATCH 4/6] x86: Mark sched_clock() noinstr
` [PATCH 5/6] sched/clock: Make local_clock() noinstr
` [PATCH 6/6] cpuidle: Fix poll_idle() noinstr annotation

[GIT PULL] KVM fixes for Linux 6.2-rc6
 2023-01-24 18:05 UTC 

[PATCH 0/9] KVM: arm64: Eager Huge-page splitting for dirty-logging
 2023-01-24 18:00 UTC  (21+ messages)
` [PATCH 1/9] KVM: arm64: Add KVM_PGTABLE_WALK_REMOVED into ctx->flags
` [PATCH 2/9] KVM: arm64: Add helper for creating removed stage2 subtrees
` [PATCH 3/9] KVM: arm64: Add kvm_pgtable_stage2_split()
` [PATCH 6/9] KVM: arm64: Split huge pages when dirty logging is enabled

[PATCH 0/7] KVM: Add a common API for range-based TLB invalidation
 2023-01-24 17:28 UTC  (6+ messages)
` [PATCH 2/7] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [PATCH 6/7] KVM: Allow range-based TLB invalidation from common code

[PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
 2023-01-24 17:21 UTC  (4+ messages)
` [PATCH 2/2] vhost: check for pending livepatches from "

[PATCH 0/2] selftests: KVM: Add a test for eager page splitting
 2023-01-24 17:15 UTC  (11+ messages)
` [PATCH 2/2] selftests: KVM: Add page splitting test

[PATCH v9 0/8] x86/cpu, kvm: Support AMD Automatic IBRS
 2023-01-24 16:33 UTC  (9+ messages)
` [PATCH v9 1/8] x86/cpu, kvm: Add support for CPUID_80000021_EAX
` [PATCH v9 2/8] KVM: x86: Move open-coded cpuid leaf 0x80000021 EAX bit propagation code
` [PATCH v9 3/8] x86/cpu, kvm: Add the NO_NESTED_DATA_BP feature
` [PATCH v9 4/8] x86/cpu, kvm: Move X86_FEATURE_LFENCE_RDTSC to its native leaf
` [PATCH v9 5/8] x86/cpu, kvm: Add the Null Selector Clears Base feature
` [PATCH v9 6/8] x86/cpu, kvm: Add the SMM_CTL MSR not present feature
` [PATCH v9 7/8] x86/cpu: Support AMD Automatic IBRS
` [PATCH v9 8/8] KVM: x86: Propagate the AMD Automatic IBRS feature to the guest

linux-next: duplicate patches in the kvm-x86 tree
 2023-01-24 16:15 UTC  (4+ messages)

[PATCH] target/arm: Propagate errno when writing list
 2023-01-24 16:12 UTC  (2+ messages)

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-01-24 16:08 UTC  (19+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory

[PATCH kvmtool 1/1] riscv: Move serial and rtc from IO port space to MMIO area
 2023-01-24 15:52 UTC 

[kvm-unit-tests PATCH v3 0/4] arm: pmu: Add support for PMUv3p5
 2023-01-24 15:26 UTC  (10+ messages)
` [kvm-unit-tests PATCH v3 1/4] arm: pmu: Fix overflow checks for PMUv3p5 long counters
` [kvm-unit-tests PATCH v3 3/4] arm: pmu: Add tests for 64-bit overflows
` [kvm-unit-tests PATCH v3 4/4] arm: pmu: Print counter values as hexadecimals

Fortnightly KVM call for 2023-02-07
 2023-01-24 15:03 UTC 

Fortnightly KVM call minutes for 2023-01-24
 2023-01-24 14:56 UTC 

[PATCH vfio 0/3] Few improvements in the migration area of mlx5 driver
 2023-01-24 14:49 UTC  (4+ messages)
` [PATCH vfio 1/3] vfio/mlx5: Check whether VF is migratable
` [PATCH vfio 2/3] vfio/mlx5: Improve the source side flow upon pre_copy
` [PATCH vfio 3/3] vfio/mlx5: Improve the target side flow to reduce downtime

[RFC PATCH 01/19] mm: Introduce vm_account
 2023-01-24 14:34 UTC  (9+ messages)
` [RFC PATCH 02/19] drivers/vhost: Convert to use vm_account
` [RFC PATCH 07/19] vfio/type1: Charge pinned pages to pinned_vm instead of locked_vm
` [RFC PATCH 08/19] vfio/spapr_tce: Convert accounting to pinned_vm
` [RFC PATCH 12/19] kvm/book3s_64_vio: Convert account_locked_vm() to vm_account_pinned()

[PATCH 00/32] Move and clean up monitor command code
 2023-01-24 14:21 UTC  (39+ messages)
` [PATCH 01/32] monitor: Drop unnecessary includes
` [PATCH 02/32] audio: Move HMP commands from monitor/ to audio/
` [PATCH 03/32] char: Move HMP commands from monitor/ to chardev/
` [PATCH 04/32] char: Factor out qmp_add_client() parts and move "
` [PATCH 05/32] hmp: Drop redundant argument check from add_completion_option()
` [PATCH 06/32] readline: Extract readline_add_completion_of() from monitor
` [PATCH 07/32] hmp: Rename help_cmd() to hmp_help_cmd(), move declaration to hmp.h
` [PATCH 08/32] trace: Move HMP commands from monitor/ to trace/
` [PATCH 09/32] machine: Move QMP commands from monitor/ to hw/core/
` [PATCH 10/32] machine: Move HMP "
` [PATCH 11/32] qom: Move HMP commands from monitor/ to qom/
` [PATCH 12/32] block: Factor out hmp_change_medium(), and move to block/monitor/
` [PATCH 13/32] rocker: Move HMP commands from monitor to hw/net/rocker/
` [PATCH 14/32] hmp: Rewrite strlist_from_comma_list() as hmp_split_at_comma()
` [PATCH 15/32] net: Move HMP commands from monitor to net/
` [PATCH 16/32] net: Move hmp_info_network() to net-hmp-cmds.c
` [PATCH 17/32] migration: Move HMP commands from monitor/ to migration/
` [PATCH 18/32] migration: Move the QMP command "
` [PATCH 19/32] virtio: Move HMP commands from monitor/ to hw/virtio/
` [PATCH 20/32] tpm: Move HMP commands from monitor/ to softmmu/
` [PATCH 21/32] runstate: "
` [PATCH 22/32] stats: Move QMP commands from monitor/ to stats/
` [PATCH 23/32] stats: Move HMP "
` [PATCH 24/32] acpi: Move the QMP command from monitor/ to hw/acpi/
` [PATCH 25/32] qdev: Move HMP command completion from monitor to softmmu/
` [PATCH 26/32] monitor: Split file descriptor passing stuff off misc.c
` [PATCH 27/32] monitor: Move monitor_putc() next to monitor_puts & external linkage
` [PATCH 28/32] monitor: Move target-dependent HMP commands to hmp-cmds-target.c
` [PATCH 29/32] monitor: Move remaining HMP commands from misc.c to hmp-cmds.c
` [PATCH 30/32] monitor: Move remaining QMP stuff from misc.c to qmp-cmds.c
` [PATCH 31/32] monitor: Loosen coupling between misc.c and monitor.c slightly
` [PATCH 32/32] monitor: Rename misc.c to hmp-target.c

[PATCH kernel v3 0/3] KVM: SEV: Enable AMD SEV-ES DebugSwap
 2023-01-24 13:17 UTC  (7+ messages)
` [PATCH kernel v3 3/3] x86/sev: Do not handle #VC for DR7 read/write

Today KVM call meeting
 2023-01-24 11:41 UTC 

[PATCH] MAINTAINERS: Add Oliver Upton as co-maintainer of KVM/arm64
 2023-01-24  9:51 UTC  (3+ messages)

Prezentacja
 2023-01-24  9:11 UTC 

[Bug 208081] New: Memory leak in kvm_async_pf_task_wake
 2023-01-24  7:54 UTC  (2+ messages)
` [Bug 208081] "

[linux-next:master] BUILD REGRESSION d514392f17fd4d386cfadde7f849d97db4ca1fb0
 2023-01-24  2:02 UTC  (2+ messages)

[RFC PATCH v3 00/31] TDX KVM selftests
 2023-01-24  1:21 UTC  (8+ messages)
` [RFC PATCH v3 08/31] KVM: selftests: Require GCC to realign stacks on function entry

[PATCH v8 0/8] x86/cpu, kvm: Support AMD Automatic IBRS
 2023-01-24  1:18 UTC  (13+ messages)
` [PATCH v8 1/8] x86/cpu, kvm: Add support for CPUID_80000021_EAX
` [PATCH v8 2/8] x86/cpu, kvm: Move open-coded cpuid leaf 0x80000021 EAX bit propagation code
` [PATCH v8 3/8] x86/cpu, kvm: Add the NO_NESTED_DATA_BP feature
` [PATCH v8 4/8] x86/cpu, kvm: Move X86_FEATURE_LFENCE_RDTSC to its native leaf
` [PATCH v8 5/8] x86/cpu, kvm: Add the Null Selector Clears Base feature
` [PATCH v8 6/8] x86/cpu, kvm: Add the SMM_CTL MSR not present feature
` [PATCH v8 7/8] x86/cpu: Support AMD Automatic IBRS
` [PATCH v8 8/8] x86/cpu, kvm: Propagate the AMD Automatic IBRS feature to the guest

[PATCH] Revert "KVM: mmio: Fix use-after-free Read in kvm_vm_ioctl_unregister_coalesced_mmio"
 2023-01-24  0:13 UTC  (3+ messages)

[PATCH 0/2] KVM: selftests: Remove duplicate VM in memslot_perf_test
 2023-01-23 23:57 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] KVM: selftests: Assign guest page size in sync area early "

[PATCH v2 0/2] selftests: KVM: Add a test for eager page splitting
 2023-01-23 23:42 UTC  (6+ messages)
` [PATCH v2 1/2] selftests: KVM: Move dirty logging functions to memstress.(c|h)
` [PATCH v2 2/2] selftests: KVM: Add page splitting test

[PATCH v1] KVM: destruct kvm_io_device while unregistering it from kvm_io_bus
 2023-01-23 23:25 UTC  (2+ messages)

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-01-23 22:49 UTC  (5+ messages)
` [PATCH RFC v7 37/64] KVM: SVM: Add KVM_SNP_INIT command

[PATCH v4] KVM: VMX: Fix crash due to uninitialized current_vmcs
 2023-01-23 22:12 UTC 

[PATCH V2] vhost-scsi: unbreak any layout for response
 2023-01-23 22:11 UTC  (2+ messages)

[PATCH v3 00/10] Let iommufd charge IOPTE allocations to the memory cgroup
 2023-01-23 20:36 UTC  (11+ messages)
` [PATCH v3 01/10] iommu: Add a gfp parameter to iommu_map()
` [PATCH v3 02/10] iommu: Remove iommu_map_atomic()
` [PATCH v3 03/10] iommu: Add a gfp parameter to iommu_map_sg()
` [PATCH v3 04/10] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous()
` [PATCH v3 05/10] iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map()
` [PATCH v3 06/10] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
` [PATCH v3 07/10] iommu/intel: Support the gfp argument to the map_pages op
` [PATCH v3 08/10] iommu/intel: Use GFP_KERNEL in sleepable contexts
` [PATCH v3 09/10] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s
` [PATCH v3 10/10] iommu/s390: Use GFP_KERNEL in sleepable contexts

[PATCH v2 0/6] KVM: arm64: Parallel access faults
 2023-01-23 20:29 UTC  (2+ messages)

[PATCH] KVM: arm64: vgic-v3: Limit IPI-ing when accessing GICR_{C,S}ACTIVER0
 2023-01-23 20:29 UTC  (2+ messages)

[PATCH] KVM: arm64: Kill CPACR_EL1_TTA definition
 2023-01-23 20:28 UTC  (2+ messages)

[PATCH v3] KVM: VMX: Fix crash due to uninitialized current_vmcs
 2023-01-23 20:03 UTC  (4+ messages)

[GIT PULL] VFIO fixes for v6.2-rc6
 2023-01-23 19:58 UTC  (2+ messages)

[PATCH V1 vfio 0/6] Move to use cgroups for userspace persistent allocations
 2023-01-23 19:37 UTC  (2+ messages)

misc mdev tidyups
 2023-01-23 19:37 UTC  (2+ messages)

[PATCH] vfio: platform: No need to check res again
 2023-01-23 19:36 UTC  (2+ messages)

[PATCH v2] iommufd: Add three missing structures in ucmd_buffer
 2023-01-23 18:30 UTC  (2+ messages)

[PATCH v11 018/113] KVM: TDX: create/destroy VM structure
 2023-01-23 17:41 UTC  (11+ messages)

[PATCH v2] KVM: VMX: Fix crash due to uninitialized current_vmcs
 2023-01-23 16:57 UTC  (6+ messages)

[PATCH] selftests: kvm: move declaration at the beginning of main()
 2023-01-23 16:27 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