messages from 2025-03-10 12:25:17 to 2025-03-12 17:53:31 UTC [more...]
[kvm-unit-tests PATCH v8 0/6] riscv: add SBI SSE extension tests
2025-03-12 17:53 UTC (8+ messages)
` [kvm-unit-tests PATCH v8 2/6] riscv: Set .aux.o files as .PRECIOUS
` [kvm-unit-tests PATCH v8 5/6] lib: riscv: Add SBI SSE support
` [kvm-unit-tests PATCH v8 6/6] riscv: sbi: Add SSE extension tests
[RFC PATCH 0/5] KVM: guest_memfd: support for uffd missing
2025-03-12 17:07 UTC (9+ messages)
[PATCH] s390/vfio-ap: lock mdev object when handling mdev remove request
2025-03-12 15:19 UTC (3+ messages)
[PATCH v6 0/8] Move initializing SEV/SNP functionality to KVM
2025-03-12 13:34 UTC (3+ messages)
` [PATCH v6 7/8] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM
[PATCH 0/2] KVM: kvm-coco-queue: Support protected TSC
2025-03-12 13:07 UTC (6+ messages)
` [PATCH 2/2] KVM: x86: Don't allow tsc_offset, tsc_scaling_ratio to change
[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
2025-03-12 12:41 UTC (12+ messages)
[PATCH v3 00/10] KVM: TDX: TD vcpu enter/exit
2025-03-12 11:36 UTC (4+ messages)
` [PATCH v3 05/10] KVM: TDX: restore host xsave state when exit from the guest TD
[RFC PATCH v2 14/22] iommufd: Add TIO calls
2025-03-12 10:41 UTC (13+ messages)
[PATCH v7 00/17] Provide a new two step DMA mapping API
2025-03-12 9:28 UTC (4+ messages)
[PATCH v2 00/10] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
2025-03-12 8:30 UTC (11+ messages)
` [PATCH v2 07/10] target/i386/kvm: query kvm.enable_pmu parameter
` [PATCH v2 08/10] target/i386/kvm: reset AMD PMU registers during VM reset
[RFC PATCH] vfio/pci: add PCIe TPH to device feature ioctl
2025-03-12 7:53 UTC (6+ messages)
[PATCH] vfio/pci: Handle INTx IRQ_NOTCONNECTED
2025-03-12 7:33 UTC (2+ messages)
[PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature
2025-03-12 5:59 UTC (28+ messages)
` [PATCH net-next v9 1/6] virtio_net: Add functions for hashing
` [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
` [PATCH net-next v9 5/6] selftest: tun: Add tests for virtio-net hashing
` [PATCH net-next v9 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT
[RFC PATCH 08/12] vfio/pci: Create host unaccessible dma-buf for private device
2025-03-12 1:37 UTC (11+ messages)
[PATCH v3 00/10] Introduce CET supervisor state support
2025-03-12 1:03 UTC (18+ messages)
` [PATCH v3 04/10] x86/fpu/xstate: Correct guest fpstate size calculation
` [PATCH v3 09/10] x86/fpu/xstate: Introduce XFEATURE_MASK_KERNEL_DYNAMIC xfeature set
[PATCH v3 00/17] make system memory API available for common code
2025-03-11 19:58 UTC (18+ messages)
` [PATCH v3 01/17] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
` [PATCH v3 02/17] exec/tswap: implement {ld,st}.*_p as functions instead of macros
` [PATCH v3 03/17] exec/memory_ldst: extract memory_ldst declarations from cpu-all.h
` [PATCH v3 04/17] exec/memory_ldst_phys: extract memory_ldst_phys "
` [PATCH v3 05/17] exec/memory.h: make devend_memop "target defines" agnostic
` [PATCH v3 06/17] codebase: prepare to remove cpu.h from exec/exec-all.h
` [PATCH v3 07/17] exec/exec-all: remove dependency on cpu.h
` [PATCH v3 08/17] exec/memory-internal: "
` [PATCH v3 09/17] exec/ram_addr: "
` [PATCH v3 10/17] system/kvm: make kvm_flush_coalesced_mmio_buffer() accessible for common code
` [PATCH v3 11/17] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled
` [PATCH v3 12/17] hw/xen: add stubs for various functions
` [PATCH v3 13/17] system/physmem: compilation unit is now common to all targets
` [PATCH v3 14/17] include/exec/memory: extract devend_big_endian from devend_memop
` [PATCH v3 15/17] include/exec/memory: move devend functions to memory-internal.h
` [PATCH v3 16/17] system/memory: make compilation unit common
` [PATCH v3 17/17] system/ioport: "
[PATCH 00/18] KVM: arm64: Revamp Fine Grained Trap handling
2025-03-11 19:10 UTC (4+ messages)
` [PATCH 07/18] KVM: arm64: Compute FGT masks from KVM's own FGT tables
[PATCH v4 0/5] Enable Secure TSC for SEV-SNP
2025-03-11 16:02 UTC (18+ messages)
` [PATCH v4 1/5] x86/cpufeatures: Add SNP Secure TSC
` [PATCH v4 2/5] KVM: SVM: Add missing member in SNP_LAUNCH_START command structure
` [PATCH v4 3/5] KVM: SVM: Add GUEST_TSC_FREQ MSR for Secure TSC enabled guests
` [PATCH v4 4/5] KVM: SVM: Prevent writes to TSC MSR when Secure TSC is enabled
` [PATCH v4 5/5] KVM: SVM: Enable Secure TSC for SNP guests
[PATCH v2 00/16] make system memory API available for common code
2025-03-11 15:24 UTC (27+ messages)
` [PATCH v2 01/16] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
` [PATCH v2 02/16] exec/tswap: implement {ld,st}.*_p as functions instead of macros
` [PATCH v2 03/16] exec/memory_ldst: extract memory_ldst declarations from cpu-all.h
` [PATCH v2 04/16] exec/memory_ldst_phys: extract memory_ldst_phys "
` [PATCH v2 05/16] exec/memory.h: make devend_memop "target defines" agnostic
` [PATCH v2 06/16] codebase: prepare to remove cpu.h from exec/exec-all.h
` [PATCH v2 07/16] exec/exec-all: remove dependency on cpu.h
` [PATCH v2 08/16] exec/memory-internal: "
` [PATCH v2 09/16] exec/ram_addr: "
` [PATCH v2 10/16] system/kvm: make kvm_flush_coalesced_mmio_buffer() accessible for common code
` [PATCH v2 11/16] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled
` [PATCH v2 12/16] hw/xen: add stubs for various functions
` [PATCH v2 13/16] system/physmem: compilation unit is now common to all targets
` [PATCH v2 14/16] include/exec/memory: extract devend_big_endian from devend_memop
` [PATCH v2 15/16] system/memory: make compilation unit common
` [PATCH v2 16/16] system/ioport: "
[PATCH v4 0/7] hw/hyperv: remove duplication compilation units
2025-03-11 15:14 UTC (10+ messages)
` [PATCH v4 2/7] hw/hyperv/hyperv.h: header cleanup
[PATCH final?] x86/bugs: KVM: Add support for SRSO_MSR_FIX
2025-03-11 13:36 UTC (3+ messages)
[PATCH v1 0/5] Support the FEAT_HDBSS introduced in Armv9.5
2025-03-11 10:34 UTC (12+ messages)
` [PATCH v1 1/5] arm64/sysreg: add HDBSS related register information
` [PATCH v1 2/5] arm64/kvm: support set the DBM attr during memory abort
` [PATCH v1 3/5] arm64/kvm: using ioctl to enable/disable the HDBSS feature
` [PATCH v1 4/5] arm64/kvm: support to handle the HDBSSF event
` [PATCH v1 5/5] arm64/config: add config to control whether enable HDBSS feature
[PATCH v2] s390/vio-ap: Fix no AP queue sharing allowed message written to kernel log
2025-03-11 10:32 UTC
[PATCH v4 0/6] kvm powerpc/book3s-hv: Expose Hostwide counters as perf-events
2025-03-11 9:54 UTC (9+ messages)
` [PATCH v4 4/6] kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
` [PATCH v4 6/6] powerpc/kvm-hv-pmu: Add perf-events for Hostwide counters
[kvm-unit-tests PATCH v1] s390x: pv: fix arguments for out-of-tree-builds
2025-03-11 9:03 UTC (4+ messages)
[PATCH v2 00/21] hw/vfio: Build various objects once
2025-03-11 8:54 UTC (20+ messages)
` [PATCH v2 09/21] hw/vfio/pci: Convert CONFIG_KVM check to runtime one
` [PATCH v2 12/21] hw/vfio/igd: Check CONFIG_VFIO_IGD at runtime using vfio_igd_builtin()
` [PATCH v2 15/21] hw/vfio/pci: Check CONFIG_IOMMUFD at runtime using iommufd_builtin()
[RFC V2] LoongArch: KVM: Handle interrupt early before enabling irq
2025-03-11 7:47 UTC
[PATCH net-next 0/3] vsock: support network namespace
2025-03-11 1:01 UTC (14+ messages)
[PATCH 00/16] make system memory API available for common code
2025-03-11 0:08 UTC (9+ messages)
` [PATCH 02/16] exec/memory_ldst_phys: extract memory_ldst_phys declarations from cpu-all.h
[PATCH V1 vfio] vfio/virtio: Enable support for virtio-block live migration
2025-03-10 21:08 UTC (2+ messages)
[PATCH v5 0/2] KVM: SEV: Add support for the ALLOWED_SEV_FEATURES feature
2025-03-10 20:16 UTC (3+ messages)
` [PATCH v5 1/2] x86/cpufeatures: Add "Allowed SEV Features" Feature
` [PATCH v5 2/2] KVM: SEV: Configure "ALLOWED_SEV_FEATURES" VMCB Field
[PATCH net-next v7 0/9] Device memory TCP TX
2025-03-10 19:50 UTC (3+ messages)
kvmtool: virtio MMIO notify_write access can schedule a job with an OOB struct
2025-03-10 19:34 UTC
[PATCH V2 00/12] KVM: TDX: TD vcpu enter/exit
2025-03-10 19:08 UTC (8+ messages)
` [PATCH V2 02/12] KVM: x86: Allow the use of kvm_load_host_xsave_state() with guest_state_protected
[PATCH 6.1.y] KVM: selftests: Fix build error due to assert in dirty_log_test
2025-03-10 17:37 UTC (2+ messages)
[ANNOUNCE] PUCK Agenda - 2025.03.12 - CANCELED
2025-03-10 16:16 UTC
[PATCH 3/5] KVM: e500: track host-writability of pages
2025-03-10 15:59 UTC (7+ messages)
` [Kernel 6.12.17] [PowerPC e5500] KVM HV compilation error
[PATCH v3 00/17] riscv: add SBI FWFT misaligned exception delegation support
2025-03-10 15:12 UTC (18+ messages)
` [PATCH v3 01/17] riscv: add Firmware Feature (FWFT) SBI extensions definitions
` [PATCH v3 02/17] riscv: sbi: add FWFT extension interface
` [PATCH v3 03/17] riscv: sbi: add SBI FWFT extension calls
` [PATCH v3 04/17] riscv: misaligned: request misaligned exception from SBI
` [PATCH v3 05/17] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing
` [PATCH v3 06/17] riscv: misaligned: use correct CONFIG_ ifdef for misaligned_access_speed
` [PATCH v3 07/17] riscv: misaligned: move emulated access uniformity check in a function
` [PATCH v3 08/17] riscv: misaligned: add a function to check misalign trap delegability
` [PATCH v3 09/17] riscv: misaligned: factorize trap handling
` [PATCH v3 10/17] riscv: misaligned: enable IRQs while handling misaligned accesses
` [PATCH v3 11/17] riscv: misaligned: use get_user() instead of __get_user()
` [PATCH v3 12/17] Documentation/sysctl: add riscv to unaligned-trap supported archs
` [PATCH v3 13/17] selftests: riscv: add misaligned access testing
` [PATCH v3 14/17] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH v3 15/17] RISC-V: KVM: add SBI extension reset callback
` [PATCH v3 16/17] RISC-V: KVM: add support for FWFT SBI extension
` [PATCH v3 17/17] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG
[PATCH v5 2/9] KVM: guest_memfd: Handle final folio_put() of guest_memfd pages
2025-03-10 14:35 UTC (5+ messages)
[PATCH v2 00/23] KVM: arm64: Revamp Fine Grained Trap handling
2025-03-10 12:25 UTC (6+ messages)
` [PATCH v2 18/23] KVM: arm64: Switch to table-driven FGU configuration
` [PATCH v2 20/23] KVM: arm64: Use FGT feature maps to drive RES0 bits
` [PATCH v2 21/23] KVM: arm64: Allow kvm_has_feat() to take variable arguments
` [PATCH v2 22/23] KVM: arm64: Use HCRX_EL2 feature map to drive fixed-value bits
` [PATCH v2 23/23] KVM: arm64: Use HCR_EL2 "
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