kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-23 14:41:04 to 2023-06-26 16:08:00 UTC [more...]

[PATCH v4 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
 2023-06-26 16:06 UTC  (10+ messages)

[RFC PATCH v4 00/17] vsock: MSG_ZEROCOPY flag support
 2023-06-26 16:04 UTC  (13+ messages)
` [RFC PATCH v4 01/17] vsock/virtio: read data from non-linear skb
` [RFC PATCH v4 02/17] vhost/vsock: "
` [RFC PATCH v4 03/17] vsock/virtio: support to send "
` [RFC PATCH v4 04/17] vsock/virtio: non-linear skb handling for tap
` [RFC PATCH v4 05/17] vsock/virtio: MSG_ZEROCOPY flag support
` [RFC PATCH v4 06/17] vsock: check error queue to set EPOLLERR

[RFC PATCH v2 0/6] SVM guest shadow stack support
 2023-06-26 15:57 UTC  (11+ messages)
` [RFC PATCH v2 3/6] KVM: x86: SVM: Pass through shadow stack MSRs
` [RFC PATCH v2 4/6] KVM: SVM: Save shadow stack host state on VMRUN
` [RFC PATCH v2 6/6] KVM: SVM: Add CET features to supported_xss

[syzbot] [net?] [virt?] [kvm?] KASAN: slab-use-after-free Read in __vhost_vq_attach_worker
 2023-06-26 15:36 UTC  (4+ messages)

[kvm-unit-tests PATCH] s390x: Align __bss_end to a halfword boundary
 2023-06-26 15:34 UTC  (2+ messages)

[PATCH RFC net-next v4 0/8] virtio/vsock: support datagrams
 2023-06-26 15:03 UTC  (16+ messages)
` [PATCH RFC net-next v4 3/8] vsock: support multi-transport datagrams
` [PATCH RFC net-next v4 6/8] virtio/vsock: support dgrams
` [PATCH RFC net-next v4 8/8] tests: add vsock dgram tests

[PATCH v12 00/24] Add vfio_device cdev for iommufd support
 2023-06-26 14:51 UTC  (16+ messages)
` [PATCH v12 14/24] iommufd/device: Add iommufd_access_detach() API
` [PATCH v12 17/24] vfio: Add cdev for vfio_device
` [PATCH v12 18/24] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
` [PATCH v12 19/24] vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT
` [PATCH v12 23/24] vfio: Compile vfio_group infrastructure optionally

[PATCH] vfio/mdev: Move the compat_class initialization to module init
 2023-06-26 14:17 UTC  (2+ messages)

[PATCH v12 00/22] TDX host kernel support
 2023-06-26 14:12 UTC  (23+ messages)
` [PATCH v12 01/22] x86/tdx: Define TDX supported page sizes as macros
` [PATCH v12 02/22] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v12 03/22] x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APIC
` [PATCH v12 04/22] x86/cpu: Detect TDX partial write machine check erratum
` [PATCH v12 05/22] x86/virt/tdx: Add SEAMCALL infrastructure
` [PATCH v12 06/22] x86/virt/tdx: Handle SEAMCALL running out of entropy error
` [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand
` [PATCH v12 08/22] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v12 09/22] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v12 10/22] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
` [PATCH v12 11/22] x86/virt/tdx: Fill out "
` [PATCH v12 12/22] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v12 13/22] x86/virt/tdx: Designate reserved areas for all TDMRs
` [PATCH v12 14/22] x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID
` [PATCH v12 15/22] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v12 16/22] x86/virt/tdx: Initialize all TDMRs
` [PATCH v12 17/22] x86/kexec: Flush cache of TDX private memory
` [PATCH v12 18/22] x86/virt/tdx: Keep TDMRs when module initialization is successful
` [PATCH v12 19/22] x86/kexec(): Reset TDX private memory on platforms with TDX erratum
` [PATCH v12 20/22] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP
` [PATCH v12 21/22] x86/mce: Improve error log of kernel space TDX #MC due to erratum
` [PATCH v12 22/22] Documentation/x86: Add documentation for TDX host support

[PATCH v3 00/21] Enable CET Virtualization
 2023-06-26 14:05 UTC  (25+ messages)
` [PATCH v3 07/21] KVM:x86: Refresh CPUID on write to guest MSR_IA32_XSS
` [PATCH v3 13/21] KVM:VMX: Emulate reads and writes to CET MSRs
` [PATCH v3 16/21] KVM:x86: Save/Restore GUEST_SSP to/from SMM state save area
` [PATCH v3 20/21] KVM:x86: Enable kernel IBT support for guest

[PATCH v1 0/5] target/arm: Handle psci calls in userspace
 2023-06-26 13:42 UTC  (5+ messages)
` [PATCH v1 1/5] linux-headers: Update to v6.4-rc7
` [PATCH v1 4/5] arm/kvm: add skeleton implementation for userspace SMCCC call handling
` [PATCH v1 5/5] arm/kvm: add support for userspace psci calls handling

[RFC PATCH 00/21] iommu/amd: Introduce support for HW accelerated vIOMMU w/ nested page table
 2023-06-26 13:20 UTC  (8+ messages)

[PATCH v2 00/11] iommufd: Add nesting infrastructure
 2023-06-26 13:05 UTC  (15+ messages)

[PATCH] MIPS: KVM: Fix NULL pointer dereference
 2023-06-26 12:44 UTC  (4+ messages)

[PATCH v3 00/16] accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF)
 2023-06-26 10:10 UTC  (18+ messages)
` [PATCH v3 01/16] MAINTAINERS: Update Roman Bolshakov email address
` [PATCH v3 02/16] accel: Document generic accelerator headers
` [PATCH v3 03/16] accel: Remove unused hThread variable on TCG/WHPX
` [PATCH v3 04/16] accel: Fix a leak on Windows HAX
` [PATCH v3 05/16] accel: Destroy HAX vCPU threads once done
` [PATCH v3 06/16] accel: Rename 'hax_vcpu' as 'accel' in CPUState
` [PATCH v3 07/16] accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState
` [PATCH v3 08/16] accel: Move HAX hThread to accelerator context
` [PATCH v3 09/16] accel: Remove NVMM unreachable error path
` [PATCH v3 10/16] accel: Rename NVMM 'struct qemu_vcpu' -> AccelCPUState
` [PATCH v3 11/16] accel: Inline NVMM get_qemu_vcpu()
` [PATCH v3 12/16] accel: Remove WHPX unreachable error path
` [PATCH v3 13/16] accel: Rename WHPX 'struct whpx_vcpu' -> AccelCPUState
` [PATCH v3 14/16] accel: Inline WHPX get_whpx_vcpu()
` [PATCH v3 15/16] accel: Rename 'cpu_state' -> 'cs'
` [PATCH v3 16/16] accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState

[PATCH v15 00/30] Add KVM LoongArch support
 2023-06-26  8:47 UTC  (31+ messages)
` [PATCH v15 01/30] LoongArch: KVM: Add kvm related header files
` [PATCH v15 02/30] LoongArch: KVM: Implement kvm module related interface
` [PATCH v15 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v15 04/30] LoongArch: KVM: Implement VM related functions
` [PATCH v15 05/30] LoongArch: KVM: Add vcpu related header files
` [PATCH v15 06/30] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v15 07/30] LoongArch: KVM: Implement vcpu run interface
` [PATCH v15 08/30] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v15 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v15 10/30] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
` [PATCH v15 11/30] LoongArch: KVM: Implement fpu related operations for vcpu
` [PATCH v15 12/30] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v15 13/30] LoongArch: KVM: Implement misc vcpu related interfaces
` [PATCH v15 14/30] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v15 15/30] LoongArch: KVM: Implement vcpu status description
` [PATCH v15 16/30] LoongArch: KVM: Implement update VM id function
` [PATCH v15 17/30] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v15 18/30] LoongArch: KVM: Implement vcpu timer operations
` [PATCH v15 19/30] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v15 20/30] LoongArch: KVM: Implement handle csr excption
` [PATCH v15 21/30] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v15 22/30] LoongArch: KVM: Implement handle idle exception
` [PATCH v15 23/30] LoongArch: KVM: Implement handle gspr exception
` [PATCH v15 24/30] LoongArch: KVM: Implement handle mmio exception
` [PATCH v15 25/30] LoongArch: KVM: Implement handle fpu exception
` [PATCH v15 26/30] LoongArch: KVM: Implement kvm exception vector
` [PATCH v15 27/30] LoongArch: KVM: Implement vcpu world switch
` [PATCH v15 28/30] LoongArch: KVM: Enable kvm config and add the makefile
` [PATCH v15 29/30] LoongArch: KVM: Supplement kvm document about LoongArch-specific part
` [PATCH v15 30/30] LoongArch: KVM: Add maintainers for LoongArch KVM

[PATCH 5/5] MAINTAINERS: Update KVM/MIPS maintainers
 2023-06-26  8:00 UTC  (7+ messages)

[PATCH v10 vfio 0/7] pds_vfio driver
 2023-06-26  7:31 UTC  (9+ messages)
` [PATCH v10 vfio 4/7] vfio/pds: Add VFIO live migration support

[kvm-unit-tests PATCH v2 0/6] arm64: improve debuggability
 2023-06-26  6:18 UTC  (10+ messages)
` [kvm-unit-tests PATCH v2 1/6] efi: keep efi debug information in a separate file
` [kvm-unit-tests PATCH v2 2/6] lib/stack: print base addresses on efi
` [kvm-unit-tests PATCH v2 3/6] arm64: enable frame pointer and support stack unwinding
` [kvm-unit-tests PATCH v2 4/6] arm64: stack: update trace stack on exception
` [kvm-unit-tests PATCH v2 5/6] efi: print address of image
` [kvm-unit-tests PATCH v2 6/6] arm64: dump stack on bad exception

[kvm-unit-tests PATCH 0/6] arm64: improve debuggability
 2023-06-26  5:42 UTC  (14+ messages)
` [kvm-unit-tests PATCH 1/6] arm: keep efi debug information in a separate file
` [kvm-unit-tests PATCH 2/6] lib/stack: print base addresses on efi
` [kvm-unit-tests PATCH 3/6] arm64: enable frame pointer and support stack unwinding
` [kvm-unit-tests PATCH 4/6] arm64: stack: update trace stack on exception

[PATCH v3 00/11] KVM: x86/mmu: refine memtype related mmu zap
 2023-06-26  3:40 UTC  (8+ messages)
` [PATCH v3 07/11] KVM: VMX: drop IPAT in memtype when CD=1 for KVM_X86_QUIRK_CD_NW_CLEARED

[Bug 217558] New: In KVM guest with VF of X710 NIC passthrough, the mac address of VF is inconsistent with it in host
 2023-06-26  3:50 UTC  (4+ messages)
` [Bug 217558] "

[Bug 217574] New: kvm_intel loads only after suspend
 2023-06-26  2:56 UTC  (5+ messages)
` [Bug 217574] "

[RFC PATCH v2 0/6] KVM: guest memory: Misc enhacnement
 2023-06-26  1:07 UTC  (9+ messages)
` [RFC PATCH v2 3/6] KVM: x86/mmu: Pass round full 64-bit error code for the KVM page fault
` [RFC PATCH v2 4/6] KVM: x86: Introduce fault type to indicate kvm page fault is private

[PATCH v11 00/20] TDX host kernel support
 2023-06-25 23:26 UTC  (18+ messages)
` [PATCH v11 12/20] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v11 18/20] x86: Handle TDX erratum to reset TDX private memory during kexec() and reboot

[kvm-unit-tests PATCH 0/2] arm64: fix paging issues
 2023-06-25 19:44 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/2] arm64: set sctlr_el1.SPAN

[Bug 217307] New: windows guest entering boot loop when nested virtualization enabled and hyperv installed
 2023-06-25 19:12 UTC  (2+ messages)
` [Bug 217307] "

[PATCH v5 00/33] Split ptdesc from struct page
 2023-06-25  8:51 UTC  (4+ messages)
` [PATCH v5 24/33] m68k: Convert various functions to use ptdescs

[PATCH v4 00/13] KVM: x86/mmu: Optimize clear dirty log
 2023-06-25  7:44 UTC  (3+ messages)
` [PATCH v4 06/13] KVM: x86/mmu: Bypass __handle_changed_spte() when clearing TDP MMU dirty bits

[PATCH] KVM: x86: Use sysfs_emit() instead of sprintf()
 2023-06-25  7:34 UTC 

[PATCH 0/4] Part of fix for host and guest LBR event coexist
 2023-06-25  6:54 UTC  (7+ messages)
` [PATCH 2/4] KVM: VMX/pmu: Save host debugctlmsr just before vm entry
` [PATCH 3/4] KVM: VMX/pmu: Enable inactive vLBR event in guest LBR MSR emulation

[PATCH v2 00/16] accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF)
 2023-06-24 17:36 UTC  (4+ messages)
` [PATCH v2 07/16] accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState

[RFC PATCH 0/6] KVM: guest memory: Misc enhacnement
 2023-06-24  0:09 UTC  (6+ messages)
` [RFC PATCH 5/6] KVM: Add flags to struct kvm_gfn_range

[PATCH 0/2] Prevent RESV_DIRECT devices from user assignment
 2023-06-23 16:49 UTC  (3+ messages)
` [PATCH 2/2] iommu/vt-d: Remove rmrr check in domain attaching device path

[PATCH v13 00/22] Add vfio_device cdev for iommufd support
 2023-06-23 16:48 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/2] Rework LDFLAGS and link with noexecstack
 2023-06-23 16:03 UTC  (5+ messages)
` [kvm-unit-tests PATCH 2/2] Link with "-z noexecstack" to avoid warning from newer versions of ld

[PATCH] KVM: x86/pmu: SRCU protect the PMU event filter in the fast path
 2023-06-23 15:43 UTC  (2+ messages)

[kvm-unit-tests] arm/arm64: psci_cpu_on_test failures with tcg
 2023-06-23 15:42 UTC  (3+ messages)

[kvm-unit-tests PATCH] arm/flat.lds: Specify program headers with flags to avoid linker warnings
 2023-06-23 15:38 UTC  (2+ messages)

[kvm-unit-tests PATCH v4] runtime: Allow to specify properties for accelerator
 2023-06-23 15:38 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/3] EFI runtime fixes
 2023-06-23 15:37 UTC  (2+ messages)

[GIT PULL] KVM/arm64 updates for 6.5
 2023-06-23 14:50 UTC 

[PATCH RFC v9 04/51] KVM: x86: Determine shared/private faults using a configurable mask
 2023-06-23 14:43 UTC  (11+ messages)

[Bug 217423] New: TSC synchronization issue in VM restore
 2023-06-23 14:41 UTC  (4+ messages)
` [Bug 217423] "


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 NNTP newsgroup(s).