KVM ARM Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-28 15:56:24 to 2022-05-09 22:57:06 UTC [more...]

[PATCH v4 00/20] KVM: Extend Eager Page Splitting to the shadow MMU
 2022-05-09 22:56 UTC  (38+ messages)
` [PATCH v4 01/20] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs
` [PATCH v4 02/20] KVM: x86/mmu: Use a bool for direct
` [PATCH v4 03/20] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH v4 04/20] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions
` [PATCH v4 05/20] KVM: x86/mmu: Consolidate shadow page allocation and initialization
` [PATCH v4 06/20] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages
` [PATCH v4 07/20] KVM: x86/mmu: Move guest PT write-protection to account_shadowed()
` [PATCH v4 08/20] KVM: x86/mmu: Pass memory caches to allocate SPs separately
` [PATCH v4 11/20] KVM: x86/mmu: Allow for NULL vcpu pointer in __kvm_mmu_get_shadow_page()
` [PATCH v4 13/20] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu
` [PATCH v4 15/20] KVM: x86/mmu: Cache the access bits of shadowed translations
` [PATCH v4 16/20] KVM: x86/mmu: Extend make_huge_page_split_spte() for the shadow MMU
` [PATCH v4 17/20] KVM: x86/mmu: Zap collapsible SPTEs at all levels in "
` [PATCH v4 18/20] KVM: x86/mmu: Refactor drop_large_spte()
` [PATCH v4 20/20] KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs

[PATCH v3 0/4] KVM: arm64: Do not communicate host pmu event changes by accessing hyp data
 2022-05-09 22:36 UTC  (9+ messages)
` [PATCH v3 1/4] KVM: arm64: Wrapper for getting pmu_events
` [PATCH v3 2/4] KVM: arm64: Repack struct kvm_pmu to reduce size
` [PATCH v3 3/4] KVM: arm64: Pass pmu events to hyp via vcpu
` [PATCH v3 4/4] KVM: arm64: Reenable pmu in Protected Mode

[PATCH v4 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-05-09 16:38 UTC  (11+ messages)
` [PATCH v4 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses
` [PATCH v4 2/4] KVM: mmu: add a helper to account memory used by KVM mmu
` [PATCH v4 3/4] KVM: x86/mmu: count KVM mmu usage in secondary pagetable stats
` [PATCH v4 4/4] KVM: arm64/mmu: count KVM s2 "

[PATCH 0/2] KVM: arm64: Minor pKVM cleanups
 2022-05-09 16:25 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: pkvm: Drop unnecessary FP/SIMD trap handler
` [PATCH 2/2] KVM: arm64: pkvm: Don't mask already zeroed FEAT_SVE

[PATCH 0/2] ARM Error Source Table Support
 2022-05-09 13:37 UTC  (6+ messages)
` [PATCH 1/2] ACPI/AEST: Initial AEST driver

[PATCH v2 0/4] KVM: arm64: vgic: Misc ITS fixes
 2022-05-09 12:40 UTC  (13+ messages)
` [PATCH v2 1/4] KVM: arm64: vgic: Check that new ITEs could be saved in guest memory
` [PATCH v2 2/4] KVM: arm64: vgic: Add more checks when restoring ITS tables
` [PATCH v2 3/4] KVM: arm64: vgic: Do not ignore vgic_its_restore_cte failures
` [PATCH v2 4/4] KVM: arm64: vgic: Undo work in failed ITS restores

[PATCH v2 0/4] KVM: arm64: Do not communicate host pmu event changes by accessing hyp data
 2022-05-09 10:48 UTC  (9+ messages)
` [PATCH v2 1/4] KVM: arm64: Wrapper for getting pmu_events
` [PATCH v2 2/4] KVM: arm64: Repack struct kvm_pmu to reduce size
` [PATCH v2 3/4] KVM: arm64: Pass pmu events to hyp via vcpu
` [PATCH v2 4/4] KVM: arm64: Reenable pmu in Protected Mode

[kvm-unit-tests PATCH 05/23] arm/arm64: Add support for setting up the PSCI conduit through ACPI
 2022-05-06 14:08 UTC  (14+ messages)
` [kvm-unit-tests PATCH 06/23] arm/arm64: Add support for discovering the UART "
` [kvm-unit-tests PATCH 07/23] arm/arm64: Add support for timer initialization "
` [kvm-unit-tests PATCH 08/23] arm/arm64: Add support for cpu "
` [kvm-unit-tests PATCH 12/23] arm/arm64: mmu_disable: Clean and invalidate before disabling
` [kvm-unit-tests PATCH 13/23] arm/arm64: Rename etext to _etext
` [kvm-unit-tests PATCH 15/23] arm64: Add a new type of memory type flag MR_F_RESERVED
` [kvm-unit-tests PATCH 16/23] arm/arm64: Add a setup sequence for systems that boot through EFI
` [kvm-unit-tests PATCH 17/23] arm64: Copy code from GNU-EFI
` [kvm-unit-tests PATCH 18/23] arm64: Change GNU-EFI imported file to use defined types
` [kvm-unit-tests PATCH 19/23] arm64: Use code from the gnu-efi when booting with EFI
` [kvm-unit-tests PATCH 20/23] lib: Avoid external dependency in libelf
` [kvm-unit-tests PATCH 22/23] arm64: Add support for efi in Makefile
` [kvm-unit-tests PATCH 23/23] arm64: Add an efi/run script

[PATCH v4 00/15] KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix
 2022-05-06 19:18 UTC  (4+ messages)
` [RFC PATCH kvmtool 0/5] ARM: Implement PSCI SYSTEM_SUSPEND

[PATCH v3 kvmtool 00/11] arm64: Improve PMU support on heterogeneous systems
 2022-05-06 14:43 UTC  (2+ messages)

[PATCH v1 0/3] KVM: arm64: Do not communicate host pmu event changes by accessing hyp data
 2022-05-06 13:57 UTC  (4+ messages)
` [PATCH v1 2/3] KVM: arm64: Pass pmu events to hyp via vcpu

[PATCH] KVM: arm64: nvhe: eliminate kernel-doc warnings
 2022-05-06 10:16 UTC  (2+ messages)

[PATCH] arm64: kvm: avoid unnecessary absolute addressing via literals
 2022-05-06 10:15 UTC  (2+ messages)

[PATCH] selftests: KVM: aarch64: Let hypercalls use UAPI *_BIT_COUNT
 2022-05-05 13:32 UTC  (4+ messages)

[kvm-unit-tests PATCH] arm64: Check for dynamic relocs with readelf
 2022-05-04 23:04 UTC 

[PATCH v2 0/2] KVM/arm64: sys_reg_table_init() small improvements
 2022-05-04 18:55 UTC  (2+ messages)

[PATCH v2 0/5] KVM nVHE Hypervisor stack unwinder
 2022-05-04 16:02 UTC  (9+ messages)
` [PATCH v2 1/5] KVM: arm64: Factor out common stack unwinding logic
` [PATCH v2 2/5] KVM: arm64: Compile stacktrace.nvhe.o
` [PATCH v2 3/5] KVM: arm64: Add hypervisor overflow stack
` [PATCH v2 4/5] KVM: arm64: Allocate shared stacktrace pages
` [PATCH v2 5/5] KVM: arm64: Unwind and dump nVHE hypervisor stacktrace

[PATCH v6 00/12] KVM: arm64: PSCI SYSTEM_SUSPEND support
 2022-05-04 12:01 UTC  (14+ messages)
` [PATCH v6 01/12] KVM: arm64: Don't depend on fallthrough to hide SYSTEM_RESET2
` [PATCH v6 02/12] KVM: arm64: Dedupe vCPU power off helpers
` [PATCH v6 03/12] KVM: arm64: Track vCPU power state using MP state values
` [PATCH v6 04/12] KVM: arm64: Rename the KVM_REQ_SLEEP handler
` [PATCH v6 05/12] KVM: arm64: Return a value from check_vcpu_requests()
` [PATCH v6 06/12] KVM: arm64: Add support for userspace to suspend a vCPU
` [PATCH v6 07/12] KVM: arm64: Implement PSCI SYSTEM_SUSPEND
` [PATCH v6 08/12] selftests: KVM: Rename psci_cpu_on_test to psci_test
` [PATCH v6 09/12] selftests: KVM: Create helper for making SMCCC calls
` [PATCH v6 10/12] selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_test
` [PATCH v6 11/12] selftests: KVM: Refactor psci_test to make it amenable to new tests
` [PATCH v6 12/12] selftests: KVM: Test SYSTEM_SUSPEND PSCI call

[PATCH v7 0/9] KVM: arm64: Add support for hypercall services selection
 2022-05-04 12:01 UTC  (19+ messages)
` [PATCH v7 1/9] KVM: arm64: Factor out firmware register handling from psci.c
` [PATCH v7 2/9] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
` [PATCH v7 3/9] KVM: arm64: Add standard hypervisor firmware register
` [PATCH v7 4/9] KVM: arm64: Add vendor "
` [PATCH v7 5/9] Docs: KVM: Rename psci.rst to hypercalls.rst
` [PATCH v7 6/9] Docs: KVM: Add doc for the bitmap firmware registers
` [PATCH v7 7/9] tools: Import ARM SMCCC definitions
` [PATCH v7 8/9] selftests: KVM: aarch64: Introduce hypercall ABI test
` [PATCH v7 9/9] selftests: KVM: aarch64: Add the bitmap firmware registers to get-reg-list

[PATCH kernel] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
 2022-05-04  7:48 UTC 

[PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-05-04  7:49 UTC  (8+ messages)
` [PATCH v14 04/39] arm64/sme: Provide ABI documentation for SME

[PATCH v7 00/38] KVM: arm64: Make CPU ID registers writable by userspace
 2022-05-04  6:35 UTC  (3+ messages)
` [PATCH v7 01/38] KVM: arm64: Introduce a validation function for an ID register

[RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling
 2022-05-04  6:03 UTC  (8+ messages)
` [RFC PATCH 09/17] KVM: arm64: Tear down unlinked page tables in parallel walk

[PATCH] KVM: arm64: vgic-v3: Consistently populate ID_AA64PFR0_EL1.GIC
 2022-05-04  3:32 UTC  (2+ messages)

[PATCH v8 0/6] KVM: arm64: Hypervisor stack enhancements
 2022-05-03 19:41 UTC  (4+ messages)

[PATCH v4 0/7] KVM: arm64: Limit feature register reads from AArch32
 2022-05-03 10:31 UTC  (9+ messages)
` [PATCH v4 1/7] KVM: arm64: Return a bool from emulate_cp()
` [PATCH v4 2/7] KVM: arm64: Don't write to Rt unless sys_reg emulation succeeds
` [PATCH v4 3/7] KVM: arm64: Wire up CP15 feature registers to their AArch64 equivalents
` [PATCH v4 4/7] KVM: arm64: Plumb cp10 ID traps through the AArch64 sysreg handler
` [PATCH v4 5/7] KVM: arm64: Start trapping ID registers for 32 bit guests
` [PATCH v4 6/7] KVM/arm64: Hide AArch32 PMU registers when not available
` [PATCH v4 7/7] Revert "KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not set"

[PATCH v6 00/18] Support SDEI Virtualization
 2022-05-02  8:23 UTC  (33+ messages)
` [PATCH v6 03/18] KVM: arm64: Add SDEI virtualization infrastructure
` [PATCH v6 04/18] KVM: arm64: Support SDEI_EVENT_REGISTER hypercall
` [PATCH v6 06/18] KVM: arm64: Support SDEI_EVENT_CONTEXT hypercall
` [PATCH v6 13/18] KVM: arm64: Support SDEI_EVENT_{COMPLETE, COMPLETE_AND_RESUME} hypercall
  ` [PATCH v6 13/18] KVM: arm64: Support SDEI_EVENT_{COMPLETE,COMPLETE_AND_RESUME} hypercall
` [PATCH v6 14/18] KVM: arm64: Support SDEI_EVENT_SIGNAL hypercall
` [PATCH v6 15/18] KVM: arm64: Support SDEI_FEATURES hypercall

[PATCH v3 0/5] arm64: Treat ESR_ELx as a 64-bit register
 2022-04-29 19:19 UTC  (3+ messages)

[PATCH 0/4] KVM nVHE Hypervisor stack unwinder
 2022-04-29 16:25 UTC  (6+ messages)
` [PATCH 1/4] KVM: arm64: Compile stacktrace.nvhe.o
` [PATCH 4/4] KVM: arm64: Unwind and dump nVHE hypervisor stacktrace

[GIT PULL] KVM/arm64 fixes for 5.18, take #2
 2022-04-29 15:39 UTC  (2+ messages)

[PATCH v3 0/6] KVM: mm: count KVM page table pages in memory stats
 2022-04-28 23:49 UTC  (6+ messages)
` [PATCH v3 4/6] KVM: arm64/mmu: count KVM page table pages in pagetable stats

[PATCH v2] KVM: arm64: Inject exception on out-of-IPA-range translation fault
 2022-04-29 10:44 UTC  (6+ messages)

[PATCH v5 00/13] KVM: arm64: PSCI SYSTEM_SUSPEND support
 2022-04-29  3:42 UTC  (6+ messages)
` [PATCH v5 07/13] KVM: arm64: Add support for userspace to suspend a vCPU

[PATCH] KVM: arm64: Handle host stage-2 faults from 32-bit EL0
 2022-04-28 19:59 UTC  (2+ messages)

[PATCH] KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not set
 2022-04-28 19:58 UTC  (2+ messages)

[PATCH kvmtool 00/15] arm64: Allow the user to set RAM base address
 2022-04-28 15:56 UTC  (10+ messages)
` [PATCH kvmtool 07/15] arm/arm64: Kill the ARM_MAX_MEMORY() macro
` [PATCH kvmtool 08/15] arm/arm64: Kill the ARM_HIMAP_MAX_MEMORY() macro
` [PATCH kvmtool 09/15] kvm__arch_init: Remove hugetlbfs_path and ram_size as parameters
` [PATCH kvmtool 10/15] arm/arm64: Consolidate RAM initialization in kvm__init_ram()
` [PATCH kvmtool 11/15] Introduce kvm__arch_default_ram_address()
` [PATCH kvmtool 12/15] arm64: Allow the user to specify the RAM base address
` [PATCH kvmtool 13/15] arm/arm64: Allow standard size specifiers for firmware address
` [PATCH kvmtool 14/15] arm/arm64: Treat --firmware-address when no --firmware as an error
` [PATCH kvmtool 15/15] arm/arm64: Validate firmware address in kvm__arch_validate_cfg()


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 read-only IMAP folder(s) and NNTP newsgroup(s).