public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-11 21:48:50 to 2023-12-13 09:30:51 UTC [more...]

[PATCH v7 00/26] Enable CET Virtualization
 2023-12-13  9:30 UTC  (20+ messages)
` [PATCH v7 02/26] x86/fpu/xstate: Refine CET user xstate bit enabling
` [PATCH v7 26/26] KVM: nVMX: Enable CET support for nested guest

[PATCH net-next v8 0/4] send credit update during setting SO_RCVLOWAT
 2023-12-13  9:08 UTC  (13+ messages)
` [PATCH net-next v8 3/4] virtio/vsock: fix logic which reduces credit update messages

[PATCH v17 000/116] KVM TDX basic feature support
 2023-12-13  9:04 UTC  (13+ messages)
` [PATCH v17 016/116] x86/virt/tdx: Add a helper function to return system wide info about TDX module
` [PATCH v17 020/116] KVM: TDX: create/destroy VM structure
` [PATCH v17 021/116] KVM: TDX: initialize VM with TDX specific parameters
` [PATCH v17 023/116] KVM: TDX: Refuse to unplug the last cpu on the package
` [PATCH v17 025/116] KVM: TDX: allocate/free TDX vcpu structure
` [PATCH v17 029/116] KVM: x86/mmu: Add address conversion functions for TDX shared bit of GPA

[PATCH V7 vfio 0/9] Introduce a vfio driver over virtio devices
 2023-12-13  8:24 UTC  (7+ messages)
` [PATCH V7 vfio 7/9] vfio/pci: Expose vfio_pci_core_setup_barmap()
` [PATCH V7 vfio 8/9] vfio/pci: Expose vfio_pci_core_iowrite/read##size()
` [PATCH V7 vfio 9/9] vfio/virtio: Introduce a vfio driver over virtio devices

[PATCH v2] KVM: x86/intr: Explicitly check NMI from guest to eliminate false positives
 2023-12-13  8:24 UTC  (3+ messages)

[PATCH v5 0/4] KVM: selftests: Add LoongArch support
 2023-12-13  7:42 UTC  (6+ messages)
` [PATCH v5 1/4] KVM: selftests: Add KVM selftests header files for LoongArch
      `  "

[PATCH v2 1/1] RISCV: KVM: update external interrupt atomically for IMSIC swfile
 2023-12-13  6:58 UTC  (2+ messages)

Locking between vfio hot-remove and pci sysfs sriov_numvfs
 2023-12-13  6:55 UTC  (10+ messages)

[PATCH v2 0/2] KVM: Fix race between reboot and hardware enabling
 2023-12-13  6:47 UTC  (10+ messages)
` [PATCH v2 1/2] KVM: Use syscore_ops instead of reboot_notifier to hook restart/shutdown

[PATCH v4 0/2] LoongArch: KVM: Add LSX,LASX support
 2023-12-13  6:27 UTC  (3+ messages)
` [PATCH v4 1/2] LoongArch: KVM: Add LSX support
` [PATCH v4 2/2] LoongArch: KVM: Add LASX support

[PATCH v2 0/5] Make Big QEMU Lock naming consistent
 2023-12-13  6:37 UTC  (7+ messages)
` [PATCH v2 1/5] system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
` [PATCH v2 2/5] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD
` [PATCH v2 3/5] qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
` [PATCH v2 4/5] Replace "iothread lock" with "BQL" in comments
` [PATCH v2 5/5] Rename "QEMU global mutex" to "BQL" in comments and docs

[PATCH v2 0/5] riscv: cleanup assembly usage of ENTRY()/END() and use local labels
 2023-12-13  6:16 UTC  (5+ messages)
` [PATCH v2 4/5] riscv: kvm: Use SYM_*() assembly macros instead of deprecated ones
` [PATCH v2 5/5] riscv: kvm: use ".L" local labels in assembly when applicable

[PATCH 1/1] RISCV: KVM: should not be interrupted when update the external interrupt pending
 2023-12-13  3:48 UTC  (3+ messages)

[PATCH RFC 00/13] Coalesced Interrupt Delivery with posted MSI
 2023-12-13  3:42 UTC  (4+ messages)
` [PATCH RFC 11/13] iommu/vt-d: Add an irq_chip for posted MSIs

[ANNOUNCE] PUCK Agenda - 2023.12.13 - No topic
 2023-12-13  2:29 UTC 

[PATCH v9 00/28] KVM: x86/pmu: selftests: Fixes and new tests
 2023-12-13  2:25 UTC  (7+ messages)
` [PATCH v9 10/28] KVM: x86/pmu: Explicitly check for RDPMC of unsupported Intel PMC types

[PATCH v8 00/12] iommu: Prepare to deliver page faults to user space
 2023-12-13  2:19 UTC  (13+ messages)
` [PATCH v8 12/12] iommu: Use refcount for fault data access

[PATCH 00/26] KVM: vfio: Hide KVM internals from others
 2023-12-13  2:22 UTC  (8+ messages)
` [PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup

[PATCH 0/3] vfio-pci support pasid attach/detach
 2023-12-13  2:10 UTC  (22+ messages)
` [PATCH 2/3] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT
` [PATCH 3/3] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl

[kvm-unit-tests PATCH v1 0/3] x86: fix async page fault issues
 2023-12-13  1:36 UTC  (6+ messages)
` [kvm-unit-tests PATCH v1 1/3] x86: Add a common header asyncpf.h
` [kvm-unit-tests PATCH v1 2/3] x86: Add async page fault int test
` [kvm-unit-tests PATCH v1 3/3] x86/asyncpf: Add CPUID feature bits check to ensure feature is available

[PATCH] iommu/arm-smmu-v3: disable stall for quiet_cd
 2023-12-13  1:36 UTC  (3+ messages)

[PATCH vhost v2 0/8] vdpa/mlx5: Add support for resumable vqs
 2023-12-12 23:44 UTC  (11+ messages)
` [PATCH vhost v2 4/8] vdpa/mlx5: Mark vq addrs for modification in hw vq
` [PATCH vhost v2 6/8] vdpa/mlx5: Use vq suspend/resume during .set_map
` [PATCH vhost v2 7/8] vdpa/mlx5: Introduce reference counting to mrs
` [PATCH vhost v2 8/8] vdpa/mlx5: Add mkey leak detection

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-12-12 23:26 UTC  (21+ messages)
` [PATCH v10 14/50] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH v10 16/50] x86/sev: Introduce snp leaked pages list
` [PATCH v10 19/50] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH v10 21/50] KVM: SEV: Add support to handle AP reset MSR protocol
` [PATCH v10 23/50] KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe

[PATCH v14 1/1] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper
 2023-12-12 22:27 UTC  (2+ messages)

[PATCH v2 0/6] s390/vfio-ap: reset queues removed from guest's AP configuration
 2023-12-12 21:25 UTC  (7+ messages)
` [PATCH v2 1/6] s390/vfio-ap: always filter entire AP matrix
` [PATCH v2 2/6] s390/vfio-ap: loop over the shadow APCB when filtering guest's AP configuration
` [PATCH v2 3/6] s390/vfio-ap: let 'on_scan_complete' callback filter matrix and update guest's APCB
` [PATCH v2 4/6] s390/vfio-ap: reset queues filtered from the guest's AP config
` [PATCH v2 5/6] s390/vfio-ap: reset queues associated with adapter for queue unbound from driver
` [PATCH v2 6/6] s390/vfio-ap: do not reset queue removed from host config

[RFC PATCH v5 00/29] TDX KVM selftests
 2023-12-12 20:46 UTC  (30+ 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
` [RFC PATCH v5 05/29] KVM: selftests: Add helper functions to create TDX VMs
` [RFC PATCH v5 06/29] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [RFC PATCH v5 07/29] KVM: selftests: TDX: Update load_td_memory_region for VM memory backed by guest memfd
` [RFC PATCH v5 08/29] KVM: selftests: TDX: Add TDX lifecycle test
` [RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
` [RFC PATCH v5 10/29] KVM: selftests: TDX: Adding test case for TDX port IO
` [RFC PATCH v5 11/29] KVM: selftests: TDX: Add basic TDX CPUID test
` [RFC PATCH v5 12/29] KVM: selftests: TDX: Add basic get_td_vmcall_info test
` [RFC PATCH v5 13/29] KVM: selftests: TDX: Add TDX IO writes test
` [RFC PATCH v5 14/29] KVM: selftests: TDX: Add TDX IO reads test
` [RFC PATCH v5 15/29] KVM: selftests: TDX: Add TDX MSR read/write tests
` [RFC PATCH v5 16/29] KVM: selftests: TDX: Add TDX HLT exit test
` [RFC PATCH v5 17/29] KVM: selftests: TDX: Add TDX MMIO reads test
` [RFC PATCH v5 18/29] KVM: selftests: TDX: Add TDX MMIO writes test
` [RFC PATCH v5 19/29] KVM: selftests: TDX: Add TDX CPUID TDVMCALL test
` [RFC PATCH v5 20/29] KVM: selftests: TDX: Verify the behavior when host consumes a TD private memory
` [RFC PATCH v5 21/29] KVM: selftests: TDX: Add TDG.VP.INFO test
` [RFC PATCH v5 22/29] KVM: selftests: Add functions to allow mapping as shared
` [RFC PATCH v5 23/29] KVM: selftests: TDX: Add shared memory test
` [RFC PATCH v5 24/29] KVM: selftests: Expose _vm_vaddr_alloc
` [RFC PATCH v5 25/29] KVM: selftests: TDX: Add support for TDG.MEM.PAGE.ACCEPT
` [RFC PATCH v5 26/29] KVM: selftests: TDX: Add support for TDG.VP.VEINFO.GET
` [RFC PATCH v5 27/29] KVM: selftests: Propagate KVM_EXIT_MEMORY_FAULT to userspace
` [RFC PATCH v5 28/29] KVM: selftests: TDX: Add TDX UPM selftest
` [RFC PATCH v5 29/29] KVM: selftests: TDX: Add TDX UPM selftests for implicit conversion

[PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
 2023-12-12 20:05 UTC  (21+ messages)
` [PATCH v6 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE

[PATCH v3 0/2] kvm: arm64: allow vm to select DEVICE_* and
 2023-12-12 18:11 UTC  (7+ messages)
` [PATCH v3 1/2] kvm: arm64: introduce new flag for non-cacheable IO memory
` [PATCH v3 2/2] kvm: arm64: set io memory s2 pte as normalnc for vfio pci devices

[PATCH v3 00/35] bitops: add atomic find_bit() operations
 2023-12-12 17:35 UTC  (6+ messages)
` [PATCH v3 01/35] lib/find: add atomic find_bit() primitives
` [PATCH v3 02/35] lib/find: add test for atomic find_bit() ops
` [PATCH v3 13/35] KVM: x86: hyper-v: optimize and cleanup kvm_hv_process_stimers()

[PATCH v7 00/11] arm64: perf: Add support for event counting threshold
 2023-12-12 17:20 UTC  (2+ messages)

[PATCH] KVM: selftests: Ensure sysreg-defs.h is generated at the expected path
 2023-12-12 17:05 UTC  (4+ messages)

[Bug 218259] New: High latency in KVM guests
 2023-12-12 16:37 UTC 

Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2023-12-12 16:15 UTC  (9+ messages)
  `  "

[PATCH] kvm: x86: use a uapi-friendly macro for BIT
 2023-12-12 16:07 UTC  (3+ messages)

[PATCH v3 0/5] perf: KVM: Enable callchains for guests
 2023-12-12 15:39 UTC  (6+ messages)
` [PATCH v3 1/5] KVM: Add arch specific interfaces for sampling guest callchains
` [PATCH v3 4/5] perf kvm: Support "

[PATCH v4 10/12] KVM: x86: never write to memory from kvm_vcpu_check_block()
 2023-12-12 15:28 UTC  (5+ messages)

[PATCH v3 00/70] QEMU Guest memfd + QEMU TDX support
 2023-12-12 13:56 UTC  (3+ messages)
` [PATCH v3 06/70] kvm: Introduce support for memory_attributes

Should I add BPF kfuncs for userspace apps? And how?
 2023-12-12 12:41 UTC  (3+ messages)

[PATCH 00/10] for-8.3 tests/avocado: prep for Avocado 103.0 LTS
 2023-12-12 11:27 UTC  (8+ messages)
` [PATCH 03/10] tests/avocado/intel_iommu.py: increase timeout
` [PATCH 07/10] testa/avocado: test_arm_emcraft_sf2: handle RW requirements for asset

[PATCH] KVM: selftests: fix supported_flags for aarch64
 2023-12-12 10:39 UTC  (3+ messages)

[PATCH] KVM: x86/emulator: emulate movbe with operand-size prefix
 2023-12-12  9:59 UTC 

[PATCH v4 00/11] RISCV: Add kvm Sstc timer selftests
 2023-12-12  9:31 UTC  (12+ messages)
` [PATCH v4 01/11] selftests/kvm: Fix issues with $(SPLIT_TESTS)
` [PATCH v4 02/11] KVM: arm64: selftests: Split arch_timer test code
` [PATCH v4 03/11] KVM: selftests: Add CONFIG_64BIT definition for the build
` [PATCH v4 04/11] tools: riscv: Add header file csr.h
` [PATCH v4 05/11] tools: riscv: Add header file vdso/processor.h
` [PATCH v4 06/11] KVM: riscv: selftests: Switch to use macro from csr.h
` [PATCH v4 07/11] KVM: riscv: selftests: Add exception handling support
` [PATCH v4 08/11] KVM: riscv: selftests: Add guest helper to get vcpu id
` [PATCH v4 09/11] KVM: riscv: selftests: Change vcpu_has_ext to a common function
` [PATCH v4 10/11] KVM: riscv: selftests: Add sstc timer test
` [PATCH v4 11/11] KVM: selftests: Enable tunning of err_margin_us in arch "

[PATCH 0/5] KVM: arm64: vgic fixes for 6.7
 2023-12-12  7:45 UTC  (2+ messages)

[PATCH] RISC-V: KVM: remove a redundant condition in kvm_arch_vcpu_ioctl_run()
 2023-12-12  7:12 UTC  (3+ messages)

[Bug 218257] New: [Nested VM] Failed to boot L2 Windows guest on L1 Windows guest
 2023-12-12  6:48 UTC 

[PATCH v7 0/3] Add Intel VT-d nested translation (part 2/2)
 2023-12-12  3:59 UTC  (6+ messages)
` [PATCH v7 3/3] iommu/vt-d: Add iotlb flush for nested domain

[PATCH] KVM: x86: User mutex guards to eliminate __kvm_x86_vendor_init()
 2023-12-12  2:21 UTC  (4+ messages)

[PATCH v9 0/6] KVM: allow mapping non-refcounted pages
 2023-12-12  1:59 UTC  (4+ messages)

12/13 PUCK: Post-copy support for guest_memfd
 2023-12-11 22:04 UTC  (2+ messages)

[PULL 00/20] Block patches
 2023-12-11 21:49 UTC  (5+ messages)
` [PULL 20/20] tracing: install trace events file only if necessary


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