public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-05 20:09:11 to 2023-06-06 19:08:58 UTC [more...]

[PATCH v3 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
 2023-06-06 19:05 UTC  (7+ messages)

[RFC PATCH 00/19] hugetlb support for KVM guest_mem
 2023-06-06 19:04 UTC  (20+ messages)
` [RFC PATCH 01/19] mm: hugetlb: Expose get_hstate_idx()
` [RFC PATCH 02/19] mm: hugetlb: Move and expose hugetlbfs_zero_partial_page
` [RFC PATCH 03/19] mm: hugetlb: Expose remove_inode_hugepages
` [RFC PATCH 04/19] mm: hugetlb: Decouple hstate, subpool from inode
` [RFC PATCH 05/19] mm: hugetlb: Allow alloc_hugetlb_folio() to be parametrized by subpool and hstate
` [RFC PATCH 06/19] mm: hugetlb: Provide hugetlb_filemap_add_folio()
` [RFC PATCH 07/19] mm: hugetlb: Refactor vma_*_reservation functions
` [RFC PATCH 08/19] mm: hugetlb: Refactor restore_reserve_on_error
` [RFC PATCH 09/19] mm: hugetlb: Use restore_reserve_on_error directly in filesystems
` [RFC PATCH 10/19] mm: hugetlb: Parametrize alloc_hugetlb_folio_from_subpool() by resv_map
` [RFC PATCH 11/19] mm: hugetlb: Parametrize hugetlb functions "
` [RFC PATCH 12/19] mm: truncate: Expose preparation steps for truncate_inode_pages_final
` [RFC PATCH 13/19] KVM: guest_mem: Refactor kvm_gmem fd creation to be in layers
` [RFC PATCH 14/19] KVM: guest_mem: Refactor cleanup to separate inode and file cleanup
` [RFC PATCH 15/19] KVM: guest_mem: hugetlb: initialization and cleanup
` [RFC PATCH 16/19] KVM: guest_mem: hugetlb: allocate and truncate from hugetlb
` [RFC PATCH 17/19] KVM: selftests: Add basic selftests for hugetlbfs-backed guest_mem
` [RFC PATCH 18/19] KVM: selftests: Support various types of backing sources for private memory
` [RFC PATCH 19/19] KVM: selftests: Update test for various private memory backing source types

[PATCH v2 0/2] KVM: SVM: small tweaks for sev_hardware_setup
 2023-06-06 18:52 UTC  (8+ messages)
` [PATCH v2 1/2] KVM: SVM: free sev_*asid_bitmap init if SEV init fails
` [PATCH v2 2/2] KVM: SVM: enhance info printk's in SEV init

[PATCH RFC net-next v3 0/8] virtio/vsock: support datagrams
 2023-06-06 18:15 UTC  (4+ messages)

[ANNOUNCE] PUCK Agenda - 2023.06.07 - pKVM on x86
 2023-06-06 18:15 UTC 

[PATCH v4 0/6] s390/uvdevice: Expose secret UVCs
 2023-06-06 18:08 UTC  (7+ messages)
` [PATCH v4 1/6] s390/uvdevice: Add info IOCTL
` [PATCH v4 2/6] s390/uvdevice: Add 'Add Secret' UVC
` [PATCH v4 3/6] s390/uvdevice: Add 'List Secrets' UVC
` [PATCH v4 4/6] s390/uvdevice: Add 'Lock Secret Store' UVC
` [PATCH v4 5/6] s390/uv: replace scnprintf with sysfs_emit
` [PATCH v4 6/6] s390/uv: Update query for secret-UVCs

[PATCH v10 00/59] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2023-06-06 17:52 UTC  (14+ messages)
` [PATCH v10 06/59] arm64: Add TLBI operation encodings

[PATCH 0/3] KVM: x86: Use "standard" mmu_notifier hook for APIC page
 2023-06-06 17:39 UTC  (8+ messages)
` [PATCH 1/3] KVM: VMX: Retry APIC-access page reload if invalidation is in-progress
` [PATCH 2/3] KVM: x86: Use standard mmu_notifier invalidate hooks for APIC access page

[PATCH v2 0/3] MSR_IA32_ARCH_CAPABILITIES cleanups
 2023-06-06 17:26 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_caps

[PATCH v2 00/16] Use MMU read lock for clear-dirty-log
 2023-06-06 17:30 UTC  (4+ messages)
` [PATCH v2 09/16] KVM: arm64: Document the page table walker actions based on the callback's return value

[PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_caps
 2023-06-06 16:54 UTC  (5+ messages)

[PATCH v11 0/5] Support writable CPU ID registers from userspace
 2023-06-06 16:42 UTC  (6+ messages)
` [PATCH 0/3] RE: Support writable CPU ID registers from userspace [v11]
  ` [PATCH 3/3] KVM: arm64: Use per guest ID register for ID_AA64PFR1_EL1.MTE

[PATCH v2] docs: KVM: Fix register ID of SPSR_FIQ
 2023-06-06 15:46 UTC 

[PATCH v3 0/6] s390/uvdevice: Expose secret UVCs
 2023-06-06 15:24 UTC  (12+ messages)
` [PATCH v3 1/6] s390/uvdevice: Add info IOCTL
` [PATCH v3 2/6] s390/uvdevice: Add 'Add Secret' UVC
` [PATCH v3 3/6] s390/uvdevice: Add 'List Secrets' UVC
` [PATCH v3 4/6] s390/uvdevice: Add 'Lock Secret Store' UVC
` [PATCH v3 5/6] s390/uv: replace scnprintf with sysfs_emit
` [PATCH v3 6/6] s390/uv: Update query for secret-UVCs

[PATCH v1] KVM: s390: selftests: CMMA: don't run if CMMA not supported
 2023-06-06 15:05 UTC 

[PATCH kvmtool 0/3] Build fixes
 2023-06-06 14:37 UTC  (4+ messages)
` [PATCH kvmtool 1/3] Makefile: Refine -s handling in the make parameters
` [PATCH kvmtool 2/3] arm/kvm-cpu: Fix new build warning
` [PATCH kvmtool 3/3] virtio/rng: Fix build warning from min()

[PATCH v11 00/23] Add vfio_device cdev for iommufd support
 2023-06-06 14:42 UTC  (10+ messages)
` [PATCH v11 20/23] vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT

[PATCH 0/3] vfio: Cleanup Kconfigs
 2023-06-06 14:25 UTC  (5+ messages)
` [PATCH 1/3] vfio/pci: Cleanup Kconfig

[kvm-unit-tests] arm/arm64: psci_cpu_on_test failures with tcg
 2023-06-06 14:20 UTC  (2+ messages)

[PATCH v2 00/11] iommufd: Add nesting infrastructure
 2023-06-06 14:18 UTC  (13+ messages)
` [PATCH v2 01/11] iommu: Add new iommu op to create domains owned by userspace

[PATCH v11 00/20] TDX host kernel support
 2023-06-06 14:00 UTC  (14+ messages)
` [PATCH v11 02/20] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v11 04/20] x86/cpu: Detect TDX partial write machine check erratum
` [PATCH v11 07/20] x86/virt/tdx: Add skeleton to enable TDX on demand
` [PATCH v11 19/20] x86/mce: Improve error log of kernel space TDX #MC due to erratum

[PATCH v3 4/6] target/riscv: Create an KVM AIA irqchip
 2023-06-06 13:45 UTC  (2+ messages)

[PATCH v8 00/33] x86: enable FRED for x86-64
 2023-06-06 13:27 UTC  (11+ messages)
` [PATCH v8 03/33] x86/traps: add a system interrupt table for system interrupt dispatch
` [PATCH v8 04/33] x86/traps: add install_system_interrupt_handler()
` [PATCH v8 30/33] x86/fred: allow dynamic stack frame size

[PATCH v14 000/113] KVM TDX basic feature support
 2023-06-06 13:19 UTC  (12+ messages)
` [PATCH v14 004/113] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
` [PATCH v14 031/113] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE
` [PATCH v14 111/113] RFC: KVM: x86, TDX: Add check for setting CPUID

[PATCH kvmtool v2 00/17] Fix vhost-net, scsi and vsock
 2023-06-06 13:04 UTC  (18+ messages)
` [PATCH kvmtool v2 01/17] virtio: Factor vhost initialization
` [PATCH kvmtool v2 02/17] virtio/vhost: Factor vring operation
` [PATCH kvmtool v2 03/17] virtio/vhost: Factor notify_vq_eventfd()
` [PATCH kvmtool v2 04/17] virtio/vhost: Factor notify_vq_gsi()
` [PATCH kvmtool v2 05/17] virtio/scsi: Move VHOST_SCSI_SET_ENDPOINT to device start
` [PATCH kvmtool v2 06/17] virtio/scsi: Fix and simplify command-line
` [PATCH kvmtool v2 07/17] disk/core: Fix segfault on exit with SCSI
` [PATCH kvmtool v2 08/17] virtio/scsi: Initialize max_target
` [PATCH kvmtool v2 09/17] virtio/scsi: Fix feature selection
` [PATCH kvmtool v2 10/17] virtio/vsock: "
` [PATCH kvmtool v2 11/17] virtio/net: "
` [PATCH kvmtool v2 12/17] virtio: Document how to test the devices
` [PATCH kvmtool v2 13/17] virtio: Fix messages about missing Linux config
` [PATCH kvmtool v2 14/17] virtio/net: Warn about enabling multiqueue with vhost
` [PATCH kvmtool v2 15/17] Factor epoll thread
` [PATCH kvmtool v2 16/17] virtio/vhost: Support line interrupt signaling
` [PATCH kvmtool v2 17/17] virtio/vhost: Clear VIRTIO_F_ACCESS_PLATFORM

[PATCH] vhost-vdpa: filter VIRTIO_F_RING_PACKED feature
 2023-06-06 12:58 UTC  (12+ messages)

[PATCH v3 00/21] Enable CET Virtualization
 2023-06-06 11:03 UTC  (7+ messages)
` [PATCH v3 08/21] KVM:x86: Init kvm_caps.supported_xss with supported feature bits
` [PATCH v3 10/21] KVM:x86: Add #CP support in guest exception classification
` [PATCH v3 12/21] KVM:x86: Add fault checks for guest CR4.CET setting

[PATCH v2 1/2] vgaarb: various coding style and comments fix
 2023-06-06 11:00 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH v12 00/31] Add KVM LoongArch support
 2023-06-06 10:00 UTC  (50+ messages)
` [PATCH v12 01/31] LoongArch: KVM: Add kvm related header files
` [PATCH v12 05/31] LoongArch: KVM: Add vcpu "
` [PATCH v12 07/31] LoongArch: KVM: Implement vcpu run interface
` [PATCH v12 08/31] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v12 09/31] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v12 10/31] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
` [PATCH v12 12/31] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v12 16/31] LoongArch: KVM: Implement update VM id function
` [PATCH v12 17/31] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v12 19/31] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v12 20/31] LoongArch: KVM: Implement handle csr excption
` [PATCH v12 21/31] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v12 22/31] LoongArch: KVM: Implement handle idle exception
` [PATCH v12 23/31] LoongArch: KVM: Implement handle gspr exception
` [PATCH v12 24/31] LoongArch: KVM: Implement handle mmio exception
` [PATCH v12 25/31] LoongArch: KVM: Implement handle fpu exception
` [PATCH v12 26/31] LoongArch: KVM: Implement kvm exception vector
` [PATCH v12 27/31] LoongArch: KVM: Implement vcpu world switch
` [PATCH v12 29/31] LoongArch: KVM: Enable kvm config and add the makefile

[PATCH] KVM: x86/mmu: Add "never" option to allow sticky disabling of nx_huge_pages
 2023-06-06  9:47 UTC  (4+ messages)

[PATCH RFC net-next v3 8/8] tests: add vsock dgram tests
 2023-06-06  9:34 UTC 

[PATCH v8 0/6] Linear Address Masking (LAM) KVM Enabling
 2023-06-06  9:26 UTC  (4+ messages)

[PATCH v9 0/6] Linear Address Masking (LAM) KVM Enabling
 2023-06-06  9:18 UTC  (7+ messages)
` [PATCH v9 1/6] KVM: x86: Consolidate flags for __linearize()
` [PATCH v9 2/6] KVM: x86: Virtualize CR4.LAM_SUP
` [PATCH v9 3/6] KVM: x86: Virtualize CR3.LAM_{U48,U57}
` [PATCH v9 4/6] KVM: x86: Introduce untag_addr() in kvm_x86_ops
` [PATCH v9 5/6] KVM: x86: Untag address when LAM applicable
` [PATCH v9 6/6] KVM: x86: Expose LAM feature to userspace VMM

[PATCH mm-unstable v2 00/10] mm/kvm: locklessly clear the accessed bit
 2023-06-06  8:34 UTC  (3+ messages)
` [PATCH mm-unstable v2 01/10] mm/kvm: add mmu_notifier_ops->test_clear_young()

[RFC PATCH V6 00/14] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-06-06  7:50 UTC  (9+ messages)
` [RFC PATCH V6 01/14] x86/sev: Add a #HV exception handler

[PATCH v5 0/4] x86: Add test cases for LAM
 2023-06-06  7:08 UTC  (6+ messages)
` [PATCH v5 4/4] x86: Add test case for INVVPID with LAM

[PATCH v2 0/3] KVM: Fix some comments
 2023-06-06 14:23 UTC  (8+ messages)
` [PATCH v2 1/3] KVM: Fix comment for KVM_ENABLE_CAP
` [PATCH v2 2/3] KVM: x86: Fix comments that refer to the out-dated msrs_to_save_all

[PATCH v1 0/6] LASS KVM virtualization support
 2023-06-06  6:22 UTC  (19+ messages)
` [PATCH v1 2/6] KVM: x86: Virtualize CR4.LASS
` [PATCH v1 3/6] KVM: VMX: Add new ops in kvm_x86_ops for LASS violation check
` [PATCH v1 5/6] KVM: x86: LASS protection on KVM emulation

[PATCH 00/10] accel/kvm: Spring cleaning
 2023-06-06  5:32 UTC  (3+ messages)
` [PATCH 01/10] sysemu/kvm: Remove unused headers

[PATCH] KVM: VMX: remove LFENCE in vmx_spec_ctrl_restore_host()
 2023-06-06  3:59 UTC  (11+ messages)

[PATCH] RISC-V: KVM: Redirect AMO load/store misaligned traps to guest
 2023-06-06  3:35 UTC  (2+ messages)

[PATCH] RISC-V: KVM: use bitmap_zero() API
 2023-06-06  3:31 UTC  (2+ messages)

KVM Forum BoF on I/O + secure virtualization
 2023-06-06  2:43 UTC  (2+ messages)

[PATCH] KVM: x86: vPMU: truncate counter value to allowed width
 2023-06-06  0:51 UTC  (5+ messages)

[PATCH v2 0/6] Add printf and formatted asserts in the guest
 2023-06-06  0:05 UTC  (9+ messages)
` [PATCH v2 2/6] KVM: selftests: Add kvm_snprintf() to KVM selftests
` [PATCH v2 3/6] KVM: selftests: Add additional pages to the guest to accommodate ucall
` [PATCH v2 4/6] KVM: selftests: Add string formatting options to ucall
` [PATCH v2 5/6] KVM: selftests: Add ucall_fmt2()

[PATCH 0/3] Relax break-before-make use with FEAT_BBM
 2023-06-05 21:36 UTC  (4+ messages)
` [PATCH 3/3] KVM: arm64: Skip break phase when we have FEAT_BBM level 2

[PATCH v2] KVM: allow KVM_BUG/KVM_BUG_ON to handle 64-bit cond
 2023-06-05 20:42 UTC  (7+ messages)


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