messages from 2024-03-08 22:07:15 to 2024-03-11 22:19:32 UTC [more...]
[RFC PATCH 0/8] KVM: Prepopulate guest memory API
2024-03-11 22:19 UTC (19+ messages)
` [RFC PATCH 1/8] KVM: Document KVM_MAP_MEMORY ioctl
` [RFC PATCH 2/8] KVM: Add KVM_MAP_MEMORY vcpu ioctl to pre-populate guest memory
` [RFC PATCH 3/8] KVM: x86/mmu: Introduce initialier macro for struct kvm_page_fault
` [RFC PATCH 5/8] KVM: x86/mmu: Introduce kvm_mmu_map_page() for prepopulating guest memory
[PATCH v7 00/14] Improve KVM + userfaultfd performance via KVM_EXIT_MEMORY_FAULTs on stage-2 faults
2024-03-11 21:21 UTC (9+ messages)
` [PATCH v7 06/14] KVM: Add memslot flag to let userspace force an exit on missing hva mappings
[PATCH v2 0/7] Handle faults in KUnit tests
2024-03-11 21:21 UTC (3+ messages)
` [PATCH v2 4/7] kunit: Handle test faults
[PATCH v1 00/13] tools header compiler.h update
2024-03-11 20:51 UTC (25+ messages)
` [PATCH v1 01/13] tools bpf: Synchronize bpf.h with kernel uapi version
` [PATCH v1 02/13] libbpf: Make __printf define conditional
` [PATCH v1 03/13] libperf xyarray: Use correct stddef.h include
` [PATCH v1 04/13] perf expr: Add missing stdbool.h include
` [PATCH v1 05/13] perf expr: Tidy up header guard
` [PATCH v1 06/13] perf debug: Add missing linux/types.h include
` [PATCH v1 07/13] perf cacheline: "
` [PATCH v1 08/13] perf arm-spe: "
` [PATCH v1 09/13] tools headers: Rewrite linux/atomic.h using C11's stdatomic.h
` [PATCH v1 10/13] asm-generic: Avoid transitive dependency for unaligned.h
` [PATCH v1 11/13] tools headers: Sync linux/overflow.h
` [PATCH v1 12/13] tools headers: Sync compiler.h headers
` [PATCH v1 13/13] tools headers: Rename noinline to __noinline
[PATCH vfio 0/2] vfio/pds: Reset related fixes/improvements
2024-03-11 20:23 UTC (2+ messages)
[PATCH] vfio/platform: Convert to platform remove callback returning void
2024-03-11 20:22 UTC (3+ messages)
[PATCH v4 0/9] x86/sev: KEXEC/KDUMP support for SEV-ES guests
2024-03-11 19:19 UTC (11+ messages)
` [PATCH v4 1/9] x86/kexec/64: Disable kexec when SEV-ES is active
` [PATCH v4 2/9] x86/sev: Save and print negotiated GHCB protocol version
` [PATCH v4 3/9] x86/sev: Set GHCB data structure version
` [PATCH v4 4/9] x86/sev: Setup code to park APs in the AP Jump Table
` [PATCH v4 5/9] x86/sev: Park APs on AP Jump Table with GHCB protocol version 2
` [PATCH v4 6/9] x86/sev: Use AP Jump Table blob to stop CPU
` [PATCH v4 7/9] x86/sev: Add MMIO handling support to boot/compressed/ code
` [PATCH v4 8/9] x86/sev: Handle CLFLUSH MMIO events
` [PATCH v4 9/9] x86/kexec/64: Support kexec under SEV-ES with AP Jump Table Blob
[PATCH 0/5] KVM: arm64: Move host-specific data out of kvm_vcpu_arch
2024-03-11 18:42 UTC (14+ messages)
` [PATCH 1/5] KVM: arm64: Add accessor for per-CPU state
` [PATCH 5/5] KVM: arm64: Exclude FP ownership from kvm_vcpu_arch
[PATCH V1 vfio] vfio/mlx5: Enforce PRE_COPY support
2024-03-11 18:07 UTC (3+ messages)
[PATCH v5 00/10] crypto: qat - enable QAT GEN4 SRIOV VF live migration for QAT GEN4
2024-03-11 17:57 UTC (4+ messages)
` [PATCH v5 08/10] crypto: qat - add interface for live migration
[PATCH v4 0/3] Add arch_timer_edge_cases selftest
2024-03-11 17:48 UTC (5+ messages)
` [PATCH v4 2/3] KVM: arm64: selftests: Guarantee interrupts are handled
[PATCH RFC gmem v1 0/8] KVM: gmem hooks/changes needed for x86 (other archs?)
2024-03-11 17:24 UTC (7+ messages)
` [PATCH RFC gmem v1 4/8] KVM: x86: Add gmem hook for invalidating memory
[RFC] cputime: Introduce option to force full dynticks accounting on NOHZ & NOHZ_IDLE CPUs
2024-03-11 17:15 UTC (2+ messages)
Re: Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
2024-03-11 17:05 UTC (6+ messages)
[PATCH vhost v2 0/4] refactor the params of find_vqs()
2024-03-11 15:52 UTC (7+ messages)
` [PATCH vhost v2 1/4] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v2 2/4] virtio: vring_create_virtqueue: "
` [PATCH vhost v2 3/4] virtio: vring_new_virtqueue(): "
` [PATCH vhost v2 4/4] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()
[PATCH v2] vfio/pci: migration: Skip config space check for vendor specific capability during restore/load
2024-03-11 15:02 UTC (2+ messages)
[GIT PULL] KVM: x86 pull requests for 6.9
2024-03-11 14:43 UTC (19+ messages)
` [GIT PULL] KVM: Async #PF changes "
` [GIT PULL] KVM: Common MMU "
` [GIT PULL] KVM: x86: Misc "
` [GIT PULL] KVM: x86: MMU "
` [GIT PULL] KVM: x86: PMU "
` [GIT PULL] KVM: x86: Selftests "
` [GIT PULL] KVM: x86: VMX "
` [GIT PULL] KVM: Xen and gfn_to_pfn_cache "
[PATCH v2 0/7] vfio: Interrupt eventfd hardening
2024-03-11 14:40 UTC (19+ messages)
` [PATCH v2 1/7] vfio/pci: Disable auto-enable of exclusive INTx IRQ
` [PATCH v2 2/7] vfio/pci: Lock external INTx masking ops
` [PATCH v2 3/7] vfio: Introduce interface to flush virqfd inject workqueue
` [PATCH v2 4/7] vfio/pci: Create persistent INTx handler
` [PATCH v2 5/7] vfio/platform: Disable virqfds on cleanup
` [PATCH v2 6/7] vfio/platform: Create persistent IRQ handlers
` [PATCH v2 7/7] vfio/fsl-mc: Block calling interrupt handler without trigger
[GIT PULL] KVM/riscv changes for 6.9
2024-03-11 14:19 UTC (6+ messages)
[GIT PULL] KVM/arm64 updates for 6.9
2024-03-11 14:03 UTC (2+ messages)
[GIT PULL] LoongArch KVM changes for v6.9
2024-03-11 14:02 UTC (2+ messages)
[PATCH v2 0/2] kvm: add support for guest physical bits
2024-03-11 13:28 UTC (5+ messages)
` [PATCH v2 2/2] "
[PATCH net-next v2 3/3] tun: AF_XDP Tx zero-copy support
2024-03-11 13:27 UTC (7+ messages)
[v4 0/3] KVM: irqchip: synchronize srcu only if needed
2024-03-11 11:31 UTC (4+ messages)
` [v4 1/3] KVM: setup empty irq routing when create vm
` [v4 2/3] KVM: x86: don't setup empty irq routing when KVM_CAP_SPLIT_IRQCHIP
` [v4 3/3] KVM: s390: don't setup dummy routing when KVM_CREATE_IRQCHIP
[PATCH v3 0/2] kvm/cpuid: set proper GuestPhysBits in CPUID.0x80000008
2024-03-11 10:41 UTC (3+ messages)
` [PATCH v3 1/2] kvm/cpuid: remove GuestPhysBits code
` [PATCH v3 2/2] kvm/cpuid: set proper GuestPhysBits in CPUID.0x80000008
[PATCH v9 00/21] Introduce smp.modules for x86 in QEMU
2024-03-11 10:22 UTC (22+ messages)
` [PATCH v9 02/21] hw/core/machine: Support modules in -smp
` [PATCH v9 06/21] i386/cpu: Use APIC ID info to encode cache topo in CPUID[4]
` [PATCH v9 07/21] i386/cpu: Use APIC ID info get NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14]
` [PATCH v9 08/21] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid()
` [PATCH v9 09/21] i386/cpu: Introduce bitmap to cache available CPU topology levels
` [PATCH v9 11/21] i386/cpu: Decouple CPUID[0x1F] subleaf with specific topology level
[RESEND v3 0/3] KVM: irqchip: synchronize srcu only if needed
2024-03-11 9:44 UTC (4+ messages)
` [RESEND v3 1/3] KVM: setup empty irq routing when create vm
Unmapping KVM Guest Memory from Host Kernel
2024-03-11 9:29 UTC (3+ messages)
[PATCH v5 00/65] QEMU Guest memfd + QEMU TDX support
2024-03-11 9:27 UTC (19+ messages)
` [PATCH v5 30/65] i386/tdx: Support user configurable mrconfigid/mrowner/mrownerconfig
` [PATCH v5 49/65] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
` [PATCH v5 52/65] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility
[PATCH 0/8] iommufd support pasid attach/replace
2024-03-11 9:26 UTC (5+ messages)
` [PATCH 1/8] iommu: Introduce a replace API for device pasid
[PATCH] vhost: correct misleading printing information
2024-03-11 8:21 UTC
[PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT
2024-03-11 7:44 UTC (8+ messages)
` [PATCH 1/5] KVM: x86: Remove VMX support for virtualizing guest MTRR memtypes
` [PATCH 2/5] KVM: VMX: Drop support for forcing UC memory when guest CR0.CD=1
` [PATCH 3/5] srcu: Add an API for a memory barrier after SRCU read lock
` [PATCH 4/5] KVM: x86: Ensure a full memory barrier is emitted in the VM-Exit path
` [PATCH 5/5] KVM: VMX: Always honor guest PAT on CPUs that support self-snoop
[PATCH v11 00/35] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2024-03-11 5:50 UTC (3+ messages)
` [PATCH v11 28/35] KVM: SEV: Implement gmem hook for initializing private pages
[PATCH v19 000/130] KVM TDX basic feature support
2024-03-11 5:32 UTC (7+ messages)
` [PATCH v19 022/130] KVM: x86/vmx: Refactor KVM VMX module init/exit functions
` [PATCH v19 080/130] KVM: TDX: restore host xsave state when exit from the guest TD
[PATCH 00/16] KVM: x86/mmu: Page fault and MMIO cleanups
2024-03-11 4:43 UTC (5+ messages)
` [PATCH 09/16] KVM: x86/mmu: Move private vs. shared check above slot validity checks
[PATCH vhost v1 0/4] refactor the params of find_vqs()
2024-03-11 2:24 UTC (4+ messages)
` [PATCH vhost v1 2/4] virtio: vring_create_virtqueue: pass struct instead of multi parameters
[PATCH 0/2] KVM: x86/pmu: Globally enable GP counters at "RESET"
2024-03-11 1:25 UTC (4+ messages)
` [PATCH 1/2] KVM: x86/pmu: Set enable bits for GP counters in PERF_GLOBAL_CTRL "
` [PATCH 2/2] KVM: selftests: Verify post-RESET value of PERF_GLOBAL_CTRL in PMCs test
[GIT PULL] Final set of KVM fixes for Linux 6.8
2024-03-10 16:33 UTC (2+ messages)
[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
2024-03-10 9:35 UTC (12+ messages)
[PULL 18/43] target/i386/sev: Fix missing ERRP_GUARD() for error_prepend()
2024-03-09 19:21 UTC
[PATCH] KVM: SVM: Remove a useless zeroing of allocated memory
2024-03-09 17:15 UTC
[GIT PULL] KVM: x86: MMU(ish) fixes for 6.8
2024-03-09 16:49 UTC (2+ messages)
[PATCH] SEV: disable SEV-ES DebugSwap by default
2024-03-09 16:31 UTC
[GIT PULL] KVM: GUEST_MEMFD fixes for 6.8
2024-03-09 16:30 UTC (3+ messages)
Unmapping KVM Guest Memory from Host Kernel
2024-03-09 11:14 UTC (9+ messages)
[PATCH v6 0/9] x86/cpu: KVM: Clean up PAT and VMX macros
2024-03-09 1:27 UTC (10+ messages)
` [PATCH v6 1/9] x86/cpu: KVM: Add common defines for architectural memory types (PAT, MTRRs, etc.)
` [PATCH v6 2/9] x86/cpu: KVM: Move macro to encode PAT value to common header
` [PATCH v6 3/9] KVM: x86: Stuff vCPU's PAT with default value at RESET, not creation
` [PATCH v6 4/9] KVM: VMX: Move MSR_IA32_VMX_BASIC bit defines to asm/vmx.h
` [PATCH v6 5/9] KVM: VMX: Track CPU's MSR_IA32_VMX_BASIC as a single 64-bit value
` [PATCH v6 6/9] KVM: nVMX: Use macros and #defines in vmx_restore_vmx_basic()
` [PATCH v6 7/9] KVM VMX: Move MSR_IA32_VMX_MISC bit defines to asm/vmx.h
` [PATCH v6 8/9] KVM: VMX: Open code VMX preemption timer rate mask in its accessor
` [PATCH v6 9/9] KVM: nVMX: Use macros and #defines in vmx_restore_vmx_misc()
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