public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-27 07:59:34 to 2023-06-28 14:41:48 UTC [more...]

[PATCH v12 00/24] Add vfio_device cdev for iommufd support
 2023-06-28 14:41 UTC  (9+ messages)
` [PATCH v12 18/24] vfio: Add VFIO_DEVICE_BIND_IOMMUFD

[PATCH v12 00/22] TDX host kernel support
 2023-06-28 14:17 UTC  (50+ messages)
` [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 12/22] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [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

[GIT PULL] Please pull IOMMUFD subsystem changes
 2023-06-28 14:04 UTC 

[Bug 217574] New: kvm_intel loads only after suspend
 2023-06-28 13:53 UTC  (3+ messages)
` [Bug 217574] "

[PATCH v1 1/1] KVM: s390: pv: simplify shutdown and fix race
 2023-06-28 13:10 UTC 

[PATCH v2 00/11] iommufd: Add nesting infrastructure
 2023-06-28 12:36 UTC  (13+ messages)

[PATCH v13 00/22] Add vfio_device cdev for iommufd support
 2023-06-28 12:34 UTC  (9+ messages)
` [PATCH v13 22/22] docs: vfio: Add vfio device cdev description

[PATCH v3 00/16] accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF)
 2023-06-28 11:58 UTC  (9+ messages)
` [PATCH v3 01/16] MAINTAINERS: Update Roman Bolshakov email address
` [PATCH v3 15/16] accel: Rename 'cpu_state' -> 'cs'
` [PATCH v3 16/16] accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState

[kvm-unit-tests PATCH v3 0/6] arm: pmu: Fix random failures of pmu-chain-promotion
 2023-06-28 11:45 UTC  (4+ messages)

[kvm-unit-tests PATCH] arm64: timer: ignore ISTATUS with disabled timer
 2023-06-28 11:40 UTC  (2+ messages)

[PATCH kvmtool 0/2] vfio/pci: Fix unmaskable MSI
 2023-06-28 11:23 UTC  (3+ messages)
` [PATCH kvmtool 1/2] vfio/pci: Initialize MSI vectors unmasked
` [PATCH kvmtool 2/2] vfio/pci: Clarify the MSI states

[PATCH V2] MIPS: KVM: Fix NULL pointer dereference
 2023-06-28 11:08 UTC 

[PATCH v15 00/30] Add KVM LoongArch support
 2023-06-28 10:40 UTC  (14+ messages)
` [PATCH v15 02/30] LoongArch: KVM: Implement kvm module related interface
` [PATCH v15 05/30] LoongArch: KVM: Add vcpu related header files
` [PATCH v15 27/30] LoongArch: KVM: Implement vcpu world switch

[PATCH v4 00/12] RISCV: Add KVM_GET_REG_LIST API
 2023-06-28 10:29 UTC  (13+ messages)
` [PATCH v4 08/12] KVM: arm64: selftests: Move reject_set check logic to a function
` [PATCH v4 09/12] KVM: selftests: Only do get/set tests on present blessed list
` [PATCH v4 11/12] KVM: riscv: selftests: Add finalize_vcpu check in run_test
` [PATCH v4 12/12] KVM: riscv: selftests: Add get-reg-list test

[kvm-unit-tests PATCH] runtime: Teach pretty-print-stacks about EFI debug info
 2023-06-28 10:05 UTC 

[PATCH 0/4] Part of fix for host and guest LBR event coexist
 2023-06-28  9:27 UTC  (18+ messages)
` [PATCH 1/4] perf/x86/intel: Get shared reg constraints first for vLBR
` [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 4/4] KVM: selftests: Add test case for guest and host LBR preemption

[PATCH v1 0/6] LASS KVM virtualization support
 2023-06-28  8:42 UTC  (15+ messages)
` [PATCH v1 1/6] KVM: x86: Consolidate flags for __linearize()
` [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 4/6] KVM: x86: Add emulator helper "

[PATCH] vfio/mdev: Move the compat_class initialization to module init
 2023-06-28  7:39 UTC  (3+ messages)

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

[syzbot] [kernel?] kernel BUG in workingset_activation (2)
 2023-06-28  8:20 UTC  (2+ messages)

[PATCH] KVM: nVMX: Prevent vmlaunch with EPTP pointing outside assigned memory area
 2023-06-28  7:12 UTC 

[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-28  7:35 UTC  (2+ messages)
` [Bug 217558] "

[RFC 0/4] reconnect support in vduse
 2023-06-28  8:13 UTC  (9+ messages)
` [RFC 1/4] vduse: Add the struct to save the vq reconnect info
` [RFC 2/4] vduse: Add file operation for mmap
` [RFC 3/4] vduse: Add the function for get/free the mapp pages
` [RFC 4/4] vduse: update the vq_info in ioctl

[RFC PATCH v2 0/6] KVM: guest memory: Misc enhacnement
 2023-06-28  6:41 UTC  (8+ messages)
` [RFC PATCH v2 4/6] KVM: x86: Introduce fault type to indicate kvm page fault is private
` [RFC PATCH v2 5/6] KVM: Add flags to struct kvm_gfn_range

[PATCH -next v21 00/27] riscv: Add vector ISA support
 2023-06-28  4:53 UTC  (5+ messages)
` [PATCH -next v21 03/27] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0

[PATCH] MIPS: KVM: Fix NULL pointer dereference
 2023-06-28  7:34 UTC  (3+ messages)

[PATCH v6 00/33] Split ptdesc from struct page
 2023-06-28  7:41 UTC  (10+ messages)
` [PATCH v6 03/33] pgtable: Create struct ptdesc

[PATCH v10 00/59] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2023-06-28  6:45 UTC  (2+ messages)

[PATCH v9 0/6] Linear Address Masking (LAM) KVM Enabling
 2023-06-28  3:05 UTC  (8+ messages)
` [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 v3 00/21] Enable CET Virtualization
 2023-06-28  1:42 UTC  (8+ messages)
` [PATCH v3 13/21] KVM:VMX: Emulate reads and writes to CET MSRs

[PATCH] KVM: VMX: Require KVM_SET_TSS_ADDR being called prior to running a VCPU
 2023-06-28  1:29 UTC  (2+ messages)

[ANNOUNCE] PUCK Agenda - 2023.06.28 - CANCELED
 2023-06-27 23:06 UTC 

[PATCH v5 00/33] Split ptdesc from struct page
 2023-06-27 21:57 UTC  (11+ messages)
` [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs

[Bug 217307] New: windows guest entering boot loop when nested virtualization enabled and hyperv installed
 2023-06-27 21:37 UTC  (5+ messages)
` [Bug 217307] "

[PATCH 5/5] MAINTAINERS: Update KVM/MIPS maintainers
 2023-06-27 18:58 UTC  (8+ messages)

[RFC PATCH v1 0/4] virtio/vsock: some updates for MSG_PEEK flag
 2023-06-27 11:58 UTC  (5+ messages)
` [RFC PATCH v1 1/4] virtio/vsock: rework MSG_PEEK for SOCK_STREAM

[PATCH RFC net-next v4 0/8] virtio/vsock: support datagrams
 2023-06-27  1:19 UTC  (7+ messages)
` [PATCH RFC net-next v4 6/8] virtio/vsock: support dgrams

[PATCH] KVM: arm64: timers: Use CNTHCTL_EL2 when setting non-CNTKCTL_EL1 bits
 2023-06-27 17:14 UTC  (3+ messages)

[PATCH v2 0/6] Update document description for kvm_mmu_page and kvm_mmu_page_role
 2023-06-27 16:16 UTC  (9+ messages)
` [PATCH v2 3/6] KVM: Documentation: Add the missing description for ptep in kvm_mmu_page
` [PATCH v2 4/6] KVM: Documentation: Add the missing description for tdp_mmu_root_count into kvm_mmu_page
` [PATCH v2 5/6] KVM: Documentation: Add the missing description for mmu_valid_gen "
` [PATCH v2 6/6] KVM: Documentation: Add the missing description for tdp_mmu_page "

[PATCH v5] vfio/pci: Propagate ACPI notifications to user-space via eventfd
 2023-06-27 16:01 UTC  (3+ messages)

[PATCH 0/2] Prevent RESV_DIRECT devices from user assignment
 2023-06-27 15:49 UTC  (15+ messages)
` [PATCH 1/2] iommu: Prevent RESV_DIRECT devices from blocking domains

[PATCH v7 0/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
 2023-06-27 14:35 UTC  (7+ messages)
` [PATCH v7 5/8] video/aperture: Add a helper to detect if an aperture contains firmware FB
` [PATCH v7 6/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
` [PATCH v7 8/8] drm/radeon: Implement the is_boot_device callback function

[PATCH v20 00/21] s390x: CPU Topology
 2023-06-27 13:22 UTC  (10+ messages)
` [PATCH v20 14/21] tests/avocado: s390x cpu topology core
` [PATCH v20 15/21] tests/avocado: s390x cpu topology polarisation
` [PATCH v20 16/21] tests/avocado: s390x cpu topology entitlement tests

[PATCH v3 0/6] target/ppc: Few cleanups in kvm_ppc.h
 2023-06-27 11:51 UTC  (7+ messages)
` [PATCH v3 1/6] target/ppc: Have 'kvm_ppc.h' include 'sysemu/kvm.h'
` [PATCH v3 2/6] target/ppc: Reorder #ifdef'ry in kvm_ppc.h
` [PATCH v3 3/6] target/ppc: Move CPU QOM definitions to cpu-qom.h
` [PATCH v3 4/6] target/ppc: Define TYPE_HOST_POWERPC_CPU in cpu-qom.h
` [PATCH v3 5/6] target/ppc: Restrict 'kvm_ppc.h' to sysemu in cpu_init.c
` [PATCH v3 6/6] target/ppc: Remove pointless checks of CONFIG_USER_ONLY in 'kvm_ppc.h'

[PATCH v2 0/3] i386: Minor fixes of building CPUIDs
 2023-06-27  9:30 UTC  (7+ messages)
` [PATCH v2 1/3] i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1F
` [PATCH v2 2/3] i386/cpuid: Remove subleaf constraint on "
` [PATCH v2 3/3] i386/cpuid: Move leaf 7 to correct group

[RFC PATCH v4 00/17] vsock: MSG_ZEROCOPY flag support
 2023-06-27  8:22 UTC  (13+ messages)
` [RFC PATCH v4 05/17] vsock/virtio: "
` [RFC PATCH v4 07/17] vsock: read from socket's error queue

[kvm-unit-tests PATCH v10 0/2] S390x: CPU Topology Information
 2023-06-27  8:21 UTC  (3+ messages)
` [kvm-unit-tests PATCH v10 1/2] s390x: topology: Check the Perform Topology Function
` [kvm-unit-tests PATCH v10 2/2] s390x: topology: Checking Configuration Topology Information


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