KVM Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-03 09:00:37 to 2024-02-06 15:19:56 UTC [more...]

[PATCH v2] KVM: selftests: Compare wall time from xen shinfo against KVM_GET_CLOCK
 2024-02-06 15:19 UTC 

[RFC 00/18] Pkernfs: Support persistence for live update
 2024-02-06 14:55 UTC  (26+ 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 0/8] KVM: x86/mmu: Allow TDP MMU (un)load to run in parallel
 2024-02-06 14:51 UTC  (4+ messages)
` [PATCH 6/8] KVM: x86/mmu: Check for usable TDP MMU root while holding mmu_lock for read

[PATCH] vhost-vdpa: fail enabling virtqueue in certain conditions
 2024-02-06 14:51 UTC 

[PATCH v3] KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changing
 2024-02-06 13:52 UTC  (6+ messages)

[kvm-unit-tests PATCH v4 0/7] s390x: Add base AP support
 2024-02-06 13:42 UTC  (5+ messages)
` [kvm-unit-tests PATCH v4 1/7] lib: s390x: Add ap library

[PATCH 00/10] crypto: qat - enable SRIOV VF live migration for
 2024-02-06 12:55 UTC  (5+ messages)
` [PATCH 07/10] crypto: qat - add bank save and restore flows
  ` [EXTERNAL] "
` [PATCH 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices

[PATCH v3] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
 2024-02-06 10:09 UTC  (2+ messages)

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

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

[PATCH v11 00/16] iommu: Prepare to deliver page faults to user space
 2024-02-06  8:39 UTC  (16+ messages)
` [PATCH v11 12/16] iommu: Use refcount for fault data access
` [PATCH v11 13/16] iommu: Improve iopf_queue_remove_device()
` [PATCH v11 14/16] iommu: Track iopf group instead of last fault
` [PATCH v11 15/16] iommu: Make iopf_group_response() return void
` [PATCH v11 16/16] iommu: Make iommu_report_device_fault() "

[PATCH] KVM: x86: make KVM_REQ_NMI request iff NMI pending for vcpu
 2024-02-06  8:10 UTC  (2+ messages)

[PATCH V1 vfio 0/5] Improve mlx5 driver to better handle some error cases
 2024-02-06  8:06 UTC  (8+ 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 vfio 0/5] Improve mlx5 driver to better handle some error cases
 2024-02-06  8:05 UTC  (10+ 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 v1 0/3] RISC-V: KVM: Guest Debug Support - Software Breakpoint Part
 2024-02-06  7:49 UTC  (4+ messages)
` [PATCH v1 1/3] RISC-V: KVM: Implement kvm_arch_vcpu_ioctl_set_guest_debug()
` [PATCH v1 2/3] RISC-V: KVM: Handle breakpoint exits for VCPU
` [PATCH v1 3/3] RISC-V: KVM: selftests: Add breakpoints test support

[kvm-unit-tests PATCH v2 0/9] Multi-migration support
 2024-02-06  6:50 UTC  (11+ 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] KVM: selftests: Don't assert on exact number of 4KiB in dirty log split test
 2024-02-06  5:11 UTC  (2+ messages)

[PATCH v9 0/6] KVM: allow mapping non-refcounted pages
 2024-02-06  3:30 UTC  (22+ messages)
` [PATCH v9 2/6] KVM: mmu: Introduce __kvm_follow_pfn function
` [PATCH v9 3/6] KVM: mmu: Improve handling of non-refcounted pfns
` [PATCH v9 6/6] KVM: x86/mmu: Handle non-refcounted pages

[PATCH v5 00/12] RISCV: Add kvm Sstc timer selftests
 2024-02-06  1:32 UTC  (4+ messages)

[PATCH 00/15] Coalesced Interrupt Delivery with posted MSI
 2024-02-06  0:40 UTC  (4+ messages)
` [PATCH 03/15] x86/irq: Use bitfields exclusively in posted interrupt descriptor

[PATCH] kvm/x86: add capability to disable the write-track mechanism
 2024-02-06  0:12 UTC  (4+ messages)

[PATCH] MAINTAINERS: Re-alphabetize VFIO
 2024-02-05 23:54 UTC 

[PATCH v2 0/3] add debugfs to hisilicon migration driver
 2024-02-05 23:15 UTC  (6+ 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 v17 0/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper
 2024-02-05 23:01 UTC  (4+ messages)
` [PATCH v17 1/3] vfio/pci: rename and export do_io_rw()
` [PATCH v17 2/3] vfio/pci: rename and export range_intesect_range
` [PATCH v17 3/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper

[PATCH 00/17] vfio/pci: Remove duplicate code and logic from VFIO PCI interrupt management
 2024-02-05 22:35 UTC  (13+ messages)
` [PATCH 03/17] vfio/pci: Consistently acquire mutex for "
` [PATCH 06/17] vfio/pci: Remove interrupt index interpretation from wrappers
` [PATCH 07/17] vfio/pci: Preserve per-interrupt contexts
` [PATCH 12/17] vfio/pci: Remove msi term from generic code
` [PATCH 15/17] vfio/pci: Let enable and disable of interrupt types use same signature
` [PATCH 17/17] vfio/pci: Remove duplicate interrupt management flow

[PATCH v6 00/14] Improve KVM + userfaultfd performance via KVM_MEMORY_FAULT_EXITs on stage-2 faults
 2024-02-05 21:55 UTC  (3+ messages)
` [PATCH v6 05/14] KVM: Try using fast GUP to resolve read faults

[PATCH] KVM: s390: only deliver the set service event bits
 2024-02-05 21:43 UTC 

[PATCH 0/3] KVM: x86 - misc fixes
 2024-02-05 19:56 UTC  (10+ 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 v2] Enable haltpoll for arm64
 2024-02-05 19:33 UTC  (7+ messages)
` [PATCH 7/7] cpuidle/poll_state: replace cpu_relax with smp_cond_load_relaxed

[PATCH v2] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
 2024-02-05 18:09 UTC  (4+ messages)
  `  "

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

[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 v3] KVM: selftests: Fix the dirty_log_test semaphore imbalance
 2024-02-05 15:48 UTC  (4+ messages)

[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] 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] 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 v2 0/2] x86/cpu: fix invalid MTRR mask values for SEV or TME
 2024-02-04 17:21 UTC  (4+ messages)

[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  (19+ messages)
` [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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).