messages from 2024-09-05 12:12:23 to 2024-09-09 16:07:36 UTC [more...]
[PATCH 00/21] TDX MMU Part 2
2024-09-09 16:07 UTC (34+ messages)
` [PATCH 01/21] KVM: x86/mmu: Implement memslot deletion for TDX
` [PATCH 02/21] KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU
` [PATCH 03/21] KVM: x86/mmu: Do not enable page track for TD guest
` [PATCH 04/21] KVM: VMX: Split out guts of EPT violation to common/exposed function
` [PATCH 05/21] KVM: VMX: Teach EPT violation helper about private mem
` [PATCH 06/21] KVM: TDX: Add accessors VMX VMCS helpers
` [PATCH 08/21] KVM: TDX: Set gfn_direct_bits to shared bit
` [PATCH 09/21] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT
` [PATCH 10/21] KVM: TDX: Require TDP MMU and mmio caching for TDX
` [PATCH 11/21] KVM: x86/mmu: Add setter for shadow_mmio_value
` [PATCH 12/21] KVM: TDX: Set per-VM shadow_mmio_value to 0
` [PATCH 14/21] KVM: TDX: Implement hooks to propagate changes of TDP MMU mirror page table
` [PATCH 19/21] KVM: TDX: Add an ioctl to create initial guest memory
` [PATCH 21/21] KVM: TDX: Handle vCPU dissociation
[PATCH 5/5] KVM: VMX: Always honor guest PAT on CPUs that support self-snoop
2024-09-09 16:04 UTC (13+ messages)
[PATCH 00/22] KVM: x86/mmu: Allow yielding on mmu_notifier zap
2024-09-09 15:49 UTC (9+ messages)
` [PATCH 04/22] KVM: selftests: Compute number of extra pages needed in mmu_stress_test
` [PATCH 09/22] KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ)
[PATCH v5 00/10] KVM: arm64: Allow userspace to modify CTR_EL0
2024-09-09 15:19 UTC (3+ messages)
` [PATCH v5 07/10] KVM: arm64: Treat CTR_EL0 as a VM feature ID register
[PATCH v5 00/19] arm64: Support for running as a guest in Arm CCA
2024-09-09 15:15 UTC (19+ messages)
` [PATCH v5 03/19] arm64: rsi: Add RSI definitions
` [PATCH v5 05/19] arm64: Detect if in a realm and set RIPAS RAM
` [PATCH v5 07/19] arm64: rsi: Add support for checking whether an MMIO is protected
` [PATCH v5 12/19] efi: arm64: Map Device with Prot Shared
` [PATCH v5 19/19] virt: arm-cca-guest: TSM_REPORT support for realms
[PATCH v2 00/19] mm: Support huge pfnmaps
2024-09-09 15:03 UTC (3+ messages)
[PATCH v2 0/4] vfio-pci support pasid attach/detach
2024-09-09 14:02 UTC (19+ messages)
[PATCH] drm/bochs: use ioremap_wc() to map framebuffer during driver probing
2024-09-09 13:19 UTC (3+ messages)
[PATCH v2] drm/bochs: use devm_ioremap_wc() to map framebuffer
2024-09-09 13:16 UTC
[PATCH v3 0/8] TDX host: metadata reading tweaks, bug fix and info dump
2024-09-09 12:28 UTC (19+ messages)
` [PATCH v3 2/8] x86/virt/tdx: Remove 'struct field_mapping' and implement TD_SYSINFO_MAP() macro
` [PATCH v3 3/8] x86/virt/tdx: Prepare to support reading other global metadata fields
` [PATCH v3 6/8] x86/virt/tdx: Print TDX module basic information
` [PATCH v3 7/8] x86/virt/tdx: Reduce TDMR's reserved areas by using CMRs to find memory holes
` [PATCH v3 8/8] x86/virt/tdx: Don't initialize module that doesn't support NO_RBP_MOD feature
[RFC PATCH 00/21] Secure VFIO, TDISP, SEV TIO
2024-09-09 10:07 UTC (11+ messages)
` [RFC PATCH 06/21] crypto: ccp: Enable SEV-TIO feature in the PSP when supported
` [RFC PATCH 13/21] KVM: X86: Handle private MMIO as shared
Nested guest VM freeze with lots of spurious pages fault
2024-09-09 9:33 UTC
[PATCH vhost v2 00/10] vdpa/mlx5: Parallelize device suspend/resume
2024-09-09 9:32 UTC (3+ messages)
` [PATCH mlx5-vhost v2 01/10] net/mlx5: Support throttled commands from async API
[PATCH vhost v2 0/7] vdpa/mlx5: Optimze MKEY operations
2024-09-09 9:30 UTC (2+ messages)
[PATCH 0/2] iommufd: Misc cleanups per iommufd iopf merging
2024-09-09 7:31 UTC (5+ messages)
` [PATCH 1/2] iommufd: Avoid duplicated __iommu_group_set_core_domain() call
` [PATCH 2/2] iommu: Set iommu_attach_handle->domain in core
[PATCH v2 00/19] mm: Support huge pfnmaps
2024-09-09 3:56 UTC (13+ messages)
[PATCH v4 00/43] arm64: Support for Arm CCA in KVM
2024-09-08 23:56 UTC (6+ messages)
` [PATCH v4 05/43] arm64: RME: Add SMC definitions for calling the RMM
` [PATCH v4 09/43] arm64: RME: ioctls to create and configure realms
[PATCH v3 0/2] KVM: x86/mmu: Run NX huge page recovery under MMU read lock
2024-09-08 23:29 UTC (4+ messages)
` [PATCH v3 1/2] KVM: x86/mmu: Track TDP MMU NX huge pages separately
` [PATCH v3 2/2] KVM: x86/mmu: Recover TDP MMU NX huge pages using MMU read lock
[PATCH 0/5] LoongArch, MIPS: Unify Loongson IOCSR handling
2024-09-08 16:56 UTC (13+ messages)
` [PATCH 1/5] LoongArch: Rename cpu_has_csr as cpu_has_iocsr
` [PATCH 2/5] LoongArch: Probe more CPU features from CPUCFG
` [PATCH 3/5] LoongArch: cpu-probe: Move IOCSR probing out of cpu_probe_common
` [PATCH 4/5] LoongArch: Extract IOCSR definitions to standalone header
` [PATCH 5/5] MIPS: Loongson64: Use shared IOCSR header
[PATCH 6.6 2/4] mm: Introduce pudp/p4dp/pgdp_get() functions
2024-09-08 14:10 UTC (4+ messages)
` [PATCH 6.6 3/4] riscv: mm: Only compile pgtable.c if MMU
` [PATCH 6.6 4/4] riscv: Use accessors to page table entries instead of direct dereference
[PATCH v2 0/7] Introduce SMP Cache Topology
2024-09-08 12:59 UTC (8+ messages)
` [PATCH v2 1/7] hw/core: Make CPU topology enumeration arch-agnostic
` [PATCH v2 2/7] qapi/qom: Define cache enumeration and properties
` [PATCH v2 3/7] hw/core: Add smp cache topology for machine
` [PATCH v2 4/7] hw/core: Check smp cache topology support "
` [PATCH v2 5/7] i386/cpu: Support thread and module level cache topology
` [PATCH v2 6/7] i386/cpu: Update cache topology with machine's configuration
` [PATCH v2 7/7] i386/pc: Support cache topology in -machine for PC machine
[[PATCH V2 00/10] Added Interrupt controller emulation for loongarch kvm
2024-09-07 7:56 UTC (2+ messages)
[PATCH kvmtool v2 0/4] x86: Fixes issue with only one CPU available in kernel 6.9
2024-09-07 2:13 UTC (5+ messages)
` [PATCH kvmtool v2 1/4] x86: Set the correct srcbusirq of pci irq mptable
` [PATCH kvmtool v2 2/4] x86: Add the ISA IRQ entries of mptable
` [PATCH kvmtool v2 3/4] x86: Remove the "noapic" kernel cmdline parameter (for enable the IO APIC)
` [PATCH kvmtool v2 4/4] x86: Disable Topology Extensions on AMD processors in cpuid
[kvm-unit-tests PATCH 0/5] Collection of tests for canonical checks on LA57 enabled CPUs
2024-09-07 0:54 UTC (6+ messages)
` [kvm-unit-tests PATCH 1/5] x86: add _safe and _fep_safe variants to segment base load instructions
` [kvm-unit-tests PATCH 2/5] x86: add a few functions for gdt manipulation
` [kvm-unit-tests PATCH 3/5] x86: move struct invpcid_desc descriptor to processor.h
` [kvm-unit-tests PATCH 4/5] Add a test for writing canonical values to various msrs and fields
` [kvm-unit-tests PATCH 5/5] nVMX: add a test for canonical checks of various host state vmcs12 fields
[GIT PULL] KVM fixes for Linux 6.11-rc7
2024-09-07 0:48 UTC (5+ messages)
[PATCH v2 0/8] Initial support for SMMUv3 nested translation
2024-09-06 23:15 UTC (23+ messages)
` [PATCH v2 6/8] iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info
` [PATCH v2 8/8] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED
[PATCH v4 0/4] Relax canonical checks on some arch msrs
2024-09-06 22:18 UTC (5+ messages)
` [PATCH v4 1/4] KVM: x86: drop x86.h include from cpuid.h
` [PATCH v4 2/4] KVM: x86: implement emul_is_noncanonical_address using is_noncanonical_address
` [PATCH v4 3/4] KVM: x86: model canonical checks more precisely
` [PATCH v4 4/4] KVM: nVMX: fix canonical check of vmcs12 HOST_RIP
[PATCH] KVM: x86: Only advertise KVM_CAP_READONLY_MEM when supported by VM
2024-09-06 21:15 UTC (3+ messages)
[PATCH v2] x86/sev: Fix host kdump support for SNP
2024-09-06 20:27 UTC (2+ messages)
[PATCH] KVM: x86: Forcibly leave nested if RSM to L2 hits shutdown
2024-09-06 18:30 UTC (2+ messages)
KVM: x86: __wait_lapic_expire silently using TPAUSE C0.2
2024-09-06 17:57 UTC
[PATCH -next] vfio/mdev: Constify struct kobj_type
2024-09-06 15:50 UTC (3+ messages)
[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
2024-09-06 15:40 UTC (4+ messages)
` [RFC PATCH v3 06/58] perf: Support get/put passthrough PMU interfaces
[PATCH v2 0/4] i386/cpu: Add support for perfmon-v2, RAS bits and EPYC-Turin CPU model
2024-09-06 14:10 UTC (2+ messages)
[RFC PATCH 12/21] KVM: IOMMUFD: MEMFD: Map private pages
2024-09-06 13:54 UTC (18+ messages)
[PATCH 00/25] TDX vCPU/VM creation
2024-09-06 13:52 UTC (12+ messages)
` [PATCH 10/25] KVM: TDX: Initialize KVM supported capabilities when module setup
` [PATCH 14/25] KVM: TDX: initialize VM with TDX specific parameters
[PATCH 0/3] KVM: x86: Fix Intel PT Host/Guest mode when host tracing also
2024-09-06 13:00 UTC (4+ messages)
` [PATCH 1/3] KVM: x86: Fix Intel PT IA32_RTIT_CTL MSR validation
` [PATCH 2/3] KVM: x86: Fix Intel PT Host/Guest mode when host tracing also
` [PATCH 3/3] KVM: selftests: Add guest Intel PT test
[PATCH] KVM: PPC: remove unused varible
2024-09-06 11:57 UTC (2+ messages)
[PATCH 6.6 1/4] riscv: Use WRITE_ONCE() when setting page table entries
2024-09-06 8:22 UTC
[PATCH v2 00/22] KVM: x86: Fix multiple #PF RO infinite loop bugs
2024-09-06 8:17 UTC (5+ messages)
` [PATCH v2 04/22] KVM: x86/mmu: Skip emulation on page fault iff 1+ SPs were unprotected
` [PATCH v2 05/22] KVM: x86: Retry to-be-emulated insn in "slow" unprotect path iff sp is zapped
[PATCH net-next v18 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
2024-09-06 7:36 UTC
[PATCH v2 00/16] KVM: arm64: Add EL2 support to FEAT_S1PIE
2024-09-06 7:04 UTC (6+ messages)
` [PATCH v2 12/16] KVM: arm64: Implement AT S1PIE support
Business Proposal
2024-09-06 6:10 UTC
[PATCH v3 0/7] iommufd support pasid attach/replace
2024-09-06 5:57 UTC (8+ messages)
` [PATCH v3 1/7] iommu: Introduce a replace API for device pasid
[PATCH v2 0/7] KVM: nVMX: Fix IPIv vs. nested posted interrupts
2024-09-06 4:34 UTC (8+ messages)
` [PATCH v2 1/7] KVM: x86: Move "ack" phase of local APIC IRQ delivery to separate API
` [PATCH v2 2/7] KVM: nVMX: Get to-be-acknowledge IRQ for nested VM-Exit at injection site
` [PATCH v2 3/7] KVM: nVMX: Suppress external interrupt VM-Exit injection if there's no IRQ
` [PATCH v2 4/7] KVM: nVMX: Detect nested posted interrupt NV at nested VM-Exit injection
` [PATCH v2 5/7] KVM: x86: Fold kvm_get_apic_interrupt() into kvm_cpu_get_interrupt()
` [PATCH v2 6/7] KVM: nVMX: Explicitly invalidate posted_intr_nv if PI is disabled at VM-Enter
` [PATCH v2 7/7] KVM: nVMX: Assert that vcpu->mutex is held when accessing secondary VMCSes
[PATCH 5/5] perf: Correct perf sampling with guest VMs
2024-09-06 2:31 UTC (2+ messages)
[PATCH v3] Loongarch: KVM: Add KVM hypercalls documentation for LoongArch
2024-09-05 20:30 UTC (2+ messages)
[PATCH] KVM: x86: Avoid clang -Wimplicit-fallthrough in kvm_vm_ioctl_check_extension()
2024-09-05 19:10 UTC
[PATCH v2 00/25] Enable FRED with KVM VMX
2024-09-05 17:09 UTC (5+ messages)
` [PATCH v2 07/25] KVM: VMX: Set intercept for FRED MSRs
[RFC][PATCH] KVM: Remove HIGH_RES_TIMERS dependency
2024-09-05 16:19 UTC (2+ messages)
[PATCH v2 00/19] qapi: Reduce use of 'prefix'
2024-09-05 16:07 UTC (6+ messages)
` [PATCH v2 01/19] qapi: Smarter camel_to_upper() to reduce need for 'prefix'
[PATCH v1 1/2] virtio_fs: introduce virtio_fs_put_locked helper
2024-09-05 14:17 UTC (4+ messages)
` [PATCH v1 2/2] virtio_fs: add sysfs entries for queue information
[PATCH v3 0/9] SEV Kernel Selftests
2024-09-05 12:41 UTC (10+ messages)
` [PATCH v3 1/9] KVM: selftests: Decouple SEV ioctls from asserts
` [PATCH v3 2/9] KVM: selftests: Add a basic SNP smoke test
` [PATCH v3 3/9] KVM: selftests: Add SNP to shutdown testing
` [PATCH v3 4/9] KVM: selftests: SEV IOCTL test
` [PATCH v3 5/9] KVM: selftests: SNP "
` [PATCH v3 6/9] KVM: selftests: SEV-SNP test for KVM_SEV_INIT2
` [PATCH v3 7/9] KVM: selftests: Add interface to manually flag protected/encrypted ranges
` [PATCH v3 8/9] KVM: selftests: Add a CoCo-specific test for KVM_PRE_FAULT_MEMORY
` [PATCH v3 9/9] KVM: selftests: Interleave fallocate "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).