messages from 2026-06-08 14:43:15 to 2026-06-12 11:25:08 UTC [more...]
[RFC] arm: property and value naming summary between named CPU models vs customizable host model
2026-06-12 11:24 UTC (3+ messages)
[RFC PATCH v2 00/29] target/arm: Named CPU models for Arm64 on KVM
2026-06-12 11:01 UTC (4+ messages)
` [RFC PATCH v2 02/29] target/arm: Add ID Register field descriptions in cpu-idregs.h.inc
[PATCH] KVM: arm64: Sync SCTLR_EL1 when injecting an exception into a pVM
2026-06-12 10:40 UTC (2+ messages)
[PATCH v1 00/11] KVM: arm64: Rework pKVM vCPU state synchronisation
2026-06-12 9:51 UTC (23+ messages)
` [PATCH v1 01/11] KVM: arm64: Add scoped resource management (guard) for hyp_spinlock
` [PATCH v1 02/11] KVM: arm64: Use guard(hyp_spinlock) in pKVM hypervisor code
` [PATCH v1 03/11] KVM: arm64: Use guard()/scoped_guard() in arm64 KVM EL1 code
` [PATCH v1 04/11] KVM: arm64: Extract MPIDR computation into a shared header
` [PATCH v1 05/11] KVM: arm64: Make vcpu_{read,write}_sys_reg available to HYP code
` [PATCH v1 06/11] KVM: arm64: Factor out reusable vCPU reset helpers
` [PATCH v1 07/11] KVM: arm64: Move PSCI helper functions to a shared header
` [PATCH v1 08/11] KVM: arm64: Add host and hypervisor vCPU lookup primitives
` [PATCH v1 09/11] KVM: arm64: Minimise EL2's exposure of host VGIC state during world switch
` [PATCH v1 10/11] KVM: arm64: Add primitives to flush/sync the VGIC state at EL2
` [PATCH v1 11/11] KVM: arm64: Implement lazy vCPU state sync for non-protected guests
[GIT PULL] KVM/arm64 updates for 7.2
2026-06-12 8:52 UTC (2+ messages)
[PATCH v5 0/6] arm_ffa, KVM: Fix FF-A emad offset calculations
2026-06-12 8:41 UTC (5+ messages)
` [PATCH v5 1/6] optee: ffa: Add NULL check in optee_ffa_lend_protmem
[PATCH v5 00/18] kvm/arm: Introduce a customizable aarch64 KVM host model
2026-06-12 7:38 UTC (4+ messages)
` [PATCH v5 04/18] arm/cpu: Add infra to handle generated ID register definitions
[PATCH v2 0/2] KVM: arm64: nv: Expose shadow page tables in debugfs
2026-06-12 4:06 UTC (3+ messages)
` [PATCH v2 2/2] "
[PATCH] KVM: arm64: vgic: Check the interrupt is still ours before migrating it
2026-06-12 2:22 UTC (7+ messages)
[PATCH v4 0/9] KVM: selftests: Create KVM selftests runner
2026-06-12 1:07 UTC (6+ messages)
` [PATCH v4 1/9] KVM: selftest: Create KVM selftest runner
[PATCH v2 0/2] KVM: arm64: Fix MPIDR lookup for unreset vCPUs
2026-06-11 14:40 UTC (3+ messages)
` [PATCH v2 1/2] arm64: Add MPIDR_EL1 RES1 definitions
` [PATCH v2 2/2] KVM: arm64: Skip unreset vCPUs in MPIDR lookup table
[PATCH 0/2] KVM: arm64: Fix MPIDR lookup for unreset vCPUs
2026-06-11 10:23 UTC (6+ messages)
` [PATCH 1/2] arm64: Add MIDR_EL1 RES1 definitions
` [PATCH 2/2] KVM: arm64: Skip unreset vCPUs in MPIDR lookup table
[PATCH v2 0/7] KVM: arm64: Forward FFA_NOTIFICATION* calls to TrustZone
2026-06-11 9:46 UTC (20+ messages)
` [PATCH v2 1/7] KVM: arm64: Support FFA_NOTIFICATION_BITMAP_CREATE in host handler
` [PATCH v2 2/7] KVM: arm64: Support FFA_NOTIFICATION_BITMAP_DESTROY "
` [PATCH v2 3/7] KVM: arm64: Support FFA_NOTIFICATION_BIND "
` [PATCH v2 4/7] KVM: arm64: Support FFA_NOTIFICATION_UNBIND "
` [PATCH v2 5/7] KVM: arm64: Support FFA_NOTIFICATION_SET "
` [PATCH v2 6/7] KVM: arm64: Support FFA_NOTIFICATION_GET "
` [PATCH v2 7/7] KVM: arm64: Support FFA_NOTIFICATION_INFO_GET "
[PATCH v1 0/2] Optimize S2 page splitting
2026-06-10 20:30 UTC (4+ messages)
` [PATCH v1 1/2] KVM: arm64: Introduce KVM_PGTABLE_WALK_SKIP_LEVEL* walk flags
` [PATCH v1 2/2] KVM: arm64: Make stage2_split_walker() skip unnecessary walks
[PATCH 00/60] KVM Planes + SEV-SNP Support
2026-06-10 18:13 UTC (67+ messages)
` [PATCH 02/60] KVM: SVM: Add support for the SEV-SNP #HV doorbell page NAE event
` [PATCH 07/60] KVM: SVM: Add support for the SEV-SNP #HV IPI "
` [PATCH 09/60] kvm: Introduce struct kvm_plane
` [PATCH 10/60] kvm: Move vcpu_array to "
` [PATCH 11/60] kvm: Introduce struct kvm_vcpu_common
` [PATCH 12/60] kvm: Move vcpu accounting to "
` [PATCH 13/60] kvm: Add read accessors for kvm_vcpu scheduling state
` [PATCH 14/60] kvm: Make kvm_running_vcpus point to struct kvm_vcpu_common
` [PATCH 15/60] kvm: Move VCPU scheduling state "
` [PATCH 16/60] kvm: Add accessors for kvm_vcpu->mutex
` [PATCH 17/60] kvm: Move VCPU locking to struct kvm_vcpu_common
` [PATCH 18/60] kvm: Move kvm_vcpu->rcuwait "
` [PATCH 19/60] kvm: Introduce accessors for kvm_vcpu->mode
` [PATCH 20/60] kvm: Move kvm_vcpu mode and requests field to struct kvm_vcpu_common
` [PATCH 21/60] kvm: Introduce per-plane VCPU requests
` [PATCH 22/60] kvm: Move kvm_vcpu pid members to struct kvm_vcpu_common
` [PATCH 23/60] kvm: Move kvm_vcpu sigset "
` [PATCH 24/60] kvm: Move kvm_vcpu spinloop "
` [PATCH 25/60] kvm: Move kvm_vcpu->dirty_ring "
` [PATCH 26/60] kvm: Introduce arch-specific plane state
` [PATCH 27/60] kvm: Introduce arch-specific part of struct kvm_vcpu_common
` [PATCH 28/60] kvm: Implement KVM_CAP_PLANES
` [PATCH 29/60] kvm: Implement KVM_CREATE_PLANE ioctl
` [PATCH 30/60] kvm: Add KVM_EXIT_PLANE_EVENT
` [PATCH 31/60] kvm: Allocate struct kvm_plane in architecture code
` [PATCH 32/60] kvm: Allocate struct kvm_run only for struct kvm_vcpu_common
` [PATCH 33/60] KVM: Implement KVM_CREATE_VCPU ioctl for planes
` [PATCH 34/60] kvm: Keep track of plane VCPUs in struct kvm_vcpu_common
` [PATCH 35/60] kvm: Add VCPU plane-scheduling state and helpers
` [PATCH 36/60] kvm: Add plane_level to kvm_kernel_irq_routing_entry
` [PATCH 37/60] kvm: Pass plane_level to kvm_set_routing_entry()
` [PATCH 38/60] kvm: Make KVM_SIGNAL_MSI per plane
` [PATCH 39/60] kvm: Make KVM_SET_GSI_ROUTING "
` [PATCH 40/60] kvm: x86: Handle IOAPIC EOIs "
` [PATCH 41/60] kvm: x86: Make apic_map "
` [PATCH 42/60] kvm: x86: Make local APIC code aware of planes
` [PATCH 43/60] kvm: x86: Move CPUID state to struct kvm_vcpu_arch_common
` [PATCH 44/60] kvm: x86: Move cpu_caps "
` [PATCH 45/60] kvm: x86: Update state for all plane VCPUs after CPUID update
` [PATCH 46/60] kvm: x86: Share MTRR state across planes
` [PATCH 47/60] kvm: x86: Select a plane to run
` [PATCH 48/60] kvm: x86: Make event injection VCPU requests per-plane
` [PATCH 49/60] kvm: x86: Allow hardware backend to overwrite struct kvm_plane allocation
` [PATCH 50/60] kvm: x86: Make KVM_REQ_UPDATE_PROTECTED_GUEST_STATE per plane
` [PATCH 51/60] kvm: x86: Share pio_data across planes
` [PATCH 52/60] kvm: x86: Switch to plane0 if it has events
` [PATCH 53/60] kvm: x86: Introduce max_planes x86-op
` [PATCH 54/60] kvm: x86: Restrict KVM planes support to KVM_IRQCHIP_SPLIT
` [PATCH 55/60] kvm: svm: Track vmsa_features per plane
` [PATCH 56/60] kvm: svm: Implement GET_AP_APIC_IDS NAE event
` [PATCH 57/60] kvm: sev: Allow for VMPL level specification in AP create
` [PATCH 58/60] kvm: svm: Invoke a specified VMPL level VMSA for the vCPU
` [PATCH 59/60] kvm: svm: Implement max_planes x86 operation
` [PATCH 60/60] kvm: svm: Advertise full multi-VMPL support to the SNP guest
` [syzbot ci] Re: KVM Planes + SEV-SNP Support
[PATCH] KVM: arm64: Hold kvm->mmu_lock while initialising vcpu->arch.vncr_tlb
2026-06-10 16:39 UTC (7+ messages)
[PATCH v3 0/9] KVM: arm64: selftests: Basic nested guest support
2026-06-10 13:57 UTC (4+ messages)
[PATCH RESEND v2 0/5] KVM: arm64: nv: Even more VNCR fixes
2026-06-10 13:46 UTC (8+ messages)
` [PATCH RESEND v2 1/5] KVM: arm64: nv: Respect read-only PFN when mapping L1 VNCR
` [PATCH RESEND v2 2/5] KVM: arm64: nv: Inject SEA if kvm_translate_vncr() can't resolve PFN
` [PATCH RESEND v2 3/5] KVM: arm64: nv: Re-translate VNCR before injecting abort
` [PATCH RESEND v2 4/5] KVM: arm64: nv: Inject SEA if guest VNCR isn't normal memory
` [PATCH RESEND v2 5/5] KVM: arm64: nv: Mark VM as bugged for unexpected VNCR abort
[PATCH 0/2] KVM: arm64: Small dirty logging fixes/cleanups
2026-06-10 11:18 UTC (8+ messages)
` [PATCH 1/2] KVM: arm64: Replace memslot_is_logging() with kvm_slot_dirty_track_enabled()
` [PATCH 2/2] KVM: arm64: Remove superfluous aligning of gfn for dirty logging
[PATCH v1 00/26] KVM: arm64 on s390 System Register Handling
2026-06-10 8:55 UTC (5+ messages)
` [PATCH v1 13/26] s390: Introduce read/write ARM sysreg instructions
[PATCH v6 00/18] KVM: selftests: Add eventfd+VFIO IRQ test
2026-06-10 0:53 UTC (19+ messages)
` [PATCH v6 01/18] KVM: selftests: Build and link selftests/vfio/lib into KVM selftests
` [PATCH v6 02/18] KVM: selftests: Add macros to read/write+sync to/from guest memory
` [PATCH v6 03/18] KVM: selftests: Rename guest_rng to kvm_rng
` [PATCH v6 04/18] KVM: selftests: Add helper to generate random u64 in range [min,max]
` [PATCH v6 05/18] KVM: selftests: Add an irqfd send+receive (and later IRQ bypass) test
` [PATCH v6 06/18] KVM: selftests: Add helper to get host IRQ from device MSI-X for IRQ bypass test
` [PATCH v6 07/18] KVM: selftests: Add VFIO device support to eventfd IRQ test
` [PATCH v6 08/18] KVM: selftests: Add a helper to set proc IRQ affinity for "
` [PATCH v6 09/18] KVM: selftests: Verify interrupts are received when IRQ affinity changes in "
` [PATCH v6 10/18] KVM: selftests: Add option to set empty routing between IRQs in eventfd "
` [PATCH v6 11/18] KVM: selftests: Make number of IRQs configurable in "
` [PATCH v6 12/18] KVM: selftests: Verify non-postable IRQ remapping "
` [PATCH v6 13/18] KVM: selftests: Add kvm_gettid() wrapper and convert users
` [PATCH v6 14/18] KVM: selftests: Add kvm_sched_getaffinity() "
` [PATCH v6 15/18] KVM: selftests: Add a utility to pin a task to a random CPU, given a CPU set
` [PATCH v6 16/18] KVM: selftests: Verify vCPU migration during IRQ delivery in IRQ test
` [PATCH v6 17/18] KVM: selftests: Make number of vCPUs configurable "
` [PATCH v6 18/18] KVM: selftests: Add xAPIC support in eventfd "
[PATCH] KVM: arm64: Expose PMMIR_EL1.SLOTS to guests
2026-06-09 20:56 UTC (4+ messages)
[PATCH 0/2] KVM: arm64: nv: A couple more VNCR fixes
2026-06-09 18:52 UTC (9+ messages)
` [PATCH 1/2] KVM: arm64: nv: Respect read-only PFN when mapping L1 VNCR
` [PATCH 2/2] KVM: arm64: nv: Inject SEA if kvm_translate_vncr() can't resolve PFN
` [PATCH v2 0/5] KVM: arm64: nv: Even more VNCR fixes
` [PATCH v2 1/5] KVM: arm64: nv: Respect read-only PFN when mapping L1 VNCR
` [PATCH v2 2/5] KVM: arm64: nv: Inject SEA if kvm_translate_vncr() can't resolve PFN
` [PATCH v2 3/5] KVM: arm64: nv: Re-translate VNCR before injecting abort
` [PATCH v2 4/5] KVM: arm64: nv: Inject SEA if guest VNCR isn't normal memory
` [PATCH v2 5/5] KVM: arm64: nv: Mark VM as bugged for unexpected VNCR abort
[PATCH v2] KVM: arm64: Make guest memory fault-in interruptible
2026-06-09 9:48 UTC
[PATCH] KVM: arm64: Add kvm_for_each_vncr_tlb() helper
2026-06-08 16:33 UTC (2+ messages)
[PATCH 0/2] KVM: arm64: nv: A couple more VNCR fixes
2026-06-08 16:14 UTC (3+ messages)
` [PATCH 1/2] KVM: arm64: nv: Respect read-only PFN when mapping L1 VNCR
` [PATCH 2/2] KVM: arm64: nv: Inject SEA if kvm_translate_vncr() can't resolve PFN
[PATCH 0/1] KVM: arm64: Make kvm_s2_fault_pin_pfn() fault-in interruptible
2026-06-08 15:28 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH] KVM: arm64: Forward FFA_NOTIFICATION* calls to TrustZone
2026-06-08 14:51 UTC (11+ 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