public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-16 01:08:04 to 2024-01-22 05:48:54 UTC [more...]

[PATCH v10 00/16] iommu: Prepare to deliver page faults to user space
 2024-01-22  5:42 UTC  (6+ messages)
` [PATCH v10 01/16] iommu: Move iommu fault data to linux/iommu.h
` [PATCH v10 02/16] iommu/arm-smmu-v3: Remove unrecoverable faults reporting
` [PATCH v10 03/16] iommu: Remove unrecoverable fault data
` [PATCH v10 04/16] iommu: Cleanup iopf data structure definitions
` [PATCH v10 05/16] iommu: Merge iopf_device_param into iommu_fault_param

Re: Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2024-01-21 18:44 UTC  (8+ messages)

[PATCH -next v21 00/27] riscv: Add vector ISA support
 2024-01-21 18:10 UTC  (6+ messages)
` [PATCH -next v21 23/27] riscv: detect assembler support for .option arch

[PATCH v1 00/26] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support
 2024-01-21 12:41 UTC  (32+ messages)
` [PATCH v1 11/26] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
` [PATCH v1 14/26] crypto: ccp: Provide API to issue SEV and SNP commands
` [PATCH v1 17/26] crypto: ccp: Handle non-volatile INIT_EX data when SNP is enabled
` [PATCH v1 18/26] crypto: ccp: Handle legacy SEV commands "
` [PATCH v1 21/26] crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump
` [PATCH v1 22/26] KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH v1 24/26] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH v1 25/26] crypto: ccp: Add the SNP_COMMIT command
` [PATCH v1 26/26] crypto: ccp: Add the SNP_SET_CONFIG command

[v2 0/4] KVM: irqchip: synchronize srcu only if needed
 2024-01-21 11:17 UTC  (5+ messages)
` [v2 1/4] KVM: irqchip: add setup empty irq routing function
` [v2 2/4] KVM: setup empty irq routing when create vm
` [v2 3/4] KVM: x86: don't setup empty irq routing when KVM_CAP_SPLIT_IRQCHIP
` [v2 4/4] KVM: s390: don't setup dummy routing when KVM_CREATE_IRQCHIP

[PATCH 0/4] KVM: Async #PF fixes and cleanups
 2024-01-20 15:24 UTC  (9+ messages)
` [PATCH 1/4] KVM: Always flush async #PF workqueue when vCPU is being destroyed
` [PATCH 2/4] KVM: Put mm immediately after async #PF worker completes remote gup()
` [PATCH 3/4] KVM: Get reference to VM's address space in the async #PF worker
` [PATCH 4/4] KVM: Nullify async #PF worker's "apf" pointer as soon as it might be freed

[PATCH] LoongArch: KVM: Fix build due to API changes
 2024-01-20  0:44 UTC  (4+ messages)

[PATCH 00/20] arm: Rework target/ headers to build various hw/ files once
 2024-01-19 18:09 UTC  (23+ messages)
` [PATCH 01/20] hw/arm/exynos4210: Include missing 'exec/tswap.h' header
` [PATCH 02/20] hw/arm/xilinx_zynq: "
` [PATCH 03/20] hw/arm/smmuv3: Include missing 'hw/registerfields.h' header
` [PATCH 04/20] hw/arm/xlnx-versal: Include missing 'cpu.h' header
` [PATCH 05/20] target/arm/cpu-features: Include missing 'hw/registerfields.h' header
` [PATCH 06/20] target/arm/cpregs: "
` [PATCH 07/20] target/arm/cpregs: Include missing 'kvm-consts.h' header
` [PATCH 08/20] target/arm: Rename arm_cpu_mp_affinity
` [PATCH 09/20] target/arm: Create arm_cpu_mp_affinity
` [PATCH 10/20] target/arm: Expose arm_cpu_mp_affinity() in 'multiprocessing.h' header
` [PATCH 11/20] target/arm: Declare ARM_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
` [PATCH 12/20] hw/cpu/a9mpcore: Build it only once
` [PATCH 13/20] hw/misc/xlnx-versal-crl: Include generic 'cpu-qom.h' instead of 'cpu.h'
` [PATCH 14/20] hw/misc/xlnx-versal-crl: Build it only once
` [PATCH 15/20] target/arm: Expose M-profile register bank index definitions
` [PATCH 16/20] hw/arm/armv7m: Make 'hw/intc/armv7m_nvic.h' a target agnostic header
` [PATCH 17/20] target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header
` [PATCH 18/20] target/arm: Move e2h_access() helper around
` [PATCH 19/20] target/arm: Move GTimer definitions to new 'gtimer.h' header
` [PATCH 20/20] hw/arm: Build various units only once

[PULL 04/36] accel: Do not set CPUState::can_do_io in non-TCG accels
 2024-01-19 11:34 UTC 

[syzbot] Monthly kvm report (Jan 2024)
 2024-01-19 10:35 UTC 

[PATCH 0/8] iommufd support pasid attach/replace
 2024-01-19 10:15 UTC  (14+ messages)
` [PATCH 3/8] iommufd: Support attach/replace hwpt per pasid
` [PATCH 8/8] iommu/vt-d: Add set_dev_pasid callback for nested domain

[PATCH v16 0/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper
 2024-01-19 10:04 UTC  (13+ messages)
` [PATCH v16 2/3] vfio/pci: implement range_intesect_range to determine range overlap
` [PATCH v16 3/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper

[PATCH v7 10/16] i386/cpu: Introduce cluster-id to X86CPU
 2024-01-19  7:59 UTC  (5+ messages)

[PATCH] KVM: selftests: Add a requirement for disabling numa balancing
 2024-01-19  6:05 UTC  (5+ messages)

[PATCH v2] KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changing
 2024-01-19  5:50 UTC  (4+ messages)

[GIT PULL] KVM/riscv changes for 6.8 part #2
 2024-01-19  5:33 UTC 

[PATCH -fixes v2] RISC-V: KVM: Require HAVE_KVM
 2024-01-19  3:12 UTC  (4+ messages)

[RFC] Support for Arm CCA VMs on Linux
 2024-01-19  1:26 UTC  (6+ messages)

[GIT PULL] virtio: features, fixes
 2024-01-19  1:08 UTC  (2+ messages)

[GIT PULL] VFIO updates for v6.8-rc1
 2024-01-19  0:42 UTC  (2+ messages)

[GIT PULL] Please pull IOMMUFD subsystem changes
 2024-01-18 23:35 UTC  (2+ messages)

[PATCH iwl-next v4 00/12] Add E800 live migration driver
 2024-01-18 22:09 UTC  (2+ messages)

[ANNOUNCE] PUCK Notes - 2024.01.17 - TDP MMU for IOMMU
 2024-01-18 16:58 UTC 

[PATCH 00/15] KVM RISC-V report more ISA extensions through ONE_REG
 2024-01-18 12:44 UTC  (2+ messages)

[Bug 218386] New: kvm: enabling virtualization on CPUx failed
 2024-01-18 10:53 UTC  (6+ messages)
` [Bug 218386] kvm: enabling virtualization on CPUx failed on "Ubuntu 22.04.03 with kernel 6.5.0-14-generic"
` [Bug 218386] "kvm: enabling virtualization on CPUx failed" "

[PATCH] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
 2024-01-18  9:56 UTC 

[PATCH v5] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2024-01-18  9:15 UTC  (6+ messages)

[PATCH v4 1/2] KVM: VMX: Cleanup VMX basic information defines and usages
 2024-01-18  5:16 UTC  (9+ messages)

[GIT PULL] KVM changes for Linux 6.8-rc1
 2024-01-17 21:46 UTC  (2+ messages)

[PATCH v2] Enable haltpoll for arm64
 2024-01-17 21:19 UTC  (2+ messages)

[PATCH] KVM: pfncache: rework __kvm_gpc_refresh() to fix locking issues
 2024-01-17 18:33 UTC  (7+ messages)

[PATCH v11 00/43] KVM: arm64: Nested Virtualization support (FEAT_NV2 only)
 2024-01-17 15:53 UTC  (4+ messages)
` [PATCH v11 19/43] KVM: arm64: nv: Handle shadow stage 2 page faults

[PATCH v8 0/7] KVM: x86: Add idempotent controls for migrating system counter state
 2024-01-17 14:28 UTC  (3+ messages)
` [PATCH v8 4/7] KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK

[kvm-unit-tests PATCH 0/5] s390x: Dirty cc before executing tested instructions
 2024-01-17 14:21 UTC  (3+ messages)

[PATCH v4 0/6] s390/vfio-ap: reset queues removed from guest's AP configuration
 2024-01-17 14:08 UTC  (13+ messages)
` [PATCH v4 3/6] s390/vfio-ap: let 'on_scan_complete' callback filter matrix and update guest's APCB
` [PATCH v4 4/6] s390/vfio-ap: reset queues filtered from the guest's AP config

[Bug 218259] New: High latency in KVM guests
 2024-01-17 14:04 UTC  (5+ messages)
` [Bug 218259] "

Temporary KVM guest hangs connected to KSM and NUMA balancer
 2024-01-17 13:09 UTC  (5+ messages)

[PATCH] accel: Do not set CPUState::can_do_io in non-TCG accels
 2024-01-17  9:39 UTC  (4+ messages)

[PATCH v8 00/26] Enable CET Virtualization
 2024-01-17  6:16 UTC  (13+ messages)
` [PATCH v8 22/26] KVM: VMX: Set up interception for CET MSRs
` [PATCH v8 24/26] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
` [PATCH v8 26/26] KVM: nVMX: Enable CET support for nested guest

[ANNOUNCE] PUCK Agenda - 2024.01.17 - TDP MMU for IOMMU
 2024-01-17  1:06 UTC 

[PATCH] KVM: irqchip: synchronize srcu only if needed
 2024-01-17  0:56 UTC  (7+ messages)

[PATCH v8 00/26] Enable CET Virtualization
 2024-01-17  0:53 UTC  (12+ messages)

[PATCH v4] KVM: x86/xen: Inject vCPU upcall vector when local APIC is enabled
 2024-01-16 19:00 UTC 

[PATCH v3] KVM: x86/xen: Inject vCPU upcall vector when local APIC is enabled
 2024-01-16 18:39 UTC  (3+ messages)

[PATCH] vfio/platform: Use common error handling code in vfio_set_trigger()
 2024-01-16 18:33 UTC  (4+ messages)
  `  "

[PATCH v3] KVM: x86/xen: improve accuracy of Xen timers
 2024-01-16 16:53 UTC  (4+ messages)

[PATCH] vhost-vdpa: Remove usage of the deprecated ida_simple_xx() API
 2024-01-16 14:57 UTC  (2+ messages)

[PATCH 0/4] KVM: Honor guest memory types for virtio GPU devices
 2024-01-16 12:54 UTC  (10+ messages)

[PATCH v2] vfio: Use WARN_ON for low-probability allocation failure issue in vfio_pci_bus_notifier
 2024-01-16 12:08 UTC  (4+ messages)

[PATCH] KVM: x86/mmu: Use KMEM_CACHE instead of kmem_cache_create()
 2024-01-16 10:00 UTC 

[PATCH] target/i386/kvm: call kvm_put_vcpu_events() before kvm_put_nested_state()
 2024-01-16  9:31 UTC  (9+ messages)

[kvm-unit-tests PATCH v3 0/3] arm64: runtime scripts improvements on efi
 2024-01-16  6:58 UTC  (4+ messages)
` [kvm-unit-tests PATCH v3 1/3] runtime: Fix the missing last_line
` [kvm-unit-tests PATCH v3 2/3] runtime: Skip the migration tests when run on EFI
` [kvm-unit-tests PATCH v3 3/3] arm64: efi: Make running tests on EFI can be parallel

[kvm-unit-tests PATCH v2 0/3] arm64: runtime scripts improvements on efi
 2024-01-16  6:37 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 2/3] runtime: arm64: Skip the migration tests when run on EFI
` [kvm-unit-tests PATCH v2 3/3] arm64: efi: Make running tests on EFI can be parallel

[PATCH v3 0/5] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2024-01-16  6:01 UTC  (6+ messages)
` [PATCH v3 1/5] KVM: selftests: aarch64: Make the [create|destroy]_vpmu_vm() public
` [PATCH v3 2/5] KVM: selftests: aarch64: Move pmu helper functions into vpmu.h
` [PATCH v3 3/5] KVM: selftests: aarch64: Fix the buggy [enable|disable]_counter
` [PATCH v3 4/5] KVM: selftests: aarch64: Introduce pmu_event_filter_test
` [PATCH v3 5/5] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test

[PATCH v11 00/35] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-01-16  4:14 UTC  (4+ messages)
` [PATCH v11 18/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command

[PATCH v11 0/8] Add iommufd nesting (part 2/2)
 2024-01-16  3:03 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 3/8] KVM: s390: fix setting of fpc register
 2024-01-16  1:08 UTC 

[PATCH AUTOSEL 5.4 3/9] KVM: s390: fix setting of fpc register
 2024-01-16  1:08 UTC 

[PATCH AUTOSEL 5.10 3/9] KVM: s390: fix setting of fpc register
 2024-01-16  1:07 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox