public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-02 09:40:02 to 2024-02-05 17:31:35 UTC [more...]

[PATCH] kvm/x86: add capability to disable the write-track mechanism
 2024-02-05 17:31 UTC 

[PATCH vfio] vfio/pds: Rework and simplify reset flows
 2024-02-05 17:25 UTC  (3+ messages)

[RFC 00/18] Pkernfs: Support persistence for live update
 2024-02-05 17:12 UTC  (22+ messages)
` [RFC 01/18] pkernfs: Introduce filesystem skeleton
` [RFC 02/18] pkernfs: Add persistent inodes hooked into directies
` [RFC 03/18] pkernfs: Define an allocator for persistent pages
` [RFC 04/18] pkernfs: support file truncation
` [RFC 05/18] pkernfs: add file mmap callback
` [RFC 06/18] init: Add liveupdate cmdline param
` [RFC 07/18] pkernfs: Add file type for IOMMU root pgtables
` [RFC 08/18] iommu: Add allocator for pgtables from persistent region
` [RFC 09/18] intel-iommu: Use pkernfs for root/context pgtable pages
` [RFC 10/18] iommu/intel: zap context table entries on kexec
` [RFC 11/18] dma-iommu: Always enable deferred attaches for liveupdate
` [RFC 12/18] pkernfs: Add IOMMU domain pgtables file
` [RFC 13/18] vfio: add ioctl to define persistent pgtables on container
` [RFC 14/18] intel-iommu: Allocate domain pgtable pages from pkernfs
` [RFC 15/18] pkernfs: register device memory for IOMMU domain pgtables
` [RFC 16/18] vfio: support not mapping IOMMU pgtables on live-update
` [RFC 17/18] pci: Don't clear bus master is persistence enabled
` [RFC 18/18] vfio-pci: Assume device working after liveupdate

[PATCH 1/2] PCI: Add VF reset notification to PF's VFIO user mode driver
 2024-02-05 16:43 UTC  (4+ messages)
` [PATCH 2/2] VFIO/PCI: "

[PATCH v5 00/12] RISCV: Add kvm Sstc timer selftests
 2024-02-05 16:24 UTC  (3+ messages)

[PATCH v3] KVM: selftests: Fix the dirty_log_test semaphore imbalance
 2024-02-05 15:48 UTC  (6+ messages)

[kvm-unit-tests PATCH v2 0/9] Multi-migration support
 2024-02-05 14:58 UTC  (9+ messages)
` [kvm-unit-tests PATCH v2 1/9] (arm|powerpc|s390x): Makefile: Fix .aux.o generation
` [kvm-unit-tests PATCH v2 3/9] arch-run: Clean up initrd cleanup
` [kvm-unit-tests PATCH v2 4/9] migration: use a more robust way to wait for background job

[PATCH v11 00/16] iommu: Prepare to deliver page faults to user space
 2024-02-05 14:32 UTC  (8+ messages)
` [PATCH v11 12/16] iommu: Use refcount for fault data access
` [PATCH v11 13/16] iommu: Improve iopf_queue_remove_device()

[PATCH v2] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
 2024-02-05 13:39 UTC  (2+ messages)

[PATCH V1 vfio 0/5] Improve mlx5 driver to better handle some error cases
 2024-02-05 12:48 UTC  (6+ messages)
` [PATCH V1 vfio 1/5] net/mlx5: Add the IFC related bits for query tracker
` [PATCH V1 vfio 2/5] vfio/mlx5: Add support for tracker object change event
` [PATCH V1 vfio 3/5] vfio/mlx5: Handle the EREMOTEIO error upon the SAVE command
` [PATCH V1 vfio 4/5] vfio/mlx5: Block incremental query upon migf state error
` [PATCH V1 vfio 5/5] vfio/mlx5: Let firmware knows upon leaving PRE_COPY back to RUNNING

[PATCH net-next v5 2/5] page_frag: unify gfp bits for order 3 page allocation
 2024-02-05 12:45 UTC  (2+ messages)
` [PATCH net-next v5 4/5] vhost/net: remove vhost_net_page_frag_refill()

[PATCH v2] Enable haltpoll for arm64
 2024-02-05 12:28 UTC  (6+ messages)
` [PATCH 7/7] cpuidle/poll_state: replace cpu_relax with smp_cond_load_relaxed

[PATCH] PCI: Add vf reset notification for pf
 2024-02-05 12:22 UTC  (6+ messages)

[PATCH 00/12] PCI device authentication
 2024-02-05 10:07 UTC  (5+ messages)
` [PATCH 07/12] spdm: Introduce library to authenticate devices

[PATCH vfio 0/5] Improve mlx5 driver to better handle some error cases
 2024-02-05  9:33 UTC  (7+ messages)
` [PATCH vfio 2/5] vfio/mlx5: Add support for tracker object events
` [PATCH vfio 5/5] vfio/mlx5: Let firmware knows upon leaving PRE_COPY back to RUNNING

[PATCH v7 00/16] Add Secure TSC support for SNP guests
 2024-02-05  9:23 UTC  (10+ messages)
` [PATCH v7 03/16] virt: sev-guest: Add SNP guest request structure

[PATCH v2 0/3] add debugfs to hisilicon migration driver
 2024-02-05  8:52 UTC  (5+ messages)
` [PATCH v2 1/3] hisi_acc_vfio_pci: extract public functions for container_of
` [PATCH v2 2/3] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver
` [PATCH v2 3/3] Documentation: add debugfs description for hisi migration

[PATCH] LoongArch: KVM: Add software breakpoint support
 2024-02-05  7:50 UTC 

[PATCH v7 0/6] Delay VERW
 2024-02-05  7:20 UTC  (7+ messages)
` [PATCH v7 1/6] x86/bugs: Add asm helpers for executing VERW
` [PATCH v7 2/6] x86/entry_64: Add VERW just before userspace transition
` [PATCH v7 3/6] x86/entry_32: "
` [PATCH v7 4/6] x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key
` [PATCH v7 5/6] KVM: VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCH
` [PATCH v7 6/6] KVM: VMX: Move VERW closer to VMentry for MDS mitigation

[PATCH 01/15] KVM: arm64: vgic: Store LPIs in an xarray
 2024-02-05  6:05 UTC  (2+ messages)

[PATCH v6.1.y-v4.19.y] vhost: use kzalloc() instead of kmalloc() followed by memset()
 2024-02-05  5:19 UTC 

[PATCH v18 000/121] KVM TDX basic feature support
 2024-02-05  3:14 UTC  (17+ messages)
` [PATCH v18 023/121] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
` [PATCH v18 053/121] KVM: x86/mmu: TDX: Do not enable page track for TD guest
` [PATCH v18 054/121] KVM: VMX: Split out guts of EPT violation to common/exposed function
` [PATCH v18 055/121] KVM: VMX: Move setting of EPT MMU masks to common VT-x code
` [PATCH v18 056/121] KVM: TDX: Add accessors VMX VMCS helpers
` [PATCH v18 057/121] KVM: TDX: Add load_mmu_pgd method for TDX
` [PATCH v18 058/121] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT

[PATCH v3] KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changing
 2024-02-05  0:14 UTC  (2+ messages)

[PATCH v2 0/2] x86/cpu: fix invalid MTRR mask values for SEV or TME
 2024-02-04 17:21 UTC  (4+ messages)

[PATCH 00/10] crypto: qat - enable SRIOV VF live migration for
 2024-02-04  7:49 UTC  (3+ messages)
` [PATCH 07/10] crypto: qat - add bank save and restore flows
  ` [EXTERNAL] "

[PATCH] KVM: selftests: Fix a semaphore imbalance in the dirty ring logging test
 2024-02-04  4:22 UTC  (2+ messages)

[PATCH 0/3] KVM: x86 - misc fixes
 2024-02-04  1:28 UTC  (6+ messages)
` [PATCH 1/3] KVM: x86: Fix KVM_GET_MSRS stack info leak
` [PATCH 2/3] KVM: x86: Simplify kvm_vcpu_ioctl_x86_get_debugregs()
` [PATCH 3/3] KVM: x86: Fix broken debugregs ABI for 32 bit kernels

[PATCH v3 00/21] plugin updates (register access) for 9.0 (pre-PR?)
 2024-02-03 11:56 UTC  (5+ messages)
` [PATCH v3 16/21] gdbstub: expose api to find registers

[RFC 0/6] Intel Thread Director Virtualization Support in QEMU
 2024-02-03  9:37 UTC  (8+ messages)
` [RFC 1/6] target/i386: Add support for save/load of ACPI thermal MSRs
` [RFC 2/6] target/i386: Add support for Package Thermal Management feature
` [RFC 3/6] target/i386: Add support for Hardware Feedback Interface feature
` [RFC 4/6] target/i386: Add support for Intel Thread Director feature
` [RFC 5/6] target/i386: Add support for HRESET feature
` [RFC 6/6] i386: Add a new property to set ITD related feature bits for Guest

[RFC 00/26] Intel Thread Director Virtualization
 2024-02-03  9:12 UTC  (27+ messages)
` [RFC 01/26] thermal: Add bit definition for x86 thermal related MSRs
` [RFC 02/26] thermal: intel: hfi: Add helpers to build HFI/ITD structures
` [RFC 03/26] thermal: intel: hfi: Add HFI notifier helpers to notify HFI update
` [RFC 04/26] KVM: Add kvm_arch_sched_out() hook
` [RFC 05/26] KVM: x86: Reset hardware history at vCPU's sched_in/out
` [RFC 06/26] KVM: VMX: Add helpers to handle the writes to MSR's R/O and R/WC0 bits
` [RFC 07/26] KVM: VMX: Emulate ACPI (CPUID.0x01.edx[bit 22]) feature
` [RFC 08/26] KVM: x86: Expose TM/ACC (CPUID.0x01.edx[bit 29]) feature bit to VM
` [RFC 09/26] KVM: x86: cpuid: Define CPUID 0x06.eax by kvm_cpu_cap_mask()
` [RFC 10/26] KVM: VMX: Emulate PTM/PTS (CPUID.0x06.eax[bit 6]) feature
` [RFC 11/26] KVM: VMX: Introduce HFI description structure
` [RFC 12/26] KVM: VMX: Introduce HFI table index for vCPU
` [RFC 13/26] KVM: VMX: Support virtual HFI table for VM
` [RFC 14/26] KVM: x86: Introduce the HFI dynamic update request and kvm_x86_ops
` [RFC 15/26] KVM: VMX: Sync update of Host HFI table to Guest
` [RFC 16/26] KVM: VMX: Update HFI table when vCPU migrates
` [RFC 17/26] KVM: VMX: Allow to inject thermal interrupt without HFI update
` [RFC 18/26] KVM: VMX: Emulate HFI related bits in package thermal MSRs
` [RFC 19/26] KVM: VMX: Emulate the MSRs of HFI feature
` [RFC 20/26] KVM: x86: Expose HFI feature bit and HFI info in CPUID
` [RFC 21/26] KVM: VMX: Extend HFI table and MSR emulation to support ITD
` [RFC 22/26] KVM: VMX: Pass through ITD classification related MSRs to Guest
` [RFC 23/26] KVM: x86: Expose ITD feature bit and related info in CPUID
` [RFC 24/26] KVM: VMX: Emulate the MSR of HRESET feature
` [RFC 25/26] KVM: x86: Expose HRESET feature's CPUID to Guest
` [RFC 26/26] Documentation: KVM: Add description of pkg_therm_lock

[PATCH v2 0/4] KVM: x86/mmu: Clean up indirect_shadow_pages usage
 2024-02-03  0:23 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: x86/mmu: Don't acquire mmu_lock when using indirect_shadow_pages as a heuristic
` [PATCH v2 2/4] KVM: x86: Drop dedicated logic for direct MMUs in reexecute_instruction()
` [PATCH v2 3/4] KVM: x86: Drop superfluous check on direct MMU vs. WRITE_PF_TO_SP flag
` [PATCH v2 4/4] KVM: x86/mmu: Fix a *very* theoretical race in kvm_mmu_track_write()

[PATCH 00/10] KVM: x86/pmu: Optimize triggering of emulated events
 2024-02-03  0:11 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Use KMEM_CACHE instead of kmem_cache_create()
 2024-02-03  0:11 UTC  (2+ messages)

[PATCH] KVM: x86: make KVM_REQ_NMI request iff NMI pending for vcpu
 2024-02-03  0:11 UTC  (2+ messages)

[PATCH] KVM: x86/pmu: Fix type length error when reading pmu->fixed_ctr_ctrl
 2024-02-03  0:11 UTC  (10+ messages)

[PATCH v8 00/10] KVM: selftests: Add SEV smoke test
 2024-02-03  0:09 UTC  (11+ messages)
` [PATCH v8 01/10] KVM: selftests: Extend VM creation's @shape to allow control of VM subtype
` [PATCH v8 02/10] KVM: selftests: Make sparsebit structs const where appropriate
` [PATCH v8 03/10] KVM: selftests: Add a macro to iterate over a sparsebit range
` [PATCH v8 04/10] KVM: selftests: Add support for allocating/managing protected guest memory
` [PATCH v8 05/10] KVM: selftests: Add support for protected vm_vaddr_* allocations
` [PATCH v8 06/10] KVM: selftests: Explicitly ucall pool from shared memory
` [PATCH v8 07/10] KVM: selftests: Allow tagging protected memory in guest page tables
` [PATCH v8 08/10] KVM: selftests: Add library for creating and interacting with SEV guests
` [PATCH v8 09/10] KVM: selftests: Use the SEV library APIs in the intra-host migration test
` [PATCH v8 10/10] KVM: selftests: Add a basic SEV smoke test

[PATCH] KVM: selftests: Compare wall time from xen shinfo against KVM_GET_CLOCK
 2024-02-02 23:27 UTC  (4+ messages)

[ANNOUNCE] PUCK Notes - 2024.01.31 - Finalizing internal guest_memfd APIs for SNP/TDX
 2024-02-02 23:06 UTC 

[PATCH v11 00/35] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-02-02 22:54 UTC  (5+ messages)
` [PATCH v11 18/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command

[PATCH v12 00/20] KVM: xen: update shared_info and vcpu_info handling
 2024-02-02 22:03 UTC  (5+ messages)

[PATCH v6 0/6] Delay VERW
 2024-02-02 21:31 UTC  (4+ messages)
` [PATCH v6 1/6] x86/bugs: Add asm helpers for executing VERW

[PATCH] KVM: selftests: Test top-down slots event
 2024-02-02 17:24 UTC  (4+ messages)

[PATCH v10 00/16] iommu: Prepare to deliver page faults to user space
 2024-02-02 15:39 UTC  (5+ messages)
` [PATCH v10 15/16] iommu: Make iopf_group_response() return void
` [PATCH v10 16/16] iommu: Make iommu_report_device_fault() reutrn void

[kvm-unit-tests PATCH v4 0/7] s390x: Add base AP support
 2024-02-02 14:59 UTC  (8+ messages)
` [kvm-unit-tests PATCH v4 1/7] lib: s390x: Add ap library
` [kvm-unit-tests PATCH v4 2/7] s390x: Add guest 2 AP test
` [kvm-unit-tests PATCH v4 3/7] lib: s390x: ap: Add proper ap setup code
` [kvm-unit-tests PATCH v4 4/7] s390x: ap: Add pqap aqic tests
` [kvm-unit-tests PATCH v4 5/7] s390x: ap: Add reset tests
` [kvm-unit-tests PATCH v4 6/7] lib: s390x: ap: Add tapq test facility bit
` [kvm-unit-tests PATCH v4 7/7] s390x: ap: Add nq/dq len test

[kvm-unit-tests PATCH v2 00/24] Introduce RISC-V
 2024-02-02 14:22 UTC  (2+ messages)

[PATCH net-next v4 2/5] page_frag: unify gfp bits for order 3 page allocation
 2024-02-02 12:26 UTC  (5+ messages)

[PATCH, RESEND] x86/sev: Fix SEV check in sev_map_percpu_data()
 2024-02-02 10:30 UTC  (3+ messages)

[PATCH vhost v1 00/19] virtio: drivers maintain dma info for premapped vq
 2024-02-02  9:39 UTC  (18+ messages)
` [PATCH vhost v1 02/19] virtio_ring: packed: remove double check of the unmap ops
` [PATCH vhost v1 04/19] virtio_ring: split: "
` [PATCH vhost v1 05/19] virtio_ring: split: structure the indirect desc table
` [PATCH vhost v1 06/19] virtio_ring: no store dma info when unmap is not needed
` [PATCH vhost v1 07/19] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v1 08/19] virtio: vring_create_virtqueue: "
` [PATCH vhost v1 09/19] virtio: vring_new_virtqueue(): "
` [PATCH vhost v1 10/19] virtio_ring: reuse the parameter struct of find_vqs()
` [PATCH vhost v1 11/19] virtio: find_vqs: add new parameter premapped
` [PATCH vhost v1 12/19] virtio_ring: export premapped to driver by struct virtqueue
` [PATCH vhost v1 13/19] virtio_net: set premapped mode by find_vqs()
` [PATCH vhost v1 14/19] virtio_ring: remove api of setting vq premapped
` [PATCH vhost v1 15/19] virtio_ring: introduce dma map api for page
` [PATCH vhost v1 16/19] virtio_ring: introduce virtqueue_dma_map_sg_attrs
` [PATCH vhost v1 17/19] virtio_net: unify the code for recycling the xmit ptr
` [PATCH vhost v1 18/19] virtio_net: rename free_old_xmit_skbs to free_old_xmit
` [PATCH vhost v1 19/19] virtio_net: sq support premapped mode


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