messages from 2024-03-09 13:40:04 to 2024-03-12 06:51:44 UTC [more...]
[GIT PULL] KVM/riscv changes for 6.9
2024-03-12 6:51 UTC (7+ messages)
[kvm-unit-tests PATCH v1] arch-run: Wait for incoming socket being removed
2024-03-12 6:45 UTC (6+ messages)
[PATCH v1 0/5] Add support for the Idle HLT intercept feature
2024-03-12 6:10 UTC (4+ messages)
` [PATCH v1 3/5] tools: Add KVM exit reason for the Idle HLT
[PATCH net-next v2 3/3] tun: AF_XDP Tx zero-copy support
2024-03-12 6:07 UTC (8+ messages)
[kvm-unit-tests PATCH v2 00/13] Enable EFI support
2024-03-12 5:45 UTC (3+ messages)
` [kvm-unit-tests PATCH v2 04/13] treewide: lib/stack: Make base_address arch specific
[PATCH 00/16] KVM: x86/mmu: Page fault and MMIO cleanups
2024-03-12 5:44 UTC (15+ messages)
` [PATCH 01/16] KVM: x86/mmu: Exit to userspace with -EFAULT if private fault hits emulation
` [PATCH 05/16] KVM: x86/mmu: Use synthetic page fault error code to indicate private faults
` [PATCH 06/16] KVM: x86/mmu: WARN if upper 32 bits of legacy #PF error code are non-zero
` [PATCH 09/16] KVM: x86/mmu: Move private vs. shared check above slot validity checks
[PATCH v2 0/7] Handle faults in KUnit tests
2024-03-12 5:05 UTC (16+ messages)
` [PATCH v2 1/7] kunit: Handle thread creation error
` [PATCH v2 2/7] kunit: Fix kthread reference
` [PATCH v2 3/7] kunit: Fix timeout message
` [PATCH v2 4/7] kunit: Handle test faults
` [PATCH v2 5/7] kunit: Fix KUNIT_SUCCESS() calls in iov_iter tests
` [PATCH v2 6/7] kunit: Print last test location on fault
` [PATCH v2 7/7] kunit: Add tests for fault
[PATCH v19 000/130] KVM TDX basic feature support
2024-03-12 4:42 UTC (11+ 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 0/8] iommufd support pasid attach/replace
2024-03-12 3:07 UTC (6+ messages)
` [PATCH 1/8] iommu: Introduce a replace API for device pasid
[PATCH v3 0/2] kvm/cpuid: set proper GuestPhysBits in CPUID.0x80000008
2024-03-12 2:44 UTC (5+ messages)
` [PATCH v3 1/2] kvm/cpuid: remove GuestPhysBits code
` [PATCH v3 2/2] kvm/cpuid: set proper GuestPhysBits in CPUID.0x80000008
[PATCH vhost v3 0/4] refactor the params of find_vqs()
2024-03-12 2:10 UTC (5+ messages)
` [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v3 2/4] virtio: vring_create_virtqueue: "
` [PATCH vhost v3 3/4] virtio: vring_new_virtqueue(): "
` [PATCH vhost v3 4/4] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()
[PATCH 00/21] TDX/SNP part 1 of n, for 6.9
2024-03-12 1:43 UTC (12+ messages)
` [PATCH 04/21] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE
` [PATCH 06/21] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
` [PATCH 07/21] KVM: VMX: Introduce test mode related to EPT violation VE
` [PATCH 09/21] KVM: VMX: Modify NMI and INTR handlers to take intr_info as function argument
` [PATCH 21/21] KVM: x86: Add gmem hook for determining max NPT mapping level
[RFC PATCH 0/8] KVM: Prepopulate guest memory API
2024-03-12 1:34 UTC (26+ 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
` [RFC PATCH 6/8] KVM: x86: Implement kvm_arch_{, pre_}vcpu_map_memory()
[PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT
2024-03-12 1:10 UTC (8+ messages)
` [PATCH 1/5] KVM: x86: Remove VMX support for virtualizing guest MTRR memtypes
` [PATCH 5/5] KVM: VMX: Always honor guest PAT on CPUs that support self-snoop
kernel selftest max_guest_memory_test fails when using more that 256 vCPUs
2024-03-12 0:05 UTC (2+ messages)
[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 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 (12+ 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/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] "
[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 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] vhost: correct misleading printing information
2024-03-11 8:21 UTC
[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 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 (2+ messages)
[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)
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