public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-20 09:09:45 to 2024-02-22 03:28:07 UTC [more...]

[PATCH v5 0/6] LoongArch: Add pv ipi support on LoongArch VM
 2024-02-22  3:27 UTC  (3+ messages)
` [PATCH v5 1/6] LoongArch/smp: Refine some ipi functions on LoongArch platform
` [PATCH v5 2/6] LoongArch: KVM: Add hypercall instruction emulation support

[PATCH v4 0/2] Add support for LAM in QEMU
 2024-02-22  2:16 UTC  (3+ messages)

[RFC PATCH v4 00/10] KVM: guest_memfd(), X86: Common base for SNP and TDX (was KVM: guest memory: Misc enhancement)
 2024-02-22  2:05 UTC  (5+ messages)
` [RFC PATCH v4 04/10] KVM: x86: Introduce PFERR_GUEST_ENC_MASK to indicate fault is private

[PATCH v10 0/3] Per-vCPU dirty quota-based throttling
 2024-02-22  2:00 UTC  (5+ messages)
` [PATCH v10 1/3] KVM: Implement dirty quota-based throttling of vcpus
` [PATCH v10 2/3] KVM: x86: Dirty "
` [PATCH v10 3/3] KVM: arm64: "

[PATCH v5] KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changing
 2024-02-22  1:26 UTC 

[PATCH] Build guest_memfd_test also on arm64
 2024-02-21 23:38 UTC 

[PATCH v2 0/3] hw/i386: Move SGX under KVM and use QDev API
 2024-02-21 21:17 UTC  (2+ messages)

[PULL 02/25] hw/sysbus: Inline and remove sysbus_add_io()
 2024-02-21 21:16 UTC 

[PATCH v5 00/12] RISCV: Add kvm Sstc timer selftests
 2024-02-21 20:29 UTC  (7+ messages)
` [PATCH v5 11/12] KVM: riscv: selftests: Change vcpu_has_ext to a common function

[PATCH v8 00/10] KVM: selftests: Add SEV smoke test
 2024-02-21 18:23 UTC  (2+ messages)

QEMU was not accepted into GSoC 2024
 2024-02-21 18:02 UTC 

[GIT PULL] KVM fixes for Linux 6.8-rc6
 2024-02-21 17:17 UTC  (2+ messages)

[RFC] cputime: Introduce option to force full dynticks accounting on NOHZ & NOHZ_IDLE CPUs
 2024-02-21 17:11 UTC  (5+ messages)

[PATCH 0/3] KVM: VMX: MSR intercept/passthrough cleanup and simplification
 2024-02-21 16:50 UTC  (6+ messages)
` [PATCH 3/3] KVM: VMX: simplify MSR interception enable/disable

[PATCH 0/9] SVM guest shadow stack support
 2024-02-21 16:38 UTC  (9+ messages)
` [PATCH 6/9] KVM: SVM: Add MSR_IA32_XSS to the GHCB for hypervisor kernel

[PATCH v3 00/10] crypto: qat - enable QAT GEN4 SRIOV VF live migration for QAT GEN4
 2024-02-21 15:50 UTC  (11+ messages)
` [PATCH v3 01/10] crypto: qat - adf_get_etr_base() helper
` [PATCH v3 02/10] crypto: qat - relocate and rename 4xxx PF2VM definitions
` [PATCH v3 03/10] crypto: qat - move PFVF compat checker to a function
` [PATCH v3 04/10] crypto: qat - relocate CSR access code
` [PATCH v3 05/10] crypto: qat - rename get_sla_arr_of_type()
` [PATCH v3 06/10] crypto: qat - expand CSR operations for QAT GEN4 devices
` [PATCH v3 07/10] crypto: qat - add bank save and restore flows
` [PATCH v3 08/10] crypto: qat - add interface for live migration
` [PATCH v3 09/10] crypto: qat - implement "
` [PATCH v3 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices

[PATCH] KVM: s390: only deliver the set service event bits
 2024-02-21 15:36 UTC  (2+ messages)

[PATCH 1/2] kbuild: change tool coverage variables to take the path relative to $(obj)
 2024-02-21 15:24 UTC  (3+ messages)

[PATCH rc 0/8] Add missing cache flush and dirty tracking set for nested parent domain
 2024-02-21 15:19 UTC  (3+ messages)
` [PATCH rc 3/8] iommu/vt-d: Add missing iotlb flush for "

[PATCH 00/10] crypto: qat - enable SRIOV VF live migration for
 2024-02-21 15:11 UTC  (13+ messages)
` [PATCH 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices

[RFC 0/8] Introduce SMP Cache Topology
 2024-02-21 15:17 UTC  (12+ messages)
` [RFC 1/8] hw/core: Rename CpuTopology to CPUTopology
` [RFC 2/8] hw/core: Move CPU topology enumeration into arch-agnostic file
` [RFC 3/8] hw/core: Define cache topology for machine
` [RFC 4/8] hw/core: Add cache topology options in -smp
` [RFC 5/8] i386/cpu: Support thread and module level cache topology
` [RFC 6/8] i386/cpu: Update cache topology with machine's configuration
` [RFC 7/8] i386/pc: Support cache topology in -smp for PC machine
` [RFC 8/8] qemu-options: Add the cache topology description of -smp

[PATCH v8 00/21] Introduce smp.modules for x86 in QEMU
 2024-02-21 15:15 UTC  (3+ messages)

[syzbot] [kvm?] KMSAN: uninit-value in em_ret
 2024-02-21 14:02 UTC  (2+ messages)

[syzbot] [kvm?] KMSAN: uninit-value in em_ret_near_imm
 2024-02-21 13:59 UTC 

[syzbot] [kvm?] KMSAN: uninit-value in em_ret_near_imm
 2024-02-21 13:56 UTC  (2+ messages)

[PATCH v4 0/2] KVM: s390: Fix AR parameter in ioctl
 2024-02-21 11:43 UTC  (6+ messages)
` [PATCH v4 1/2] KVM: s390: fix access register usage in ioctls
` [PATCH v4 2/2] KVM: s390: selftests: memop: add a simple AR test

[PATCH net-next 1/2] xsk: Remove non-zero 'dma_page' check in xp_assign_dev
 2024-02-21 11:39 UTC  (4+ messages)
    `  "

[PATCH 0/6] hw: Remove sysbus_address_space()
 2024-02-21 10:40 UTC  (13+ messages)
` [PATCH 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)

[GIT PULL] KVM/arm64 fixes for 6.8, take #3
 2024-02-21 10:34 UTC  (3+ messages)

[kvm-unit-tests PATCH v4 0/7] s390x: Add base AP support
 2024-02-21  7:57 UTC  (4+ messages)
` [kvm-unit-tests PATCH v4 2/7] s390x: Add guest 2 AP test

[PATCH V1 vfio 0/5] Improve mlx5 driver to better handle some error cases
 2024-02-21  7:45 UTC  (5+ messages)

[kvm-unit-tests PATCH v5 0/8] Multi-migration support
 2024-02-21  7:43 UTC  (10+ messages)
` [kvm-unit-tests PATCH v5 1/8] arch-run: Fix TRAP handler recursion to remove temporary files properly
` [kvm-unit-tests PATCH v5 2/8] arch-run: Clean up initrd cleanup
` [kvm-unit-tests PATCH v5 3/8] migration: use a more robust way to wait for background job
` [kvm-unit-tests PATCH v5 4/8] migration: Support multiple migrations
` [kvm-unit-tests PATCH v5 5/8] arch-run: rename migration variables
` [kvm-unit-tests PATCH v5 6/8] migration: Add quiet migration support
` [kvm-unit-tests PATCH v5 7/8] Add common/ directory for architecture-independent tests
` [kvm-unit-tests PATCH v5 8/8] migration: add a migration selftest

[kvm-unit-tests PATCH] lib/arm/io: Fix calling getchar() multiple times
 2024-02-21  7:42 UTC  (6+ messages)

[PATCH v7 00/14] Improve KVM + userfaultfd performance via KVM_EXIT_MEMORY_FAULTs on stage-2 faults
 2024-02-21  7:35 UTC  (5+ messages)

[PATCH v10 0/8] KVM: allow mapping non-refcounted pages
 2024-02-21  7:25 UTC  (11+ messages)
` [PATCH v10 1/8] KVM: Assert that a page's refcount is elevated when marking accessed/dirty
` [PATCH v10 2/8] KVM: Relax BUG_ON argument validation
` [PATCH v10 3/8] KVM: mmu: Introduce kvm_follow_pfn()
` [PATCH v10 4/8] KVM: mmu: Improve handling of non-refcounted pfns
` [PATCH v10 5/8] KVM: Migrate kvm_vcpu_map to __kvm_follow_pfn
` [PATCH v10 5/8] KVM: Migrate kvm_vcpu_map() to kvm_follow_pfn()
` [PATCH v10 6/8] KVM: x86: Migrate to __kvm_follow_pfn
` [PATCH v10 6/8] KVM: x86: Migrate to kvm_follow_pfn()
` [PATCH v10 7/8] KVM: x86/mmu: Track if sptes refer to refcounted pages
` [PATCH v10 8/8] KVM: x86/mmu: Handle non-refcounted pages

[PATCH v18 000/121] KVM TDX basic feature support
 2024-02-21  6:59 UTC  (5+ messages)
` [PATCH v18 071/121] KVM: TDX: restore user ret MSRs
` [PATCH v18 072/121] KVM: TDX: Add TSX_CTRL msr into uret_msrs list

[PATCH v7] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2024-02-21  6:34 UTC 

[PATCH v6] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2024-02-21  6:16 UTC  (3+ messages)

[PATCH v9 0/6] KVM: allow mapping non-refcounted pages
 2024-02-21  6:05 UTC  (8+ messages)

[PATCH v8 0/4] kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
 2024-02-21  6:01 UTC  (14+ messages)
` [PATCH v8 1/4] kvm: arm64: introduce new flag for non-cacheable "
` [PATCH v8 2/4] mm: introduce new flag to indicate wc safe
` [PATCH v8 4/4] vfio: convey kvm that the vfio-pci device is "

[PATCH v1 0/3] RISC-V: KVM: Guest Debug Support - Software Breakpoint Part
 2024-02-21  5:49 UTC  (8+ messages)
` [PATCH v1 1/3] RISC-V: KVM: Implement kvm_arch_vcpu_ioctl_set_guest_debug()

[PATCH v4 00/10] KVM: arm64: Avoid serializing LPI get() / put()
 2024-02-21  5:42 UTC  (11+ messages)
` [PATCH v4 01/10] KVM: arm64: vgic: Store LPIs in an xarray
` [PATCH v4 02/10] KVM: arm64: vgic: Use xarray to find LPI in vgic_get_lpi()
` [PATCH v4 03/10] KVM: arm64: vgic-v3: Iterate the xarray to find pending LPIs
` [PATCH v4 04/10] KVM: arm64: vgic-its: Walk the LPI xarray in vgic_copy_lpi_list()
` [PATCH v4 05/10] KVM: arm64: vgic: Get rid of the LPI linked-list
` [PATCH v4 06/10] KVM: arm64: vgic: Use atomics to count LPIs
` [PATCH v4 07/10] KVM: arm64: vgic: Free LPI vgic_irq structs in an RCU-safe manner
` [PATCH v4 08/10] KVM: arm64: vgic: Rely on RCU protection in vgic_get_lpi()
` [PATCH v4 09/10] KVM: arm64: vgic: Ensure the irq refcount is nonzero when taking a ref
` [PATCH v4 10/10] KVM: arm64: vgic: Don't acquire the lpi_list_lock in vgic_put_irq()

[RFC PATCH v5 00/29] TDX KVM selftests
 2024-02-21  5:43 UTC  (9+ messages)
` [RFC PATCH v5 01/29] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings
` [RFC PATCH v5 02/29] KVM: selftests: Expose function that sets up sregs based on VM's mode
` [RFC PATCH v5 03/29] KVM: selftests: Store initial stack address in struct kvm_vcpu
` [RFC PATCH v5 04/29] KVM: selftests: Refactor steps in vCPU descriptor table initialization

[PATCH kvmtool] x86: Fix bios memory size in e820_setup
 2024-02-21  5:28 UTC 

[PATCH v3 00/10] KVM: arm64: Avoid serializing LPI get() / put()
 2024-02-21  5:13 UTC  (10+ messages)
` [PATCH v3 01/10] KVM: arm64: vgic: Store LPIs in an xarray

[PATCH v4 0/4] KVM: x86/mmu: Pre-check for mmu_notifier retry
 2024-02-21  2:10 UTC  (6+ messages)
` [PATCH v4 3/4] KVM: x86/mmu: Move slot checks from __kvm_faultin_pfn() to kvm_faultin_pfn()

[ANNOUNCE] PUCK Agenda - 2024.02.21 - No topic
 2024-02-21  2:06 UTC 

[PATCH vhost 00/17] virtio: drivers maintain dma info for premapped vq
 2024-02-21  2:03 UTC  (6+ messages)
` [PATCH vhost 07/17] virtio: find_vqs: pass struct instead of multi parameters

[PATCH v13 00/21] KVM: xen: update shared_info and vcpu_info handling
 2024-02-20 17:07 UTC  (9+ messages)

[PATCH v4 00/66] QEMU Guest memfd + QEMU TDX support
 2024-02-20 16:14 UTC  (13+ messages)
` [PATCH v4 29/66] i386/tdx: Support user configurable mrconfigid/mrowner/mrownerconfig
` [PATCH v4 33/66] i386/tdx: Make memory type private by default
` [PATCH v4 50/66] i386/tdx: handle TDG.VP.VMCALL<GetQuote>

[PATCH v3 0/2] KVM: s390: Fix AR parameter in ioctl
 2024-02-20 15:48 UTC  (8+ messages)
` [PATCH v3 1/2] KVM: s390: fix access register usage in ioctls
` [PATCH v3 2/2] KVM: s390: selftests: memop: add a simple AR test

[PATCH v2 0/2] KVM: s390: Fix AR parameter in MEM_OP ioctl
 2024-02-20 15:44 UTC  (4+ messages)
` [PATCH v2 2/2] KVM: s390: selftests: memop: add a simple AR test

[PATCH 00/13] KVM/arm64: Add NV support for ERET and PAuth
 2024-02-20 15:41 UTC  (16+ messages)
` [PATCH 01/13] KVM: arm64: Harden __ctxt_sys_reg() against out-of-range values
` [PATCH 02/13] KVM: arm64: Clarify ESR_ELx_ERET_ISS_ERET*
` [PATCH 03/13] KVM: arm64: nv: Drop VCPU_HYP_CONTEXT flag
` [PATCH 04/13] KVM: arm64: nv: Configure HCR_EL2 for FEAT_NV2

linux-next: manual merge of the kvm-x86 tree with the kvm tree
 2024-02-20 15:33 UTC  (2+ messages)

[PATCH] hw/sysbus: Inline and remove sysbus_add_io()
 2024-02-20 14:04 UTC  (2+ messages)

[PATCH v10 00/27] Enable CET Virtualization
 2024-02-20 13:23 UTC  (4+ messages)
` [PATCH v10 10/27] KVM: x86: Refine xsave-managed guest register/MSR reset handling

[PATCH v4] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
 2024-02-20 12:28 UTC  (2+ messages)

[PATCH v2 0/2] x86/cpu: fix invalid MTRR mask values for SEV or TME
 2024-02-20 12:22 UTC  (7+ messages)

[PATCH v19 0/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper
 2024-02-20 11:50 UTC  (4+ messages)
` [PATCH v19 1/3] vfio/pci: rename and export do_io_rw()
` [PATCH v19 2/3] vfio/pci: rename and export range_intersect_range
` [PATCH v19 3/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper

[PATCH v2] target/i386/kvm: Refine VMX controls setting for backward compatibility
 2024-02-20 11:07 UTC  (3+ messages)

[PATCHv8 0/2] *** Detect interrupt storm in softlockup ***
 2024-02-20  9:49 UTC  (4+ messages)
` [PATCHv8 2/2] watchdog/softlockup: report the most frequent interrupts

[RFC PATCH v2 0/3] KVM: allow mapping of compound tail pages for IO or PFNMAP mapping
 2024-02-20  8:52 UTC  (4+ messages)
` [RFC PATCH v2 1/3] "


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