public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-15 15:08:09 to 2024-05-17 15:25:32 UTC [more...]

[PATCH 00/16] TDX MMU prep series part 1
 2024-05-17 15:25 UTC  (86+ messages)
` [PATCH 02/16] KVM: x86/mmu: Introduce a slot flag to zap only slot leafs on slot deletion
` [PATCH 03/16] KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU
` [PATCH 04/16] KVM: x86/mmu: Add address conversion functions for TDX shared bit of GPA
` [PATCH 08/16] KVM: x86/mmu: Bug the VM if kvm_zap_gfn_range() is called for TDX
` [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU

[PATCH v5 00/16] Add support for a few Zc* extensions, Zcmop and Zimop
 2024-05-17 15:18 UTC  (19+ messages)
` [PATCH v5 01/16] dt-bindings: riscv: add Zimop ISA extension description
` [PATCH v5 02/16] riscv: add ISA extension parsing for Zimop
` [PATCH v5 03/16] riscv: hwprobe: export Zimop ISA extension
` [PATCH v5 04/16] RISC-V: KVM: Allow Zimop extension for Guest/VM
` [PATCH v5 05/16] KVM: riscv: selftests: Add Zimop extension to get-reg-list test
` [PATCH v5 06/16] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
` [PATCH v5 07/16] riscv: add ISA extensions validation callback
` [PATCH v5 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
` [PATCH v5 09/16] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
` [PATCH v5 10/16] RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM
` [PATCH v5 11/16] KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test
` [PATCH v5 12/16] dt-bindings: riscv: add Zcmop ISA extension description
` [PATCH v5 13/16] riscv: add ISA extension parsing for Zcmop
` [PATCH v5 14/16] riscv: hwprobe: export Zcmop ISA extension
` [PATCH v5 15/16] RISC-V: KVM: Allow Zcmop extension for Guest/VM
` [PATCH v5 16/16] KVM: riscv: selftests: Add Zcmop extension to get-reg-list test

[PATCH v19 000/130] KVM TDX basic feature support
 2024-05-17 15:00 UTC  (6+ messages)
` [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters

[RFC PATCH 0/5] vsock/virtio: Add support for multi-devices
 2024-05-17 14:46 UTC  (6+ messages)
` [RFC PATCH 1/5] vsock/virtio: Extend virtio-vsock spec with an "order" field
` [RFC PATCH 2/5] vsock/virtio: Add support for multi-devices
` [RFC PATCH 3/5] vsock/virtio: can_msgzerocopy adapts to multi-devices
` [RFC PATCH 4/5] vsock: seqpacket_allow "
` [RFC PATCH 5/5] vsock: Add an ioctl request to get all CIDs

[PATCH v2] KVM: SEV-ES: Don't intercept MSR_IA32_DEBUGCTLMSR for SEV-ES guests
 2024-05-17 14:31 UTC  (6+ messages)

[PATCH v10 00/27] Enable CET Virtualization
 2024-05-17 14:26 UTC  (15+ messages)
` [PATCH v10 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace

[PATCH v3 0/3] vfio/pci: Support 8-byte PCI loads and stores
 2024-05-17 14:22 UTC  (9+ messages)
` [PATCH v3 1/3] vfio/pci: Extract duplicated code into macro
` [PATCH v3 2/3] vfio/pci: Support 8-byte PCI loads and stores
` [PATCH v3 3/3] vfio/pci: Continue to refactor vfio_pci_core_do_io_rw

[kvm-unit-tests PATCH v1 0/4] riscv: add SBI SSE extension tests
 2024-05-17 13:40 UTC  (5+ messages)
` [kvm-unit-tests PATCH v1 1/4] riscv: move REG_L/REG_W in a dedicated asm.h file
` [kvm-unit-tests PATCH v1 2/4] riscv: add SBI SSE extension definitions
` [kvm-unit-tests PATCH v1 3/4] riscv: add SSE assembly entry handling
` [kvm-unit-tests PATCH v1 4/4] riscv: add SBI SSE extension tests

unsubscribe
 2024-05-17 13:37 UTC 

[PATCH 0/2] selftests: harness: refactor __constructor_order
 2024-05-17 11:45 UTC  (2+ messages)
` [PATCH 1/2] selftests: harness: remove unneeded __constructor_order_last()

[PATCH] KVM: x86: Prevent L0 VMM from modifying L2 VM registers via ioctl
 2024-05-17 11:40 UTC  (5+ messages)

[PATCH 0/7] KVM: MMU changes for TDX VE support
 2024-05-17  9:56 UTC  (8+ messages)
` [PATCH 2/7] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE
` [PATCH 7/7] KVM: VMX: Introduce test mode related to EPT violation VE

[PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-05-17  9:50 UTC  (5+ messages)

[PATCH v2 00/14] arm64: Support for running as a guest in Arm CCA
 2024-05-17  9:34 UTC  (20+ messages)
` [PATCH v2 02/14] arm64: Detect if in a realm and set RIPAS RAM
` [PATCH v2 03/14] arm64: realm: Query IPA size from the RMM
` [PATCH v2 07/14] arm64: Make the PHYS_MASK_SHIFT dynamic
` [PATCH v2 09/14] arm64: Enable memory encrypt for Realms
` [PATCH v2 10/14] arm64: Force device mappings to be non-secure shared

[RFC PATCH v2 00/10] vhost-blk: in-kernel accelerator for virtio-blk guests
 2024-05-17  9:09 UTC  (3+ messages)
` [PATCH] Fix Issue: When VirtIO Backend providing VIRTIO_BLK_F_MQ feature, The file system of the front-end OS fails to be mounted

[PATCH] vfio/pci: Restore zero affected bus reset devices warning
 2024-05-17  7:43 UTC  (3+ messages)

[PATCH] vfio/pci: Collect hot-reset devices to local buffer
 2024-05-17  7:40 UTC  (4+ messages)

[PATCH 0/5] Enforce CPU cache flush for non-coherent device assignment
 2024-05-17  5:00 UTC  (29+ messages)
` [PATCH 1/5] x86/pat: Let pat_pfn_immune_to_uc_mtrr() check MTRR for untracked PAT range
` [PATCH 4/5] vfio/type1: Flush CPU caches on DMA pages in non-coherent domains
` [PATCH 5/5] iommufd: "

[PATCH] vhost/vsock: always initialize seqpacket_allow
 2024-05-17  2:37 UTC  (5+ messages)

[PATCH v8] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
 2024-05-17  1:57 UTC  (2+ messages)

[PATCH] vringh: add MODULE_DESCRIPTION()
 2024-05-17  1:57 UTC 

[PATCH vhost v9 0/6] refactor the params of find_vqs()
 2024-05-17  1:25 UTC  (2+ messages)

linux-next: manual merge of the kvm tree with the loongarch tree
 2024-05-16 23:42 UTC  (2+ messages)

[PATCH v15 00/20] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-05-16 17:23 UTC  (4+ messages)
` [PATCH v15 09/20] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT

RFC: NTP adjustments interfere with KVM emulation of TSC deadline timers
 2024-05-16 16:53 UTC  (6+ messages)

[PATCH v4] vfio/pci: migration: Skip config space check for Vendor Specific Information in VSC during restore/load
 2024-05-16 16:29 UTC  (2+ messages)

[PATCH v5] KVM: arm64: Add early_param to control WFx trapping
 2024-05-16 16:02 UTC  (2+ messages)

[RFC PATCH v3 0/5] Hypervisor-Enforced Kernel Integrity - CR pinning
 2024-05-16 14:02 UTC  (11+ messages)
` [RFC PATCH v3 3/5] KVM: x86: Add notifications for Heki policy configuration and violation

[PULL 00/19] KVM: Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-05-16 12:45 UTC  (5+ messages)
` [PULL 13/19] KVM: SEV: Implement gmem hook for invalidating private pages

[PATCH] vhost: use pr_err for vq_err
 2024-05-16 12:36 UTC  (3+ messages)

[kvmtool PATCH v3 1/1] riscv: Fix the hart bit setting of AIA
 2024-05-16  1:06 UTC 

[GIT PULL] First batch of KVM changes for Linux 6.10 merge window
 2024-05-16  0:56 UTC  (2+ messages)

access_tracking_perf_test kvm selftest doesn't work when Multi-Gen LRU is in use
 2024-05-15 23:39 UTC 

[PATCH] KVM: SEV: Fix uninitialized firmware error code
 2024-05-15 22:02 UTC  (2+ messages)

[PATCH v9] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2024-05-15 16:47 UTC  (6+ messages)

[PATCH v4 00/11] Add support for a few Zc* extensions as well as Zcmop
 2024-05-15 15:47 UTC  (5+ messages)
` [PATCH v4 02/11] riscv: add ISA extensions validation

[PATCH] KVM: x86: add KVM_RUN_X86_GUEST_MODE kvm_run flag
 2024-05-15 15:23 UTC  (3+ messages)

[PATCH] KVM: Unexport kvm_debugfs_dir
 2024-05-15 15:08 UTC 


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