kvmarm.lists.cs.columbia.edu archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-27 17:28:26 to 2021-10-04 18:27:12 UTC [more...]

[PATCH v7 00/15] KVM: arm64: selftests: Introduce arch_timer selftest
 2021-10-04 18:26 UTC  (8+ messages)
` [PATCH v7 12/15] KVM: arm64: selftests: Add basic GICv3 support
` [PATCH v7 15/15] KVM: arm64: selftests: arch_timer: Support vCPU migration

[PATCH v2 0/2] Specify empty NUMA node
 2021-10-04 18:13 UTC  (9+ messages)
` [PATCH v2 1/2] Documentation, dt, numa: Add note to "
` [PATCH v2 2/2] of, numa: Fetch empty NUMA node ID from distance map

[PATCH v2 00/16] KVM: arm64: MMIO guard PV services
 2021-10-04 17:48 UTC  (17+ messages)
` [PATCH v2 01/16] KVM: arm64: Generalise VM features into a set of flags
` [PATCH v2 02/16] KVM: arm64: Check for PTE valitity when checking for executable/cacheable
` [PATCH v2 03/16] KVM: arm64: Turn kvm_pgtable_stage2_set_owner into kvm_pgtable_stage2_annotate
` [PATCH v2 04/16] KVM: arm64: Add MMIO checking infrastructure
` [PATCH v2 05/16] KVM: arm64: Plumb MMIO checking into the fault handling
` [PATCH v2 06/16] KVM: arm64: Force a full unmap on vpcu reinit
` [PATCH v2 07/16] KVM: arm64: Wire MMIO guard hypercalls
` [PATCH v2 08/16] KVM: arm64: Add tracepoint for failed MMIO guard check
` [PATCH v2 09/16] KVM: arm64: Advertise a capability for MMIO guard
` [PATCH v2 10/16] KVM: arm64: Add some documentation for the MMIO guard feature
` [PATCH v2 11/16] firmware/smccc: Call arch-specific hook on discovering KVM services
` [PATCH v2 12/16] mm/vmalloc: Add arch-specific callbacks to track io{remap, unmap} physical pages
` [PATCH v2 13/16] arm64: Implement ioremap/iounmap hooks calling into KVM's MMIO guard
` [PATCH v2 14/16] arm64: Enroll into KVM's MMIO guard if required
` [PATCH v2 15/16] arm64: Add a helper to retrieve the PTE of a fixmap
` [PATCH v2 16/16] arm64: Register earlycon fixmap with the MMIO guard

[PATCH v6 00/12] KVM: arm64: Fixed features for protected VMs
 2021-10-04 17:27 UTC  (11+ messages)
` [PATCH v6 01/12] KVM: arm64: Move __get_fault_info() and co into their own include file
` [PATCH v6 02/12] KVM: arm64: Don't include switch.h into nvhe/kvm-main.c
` [PATCH v6 03/12] KVM: arm64: Move early handlers to per-EC handlers
` [PATCH v6 11/12] KVM: arm64: Trap access to pVM restricted features

[PATCH v3 00/10] KVM: arm64: vgic: Missing checks for REDIST/CPU and ITS regions above the VM IPA size
 2021-10-04 15:51 UTC  (36+ messages)
` [PATCH v3 01/10] kvm: arm64: vgic: Introduce vgic_check_iorange
` [PATCH v3 02/10] KVM: arm64: vgic-v3: Check redist region is not above the VM IPA size
` [PATCH v3 03/10] KVM: arm64: vgic-v2: Check cpu interface "
` [PATCH v3 04/10] KVM: arm64: vgic-v3: Check ITS "
` [PATCH v3 05/10] KVM: arm64: selftests: Make vgic_init gic version agnostic
` [PATCH v3 06/10] KVM: arm64: selftests: Make vgic_init/vm_gic_create "
` [PATCH v3 07/10] KVM: arm64: selftests: Add some tests for GICv2 in vgic_init
` [PATCH v3 08/10] KVM: arm64: selftests: Add tests for GIC redist/cpuif partially above IPA range
` [PATCH v3 09/10] KVM: arm64: selftests: Add test for legacy GICv3 REDIST base "
` [PATCH v3 10/10] KVM: arm64: selftests: Add basic ITS device tests

KVM userspace GICv2 IRQ controller on platform with GICv3
 2021-10-04 15:48 UTC  (8+ messages)

[PATCH v8 0/7] KVM: x86: Add idempotent controls for migrating system counter state
 2021-10-04 14:30 UTC  (30+ messages)
` [PATCH v8 3/7] KVM: x86: Fix potential race in KVM_GET_CLOCK
` [PATCH v8 4/7] KVM: x86: Report host tsc and realtime values "
` [PATCH v8 5/7] kvm: x86: protect masterclock with a seqcount
` [PATCH v8 7/7] KVM: x86: Expose TSC offset controls to userspace

[PATCH 0/5] KVM: arm64: Assorted vgic-v3 fixes
 2021-10-04 13:25 UTC  (11+ messages)
` [PATCH 1/5] KVM: arm64: Force ID_AA64PFR0_EL1.GIC=1 when exposing a virtual GICv3
` [PATCH 2/5] KVM: arm64: Work around GICv3 locally generated SErrors
` [PATCH 3/5] KVM: arm64: vgic-v3: Don't advertise ICC_CTLR_EL1.SEIS

[PATCH v2 0/5] target/arm: Reduced-IPA space and highmem=off fixes
 2021-10-04 12:23 UTC  (15+ messages)
` [PATCH v2 1/5] hw/arm/virt: Key enablement of highmem PCIe on highmem_ecam
` [PATCH v2 2/5] hw/arm/virt: Add a control for the the highmem redistributors
` [PATCH v2 3/5] hw/arm/virt: Honor highmem setting when computing the memory map
` [PATCH v2 4/5] hw/arm/virt: Use the PA range to compute "
` [PATCH v2 5/5] hw/arm/virt: Disable highmem devices that don't fit in the PA range

[PATCH 0/2] A couple of EL2 refcounts fixes
 2021-10-04 10:05 UTC  (6+ messages)
` [PATCH 1/2] KVM: arm64: Fix host stage-2 PGD refcount
` [PATCH 2/2] KVM: arm64: Report corrupted refcount at EL2

[PATCH v2] KVM: arm64: Allow KVM to be disabled from the command line
 2021-10-01 17:05 UTC 

[PATCH v2 00/11] KVM: arm64: Implement PSCI SYSTEM_SUSPEND support
 2021-10-01 16:10 UTC  (21+ messages)
` [PATCH v2 01/11] KVM: arm64: Drop unused vcpu param to kvm_psci_valid_affinity()
` [PATCH v2 02/11] KVM: arm64: Clean up SMC64 PSCI filtering for AArch32 guests
` [PATCH v2 03/11] KVM: arm64: Encapsulate reset request logic in a helper function
` [PATCH v2 05/11] KVM: arm64: Defer WFI emulation as a requested event
` [PATCH v2 06/11] KVM: arm64: Add support for SYSTEM_SUSPEND PSCI call

KVM/arm64: Guest ABI changes do not appear rollback-safe
 2021-10-01 15:38 UTC  (14+ messages)

[PATCH] KVM: arm64: Allow KVM to be disabled from the command line
 2021-10-01 14:54 UTC  (8+ messages)

[PATCH v1 1/3] KVM: arm64: Add arch specific exit reasons
 2021-09-30 18:05 UTC  (9+ messages)
` [PATCH v1 3/3] KVM: arm64: Add histogram stats for handling time of "

[PATCH 0/2] KVM: arm64: Minor improvements to RAZ register handling
 2021-09-30 13:29 UTC  (5+ messages)
` [PATCH 1/2] KVM: arm64: Return early from read_id_reg() if register is RAZ
` [PATCH 2/2] KVM: arm64: Use get_raz_reg() for userspace reads of PMSWINC_EL0

[PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat
 2021-09-30  9:36 UTC  (39+ messages)
` [PATCH 02/14] KVM: Update halt-polling stats if and only if halt-polling was attempted
` [PATCH 03/14] KVM: Refactor and document halt-polling stats update helper
` [PATCH 04/14] KVM: Reconcile discrepancies in halt-polling stats
` [PATCH 06/14] KVM: Drop obsolete kvm_arch_vcpu_block_finish()
` [PATCH 07/14] KVM: Don't block+unblock when halt-polling is successful
` [PATCH 08/14] KVM: x86: Tweak halt emulation helper names to free up kvm_vcpu_halt()
` [PATCH 09/14] KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
` [PATCH 10/14] KVM: Split out a kvm_vcpu_block() helper from kvm_vcpu_halt()
` [PATCH 11/14] KVM: stats: Add stat to detect if vcpu is currently blocking
` [PATCH 12/14] KVM: Don't redo ktime_get() when calculating halt-polling stop/deadline
` [PATCH 13/14] KVM: x86: Directly block (instead of "halting") UNINITIALIZED vCPUs
` [PATCH 14/14] KVM: x86: Invoke kvm_vcpu_block() directly for non-HALTED wait states
` disabling halt polling broken? (was Re: [PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat)

[PATCH 0/2] KVM: arm64: Clean up CONFIG_KVM vs CONFIG_HAVE_KVM
 2021-09-29 15:56 UTC  (4+ messages)
` [PATCH 2/2] KVM: arm64: Depend on HAVE_KVM => OF instead of directly on OF

[PATCH 0/5] KVM: arm64: Restrict host hypercalls when pKVM is enabled
 2021-09-29 13:41 UTC  (7+ messages)
` [PATCH 2/5] KVM: arm64: Reject stub hypercalls after pKVM has been initialised
` [PATCH 3/5] KVM: arm64: Propagate errors from __pkvm_prot_finalize hypercall
` [PATCH 4/5] KVM: arm64: Prevent re-finalisation of pKVM for a given CPU

[PATCH v4 0/4] KVM: allow mapping non-refcounted pages
 2021-09-29  4:29 UTC  (5+ messages)
` [PATCH v4 1/4] KVM: mmu: introduce new gfn_to_pfn_page functions
` [PATCH v4 2/4] KVM: x86/mmu: use gfn_to_pfn_page
` [PATCH v4 3/4] KVM: arm64/mmu: "
` [PATCH v4 4/4] KVM: mmu: remove over-aggressive warnings

[PATCH v3 10/10] KVM: arm64: selftests: Add basic ITS device tests
 2021-09-29  0:19 UTC  (2+ messages)

[PATCH v3 0/4] KVM: allow mapping non-refcounted pages
 2021-09-28 17:40 UTC  (2+ messages)

[PATCH v2 0/6] x86/kvm: add boot parameters for max vcpu configs
 2021-09-28 16:48 UTC  (3+ messages)
` [PATCH v2 4/6] kvm: use kvfree() in kvm_arch_free_vm()

[PATCH] selftests: KVM: Call ucall_init when setting up in rseq_test
 2021-09-28 15:30 UTC  (7+ messages)

[PATCH v15 00/12] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-09-28  6:25 UTC  (3+ messages)


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).