Linux KVM for ARM Processors
[Prev Page][Next Page]
- [PATCH v13 06/39] arm64/sme: Manually encode SME instructions
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 05/39] arm64/sme: System register and exception syndrome definitions
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 04/39] arm64/sme: Provide ABI documentation for SME
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 03/39] kselftest/arm64: Validate setting via FPSIMD and read via SVE regsets
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 02/39] kselftest/arm64: Remove assumption that tasks start FPSIMD only
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 00/39] arm64/sme: Initial support for the Scalable Matrix Extension
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v13 01/39] kselftest/arm64: Fix comment for ptrace_sve_get_fpsimd_data()
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v1 3/3] KVM: arm64: Reenable pmu in Protected Mode
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v1 2/3] KVM: arm64: Pass pmu events to hyp via vcpu
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v1 1/3] KVM: arm64: Wrapper for getting pmu_events
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v1 0/3] KVM: arm64: Do not communicate host pmu event changes by accessing hyp data
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH 5/5] KVM: arm64: uapi: Add kvm_debug_exit_arch.hsr_high
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v3 13/13] KVM: selftests: aarch64: Add mix of tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v3 12/13] KVM: selftests: aarch64: Add readonly memslot tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v3 11/13] KVM: selftests: aarch64: Add dirty logging tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v3 09/13] KVM: selftests: aarch64: Add aarch64/page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v3 10/13] KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v3 08/13] tools: Copy bitfield.h from the kernel sources
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v3 07/13] KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v3 06/13] KVM: selftests: Add vm_mem_region_get_src_fd library function
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v3 05/13] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v3 04/13] KVM: selftests: aarch64: Export _virt_pg_map with a pt_memslot arg
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v3 03/13] KVM: selftests: Add vm_alloc_page_table_in_memslot library function
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v3 02/13] KVM: selftests: aarch64: Add vm_get_pte_gpa library function
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v3 01/13] KVM: selftests: Add a userfaultfd library
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v3 00/13] KVM: selftests: Add aarch64/page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v2 3/4] KVM: arm64: vgic-v3: Implement MMIO-based LPI invalidation
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v2 1/4] irqchip/gic-v3: Exposes bit values for GICR_CTLR.{IR,CES}
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v2 1/3] KVM: arm64: Wire up CP15 feature registers to their AArch64 equivalents
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v5 02/10] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH 3/5] arm64: Treat ESR_ELx as a 64bit register
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH 5/5] KVM: arm64: uapi: Add kvm_debug_exit_arch.hsr_high
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH 4/5] KVM: arm64: Treat ESR_EL2 as a 64-bit register
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH 2/5] arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscall
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH 1/5] arm64: Make ESR_ELx_xVC_IMM_MASK compatible with assembly
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH 0/5] arm64: Treat ESR_ELx as a 64-bit register
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v12 06/40] arm64/sme: Provide ABI documentation for SME
- From: Szabolcs Nagy <Szabolcs.Nagy@xxxxxxx>
- Re: [PATCH v3 0/3] KVM: Fix use-after-free in debugfs
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] KVM: selftests: get-reg-list: Add KVM_REG_ARM_FW_REG(3)
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v5 02/10] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v5 10/10] selftests: KVM: aarch64: Add KVM_REG_ARM_FW_REG(3) to get-reg-list
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v5 09/10] selftests: KVM: aarch64: Add the bitmap firmware registers to get-reg-list
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v5 08/10] selftests: KVM: aarch64: Introduce hypercall ABI test
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v5 07/10] tools: Import ARM SMCCC definitions
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v5 05/10] Docs: KVM: Rename psci.rst to hypercalls.rst
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v5 06/10] Docs: KVM: Add doc for the bitmap firmware registers
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v5 04/10] KVM: arm64: Add vendor hypervisor firmware register
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v5 03/10] KVM: arm64: Add standard hypervisor firmware register
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v5 02/10] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v5 01/10] KVM: arm64: Factor out firmware register handling from psci.c
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v5 00/10] KVM: arm64: Add support for hypercall services selection
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v3 3/3] selftests: KVM: Free the GIC FD when cleaning up in arch_timer
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v3 2/3] selftests: KVM: Don't leak GIC FD across dirty log test iterations
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v3 1/3] KVM: Don't create VM debugfs files outside of the VM directory
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v3 0/3] KVM: Fix use-after-free in debugfs
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v12 06/40] arm64/sme: Provide ABI documentation for SME
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v2 1/3] KVM: Don't create VM debugfs files outside of the VM directory
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [RFC PATCH v3 0/5] x86/kvm: Virtual suspend time injection support
- From: Hikaru Nishida <hikalium@xxxxxxxxxx>
- Re: [PATCH v2 1/3] KVM: arm64: Wire up CP15 feature registers to their AArch64 equivalents
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: vgic: remove unnecessary type castings
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2] KVM: arm64: Don't split hugepages outside of MMU write lock
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v6 0/2] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
- From: Marc Zyngier <maz@xxxxxxxxxx>
- RE: [PATCH v2] kvm/arm64: fixed passthrough gpu into vm on arm64
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v2 1/3] KVM: Don't create VM debugfs files outside of the VM directory
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 4/4] KVM: arm64: vgic-v3: Advertise GICR_CTLR.{IR, CES} as a new GICD_IIDR revision
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 3/4] KVM: arm64: vgic-v3: Implement MMIO-based LPI invalidation
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 2/4] KVM: arm64: vgic-v3: Expose GICR_CTLR.RWP when disabling LPIs
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 0/4] KVM: arm64: vgic-v3: MMIO-based LPI invalidation and co
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 1/4] irqchip/gic-v3: Exposes bit values for GICR_CTLR.{IR, CES}
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2] kvm/arm64: fixed passthrough gpu into vm on arm64
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v2] kvm/arm64: fixed passthrough gpu into vm on arm64
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v4 2/4] KVM: selftests: add is_cpu_eligible_to_run() utility function
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v2 3/3] KVM: arm64: Start trapping ID registers for 32 bit guests
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH v2 2/3] KVM: arm64: Plumb cp10 ID traps through the AArch64 sysreg handler
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH v4 2/4] KVM: selftests: add is_cpu_eligible_to_run() utility function
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v2 2/3] KVM: arm64: Plumb cp10 ID traps through the AArch64 sysreg handler
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 4/4] KVM: arm64: selftests: add edge cases tests into arch_timer_edge_cases
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v4 3/4] KVM: arm64: selftests: add arch_timer_edge_cases
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v4 2/4] KVM: selftests: add is_cpu_eligible_to_run() utility function
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v4 1/4] KVM: arm64: selftests: add timer_get_tval() lib function
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v4 0/4] KVM: arm64: selftests: Add edge cases tests for the arch timer
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v2] kvm/arm64: fixed passthrough gpu into vm on arm64
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [PATCH v2 3/3] selftests: KVM: Free the GIC FD when cleaning up in arch_timer
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 2/3] selftests: KVM: Don't leak GIC FD across dirty log test iterations
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 1/3] KVM: Don't create VM debugfs files outside of the VM directory
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 0/3] KVM: Fix use-after-free in debugfs
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [no subject]
- Re: [PATCH 2/4] KVM: Only log about debugfs directory collision once
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH 2/4] KVM: Only log about debugfs directory collision once
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2] kvm/arm64: fixed passthrough gpu into vm on arm64
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v2] kvm/arm64: fixed passthrough gpu into vm on arm64
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: fix returnvar.cocci warnings
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v6 00/18] Support SDEI Virtualization
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH kvmtool v1] Make --no-pvtime command argument arm specific
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v6 10/18] KVM: arm64: Support SDEI_PE_{MASK, UNMASK} hypercall
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] KVM: arm64: fix returnvar.cocci warnings
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v6 00/18] Support SDEI Virtualization
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v2 3/3] KVM: arm64: Start trapping ID registers for 32 bit guests
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v2 2/3] KVM: arm64: Plumb cp10 ID traps through the AArch64 sysreg handler
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v2 3/3] KVM: arm64: Start trapping ID registers for 32 bit guests
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH v2 2/3] KVM: arm64: Plumb cp10 ID traps through the AArch64 sysreg handler
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH v2 1/3] KVM: arm64: Wire up CP15 feature registers to their AArch64 equivalents
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH v6 00/18] Support SDEI Virtualization
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v6 18/18] KVM: selftests: Add SDEI test case
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v6 17/18] KVM: arm64: Expose SDEI capability
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v6 16/18] KVM: arm64: Support SDEI_VERSION hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v6 15/18] KVM: arm64: Support SDEI_FEATURES hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v6 14/18] KVM: arm64: Support SDEI_EVENT_SIGNAL hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v6 13/18] KVM: arm64: Support SDEI_EVENT_{COMPLETE, COMPLETE_AND_RESUME} hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v6 12/18] KVM: arm64: Support SDEI event injection, delivery
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v6 11/18] KVM: arm64: Support SDEI_{PRIVATE, SHARED}_RESET
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v6 10/18] KVM: arm64: Support SDEI_PE_{MASK, UNMASK} hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v6 09/18] KVM: arm64: Support SDEI_EVENT_GET_INFO hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v6 08/18] KVM: arm64: Support SDEI_EVENT_STATUS hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v6 07/18] KVM: arm64: Support SDEI_EVENT_UNREGISTER hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v6 06/18] KVM: arm64: Support SDEI_EVENT_CONTEXT hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v6 05/18] KVM: arm64: Support SDEI_EVENT_{ENABLE, DISABLE}
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v6 04/18] KVM: arm64: Support SDEI_EVENT_REGISTER hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v6 03/18] KVM: arm64: Add SDEI virtualization infrastructure
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v6 02/18] KVM: arm64: Route hypercalls based on their owner
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v6 01/18] KVM: arm64: Extend smccc_get_argx()
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v6 00/18] Support SDEI Virtualization
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH 1/4] KVM: arm64: vgic: Don't assume the VM debugfs directory exists
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH 3/4] selftests: KVM: Don't leak GIC FD across dirty log test iterations
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH 4/4] selftests: KVM: Free the GIC FD when cleaning up in arch_timer
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 3/4] selftests: KVM: Don't leak GIC FD across dirty log test iterations
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 2/4] KVM: Only log about debugfs directory collision once
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 1/4] KVM: arm64: vgic: Don't assume the VM debugfs directory exists
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 0/4] KVM: arm64: Fix use-after-free in debugfs
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v3 16/23] KVM: x86/mmu: Cache the access bits of shadowed translations
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 16/23] KVM: x86/mmu: Cache the access bits of shadowed translations
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] KVM: arm64: Don't split hugepages outside of MMU write lock
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v2] KVM: arm64: Don't split hugepages outside of MMU write lock
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v3 23/23] KVM: selftests: Map x86_64 guest virtual memory with huge pages
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 22/23] KVM: x86/mmu: Support Eager Page Splitting in the shadow MMU
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 21/23] KVM: Allow GFP flags to be passed when topping up MMU caches
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 20/23] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 19/23] KVM: x86/mmu: Refactor drop_large_spte()
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 18/23] KVM: x86/mmu: Zap collapsible SPTEs at all levels in the shadow MMU
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 16/23] KVM: x86/mmu: Cache the access bits of shadowed translations
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 14/23] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 17/23] KVM: x86/mmu: Extend make_huge_page_split_spte() for the shadow MMU
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 15/23] KVM: x86/mmu: Update page stats in __rmap_add()
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 12/23] KVM: x86/mmu: Pass const memslot to rmap_add()
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 13/23] KVM: x86/mmu: Pass const memslot to init_shadow_page() and descendants
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 11/23] KVM: x86/mmu: Use common code to allocate shadow pages from vCPU caches
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 09/23] KVM: x86/mmu: Move huge page split sp allocation code to mmu.c
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 10/23] KVM: x86/mmu: Use common code to free kvm_mmu_page structs
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 07/23] KVM: x86/mmu: Separate shadow MMU sp allocation from initialization
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 08/23] KVM: x86/mmu: Link spt to sp during allocation
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 06/23] KVM: x86/mmu: Pass memslot to kvm_mmu_new_shadow_page()
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 05/23] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 04/23] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 03/23] KVM: x86/mmu: Derive shadow MMU page role from parent
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 02/23] KVM: x86/mmu: Use a bool for direct
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 01/23] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 00/23] KVM: Extend Eager Page Splitting to the shadow MMU
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v6 60/64] KVM: arm64: nv: Sync nested timer state with ARMv8.4
- From: Chase Conklin <chase.conklin@xxxxxxx>
- Re: [PATCH v2] kvm/arm64: fixed passthrough gpu into vm on arm64
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2] kvm/arm64: fixed passthrough gpu into vm on arm64
- From: xieming <xieming@xxxxxxxxxx>
- Re: [PATCH v2] kvm/arm64: fixed passthrough gpu into vm on arm64
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v2 16/26] KVM: x86/mmu: Cache the access bits of shadowed translations
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v2 20/26] KVM: x86/mmu: Extend Eager Page Splitting to the shadow MMU
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH AUTOSEL 5.16 042/109] KVM: arm64: Do not change the PMU event filter after a VCPU has run
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 059/149] KVM: arm64: Do not change the PMU event filter after a VCPU has run
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 056/149] kvm: selftests: aarch64: use a tighter assert in vgic_poke_irq()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 055/149] kvm: selftests: aarch64: fix some vgic related comments
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 054/149] kvm: selftests: aarch64: fix the failure check in kvm_set_gsi_routing_irqchip_check
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 052/149] kvm: selftests: aarch64: fix assert in gicv3_access_reg
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 053/149] kvm: selftests: aarch64: pass vgic_irq guest args as a pointer
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: Don't split hugepages outside of MMU write lock
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: Don't split hugepages outside of MMU write lock
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v2 3/3] KVM: arm64: Start trapping ID registers for 32 bit guests
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 2/3] KVM: arm64: Plumb cp10 ID traps through the AArch64 sysreg handler
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 1/3] KVM: arm64: Wire up CP15 feature registers to their AArch64 equivalents
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 0/3] KVM: arm64: Limit feature register reads from AArch32
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH] KVM: arm64: Don't split hugepages outside of MMU write lock
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v6 7/8] KVM: arm64: Unwind and dump nVHE HYP stacktrace
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- Re: [PATCH v12 06/40] arm64/sme: Provide ABI documentation for SME
- From: Szabolcs Nagy <Szabolcs.Nagy@xxxxxxx>
- Re: [PATCH 1/3] KVM: arm64: Wire up CP15 feature registers to their AArch64 equivalents
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH 1/3] KVM: arm64: Wire up CP15 feature registers to their AArch64 equivalents
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH v2 20/26] KVM: x86/mmu: Extend Eager Page Splitting to the shadow MMU
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 16/26] KVM: x86/mmu: Cache the access bits of shadowed translations
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 05/26] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 03/26] KVM: x86/mmu: Derive shadow MMU page role from parent
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v6 1/8] KVM: arm64: Introduce hyp_alloc_private_va_range()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- Re: [PATCH 3/3] KVM: arm64: Start trapping ID registers for 32 bit guests
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: vgic-debug: remove unnecessary type castings
- From: yuzhe <yuzhe@xxxxxxxxxxxx>
- [PATCH] KVM: arm64: vgic: remove unnecessary type castings
- From: Yu Zhe <yuzhe@xxxxxxxxxxxx>
- Re: [PATCH] KVM: arm64: vgic-debug: remove unnecessary type castings
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v6 7/8] KVM: arm64: Unwind and dump nVHE HYP stacktrace
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v6 6/8] KVM: arm64: Add hypervisor overflow stack
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v6 8/8] KVM: arm64: Symbolize the nVHE HYP backtrace
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v6 5/8] KVM: arm64: Detect and handle hypervisor stack overflows
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v6 4/8] KVM: arm64: Add guard pages for pKVM (protected nVHE) hypervisor stack
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v6 3/8] KVM: arm64: Add guard pages for KVM nVHE hypervisor stack
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v6 2/8] KVM: arm64: Introduce pkvm_alloc_private_va_range()
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v6 1/8] KVM: arm64: Introduce hyp_alloc_private_va_range()
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: vgic-debug: remove unnecessary type castings
- From: yuzhe <yuzhe@xxxxxxxxxxxx>
- Re: [PATCH] KVM: arm64: vgic-debug: remove unnecessary type castings
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v6 2/2] KVM: arm64: selftests: Introduce vcpu_width_config
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v6 1/2] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v6 0/2] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH v6 01/25] KVM: arm64: Introduce a validation function for an ID register
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH 0/3] KVM: arm64: Limit feature register reads from AArch32
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 3/3] KVM: arm64: Start trapping ID registers for 32 bit guests
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 2/3] KVM: arm64: Plumb cp10 ID traps through the AArch64 sysreg handler
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 0/3] KVM: arm64: Limit feature register reads from AArch32
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 1/3] KVM: arm64: Wire up CP15 feature registers to their AArch64 equivalents
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v6 0/8] KVM: arm64: Hypervisor stack enhancements
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH] KVM: arm64: vgic-debug: remove unnecessary type castings
- From: yuzhe <yuzhe@xxxxxxxxxxxx>
- Re: [PATCH] KVM: arm64: vgic-debug: remove unnecessary type castings
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v6 02/25] KVM: arm64: Save ID registers' sanitized value per guest
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH v6 02/25] KVM: arm64: Save ID registers' sanitized value per guest
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v6 02/25] KVM: arm64: Save ID registers' sanitized value per guest
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH v2 07/11] KVM: selftests: aarch64: Add aarch64/page_fault_test
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: 回复: Re: [PATCH] kvm: fix gpu passthrough into vm on arm64
- From: Marc Zyngier <maz@xxxxxxxxxx>
- 回复: Re: [PATCH] kvm: fix gpu passthrough into vm on arm64
- From: 谢明 <xieming@xxxxxxxxxx>
- Re: [PATCH v2 01/11] KVM: selftests: Add a userfaultfd library
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- Re: [PATCH v2 05/11] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- Re: [PATCH v5 19/22] KVM: arm64: Support SDEI ioctl commands on vCPU
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v5 18/22] KVM: arm64: Support SDEI ioctl commands on VM
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v6 11/25] KVM: arm64: Add remaining ID registers to id_reg_desc_table
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v5 19/22] KVM: arm64: Support SDEI ioctl commands on vCPU
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v5 19/22] KVM: arm64: Support SDEI ioctl commands on vCPU
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v5 18/22] KVM: arm64: Support SDEI ioctl commands on VM
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v5 18/22] KVM: arm64: Support SDEI ioctl commands on VM
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v5 03/22] KVM: arm64: Support SDEI_VERSION hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v5 02/22] KVM: arm64: Add SDEI virtualization infrastructure
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v6 11/25] KVM: arm64: Add remaining ID registers to id_reg_desc_table
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH v6 11/25] KVM: arm64: Add remaining ID registers to id_reg_desc_table
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v6 11/25] KVM: arm64: Add remaining ID registers to id_reg_desc_table
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH v6 02/25] KVM: arm64: Save ID registers' sanitized value per guest
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v3 2/4] KVM: selftests: add is_cpu_online() utility function
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v3 2/4] KVM: selftests: add is_cpu_online() utility function
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v6 02/25] KVM: arm64: Save ID registers' sanitized value per guest
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH kvmtool v1] Make --no-pvtime command argument arm specific
- From: Sebastian Ene <sebastianene@xxxxxxxxxx>
- Re: [PATCH v5 02/22] KVM: arm64: Add SDEI virtualization infrastructure
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v5 03/22] KVM: arm64: Support SDEI_VERSION hypercall
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v6 01/25] KVM: arm64: Introduce a validation function for an ID register
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v5 02/22] KVM: arm64: Add SDEI virtualization infrastructure
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v4 09/15] KVM: arm64: Add support for userspace to suspend a vCPU
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH v6 01/25] KVM: arm64: Introduce a validation function for an ID register
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH v5 03/22] KVM: arm64: Support SDEI_VERSION hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v6 11/25] KVM: arm64: Add remaining ID registers to id_reg_desc_table
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 11/11] KVM: selftests: aarch64: Add mix of tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v2 10/11] KVM: selftests: aarch64: Add readonly memslot tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v2 09/11] KVM: selftests: aarch64: Add dirty logging tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v2 08/11] KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v2 07/11] KVM: selftests: aarch64: Add aarch64/page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v2 05/11] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v2 06/11] KVM: selftests: Add vm_mem_region_get_src_fd library function
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v2 04/11] KVM: selftests: aarch64: Export _virt_pg_map with a pt_memslot arg
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v2 03/11] KVM: selftests: Add vm_alloc_page_table_in_memslot library function
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v2 01/11] KVM: selftests: Add a userfaultfd library
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v2 02/11] KVM: selftests: aarch64: Add vm_get_pte_gpa library function
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v2 00/11] KVM: selftests: Add aarch64/page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v6 11/25] KVM: arm64: Add remaining ID registers to id_reg_desc_table
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v6 11/25] KVM: arm64: Add remaining ID registers to id_reg_desc_table
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v6 11/25] KVM: arm64: Add remaining ID registers to id_reg_desc_table
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v6 11/25] KVM: arm64: Add remaining ID registers to id_reg_desc_table
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v6 11/25] KVM: arm64: Add remaining ID registers to id_reg_desc_table
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v6 02/25] KVM: arm64: Save ID registers' sanitized value per guest
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v5 03/22] KVM: arm64: Support SDEI_VERSION hypercall
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v5 02/22] KVM: arm64: Add SDEI virtualization infrastructure
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v5 19/22] KVM: arm64: Support SDEI ioctl commands on vCPU
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v5 18/22] KVM: arm64: Support SDEI ioctl commands on VM
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v5 00/22] Support SDEI Virtualization
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v5 15/22] KVM: arm64: Support SDEI_EVENT_SIGNAL hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v5 03/22] KVM: arm64: Support SDEI_VERSION hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v5 02/22] KVM: arm64: Add SDEI virtualization infrastructure
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v5 01/22] KVM: arm64: Introduce template for inline functions
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH] kvm: fix gpu passthrough into vm on arm64
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH] kvm: fix gpu passthrough into vm on arm64
- From: xieming <xieming@xxxxxxxxxx>
- Re: [PATCH v2 20/26] KVM: x86/mmu: Extend Eager Page Splitting to the shadow MMU
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v2 21/26] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v2 18/26] KVM: x86/mmu: Zap collapsible SPTEs at all levels in the shadow MMU
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v2 17/26] KVM: x86/mmu: Pass access information to make_huge_page_split_spte()
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v2 16/26] KVM: x86/mmu: Cache the access bits of shadowed translations
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v2 11/26] KVM: x86/mmu: Use common code to allocate kvm_mmu_page structs from vCPU caches
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v2 10/26] KVM: x86/mmu: Use common code to free kvm_mmu_page structs
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v2 08/26] KVM: x86/mmu: Link spt to sp during allocation
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v2 04/26] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v2 06/26] KVM: x86/mmu: Pass memslot to kvm_mmu_new_shadow_page()
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v2 05/26] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v2 03/26] KVM: x86/mmu: Derive shadow MMU page role from parent
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v2 02/26] KVM: x86/mmu: Use a bool for direct
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v2 01/26] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v2 0/3] KVM: arm64: Fixes for SMC64 SYSTEM_RESET2 calls
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v6 01/25] KVM: arm64: Introduce a validation function for an ID register
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v6 01/25] KVM: arm64: Introduce a validation function for an ID register
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH v5 15/22] KVM: arm64: Support SDEI_EVENT_SIGNAL hypercall
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v5 02/22] KVM: arm64: Add SDEI virtualization infrastructure
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v5 01/22] KVM: arm64: Introduce template for inline functions
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 2/3] KVM: arm64: Actually prevent SMC64 SYSTEM_RESET2 from AArch32
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 3/3] KVM: arm64: Drop unneeded minor version check from PSCI v1.x handler
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 1/3] KVM: arm64: Generally disallow SMC64 for AArch32 guests
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 0/3] KVM: arm64: Fixes for SMC64 SYSTEM_RESET2 calls
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v5 00/22] Support SDEI Virtualization
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v5 03/22] KVM: arm64: Support SDEI_VERSION hypercall
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v3 4/4] KVM: arm64: selftests: add edge cases tests into arch_timer_edge_cases
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v3 3/4] KVM: arm64: selftests: add arch_timer_edge_cases
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v3 0/4] KVM: arm64: selftests: Add edge cases tests for the arch timer
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v3 2/4] KVM: selftests: add is_cpu_online() utility function
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v3 1/4] KVM: arm64: selftests: add timer_get_tval() lib function
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH] libfdt: use logical "or" instead of bitwise "or" with boolean operands
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH 2/2] KVM: arm64: Actually prevent SMC64 SYSTEM_RESET2 from AArch32
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 20/26] KVM: x86/mmu: Extend Eager Page Splitting to the shadow MMU
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v5 22/22] KVM: selftests: Add SDEI test case
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v5 21/22] KVM: arm64: Add SDEI document
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v5 20/22] KVM: arm64: Export SDEI capability
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v5 19/22] KVM: arm64: Support SDEI ioctl commands on vCPU
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v5 18/22] KVM: arm64: Support SDEI ioctl commands on VM
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v5 17/22] KVM: arm64: Support SDEI event notifier
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v5 16/22] KVM: arm64: Support SDEI_EVENT_{COMPLETE, COMPLETE_AND_RESUME} hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v5 15/22] KVM: arm64: Support SDEI_EVENT_SIGNAL hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v5 14/22] KVM: arm64: Support SDEI event injection, delivery and cancellation
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v5 13/22] KVM: arm64: Support SDEI_FEATURES hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v5 12/22] KVM: arm64: Support SDEI_{PRIVATE, SHARED}_RESET
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v5 11/22] KVM: arm64: Support SDEI_PE_{MASK, UNMASK} hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v5 10/22] KVM: arm64: Support SDEI_EVENT_ROUTING_SET hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v5 09/22] KVM: arm64: Support SDEI_EVENT_GET_INFO hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v5 08/22] KVM: arm64: Support SDEI_EVENT_STATUS hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v5 07/22] KVM: arm64: Support SDEI_EVENT_UNREGISTER hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v5 06/22] KVM: arm64: Support SDEI_EVENT_CONTEXT hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v5 05/22] KVM: arm64: Support SDEI_EVENT_{ENABLE, DISABLE} hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v5 04/22] KVM: arm64: Support SDEI_EVENT_REGISTER hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v5 03/22] KVM: arm64: Support SDEI_VERSION hypercall
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v5 02/22] KVM: arm64: Add SDEI virtualization infrastructure
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v5 01/22] KVM: arm64: Introduce template for inline functions
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v5 00/22] Support SDEI Virtualization
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v6 01/25] KVM: arm64: Introduce a validation function for an ID register
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH] arm64: cpufeature: Expose a helper for validating feature registers
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v4 07/15] KVM: Create helper for setting a system event exit
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v4 08/15] KVM: arm64: Return a value from check_vcpu_requests()
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v4 09/15] KVM: arm64: Add support for userspace to suspend a vCPU
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v4 08/15] KVM: arm64: Return a value from check_vcpu_requests()
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH v4 09/15] KVM: arm64: Add support for userspace to suspend a vCPU
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH 2/2] KVM: arm64: Actually prevent SMC64 SYSTEM_RESET2 from AArch32
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH 2/2] KVM: arm64: Actually prevent SMC64 SYSTEM_RESET2 from AArch32
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH v5 2/2] KVM: arm64: selftests: Introduce vcpu_width_config
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH] KVM: arm64: Drop unneeded minor version check from PSCI v1.x handler
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH 02/11] KVM: selftests: Add vm_mem_region_get_src_fd library function
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- Re: [PATCH v1 2/2] KVM: arm64: Add debug tracepoint for vcpu exits
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [RFC PATCH v5 08/38] KVM: arm64: Unlock memslots after stage 2 tables are freed
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [RFC PATCH v5 06/38] KVM: arm64: Delay tag scrubbing for locked memslots until a VCPU runs
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [RFC PATCH v5 04/38] KVM: arm64: Defer CMOs for locked memslots until a VCPU is run
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH 0/2] KVM: arm64: Fixes for SMC64 SYSTEM_RESET2 calls
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH kvmtool v11 0/3] aarch64: Add stolen time support
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH kvmtool v11 0/3] aarch64: Add stolen time support
- From: Will Deacon <will@xxxxxxxxxx>
- [syzbot] WARNING in kvm_mmu_notifier_invalidate_range_start (2)
- From: syzbot <syzbot+6bde52d89cfdf9f61425@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 2/2] KVM: arm64: selftests: Introduce vcpu_width_config
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v5 2/2] KVM: arm64: selftests: Introduce vcpu_width_config
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v5 2/2] KVM: arm64: selftests: Introduce vcpu_width_config
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v5 1/2] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v5 0/2] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: Report an error on GICv4.1 vcpu de-schedule
- From: Jingyi Wang <wangjingyi11@xxxxxxxxxx>
- Re: [PATCH v4 07/15] KVM: Create helper for setting a system event exit
- From: Anup Patel <anup@xxxxxxxxxxxxxx>
- Re: [PATCH v2 21/26] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
- From: Anup Patel <anup@xxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] KVM: arm64: selftests: add edge cases tests into arch_timer_edge_cases
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v2 2/3] KVM: arm64: selftests: add arch_timer_edge_cases
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH 06/11] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH 04/11] KVM: selftests: Add vm_alloc_page_table_in_memslot library function
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH 02/11] KVM: selftests: Add vm_mem_region_get_src_fd library function
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH 01/11] KVM: selftests: Add a userfaultfd library
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH 2/2] KVM: arm64: Actually prevent SMC64 SYSTEM_RESET2 from AArch32
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 1/2] KVM: arm64: Generally disallow SMC64 for AArch32 guests
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 0/2] KVM: arm64: Fixes for SMC64 SYSTEM_RESET2 calls
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH] KVM: arm64: fix typos in comments
- From: Julia Lawall <Julia.Lawall@xxxxxxxx>
- [GIT PULL] KVM/arm64 updates for 5.18
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: fix typos in comments
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: (subset) [PATCH v4 00/15] KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH] libfdt: use logical "or" instead of bitwise "or" with boolean operands
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH] libfdt: use logical "or" instead of bitwise "or" with boolean operands
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: Report an error on GICv4.1 vcpu de-schedule
- From: Jingyi Wang <wangjingyi11@xxxxxxxxxx>
- Spectre - BHB
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [RFC PATCH v5 08/38] KVM: arm64: Unlock memslots after stage 2 tables are freed
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [RFC PATCH v5 06/38] KVM: arm64: Delay tag scrubbing for locked memslots until a VCPU runs
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH] arm/run: Use TCG with qemu-system-arm on arm64 systems
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [kvm-unit-tests PATCH] arm/run: Use TCG with qemu-system-arm on arm64 systems
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v4 4/6] KVM: arm64: Simplify the CPUHP logic
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v2 2/3] KVM: arm64: selftests: add arch_timer_edge_cases
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [kvm-unit-tests PATCH] arm/run: Use TCG with qemu-system-arm on arm64 systems
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v4 2/6] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
- From: Suzuki Kuruppassery Poulose <suzuki.poulose@xxxxxxx>
- Re: [PATCH v1 2/2] KVM: arm64: Add debug tracepoint for vcpu exits
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v1 1/2] KVM: arm64: Add arch specific exit reasons
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: Report an error on GICv4.1 vcpu de-schedule
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH] irqchip/gic-v4: Wait for GICR_VPENDBASER.Dirty to clear before descheduling
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v4 0/6] Improve KVM's interaction with CPU hotplug
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [PATCH v12 20/40] arm64/sme: Implement streaming SVE signal handling
- From: Thiago Jung Bauermann <thiago.bauermann@xxxxxxxxxx>
- Re: [PATCH 04/11] KVM: selftests: Add vm_alloc_page_table_in_memslot library function
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- Re: [PATCH v12 11/40] arm64/sme: Identify supported SME vector lengths at boot
- From: Thiago Jung Bauermann <thiago.bauermann@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH] libfdt: use logical "or" instead of bitwise "or" with boolean operands
- From: Bill Wendling <morbo@xxxxxxxxxx>
- Re: [PATCH 06/11] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- Re: [PATCH 02/11] KVM: selftests: Add vm_mem_region_get_src_fd library function
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- Re: [PATCH 01/11] KVM: selftests: Add a userfaultfd library
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- Re: [PATCH v2 2/3] KVM: arm64: selftests: add arch_timer_edge_cases
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 3/3] KVM: arm64: selftests: add edge cases tests into arch_timer_edge_cases
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Report an error on GICv4.1 vcpu de-schedule
- From: Jingyi Wang <wangjingyi11@xxxxxxxxxx>
- Re: [PATCH v2 2/3] KVM: arm64: selftests: add arch_timer_edge_cases
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v1 2/2] KVM: arm64: Add debug tracepoint for vcpu exits
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 3/3] KVM: arm64: selftests: add edge cases tests into arch_timer_edge_cases
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v2 1/3] KVM: arm64: selftests: add timer_get_tval() lib function
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v2 2/3] KVM: arm64: selftests: add arch_timer_edge_cases
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v2 0/3] KVM: arm64: selftests: Add edge cases tests for the arch timer
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v1 2/2] KVM: arm64: Add debug tracepoint for vcpu exits
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v1 1/2] KVM: arm64: Add arch specific exit reasons
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v1 0/2] Add arm64 vcpu exit reasons and tracepoint
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- Re: [PATCH 4/4] KVM: arm64: vgic-v3: Advertise GICR_CTLR.{IR, CES} as a new GICD_IIDR revision
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] KVM: selftests: get-reg-list: Add KVM_REG_ARM_FW_REG(3)
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH] KVM: selftests: get-reg-list: Add KVM_REG_ARM_FW_REG(3)
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [kvm-unit-tests] Adding the QCBOR library to kvm-unit-tests
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [kvm-unit-tests] Adding the QCBOR library to kvm-unit-tests
- From: Suzuki Kuruppassery Poulose <suzuki.poulose@xxxxxxx>
- Re: [kvm-unit-tests] Adding the QCBOR library to kvm-unit-tests
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v2 20/26] KVM: x86/mmu: Extend Eager Page Splitting to the shadow MMU
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 2/4] KVM: arm64: vgic-v3: Implement MMIO-based LPI invalidation
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 1/4] irqchip/gic-v3: Exposes bit values for GICR_CTLR.{IR, CES}
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 4/4] KVM: arm64: vgic-v3: Advertise GICR_CTLR.{IR, CES} as a new GICD_IIDR revision
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v12 23/40] arm64/sme: Add ptrace support for ZA
- From: Thiago Jung Bauermann <thiago.bauermann@xxxxxxxxxx>
- Re: [PATCH v2 19/26] KVM: x86/mmu: Refactor drop_large_spte()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 18/26] KVM: x86/mmu: Zap collapsible SPTEs at all levels in the shadow MMU
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 17/26] KVM: x86/mmu: Pass access information to make_huge_page_split_spte()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 16/26] KVM: x86/mmu: Cache the access bits of shadowed translations
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH] libfdt: use logical "or" instead of bitwise "or" with boolean operands
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH] libfdt: use logical "or" instead of bitwise "or" with boolean operands
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v4 2/3] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH 3/4] KVM: arm64: vgic-v3: Expose GICR_CTLR.RWP when disabling LPIs
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH 2/4] KVM: arm64: vgic-v3: Implement MMIO-based LPI invalidation
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v4 2/3] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH 1/4] irqchip/gic-v3: Exposes bit values for GICR_CTLR.{IR, CES}
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH 4/4] KVM: arm64: vgic-v3: Advertise GICR_CTLR.{IR, CES} as a new GICD_IIDR revision
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v4 07/13] KVM: arm64: Add vendor hypervisor firmware register
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v4 05/13] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH kvm-unit-tests] arch-run: Introduce QEMU_ARCH
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v4 05/13] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH kvm-unit-tests] arch-run: Introduce QEMU_ARCH
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [kvm-unit-tests] Adding the QCBOR library to kvm-unit-tests
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [kvm-unit-tests] Adding the QCBOR library to kvm-unit-tests
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH kvm-unit-tests] arch-run: Introduce QEMU_ARCH
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [kvm-unit-tests] Adding the QCBOR library to kvm-unit-tests
- From: Thomas Huth <thuth@xxxxxxxxxx>
- [kvm-unit-tests] Adding the QCBOR library to kvm-unit-tests
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH kvm-unit-tests] arch-run: Introduce QEMU_ARCH
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v2 15/26] KVM: x86/mmu: Update page stats in __rmap_add()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 14/26] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 11/26] KVM: x86/mmu: Use common code to allocate kvm_mmu_page structs from vCPU caches
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 10/26] KVM: x86/mmu: Use common code to free kvm_mmu_page structs
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 09/26] KVM: x86/mmu: Move huge page split sp allocation code to mmu.c
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 08/26] KVM: x86/mmu: Link spt to sp during allocation
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 07/26] KVM: x86/mmu: Separate shadow MMU sp allocation from initialization
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 06/26] KVM: x86/mmu: Pass memslot to kvm_mmu_new_shadow_page()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 05/26] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 04/26] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 03/26] KVM: x86/mmu: Derive shadow MMU page role from parent
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH kvm-unit-tests] arch-run: Introduce QEMU_ARCH
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v4 2/3] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v2 02/26] KVM: x86/mmu: Use a bool for direct
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2 01/26] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v4 05/13] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v4 07/13] KVM: arm64: Add vendor hypervisor firmware register
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v4 2/3] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH v4 09/13] Docs: KVM: Rename psci.rst to hypercalls.rst
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v4 07/13] KVM: arm64: Add vendor hypervisor firmware register
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v4 06/13] KVM: arm64: Add standard hypervisor firmware register
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v4 05/13] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v4 01/13] KVM: arm64: Factor out firmware register handling from psci.c
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v4 04/13] KVM: arm64: Capture VM's first run
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v4 05/13] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v4 2/3] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v4 1/3] KVM: arm64: Generalise VM features into a set of flags
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v6 8/8] KVM: arm64: Symbolize the nVHE HYP backtrace
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH v6 7/8] KVM: arm64: Unwind and dump nVHE HYP stacktrace
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH v6 6/8] KVM: arm64: Add hypervisor overflow stack
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH v6 5/8] KVM: arm64: Detect and handle hypervisor stack overflows
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH v6 4/8] KVM: arm64: Add guard pages for pKVM (protected nVHE) hypervisor stack
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH v6 3/8] KVM: arm64: Add guard pages for KVM nVHE hypervisor stack
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH v6 2/8] KVM: arm64: Introduce pkvm_alloc_private_va_range()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- Re: [PATCH v4 13/13] selftests: KVM: aarch64: Add the bitmap firmware registers to get-reg-list
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v6 1/8] KVM: arm64: Introduce hyp_alloc_private_va_range()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- Re: [PATCH v4 09/13] Docs: KVM: Rename psci.rst to hypercalls.rst
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v6 0/8] KVM: arm64: Hypervisor stack enhancements
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- Re: [PATCH v4 07/13] KVM: arm64: Add vendor hypervisor firmware register
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v4 06/13] KVM: arm64: Add standard hypervisor firmware register
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v4 05/13] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v4 03/13] KVM: arm64: Encode the scope for firmware registers
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v4 01/13] KVM: arm64: Factor out firmware register handling from psci.c
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v4 04/13] KVM: arm64: Capture VM's first run
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 3/4] KVM: arm64: vgic-v3: Expose GICR_CTLR.RWP when disabling LPIs
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 2/4] KVM: arm64: vgic-v3: Implement MMIO-based LPI invalidation
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 0/4] KVM: arm64: vgic-v3: MMIO-based LPI invalidation and co
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 4/4] KVM: arm64: vgic-v3: Advertise GICR_CTLR.{IR, CES} as a new GICD_IIDR revision
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 1/4] irqchip/gic-v3: Exposes bit values for GICR_CTLR.{IR, CES}
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 4.19 00/30] 4.19.235-rc1 review
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4.19 00/30] 4.19.235-rc1 review
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 0/3] configure changes and rename --target-efi
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH] arm: Fix typos
- From: Andrew Jones <drjones@xxxxxxxxxx>
- [PATCH v4 3/3] KVM: arm64: selftests: Introduce vcpu_width_config
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v4 2/3] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v4 1/3] KVM: arm64: Generalise VM features into a set of flags
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v4 0/3] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH kvmtool v11 3/3] Add --no-pvtime command line argument
- From: Sebastian Ene <sebastianene@xxxxxxxxxx>
- [PATCH kvmtool v11 2/3] aarch64: Add stolen time support
- From: Sebastian Ene <sebastianene@xxxxxxxxxx>
- [PATCH kvmtool v11 0/3] aarch64: Add stolen time support
- From: Sebastian Ene <sebastianene@xxxxxxxxxx>
- [PATCH kvmtool v11 1/3] aarch64: Populate the vCPU struct before target->init()
- From: Sebastian Ene <sebastianene@xxxxxxxxxx>
- Patch "KVM: arm64: Reset PMC_EL0 to avoid a panic() on systems with no PMU" has been added to the 4.19-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "KVM: arm64: Reset PMC_EL0 to avoid a panic() on systems with no PMU" has been added to the 4.14-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Patch "KVM: arm64: Reset PMC_EL0 to avoid a panic() on systems with no PMU" has been added to the 4.9-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [stable:PATCH] KVM: arm64: Reset PMC_EL0 to avoid a panic() on systems with no PMU
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v12 06/40] arm64/sme: Provide ABI documentation for SME
- From: Mark Brown <broonie@xxxxxxxxxx>
- [RFC PATCH kvmtool 5/5] ARM: Implement PSCI SYSTEM_SUSPEND
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [RFC PATCH kvmtool 4/5] ARM: Add a helper to re-init a vCPU
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [RFC PATCH kvmtool 3/5] ARM: Stash vcpu_init in the vCPU structure
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [RFC PATCH kvmtool 2/5] Allow architectures to hook KVM_EXIT_SYSTEM_EVENT
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [RFC PATCH kvmtool 1/5] TESTONLY: Sync KVM headers with pending changes
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [RFC PATCH kvmtool 0/5] ARM: Implement PSCI SYSTEM_SUSPEND
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 15/15] selftests: KVM: Test SYSTEM_SUSPEND PSCI call
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 14/15] selftests: KVM: Refactor psci_test to make it amenable to new tests
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 13/15] selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_test
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 11/15] selftests: KVM: Rename psci_cpu_on_test to psci_test
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 12/15] selftests: KVM: Create helper for making SMCCC calls
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 10/15] KVM: arm64: Implement PSCI SYSTEM_SUSPEND
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 09/15] KVM: arm64: Add support for userspace to suspend a vCPU
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 08/15] KVM: arm64: Return a value from check_vcpu_requests()
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 07/15] KVM: Create helper for setting a system event exit
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 05/15] KVM: arm64: Track vCPU power state using MP state values
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 06/15] KVM: arm64: Rename the KVM_REQ_SLEEP handler
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 04/15] KVM: arm64: Dedupe vCPU power off helpers
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 03/15] KVM: arm64: Don't depend on fallthrough to hide SYSTEM_RESET2
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 02/15] KVM: arm64: Generally disallow SMC64 for AArch32 guests
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 01/15] KVM: arm64: Generalise VM features into a set of flags
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 00/15] KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v12 06/40] arm64/sme: Provide ABI documentation for SME
- From: Szabolcs Nagy <Szabolcs.Nagy@xxxxxxx>
- [kvm-unit-tests PATCH] arm: Fix typos
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH kvmtool v10 2/3] aarch64: Add stolen time support
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH v2 26/26] KVM: selftests: Map x86_64 guest virtual memory with huge pages
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v2 25/26] KVM: x86/mmu: Drop NULL pte_list_desc_cache fallback
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v2 23/26] KVM: x86/mmu: Fully split huge pages that require extra pte_list_desc structs
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v2 24/26] KVM: x86/mmu: Split huge pages aliased by multiple SPTEs
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v2 22/26] KVM: Allow GFP flags to be passed when topping up MMU caches
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v2 21/26] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v2 20/26] KVM: x86/mmu: Extend Eager Page Splitting to the shadow MMU
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v2 19/26] KVM: x86/mmu: Refactor drop_large_spte()
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v2 18/26] KVM: x86/mmu: Zap collapsible SPTEs at all levels in the shadow MMU
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v2 17/26] KVM: x86/mmu: Pass access information to make_huge_page_split_spte()
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v2 16/26] KVM: x86/mmu: Cache the access bits of shadowed translations
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v2 15/26] KVM: x86/mmu: Update page stats in __rmap_add()
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v2 14/26] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v2 13/26] KVM: x86/mmu: Pass const memslot to init_shadow_page() and descendants
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v2 12/26] KVM: x86/mmu: Pass const memslot to rmap_add()
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v2 11/26] KVM: x86/mmu: Use common code to allocate kvm_mmu_page structs from vCPU caches
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v2 10/26] KVM: x86/mmu: Use common code to free kvm_mmu_page structs
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v2 09/26] KVM: x86/mmu: Move huge page split sp allocation code to mmu.c
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v2 08/26] KVM: x86/mmu: Link spt to sp during allocation
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v2 06/26] KVM: x86/mmu: Pass memslot to kvm_mmu_new_shadow_page()
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v2 07/26] KVM: x86/mmu: Separate shadow MMU sp allocation from initialization
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v2 05/26] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v2 04/26] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v2 02/26] KVM: x86/mmu: Use a bool for direct
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v2 03/26] KVM: x86/mmu: Derive shadow MMU page role from parent
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v2 00/26] Extend Eager Page Splitting to the shadow MMU
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v2 01/26] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH 11/11] KVM: selftests: aarch64: Add mix of tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH 10/11] KVM: selftests: aarch64: Add readonly memslot tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH 09/11] KVM: selftests: aarch64: Add dirty logging tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH 07/11] KVM: selftests: aarch64: Add aarch64/page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH 08/11] KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH 06/11] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH 05/11] KVM: selftests: aarch64: Export _virt_pg_map with a pt_memslot arg
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH 04/11] KVM: selftests: Add vm_alloc_page_table_in_memslot library function
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH 03/11] KVM: selftests: aarch64: Add vm_get_pte_gpa library function
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH 02/11] KVM: selftests: Add vm_mem_region_get_src_fd library function
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH 01/11] KVM: selftests: Add a userfaultfd library
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH 00/11] KVM: selftests: Add aarch64/page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v6 25/25] KVM: arm64: selftests: Introduce id_reg_test
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v6 24/25] KVM: arm64: Add kunit test for trap initialization
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v6 22/25] KVM: arm64: Trap disabled features of ID_AA64MMFR1_EL1
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v6 23/25] KVM: arm64: Trap disabled features of ID_AA64ISAR1_EL1
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v6 21/25] KVM: arm64: Trap disabled features of ID_AA64DFR0_EL1
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v6 20/25] KVM: arm64: Trap disabled features of ID_AA64PFR1_EL1
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v6 19/25] KVM: arm64: Trap disabled features of ID_AA64PFR0_EL1
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v6 18/25] KVM: arm64: Introduce framework to trap disabled features
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v6 17/25] KVM: arm64: Use vcpu->arch.mdcr_el2 to track value of mdcr_el2
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v6 15/25] KVM: arm64: Add kunit test for ID register validation
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v6 16/25] KVM: arm64: Use vcpu->arch cptr_el2 to track value of cptr_el2 for VHE
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v6 14/25] KVM: arm64: Introduce KVM_CAP_ARM_ID_REG_CONFIGURABLE capability
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v6 13/25] KVM: arm64: Add consistency checking for frac fields of ID registers
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v6 12/25] KVM: arm64: Use id_reg_desc_table for ID registers
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v6 10/25] KVM: arm64: Make MVFR1_EL1 writable
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v6 09/25] KVM: arm64: Make ID_AA64DFR0_EL1/ID_DFR0_EL1 writable
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v6 11/25] KVM: arm64: Add remaining ID registers to id_reg_desc_table
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v6 08/25] KVM: arm64: Make ID_AA64MMFR0_EL1 writable
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v6 07/25] KVM: arm64: Make ID_AA64ISAR1_EL1 writable
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v6 06/25] KVM: arm64: Make ID_AA64ISAR0_EL1 writable
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v6 04/25] KVM: arm64: Make ID_AA64PFR0_EL1 writable
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v6 05/25] KVM: arm64: Make ID_AA64PFR1_EL1 writable
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v6 03/25] KVM: arm64: Introduce struct id_reg_desc
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v6 01/25] KVM: arm64: Introduce a validation function for an ID register
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v6 02/25] KVM: arm64: Save ID registers' sanitized value per guest
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v6 00/25] KVM: arm64: Make CPU ID registers writable by userspace
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH 2/2] arm/run: Fix using qemu-system-aarch64 to run aarch32 tests on aarch64
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [kvm-unit-tests PATCH 2/2] arm/run: Fix using qemu-system-aarch64 to run aarch32 tests on aarch64
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: Really propagate PSCI SYSTEM_RESET2 arguments to userspace
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH] KVM: arm64: Really propagate PSCI SYSTEM_RESET2 arguments to userspace
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH 2/2] arm/run: Fix using qemu-system-aarch64 to run aarch32 tests on aarch64
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v5 1/8] KVM: arm64: Introduce hyp_alloc_private_va_range()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH 1/2] arm: Change text base address for 32 bit tests when running under kvmtool
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH 2/2] arm/run: Fix using qemu-system-aarch64 to run aarch32 tests on aarch64
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v5 1/8] KVM: arm64: Introduce hyp_alloc_private_va_range()
- From: Quentin Perret <qperret@xxxxxxxxxx>
- [kvm-unit-tests PATCH 1/2] arm: Change text base address for 32 bit tests when running under kvmtool
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [kvm-unit-tests PATCH 2/2] arm/run: Fix using qemu-system-aarch64 to run aarch32 tests on aarch64
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [kvm-unit-tests PATCH 0/2] arm: 32 bit tests improvements
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH kvmtool v10 3/3] Add --no-pvtime command line argument
- From: Sebastian Ene <sebastianene@xxxxxxxxxx>
- [PATCH kvmtool v10 2/3] aarch64: Add stolen time support
- From: Sebastian Ene <sebastianene@xxxxxxxxxx>
- [PATCH kvmtool v10 1/3] aarch64: Populate the vCPU struct before target->init()
- From: Sebastian Ene <sebastianene@xxxxxxxxxx>
- [PATCH kvmtool v10 0/3] aarch64: Add stolen time support
- From: Sebastian Ene <sebastianene@xxxxxxxxxx>
- Re: [PATCH kvmtool v9 2/3] aarch64: Add stolen time support
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v5 1/8] KVM: arm64: Introduce hyp_alloc_private_va_range()
- From: Stephen Boyd <swboyd@xxxxxxxxxxxx>
- Re: [PATCH v2] Documentation: KVM: Update documentation to indicate KVM is arm64-only
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v5 1/8] KVM: arm64: Introduce hyp_alloc_private_va_range()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: Enable Cortex-A510 erratum 2077057 by default
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH] KVM: arm64: Enable Cortex-A510 erratum 2077057 by default
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v2] Documentation: KVM: Update documentation to indicate KVM is arm64-only
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [stable:PATCH] KVM: arm64: Reset PMC_EL0 to avoid a panic() on systems with no PMU
- From: James Morse <james.morse@xxxxxxx>
- [PATCH kvmtool v9 3/3] Add --no-pvtime command line argument
- From: Sebastian Ene <sebastianene@xxxxxxxxxx>
- [PATCH kvmtool v9 2/3] aarch64: Add stolen time support
- From: Sebastian Ene <sebastianene@xxxxxxxxxx>
- [PATCH kvmtool v9 1/3] aarch64: Populate the vCPU struct before target->init()
- From: Sebastian Ene <sebastianene@xxxxxxxxxx>
- [PATCH kvmtool v9 0/3] aarch64: Add stolen time support
- From: Sebastian Ene <sebastianene@xxxxxxxxxx>
- RE: Timer delays in VM
- From: Eugene Huang <eugeneh@xxxxxxxxxx>
- Re: [PATCH kvmtool v8 3/3] Add --no-pvtime command line argument
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH kvmtool v8 2/3] aarch64: Add stolen time support
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH kvmtool v8 1/3] aarch64: Populate the vCPU struct before target->init()
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: Timer delays in VM
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v5 8/8] KVM: arm64: Symbolize the nVHE HYP backtrace
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH v5 7/8] KVM: arm64: Unwind and dump nVHE HYP stacktrace
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH v5 6/8] KVM: arm64: Add hypervisor overflow stack
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH v5 5/8] KVM: arm64: Detect and handle hypervisor stack overflows
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH v5 4/8] KVM: arm64: Add guard pages for pKVM (protected nVHE) hypervisor stack
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH v5 3/8] KVM: arm64: Add guard pages for KVM nVHE hypervisor stack
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH v5 2/8] KVM: arm64: Introduce pkvm_alloc_private_va_range()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH v5 1/8] KVM: arm64: Introduce hyp_alloc_private_va_range()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH v5 0/8] KVM: arm64: Hypervisor stack enhancements
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- Re: [PATCH v6 43/64] KVM: arm64: nv: arch_timer: Support hyp timer emulation
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v6 43/64] KVM: arm64: nv: arch_timer: Support hyp timer emulation
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v6 43/64] KVM: arm64: nv: arch_timer: Support hyp timer emulation
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v6 43/64] KVM: arm64: nv: arch_timer: Support hyp timer emulation
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v6 43/64] KVM: arm64: nv: arch_timer: Support hyp timer emulation
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v6 44/64] KVM: arm64: nv: Add handling of EL2-specific timer registers
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v6 43/64] KVM: arm64: nv: arch_timer: Support hyp timer emulation
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v6 43/64] KVM: arm64: nv: arch_timer: Support hyp timer emulation
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v6 43/64] KVM: arm64: nv: arch_timer: Support hyp timer emulation
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v6 43/64] KVM: arm64: nv: arch_timer: Support hyp timer emulation
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH kvmtool v8 3/3] Add --no-pvtime command line argument
- From: Sebastian Ene <sebastianene@xxxxxxxxxx>
- [PATCH kvmtool v8 2/3] aarch64: Add stolen time support
- From: Sebastian Ene <sebastianene@xxxxxxxxxx>
- [PATCH kvmtool v8 1/3] aarch64: Populate the vCPU struct before target->init()
- From: Sebastian Ene <sebastianene@xxxxxxxxxx>
- [PATCH kvmtool v8 0/3] aarch64: Add stolen time support
- From: Sebastian Ene <sebastianene@xxxxxxxxxx>
- Re: [PATCH kvmtool v7 2/3] aarch64: Add stolen time support
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH kvmtool v7 2/3] aarch64: Add stolen time support
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v3 2/3] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH 2/3] KVM: arm64: selftests: add arch_timer_edge_cases
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v3 2/3] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: Only open the interrupt window on exit due to an interrupt
- From: Mark Rutland <mark.rutland@xxxxxxx>
- [PATCH] KVM: arm64: Only open the interrupt window on exit due to an interrupt
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v3 2/3] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH 2/3] KVM: arm64: selftests: add arch_timer_edge_cases
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v4 2/8] KVM: arm64: Introduce pkvm_alloc_private_va_range()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- Re: [PATCH v4 2/8] KVM: arm64: Introduce pkvm_alloc_private_va_range()
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v3 2/3] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
- From: Marc Zyngier <maz@xxxxxxxxxx>
[Index of Archives]
[Linux KVM]
[Spice Development]
[Libvirt]
[Libvirt Users]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]