Linux KVM for ARM Processors
Thread Index
[
Prev Page
][
Next Page
]
Re: [PATCH v2 16/36] irqchip/gic-v4.1: Add mask/unmask doorbell callbacks
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH v2 15/36] irqchip/gic-v4.1: Plumb skeletal VPE irqchip
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH v2 14/36] irqchip/gic-v4.1: Implement the v4.1 flavour of VMOVP
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH v2 13/36] irqchip/gic-v4.1: Don't use the VPE proxy if RVPEID is set
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH v2 12/36] irqchip/gic-v4.1: Implement the v4.1 flavour of VMAPP
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [RFC PATCH 1/2] kvm/arm: add capability to forward hypercall to user space
From
: Guoheyi <guoheyi@xxxxxxxxxx>
Re: [PATCH v2 09/36] irqchip/gic-v3: Add GICv4.1 VPEID size discovery
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH v2 08/36] irqchip/gic-v3: Detect GICv4.1 supporting RVPEID
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH v2 06/36] irqchip/gic-v3-its: Kill its->device_ids and use TYPER copy instead
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH v2 03/36] irqchip/gic-v3-its: Allow LPI invalidation via the DirectLPI interface
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH v2 06/36] irqchip/gic-v3-its: Kill its->device_ids and use TYPER copy instead
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v2 06/36] irqchip/gic-v3-its: Kill its->device_ids and use TYPER copy instead
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH v2 07/36] irqchip/gic-v3-its: Add get_vlpi_map() helper
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH 3/3] KVM: arm/arm64: vgic: Don't rely on the wrong pending table
From
: Auger Eric <eric.auger@xxxxxxxxxx>
Re: [PATCH 3/3] KVM: arm/arm64: vgic: Don't rely on the wrong pending table
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH 2/3] KVM: arm/arm64: vgic: Fix some comments typo
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH 3/3] KVM: arm/arm64: vgic: Don't rely on the wrong pending table
From
: Auger Eric <eric.auger@xxxxxxxxxx>
Re: [PATCH 2/3] KVM: arm/arm64: vgic: Fix some comments typo
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH 3/3] KVM: arm/arm64: vgic: Don't rely on the wrong pending table
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH 1/3] KVM: arm/arm64: vgic: Remove the declaration of kvm_send_userspace_msi()
From
: Auger Eric <eric.auger@xxxxxxxxxx>
Re: [PATCH 3/3] KVM: arm/arm64: vgic: Don't rely on the wrong pending table
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH 3/3] KVM: arm/arm64: vgic: Don't rely on the wrong pending table
From
: Auger Eric <eric.auger@xxxxxxxxxx>
Re: [PATCH] KVM: arm/arm64: show halt poll counters in debugfs
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH 3/3] KVM: arm/arm64: vgic: Don't rely on the wrong pending table
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH 2/3] KVM: arm/arm64: vgic: Fix some comments typo
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 3/3] KVM: arm/arm64: vgic: Don't rely on the wrong pending table
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
[PATCH 2/3] KVM: arm/arm64: vgic: Fix some comments typo
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
[PATCH 1/3] KVM: arm/arm64: vgic: Remove the declaration of kvm_send_userspace_msi()
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
[PATCH 0/3] KVM: arm/arm64: vgic: Some cleanups and fixes
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH v2] KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supported
From
: Mark Rutland <mark.rutland@xxxxxxx>
Re: [PATCH v2] KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supported
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v2] KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supported
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
Re: [PATCH v2] KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supported
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
Re: [PATCH v2] KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supported
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v2] KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supported
From
: Mark Rutland <mark.rutland@xxxxxxx>
[PATCH v2] KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supported
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
Re: [PATCH v2 4/5] arm64: KVM: Prevent speculative S1 PTW when restoring vcpu context
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [PATCH v2 04/36] irqchip/gic-v3-its: Make is_v4 use a TYPER copy
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v2 4/5] arm64: KVM: Prevent speculative S1 PTW when restoring vcpu context
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v2 4/5] arm64: KVM: Prevent speculative S1 PTW when restoring vcpu context
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [PATCH v2 05/36] irqchip/gic-v3-its: Kill its->ite_size and use TYPER copy instead
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH v2 04/36] irqchip/gic-v3-its: Make is_v4 use a TYPER copy
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH v2 02/36] irqchip/gic-v3-its: Factor out wait_for_syncr primitive
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
[PATCH v2 36/36] KVM: arm64: GICv4.1: Expose HW-based SGIs in debugfs
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 35/36] KVM: arm64: GICv4.1: Configure SGIs as HW interrupts
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 34/36] KVM: arm64: GICv4.1: Add direct injection capability to SGI registers
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 33/36] KVM: arm64: GICv4.1: Let doorbells be auto-enabled
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 32/36] irqchip/gic-v4.1: Eagerly vmap vPEs
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 31/36] irqchip/gic-v4.1: Add VSGI property setup
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 30/36] irqchip/gic-v4.1: Add VSGI allocation/teardown
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 29/36] irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layer
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 28/36] irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacks
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 27/36] irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacks
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 26/36] irqchip/gic-v4.1: Plumb mask/unmask SGI callbacks
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 25/36] irqchip/gic-v4.1: Add initial SGI configuration
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 24/36] irqchip/gic-v4.1: Plumb skeletal VSGI irqchip
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 23/36] irqchip/gic-v4.1: Map the ITS SGIR register page
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 22/36] irqchip/gic-v4.1: Advertise support v4.1 to KVM
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 21/36] irqchip/gic-v4.1: Allow direct invalidation of VLPIs
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 20/36] irqchip/gic-v4.1: Suppress per-VLPI doorbell
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 19/36] irqchip/gic-v4.1: Add VPE INVALL callback
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 18/36] irqchip/gic-v4.1: Add VPE eviction callback
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 17/36] irqchip/gic-v4.1: Add VPE residency callback
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 16/36] irqchip/gic-v4.1: Add mask/unmask doorbell callbacks
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 15/36] irqchip/gic-v4.1: Plumb skeletal VPE irqchip
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 14/36] irqchip/gic-v4.1: Implement the v4.1 flavour of VMOVP
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 13/36] irqchip/gic-v4.1: Don't use the VPE proxy if RVPEID is set
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 12/36] irqchip/gic-v4.1: Implement the v4.1 flavour of VMAPP
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 11/36] irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 10/36] irqchip/gic-v3: Workaround Cavium TX1 erratum when reading GICD_TYPER2
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 09/36] irqchip/gic-v3: Add GICv4.1 VPEID size discovery
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 08/36] irqchip/gic-v3: Detect GICv4.1 supporting RVPEID
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 07/36] irqchip/gic-v3-its: Add get_vlpi_map() helper
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 06/36] irqchip/gic-v3-its: Kill its->device_ids and use TYPER copy instead
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 05/36] irqchip/gic-v3-its: Kill its->ite_size and use TYPER copy instead
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 04/36] irqchip/gic-v3-its: Make is_v4 use a TYPER copy
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 03/36] irqchip/gic-v3-its: Allow LPI invalidation via the DirectLPI interface
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 02/36] irqchip/gic-v3-its: Factor out wait_for_syncr primitive
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 01/36] KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 00/36] irqchip/gic-v4: GICv4.1 architecture support
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH] KVM: arm/arm64: show halt poll counters in debugfs
From
: Christian Borntraeger <borntraeger@xxxxxxxxxx>
Re: [PATCH v2 4/5] arm64: KVM: Prevent speculative S1 PTW when restoring vcpu context
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v3 00/15] KVM: Dynamically size memslot arrays
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v7 10/10] arm64: Retrieve stolen time as paravirtualized guest
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [PATCH v7 09/10] arm/arm64: Make use of the SMCCC 1.1 wrapper
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
[PATCH v1 3/3] arm64: perf: Add support for ARMv8.5-PMU 64-bit counters
From
: Andrew Murray <andrew.murray@xxxxxxx>
[PATCH v1 2/3] KVM: arm64: limit PMU version to ARMv8.4
From
: Andrew Murray <andrew.murray@xxxxxxx>
[PATCH v1 1/3] arm64: cpufeature: Extract capped fields
From
: Andrew Murray <andrew.murray@xxxxxxx>
[PATCH v1 0/3] arm64: perf: Add support for ARMv8.5-PMU 64-bit counters
From
: Andrew Murray <andrew.murray@xxxxxxx>
Re: [PATCH] KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supported
From
: Mark Rutland <mark.rutland@xxxxxxx>
[PATCH] KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supported
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
Re: [PATCH v3 00/15] KVM: Dynamically size memslot arrays
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
Re: [PATCH RFC 0/7] Support KVM being compiled as a kernel module on arm64
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH RFC 0/7] Support KVM being compiled as a kernel module on arm64
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
Re: [PATCH v2] irqchip/gic-v3-its: Use the exact ITSList for VMOVP
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH v2] irqchip/gic-v3-its: Use the exact ITSList for VMOVP
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH RFC 0/7] Support KVM being compiled as a kernel module on arm64
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxxxxxxxxx>
Re: [PATCH RFC 0/7] Support KVM being compiled as a kernel module on arm64
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxxxxxxxxx>
[PATCH v3 12/15] KVM: Provide common implementation for generic dirty log functions
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v3 10/15] KVM: Simplify kvm_free_memslot() and all its descendents
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v3 03/15] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v3 13/15] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v3 04/15] KVM: x86: Allocate memslot resources during prepare_memory_region()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v3 14/15] KVM: Terminate memslot walks via used_slots
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v3 05/15] KVM: Drop kvm_arch_create_memslot()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v3 11/15] KVM: Clean up local variable usage in __kvm_set_memory_region()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v3 09/15] KVM: Move memslot deletion to helper function
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v3 15/15] KVM: Dynamically size memslot array based on number of used slots
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v3 07/15] KVM: Refactor error handling for setting memory region
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v3 08/15] KVM: Move setting of memslot into helper routine
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v3 00/15] KVM: Dynamically size memslot arrays
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v3 01/15] KVM: Reinstall old memslots if arch preparation fails
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v3 02/15] KVM: Don't free new memslot if allocation of said memslot fails
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v3 06/15] KVM: Explicitly free allocated-but-unused dirty bitmap
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
Re: [PATCH v2 14/15] KVM: Terminate memslot walks via used_slots
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
Re: [PATCH v2 14/15] KVM: Terminate memslot walks via used_slots
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH v2 14/15] KVM: Terminate memslot walks via used_slots
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
Re: [PATCH v2 14/15] KVM: Terminate memslot walks via used_slots
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
Re: [PATCH v2 4/5] arm64: KVM: Prevent speculative S1 PTW when restoring vcpu context
From
: James Morse <james.morse@xxxxxxx>
Re: [PATCH v2 3/5] arm64: KVM: Disable EL1 PTW when invalidating S2 TLBs
From
: James Morse <james.morse@xxxxxxx>
Re: [PATCH v2 2/5] arm64: KVM: Reorder system register restoration and stage-2 activation
From
: James Morse <james.morse@xxxxxxx>
Re: [PATCH RFC 0/7] Support KVM being compiled as a kernel module on arm64
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2] KVM: arm64: Select TASK_DELAY_ACCT+TASKSTATS rather than SCHEDSTATS
From
: Steven Price <steven.price@xxxxxxx>
Re: [PATCH] KVM: arm64: Select SCHED_INFO before SCHEDSTATS
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH RFC 7/7] KVM: ARM: Support KVM being compiled as a kernel module
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxxxxxxxxx>
[PATCH RFC 6/7] KVM: arm/arm64: Move target table register into register table init function
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxxxxxxxxx>
[PATCH RFC 3/7] KVM: vgic: make vgic parameters work well for module
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxxxxxxxxx>
[PATCH RFC 5/7] KVM: arch_timer: Add hyp uninitialize function
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxxxxxxxxx>
[PATCH RFC 4/7] KVM: vgic: Add hyp uninitialize function
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxxxxxxxxx>
[PATCH RFC 2/7] KVM: arch_timer: Fix resource leak on error path
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxxxxxxxxx>
[PATCH RFC 1/7] KVM: ARM: call hyp_cpu_pm_exit on correct fail and exit path
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxxxxxxxxx>
[PATCH RFC 0/7] Support KVM being compiled as a kernel module on arm64
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxxxxxxxxx>
Re: [PATCH v2 03/15] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
From
: kbuild test robot <lkp@xxxxxxxxx>
Re: [PATCH] KVM: arm64: Select SCHED_INFO before SCHEDSTATS
From
: Steven Price <steven.price@xxxxxxx>
[RFC PATCH v6 7/7] kvm: arm64: Add capability check extension for ptp_kvm
From
: Jianyong Wu <jianyong.wu@xxxxxxx>
[RFC PATCH v6 6/7] ptp: arm64: Enable ptp_kvm for arm64
From
: Jianyong Wu <jianyong.wu@xxxxxxx>
[RFC PATCH v6 5/7] psci: Add hvc call service for ptp_kvm.
From
: Jianyong Wu <jianyong.wu@xxxxxxx>
[RFC PATCH v6 4/7] time: Add mechanism to recognize clocksource in time_get_snapshot
From
: Jianyong Wu <jianyong.wu@xxxxxxx>
[RFC PATCH v6 3/7] ptp: Reorganize ptp_kvm modules to make it arch-independent.
From
: Jianyong Wu <jianyong.wu@xxxxxxx>
[RFC PATCH v6 2/7] psci: Let arm_smccc_1_1_invoke available by modules
From
: Jianyong Wu <jianyong.wu@xxxxxxx>
[RFC PATCH v6 1/7] arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()
From
: Jianyong Wu <jianyong.wu@xxxxxxx>
[RFC PATCH v6 0/7] Enable ptp_kvm for arm64
From
: Jianyong Wu <jianyong.wu@xxxxxxx>
Re: [PATCH RFC 0/7] Support KVM being compiled as a kernel module on arm64
From
: James Morse <james.morse@xxxxxxx>
Re: [PATCH v2 12/15] KVM: Provide common implementation for generic dirty log functions
From
: kbuild test robot <lkp@xxxxxxxxx>
Re: [PATCH 02/45] KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
From
: Greg Kurz <groug@xxxxxxxx>
Re: [PATCH 01/45] KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
From
: Greg Kurz <groug@xxxxxxxx>
Re: [PATCH v2 00/15] KVM: Dynamically size memslot arrays
From
: Christian Borntraeger <borntraeger@xxxxxxxxxx>
Re: [PATCH] KVM: arm64: Select SCHED_INFO before SCHEDSTATS
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v7 00/10] arm64: Stolen time support
From
: Steven Price <steven.price@xxxxxxx>
Re: [PATCH v7 00/10] arm64: Stolen time support
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH] KVM: arm64: Select SCHED_INFO before SCHEDSTATS
From
: Steven Price <steven.price@xxxxxxx>
Re: [PATCH v2 00/15] KVM: Dynamically size memslot arrays
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
Re: [PATCH v2 12/15] KVM: Provide common implementation for generic dirty log functions
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
Re: [PATCH v2 09/15] KVM: Move memslot deletion to helper function
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
Re: [PATCH v2 02/15] KVM: Don't free new memslot if allocation of said memslot fails
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
Re: [PATCH v2 01/15] KVM: Reinstall old memslots if arch preparation fails
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
[PATCH] KVM: arm64: Select SCHED_INFO before SCHEDSTATS
From
: Mao Wenan <maowenan@xxxxxxxxxx>
[PATCH -next] KVM: arm/arm64: Remove duplicated include from arm.c
From
: YueHaibing <yuehaibing@xxxxxxxxxx>
[PATCH v2] irqchip/gic-v3-its: Use the exact ITSList for VMOVP
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH] irqchip/gic-v3-its: Use the exact ITSList for VMOVP
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH 42/45] KVM: arm64: Free sve_state via arm specific hook
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
Re: [PATCH v2 14/15] KVM: Terminate memslot walks via used_slots
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH v2 14/15] KVM: Terminate memslot walks via used_slots
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
Re: [PATCH v2 14/15] KVM: Terminate memslot walks via used_slots
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH v2 14/15] KVM: Terminate memslot walks via used_slots
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
Re: [PATCH v2 15/15] KVM: Dynamically size memslot array based on number of used slots
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
Re: [PATCH v2 00/15] KVM: Dynamically size memslot arrays
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH v2 15/15] KVM: Dynamically size memslot array based on number of used slots
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH v2 14/15] KVM: Terminate memslot walks via used_slots
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH v2 00/15] KVM: Dynamically size memslot arrays
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH] irqchip/gic-v3-its: Use the exact ITSList for VMOVP
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH 00/45] KVM: Refactor vCPU creation
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
Re: [PATCH 42/45] KVM: arm64: Free sve_state via arm specific hook
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
Re: [GIT PULL] KVM/arm fixes for 5.4-rc5
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
[PATCH] irqchip/gic-v3-its: Use the exact ITSList for VMOVP
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
[PATCH 45/45] KVM: Move vcpu->run page allocation out of kvm_vcpu_init()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 44/45] KVM: Move putting of vcpu->pid to kvm_vcpu_destroy()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 43/45] KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 42/45] KVM: arm64: Free sve_state via arm specific hook
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 39/45] KVM: MIPS: Move all vcpu init code into kvm_arch_vcpu_create()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 40/45] KVM: ARM: Move all vcpu init code into kvm_arch_vcpu_create()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 41/45] KVM: PPC: Move all vcpu init code into kvm_arch_vcpu_create()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 38/45] KVM: x86: Move all vcpu init code into kvm_arch_vcpu_create()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 37/45] KVM: Drop kvm_arch_vcpu_setup()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 36/45] KVM: PPC: BookE: Setup vcpu during kvmppc_core_vcpu_create()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 30/45] KVM: Move vcpu alloc and init invocation to common code
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 35/45] KVM: s390: Manually invoke vcpu setup during kvm_arch_vcpu_create()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 33/45] KVM: x86: Move guts of kvm_arch_vcpu_setup() into kvm_arch_vcpu_create()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 34/45] KVM: MIPS: Move .vcpu_setup() call to kvm_arch_vcpu_create()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 32/45] KVM: Move initialization of preempt notifier to kvm_vcpu_init()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 31/45] KVM: Unexport kvm_vcpu_cache and kvm_{un}init_vcpu()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 29/45] KVM: Introduce kvm_vcpu_destroy()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 28/45] KVM: x86: Invoke kvm_vcpu_uninit() immediately prior to freeing vcpu
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 26/45] KVM: s390: Invoke kvm_vcpu_init() before allocating sie_page
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 27/45] KVM: MIPS: Invoke kvm_vcpu_uninit() immediately prior to freeing vcpu
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 25/45] KVM: s390: Move guts of kvm_arch_vcpu_init() into kvm_arch_vcpu_create()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 24/45] KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 23/45] KVM: Remove kvm_arch_vcpu_free() declaration
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 22/45] KVM: x86: Drop kvm_arch_vcpu_free()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 21/45] KVM: x86: Remove spurious clearing of async #PF MSR
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 20/45] KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction path
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 19/45] KVM: arm: Drop kvm_arch_vcpu_free()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 18/45] KVM: PPC: Drop kvm_arch_vcpu_free()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 17/45] KVM: MIPS: Drop kvm_arch_vcpu_free()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 15/45] KVM: PPC: Move kvm_vcpu_init() invocation to common code
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 16/45] KVM: MIPS: Use kvm_vcpu_cache to allocate vCPUs
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 14/45] KVM: PPC: e500mc: Move reset of oldpir below call to kvm_vcpu_init()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 12/45] KVM: PPC: Allocate vcpu struct in common PPC code
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 13/45] KVM: PPC: Book3S PR: Allocate book3s and shadow vcpu after common init
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 10/45] KVM: x86: Move kvm_vcpu_init() invocation to common code
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 11/45] KVM: PPC: e500mc: Add build-time assert that vcpu is at offset 0
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 09/45] KVM: x86: Move allocation of pio_data page down a few lines
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 08/45] KVM: x86: Move FPU allocation to common x86 code
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 07/45] KVM: x86: Allocate vcpu struct in common x86 code
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 06/45] KVM: SVM: Use direct vcpu pointer during vCPU create/free
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 05/45] KVM: VMX: Use direct vcpu pointer during vCPU create/free
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 00/45] KVM: Refactor vCPU creation
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 04/45] KVM: VMX: Allocate VPID after initializing VCPU
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 01/45] KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 03/45] KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 02/45] KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v2 06/15] KVM: Explicitly free allocated-but-unused dirty bitmap
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v2 09/15] KVM: Move memslot deletion to helper function
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v2 12/15] KVM: Provide common implementation for generic dirty log functions
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v2 07/15] KVM: Refactor error handling for setting memory region
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v2 13/15] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v2 10/15] KVM: Simplify kvm_free_memslot() and all its descendents
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v2 11/15] KVM: Clean up local variable usage in __kvm_set_memory_region()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v2 14/15] KVM: Terminate memslot walks via used_slots
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v2 08/15] KVM: Move setting of memslot into helper routine
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v2 15/15] KVM: Dynamically size memslot array based on number of used slots
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v2 00/15] KVM: Dynamically size memslot arrays
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v2 05/15] KVM: Drop kvm_arch_create_memslot()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v2 03/15] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v2 01/15] KVM: Reinstall old memslots if arch preparation fails
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v2 04/15] KVM: x86: Allocate memslot resources during prepare_memory_region()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH v2 02/15] KVM: Don't free new memslot if allocation of said memslot fails
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
Re: [PATCH v3 2/2] KVM: arm/arm64: Allow user injection of external data aborts
From
: Alexander Graf <graf@xxxxxxxxxx>
Re: [PATCH v7 00/10] arm64: Stolen time support
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [RFC PATCH 1/2] kvm/arm: add capability to forward hypercall to user space
From
: James Morse <james.morse@xxxxxxx>
Re: [kvm-unit-tests PATCH] Switch the order of the parameters in report() and report_xfail()
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
[PATCH v7 10/10] arm64: Retrieve stolen time as paravirtualized guest
From
: Steven Price <steven.price@xxxxxxx>
[PATCH v7 09/10] arm/arm64: Make use of the SMCCC 1.1 wrapper
From
: Steven Price <steven.price@xxxxxxx>
[PATCH v7 07/10] KVM: arm64: Provide VCPU attributes for stolen time
From
: Steven Price <steven.price@xxxxxxx>
[PATCH v7 08/10] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
From
: Steven Price <steven.price@xxxxxxx>
[PATCH v7 05/10] KVM: arm64: Support stolen time reporting via shared structure
From
: Steven Price <steven.price@xxxxxxx>
[PATCH v7 06/10] KVM: Allow kvm_device_ops to be const
From
: Steven Price <steven.price@xxxxxxx>
[PATCH v7 04/10] KVM: Implement kvm_put_guest()
From
: Steven Price <steven.price@xxxxxxx>
[PATCH v7 03/10] KVM: arm64: Implement PV_TIME_FEATURES call
From
: Steven Price <steven.price@xxxxxxx>
[PATCH v7 02/10] KVM: arm/arm64: Factor out hypercall handling from PSCI code
From
: Steven Price <steven.price@xxxxxxx>
[PATCH v7 01/10] KVM: arm64: Document PV-time interface
From
: Steven Price <steven.price@xxxxxxx>
[PATCH v7 00/10] arm64: Stolen time support
From
: Steven Price <steven.price@xxxxxxx>
Re: [PATCH v6 08/10] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v3 0/2] Improve handling of stage 2 aborts without instruction decode
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v6 08/10] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
From
: Steven Price <steven.price@xxxxxxx>
Re: [PATCH v3 0/2] Improve handling of stage 2 aborts without instruction decode
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
Re: [PATCH v6 10/10] arm64: Retrieve stolen time as paravirtualized guest
From
: Steven Price <steven.price@xxxxxxx>
Re: [PATCH v6 08/10] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v6 05/10] KVM: arm64: Support stolen time reporting via shared structure
From
: Steven Price <steven.price@xxxxxxx>
Re: [PATCH v6 07/10] KVM: arm64: Provide VCPU attributes for stolen time
From
: Steven Price <steven.price@xxxxxxx>
Re: [PATCH v6 05/10] KVM: arm64: Support stolen time reporting via shared structure
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v6 05/10] KVM: arm64: Support stolen time reporting via shared structure
From
: Steven Price <steven.price@xxxxxxx>
Re: [PATCH v6 10/10] arm64: Retrieve stolen time as paravirtualized guest
From
: Jürgen Groß <jgross@xxxxxxxx>
Re: [PATCH v6 10/10] arm64: Retrieve stolen time as paravirtualized guest
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v3 0/2] Improve handling of stage 2 aborts without instruction decode
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 4/4] KVM: arm64: pmu: Reset sample period on overflow handling
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 3/4] KVM: arm64: pmu: Set the CHAINED attribute before creating the in-kernel event
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 2/4] arm64: KVM: Handle PMCR_EL0.LC as RES1 on pure AArch64 systems
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 1/4] KVM: arm64: pmu: Fix cycle counter truncation
From
: Marc Zyngier <maz@xxxxxxxxxx>
[GIT PULL] KVM/arm fixes for 5.4-rc5
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v6 10/10] arm64: Retrieve stolen time as paravirtualized guest
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v6 07/10] KVM: arm64: Provide VCPU attributes for stolen time
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v6 05/10] KVM: arm64: Support stolen time reporting via shared structure
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 5/5] arm64: Enable and document ARM errata 1319367 and 1319537
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 4/5] arm64: KVM: Prevent speculative S1 PTW when restoring vcpu context
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 3/5] arm64: KVM: Disable EL1 PTW when invalidating S2 TLBs
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 2/5] arm64: KVM: Reorder system register restoration and stage-2 activation
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 1/5] arm64: Add ARM64_WORKAROUND_1319367 for all A57 and A72 versions
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 0/5] arm64: KVM: Add workaround for errata 1319367 and 1319537
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH] arm64: KVM: Invoke compute_layout() before alternatives are applied
From
: James Morse <james.morse@xxxxxxx>
Re: [kvm-unit-tests PATCH] Switch the order of the parameters in report() and report_xfail()
From
: Thomas Huth <thuth@xxxxxxxxxx>
Re: [kvm-unit-tests PATCH] Switch the order of the parameters in report() and report_xfail()
From
: Andrew Jones <drjones@xxxxxxxxxx>
[kvm-unit-tests PATCH] Switch the order of the parameters in report() and report_xfail()
From
: Thomas Huth <thuth@xxxxxxxxxx>
RE: [PATCH v5 4/6] psci: Add hvc call service for ptp_kvm.
From
: "Jianyong Wu (Arm Technology China)" <Jianyong.Wu@xxxxxxx>
RE: [PATCH v5 5/6] ptp: arm64: Enable ptp_kvm for arm64
From
: "Jianyong Wu (Arm Technology China)" <Jianyong.Wu@xxxxxxx>
RE: [PATCH v5 2/6] ptp: Reorganize ptp_kvm modules to make it arch-independent.
From
: "Jianyong Wu (Arm Technology China)" <Jianyong.Wu@xxxxxxx>
RE: [PATCH v5 3/6] timekeeping: Add clocksource to system_time_snapshot
From
: "Jianyong Wu (Arm Technology China)" <Jianyong.Wu@xxxxxxx>
RE: [PATCH v5 3/6] timekeeping: Add clocksource to system_time_snapshot
From
: "Jianyong Wu (Arm Technology China)" <Jianyong.Wu@xxxxxxx>
RE: [PATCH v5 1/6] psci: Export psci_ops.conduit symbol as modules will use it.
From
: "Jianyong Wu (Arm Technology China)" <Jianyong.Wu@xxxxxxx>
RE: [PATCH v5 5/6] ptp: arm64: Enable ptp_kvm for arm64
From
: "Jianyong Wu (Arm Technology China)" <Jianyong.Wu@xxxxxxx>
[PATCH v5 6/6] kvm: arm64: Add capability check extension for ptp_kvm
From
: Jianyong Wu <jianyong.wu@xxxxxxx>
[PATCH v5 5/6] ptp: arm64: Enable ptp_kvm for arm64
From
: Jianyong Wu <jianyong.wu@xxxxxxx>
[PATCH v5 4/6] psci: Add hvc call service for ptp_kvm.
From
: Jianyong Wu <jianyong.wu@xxxxxxx>
[PATCH v5 3/6] timekeeping: Add clocksource to system_time_snapshot
From
: Jianyong Wu <jianyong.wu@xxxxxxx>
[PATCH v5 2/6] ptp: Reorganize ptp_kvm modules to make it arch-independent.
From
: Jianyong Wu <jianyong.wu@xxxxxxx>
[PATCH v5 1/6] psci: Export psci_ops.conduit symbol as modules will use it.
From
: Jianyong Wu <jianyong.wu@xxxxxxx>
[RFC PATCH v5 0/6] Enable ptp_kvm for arm64
From
: Jianyong Wu <jianyong.wu@xxxxxxx>
[PATCH] arm64: KVM: Invoke compute_layout() before alternatives are applied
From
: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
RE: [PATCH v5 3/6] timekeeping: Add clocksource to system_time_snapshot
From
: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
RE: [PATCH v5 3/6] timekeeping: Add clocksource to system_time_snapshot
From
: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Re: [PATCH v5 4/6] psci: Add hvc call service for ptp_kvm.
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH v5 4/6] psci: Add hvc call service for ptp_kvm.
From
: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Re: [PATCH v5 3/6] timekeeping: Add clocksource to system_time_snapshot
From
: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Re: [PATCH v5 4/6] psci: Add hvc call service for ptp_kvm.
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH v5 5/6] ptp: arm64: Enable ptp_kvm for arm64
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH v5 5/6] ptp: arm64: Enable ptp_kvm for arm64
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH v5 2/6] ptp: Reorganize ptp_kvm modules to make it arch-independent.
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH v5 3/6] timekeeping: Add clocksource to system_time_snapshot
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH v5 3/6] timekeeping: Add clocksource to system_time_snapshot
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH v5 3/6] timekeeping: Add clocksource to system_time_snapshot
From
: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Re: [PATCH v5 3/6] timekeeping: Add clocksource to system_time_snapshot
From
: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Re: [PATCH v5 1/6] psci: Export psci_ops.conduit symbol as modules will use it.
From
: Mark Rutland <mark.rutland@xxxxxxx>
Re: [PATCH v5 5/6] ptp: arm64: Enable ptp_kvm for arm64
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH v5 3/6] timekeeping: Add clocksource to system_time_snapshot
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH v3 4/4] KVM: arm64: pmu: Reset sample period on overflow handling
From
: Andrew Murray <andrew.murray@xxxxxxx>
Re: [PATCH 0/2] Workaround for Cavium ThunderX2 erratum 219
From
: Jayachandran Chandrasekharan Nair <jnair@xxxxxxxxxxx>
Re: [PATCH v3 3/4] KVM: arm64: pmu: Set the CHAINED attribute before creating the in-kernel event
From
: Andrew Murray <andrew.murray@xxxxxxx>
[PATCH v6 10/10] arm64: Retrieve stolen time as paravirtualized guest
From
: Steven Price <steven.price@xxxxxxx>
[PATCH v6 09/10] arm/arm64: Make use of the SMCCC 1.1 wrapper
From
: Steven Price <steven.price@xxxxxxx>
[PATCH v6 08/10] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
From
: Steven Price <steven.price@xxxxxxx>
[PATCH v6 07/10] KVM: arm64: Provide VCPU attributes for stolen time
From
: Steven Price <steven.price@xxxxxxx>
[PATCH v6 06/10] KVM: Allow kvm_device_ops to be const
From
: Steven Price <steven.price@xxxxxxx>
[PATCH v6 05/10] KVM: arm64: Support stolen time reporting via shared structure
From
: Steven Price <steven.price@xxxxxxx>
[PATCH v6 04/10] KVM: Implement kvm_put_guest()
From
: Steven Price <steven.price@xxxxxxx>
[PATCH v6 03/10] KVM: arm64: Implement PV_TIME_FEATURES call
From
: Steven Price <steven.price@xxxxxxx>
[PATCH v6 02/10] KVM: arm/arm64: Factor out hypercall handling from PSCI code
From
: Steven Price <steven.price@xxxxxxx>
[PATCH v6 01/10] KVM: arm64: Document PV-time interface
From
: Steven Price <steven.price@xxxxxxx>
[PATCH v6 00/10] arm64: Stolen time support
From
: Steven Price <steven.price@xxxxxxx>
[PATCH v3 4/4] KVM: arm64: pmu: Reset sample period on overflow handling
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v3 1/4] KVM: arm64: pmu: Fix cycle counter truncation
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v3 0/4] KVM: arm64: Assorted PMU emulation fixes
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v3 3/4] KVM: arm64: pmu: Set the CHAINED attribute before creating the in-kernel event
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v3 2/4] arm64: KVM: Handle PMCR_EL0.LC as RES1 on pure AArch64 systems
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v2 5/5] KVM: arm64: pmu: Reset sample period on overflow handling
From
: Andrew Murray <andrew.murray@xxxxxxx>
[PATCH 2/2] arm64: KVM: Add option to trap and emulate guest VM sysreg updates
From
: Jayachandran Chandrasekharan Nair <jnair@xxxxxxxxxxx>
[PATCH 0/2] Workaround for Cavium ThunderX2 erratum 219
From
: Jayachandran Chandrasekharan Nair <jnair@xxxxxxxxxxx>
[PATCH 1/2] arm64: Workaround for Cavium ThunderX2 erratum 219
From
: Jayachandran Chandrasekharan Nair <jnair@xxxxxxxxxxx>
Re: [PATCH v2 5/5] KVM: arm64: pmu: Reset sample period on overflow handling
From
: Marc Zyngier <maz@xxxxxxxxxx>
[kvmtool v3 5/5] arm: Inject external data aborts when accessing holes in the memory map
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
[kvmtool v3 4/5] arm: Handle exits from undecoded load/store instructions
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
[kvmtool v3 3/5] update headers: Update the KVM headers for new Arm fault reporting features
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
[PATCH v3 2/2] KVM: arm/arm64: Allow user injection of external data aborts
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
[PATCH v3 1/2] KVM: arm/arm64: Allow reporting non-ISV data aborts to userspace
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
[PATCH v3 0/2] Improve handling of stage 2 aborts without instruction decode
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
Re: [PATCH 0/2] Workaround for Cavium ThunderX2 erratum 219
From
: Will Deacon <will@xxxxxxxxxx>
Re: [RFC PATCH 12/12] virt/acpi: add SDEI table if SDEI is enabled
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [RFC PATCH 12/12] virt/acpi: add SDEI table if SDEI is enabled
From
: Igor Mammedov <imammedo@xxxxxxxxxx>
Re: [RFC PATCH 12/12] virt/acpi: add SDEI table if SDEI is enabled
From
: Guoheyi <guoheyi@xxxxxxxxxx>
Re: [RFC PATCH 12/12] virt/acpi: add SDEI table if SDEI is enabled
From
: Igor Mammedov <imammedo@xxxxxxxxxx>
[PATCH AUTOSEL 4.14 01/21] KVM: arm/arm64: vgic: Use the appropriate TRACE_INCLUDE_PATH
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 4.19 01/26] KVM: arm/arm64: vgic: Use the appropriate TRACE_INCLUDE_PATH
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.3 01/68] KVM: arm/arm64: vgic: Use the appropriate TRACE_INCLUDE_PATH
From
: Sasha Levin <sashal@xxxxxxxxxx>
Re: [RFC PATCH 00/12] Add SDEI support for arm64
From
: Guoheyi <guoheyi@xxxxxxxxxx>
Re: [RFC PATCH 07/12] arm/sdei: override qemu_irq handler when binding interrupt
From
: Guoheyi <guoheyi@xxxxxxxxxx>
Re: [RFC PATCH 1/2] kvm/arm: add capability to forward hypercall to user space
From
: Guoheyi <guoheyi@xxxxxxxxxx>
Re: [PATCH v2 2/2] KVM: arm/arm64: Allow user injection of external data aborts
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
Re: [PATCH v2 5/5] KVM: arm64: pmu: Reset sample period on overflow handling
From
: Andrew Murray <andrew.murray@xxxxxxx>
Re: [PATCH v2 4/5] arm64: perf: Add reload-on-overflow capability
From
: Andrew Murray <andrew.murray@xxxxxxx>
Re: [PATCH v2 3/5] KVM: arm64: pmu: Set the CHAINED attribute before creating the in-kernel event
From
: Andrew Murray <andrew.murray@xxxxxxx>
Re: [PATCH v2 4/5] arm64: perf: Add reload-on-overflow capability
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 4/5] arm64: perf: Add reload-on-overflow capability
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 1/5] KVM: arm64: pmu: Fix cycle counter truncation
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 5/5] KVM: arm64: pmu: Reset sample period on overflow handling
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 0/5] KVM: arm64: Assorted PMU emulation fixes
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 2/5] arm64: KVM: Handle PMCR_EL0.LC as RES1 on pure AArch64 systems
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 3/5] KVM: arm64: pmu: Set the CHAINED attribute before creating the in-kernel event
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v2 1/2] KVM: arm/arm64: Allow reporting non-ISV data aborts to userspace
From
: Alexander Graf <graf@xxxxxxxxxx>
Re: [PATCH v2 2/2] KVM: arm/arm64: Allow user injection of external data aborts
From
: Alexander Graf <graf@xxxxxxxxxx>
[kvmtool v2 5/5] arm: Inject external data aborts when accessing holes in the memory map
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
[kvmtool v2 4/5] arm: Handle exits from undecoded load/store instructions
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
[kvmtool v2 3/5] update headers: Update the KVM headers for new Arm fault reporting features
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
[PATCH v2 2/2] KVM: arm/arm64: Allow user injection of external data aborts
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
[PATCH v2 1/2] KVM: arm/arm64: Allow reporting non-ISV data aborts to userspace
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
[PATCH v2 0/2] Improve handling of stage 2 aborts without instruction decode
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
Re: [PATCH v6 0/6] KASan for arm
From
: Linus Walleij <linus.walleij@xxxxxxxxxx>
Re: [PATCH 2/2] KVM: arm/arm64: Allow user injection of external data aborts
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
Re: [PATCH 1/2] KVM: arm/arm64: Allow reporting non-ISV data aborts to userspace
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
Re: [PATCH 1/2] KVM: arm/arm64: Allow reporting non-ISV data aborts to userspace
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
Re: [PATCH v6 0/6] KASan for arm
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v6 0/6] KASan for arm
From
: Florian Fainelli <f.fainelli@xxxxxxxxx>
Re: [PATCH 3/3] KVM: arm64: pmu: Reset sample period on overflow handling
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH 3/3] KVM: arm64: pmu: Reset sample period on overflow handling
From
: Andrew Murray <andrew.murray@xxxxxxx>
Re: [PATCH 3/3] KVM: arm64: pmu: Reset sample period on overflow handling
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH 3/3] KVM: arm64: pmu: Reset sample period on overflow handling
From
: Andrew Murray <andrew.murray@xxxxxxx>
Re: [PATCH 5/5] arm64: Enable and document ARM errata 1319367 and 1319537
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH 1/3] KVM: arm64: pmu: Fix cycle counter truncation
From
: Andrew Murray <andrew.murray@xxxxxxx>
[PATCH 3/3] KVM: arm64: pmu: Reset sample period on overflow handling
From
: maz@xxxxxxxxxx
[PATCH 2/3] arm64: KVM: Handle PMCR_EL0.LC as RES1 on pure AArch64 systems
From
: maz@xxxxxxxxxx
[PATCH 1/3] KVM: arm64: pmu: Fix cycle counter truncation
From
: maz@xxxxxxxxxx
[PATCH 0/3] KVM: arm64: Assorted PMU emulation fixes
From
: maz@xxxxxxxxxx
Re: [kvm-unit-tests PATCH v2 2/6] arm: gic: Split variable output data from test name
From
: Andrew Jones <drjones@xxxxxxxxxx>
Re: [kvm-unit-tests PATCH v2 1/6] arm: gic: check_acked: add test description
From
: Andrew Jones <drjones@xxxxxxxxxx>
Re: [PATCH] KVM: arm64: pmu: Fix cycle counter truncation on counter stop
From
: Andrew Murray <andrew.murray@xxxxxxx>
Re: [PATCH] KVM: arm64: pmu: Fix cycle counter truncation on counter stop
From
: Marc Zyngier <maz@xxxxxxxxxx>
[kvm-unit-tests PATCH v2 6/6] arm: Add missing test name prefix calls
From
: Andre Przywara <andre.przywara@xxxxxxx>
[kvm-unit-tests PATCH v2 5/6] arm: selftest: Make MPIDR output stable
From
: Andre Przywara <andre.przywara@xxxxxxx>
[kvm-unit-tests PATCH v2 4/6] arm: selftest: Split variable output data from test name
From
: Andre Przywara <andre.przywara@xxxxxxx>
[kvm-unit-tests PATCH v2 3/6] arm: timer: Split variable output data from test name
From
: Andre Przywara <andre.przywara@xxxxxxx>
[kvm-unit-tests PATCH v2 2/6] arm: gic: Split variable output data from test name
From
: Andre Przywara <andre.przywara@xxxxxxx>
[kvm-unit-tests PATCH v2 1/6] arm: gic: check_acked: add test description
From
: Andre Przywara <andre.przywara@xxxxxxx>
[kvm-unit-tests PATCH v2 0/6] arm: Use stable test output lines
From
: Andre Przywara <andre.przywara@xxxxxxx>
Re: [PATCH] KVM: arm64: pmu: Fix cycle counter truncation on counter stop
From
: Andrew Murray <andrew.murray@xxxxxxx>
Re: [PATCH] KVM: arm64: pmu: Fix cycle counter truncation on counter stop
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v5 05/10] KVM: arm64: Support stolen time reporting via shared structure
From
: Andrew Jones <drjones@xxxxxxxxxx>
Re: [PATCH v5 05/10] KVM: arm64: Support stolen time reporting via shared structure
From
: Steven Price <steven.price@xxxxxxx>
Re: [PATCH v5 01/10] KVM: arm64: Document PV-time interface
From
: Steven Price <steven.price@xxxxxxx>
Re: [PATCH] KVM: arm64: pmu: Fix cycle counter truncation on counter stop
From
: Andrew Murray <andrew.murray@xxxxxxx>
Re: [PATCH v5 05/10] KVM: arm64: Support stolen time reporting via shared structure
From
: Andrew Jones <drjones@xxxxxxxxxx>
[PATCH] KVM: arm64: pmu: Fix cycle counter truncation on counter stop
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v5 06/10] KVM: Allow kvm_device_ops to be const
From
: Andrew Jones <drjones@xxxxxxxxxx>
Re: [PATCH v5 05/10] KVM: arm64: Support stolen time reporting via shared structure
From
: Andrew Jones <drjones@xxxxxxxxxx>
Re: [PATCH v5 02/10] KVM: arm/arm64: Factor out hypercall handling from PSCI code
From
: Andrew Jones <drjones@xxxxxxxxxx>
Re: [PATCH v5 01/10] KVM: arm64: Document PV-time interface
From
: Andrew Jones <drjones@xxxxxxxxxx>
[kvm-unit-tests PATCH v2 3/3] arm64: Add cache code generation test
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[kvm-unit-tests PATCH v2 2/3] lib: arm/arm64: Add function to clear the PTE_USER bit
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[kvm-unit-tests PATCH v2 1/3] lib: arm64: Add missing ISB in flush_tlb_page
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[kvm-unit-tests PATCH v2 0/3] arm64: Add code generation test
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
Re: [PATCH 5/5] arm64: Enable and document ARM errata 1319367 and 1319537
From
: James Morse <james.morse@xxxxxxx>
Re: [PATCH 3/5] arm64: KVM: Disable EL1 PTW when invalidating S2 TLBs
From
: James Morse <james.morse@xxxxxxx>
Re: [PATCH 4/5] arm64: KVM: Prevent speculative S1 PTW when restoring vcpu context
From
: James Morse <james.morse@xxxxxxx>
[PATCH v5 10/10] arm64: Retrieve stolen time as paravirtualized guest
From
: Steven Price <steven.price@xxxxxxx>
[PATCH v5 09/10] arm/arm64: Make use of the SMCCC 1.1 wrapper
From
: Steven Price <steven.price@xxxxxxx>
[PATCH v5 08/10] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
From
: Steven Price <steven.price@xxxxxxx>
[PATCH v5 07/10] KVM: arm64: Provide VCPU attributes for stolen time
From
: Steven Price <steven.price@xxxxxxx>
[PATCH v5 06/10] KVM: Allow kvm_device_ops to be const
From
: Steven Price <steven.price@xxxxxxx>
[PATCH v5 05/10] KVM: arm64: Support stolen time reporting via shared structure
From
: Steven Price <steven.price@xxxxxxx>
[PATCH v5 04/10] KVM: Implement kvm_put_guest()
From
: Steven Price <steven.price@xxxxxxx>
[PATCH v5 03/10] KVM: arm64: Implement PV_FEATURES call
From
: Steven Price <steven.price@xxxxxxx>
[PATCH v5 02/10] KVM: arm/arm64: Factor out hypercall handling from PSCI code
From
: Steven Price <steven.price@xxxxxxx>
[PATCH v5 01/10] KVM: arm64: Document PV-time interface
From
: Steven Price <steven.price@xxxxxxx>
[PATCH v5 00/10] arm64: Stolen time support
From
: Steven Price <steven.price@xxxxxxx>
Re: [PATCH 1/2] KVM: arm/arm64: Allow reporting non-ISV data aborts to userspace
From
: James Morse <james.morse@xxxxxxx>
Re: [RFC PATCH 2/2] kvm/arm64: expose hypercall_forwarding capability
From
: James Morse <james.morse@xxxxxxx>
Re: [RFC PATCH 1/2] kvm/arm: add capability to forward hypercall to user space
From
: James Morse <james.morse@xxxxxxx>
Re: [PATCH 0/4] KVM/arm updates for 5.4-rc2
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
[kvm-unit-tests RFC PATCH v2 19/19] arm64: timer: Run tests with VHE disabled
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[kvm-unit-tests RFC PATCH v2 18/19] arm64: selftest: Expand EL2 test to disable and re-enable VHE
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[kvm-unit-tests RFC PATCH v2 17/19] lib: arm64: Add support for disabling and re-enabling VHE
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[kvm-unit-tests RFC PATCH v2 16/19] arm64: selftest: Add basic test for EL2
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[kvm-unit-tests RFC PATCH v2 15/19] arm64: timer: Add test for EL2 timers
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[kvm-unit-tests RFC PATCH v2 14/19] lib: arm64: Run existing tests at EL2
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[kvm-unit-tests RFC PATCH v2 13/19] lib: Add _UL and _ULL definitions to linux/const.h
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[kvm-unit-tests RFC PATCH v2 12/19] arm/arm64: Invalidate TLB before enabling MMU
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[kvm-unit-tests RFC PATCH v2 11/19] arm/cstart64.S: Downgrade TLBI to non-shareable in asm_mmu_enable
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[kvm-unit-tests RFC PATCH v2 10/19] arm/arm64: Perform dcache clean + invalidate after turning MMU off
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[kvm-unit-tests RFC PATCH v2 09/19] lib: arm/arm64: Refuse to disable the MMU with non-identity stack pointer
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[kvm-unit-tests RFC PATCH v2 08/19] arm64: timer: Test behavior when timer disabled or masked
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[kvm-unit-tests RFC PATCH v2 07/19] arm64: timer: EOIR the interrupt after masking the timer
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[kvm-unit-tests RFC PATCH v2 06/19] arm64: timer: Write to ICENABLER to disable timer IRQ
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[kvm-unit-tests RFC PATCH v2 05/19] arm/arm64: selftest: Add prefetch abort test
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[kvm-unit-tests RFC PATCH v2 04/19] lib: arm: Implement flush_tlb_all
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[kvm-unit-tests RFC PATCH v2 03/19] lib: arm/arm64: Add missing include for alloc_page.h in pgtable.h
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[kvm-unit-tests RFC PATCH v2 02/19] arm/arm64: psci: Don't run C code without stack or vectors
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[kvm-unit-tests RFC PATCH v2 01/19] lib: arm/arm64: Remove unused CPU_OFF parameter
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[kvm-unit-tests RFC PATCH v2 00/19] arm64: Run at EL2
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH 4/4] KVM: arm/arm64: vgic: Use the appropriate TRACE_INCLUDE_PATH
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 0/4] KVM/arm updates for 5.4-rc2
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 1/4] arm64: KVM: Drop hyp_alternate_select for checking for ARM64_WORKAROUND_834220
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 3/4] arm64: KVM: Kill hyp_alternate_select()
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 2/4] arm64: KVM: Replace hyp_alternate_select with has_vhe()
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [kvm-unit-tests PATCH 2/3] lib: arm/arm64: Add function to clear the PTE_USER bit
From
: Alexandru Elisei <Alexandru.Elisei@xxxxxxx>
Re: [kvm-unit-tests PATCH 2/3] lib: arm/arm64: Add function to clear the PTE_USER bit
From
: Andrew Jones <drjones@xxxxxxxxxx>
Re: [kvm-unit-tests PATCH 3/3] arm64: Add cache code generation test
From
: Andrew Jones <drjones@xxxxxxxxxx>
Re: [kvm-unit-tests PATCH 2/3] lib: arm/arm64: Add function to clear the PTE_USER bit
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
Re: [kvm-unit-tests PATCH 2/3] lib: arm/arm64: Add function to clear the PTE_USER bit
From
: Andrew Jones <drjones@xxxxxxxxxx>
Re: [kvm-unit-tests PATCH 1/3] lib: arm64: Add missing ISB in flush_tlb_page
From
: Andrew Jones <drjones@xxxxxxxxxx>
[kvm-unit-tests PATCH 3/3] arm64: Add cache code generation test
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[kvm-unit-tests PATCH 2/3] lib: arm/arm64: Add function to clear the PTE_USER bit
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[kvm-unit-tests PATCH 1/3] lib: arm64: Add missing ISB in flush_tlb_page
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[kvm-unit-tests PATCH 0/3] arm64: Add code generation test
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
Re: [RFC PATCH 07/12] arm/sdei: override qemu_irq handler when binding interrupt
From
: Peter Maydell <peter.maydell@xxxxxxxxxx>
Re: [RFC PATCH 00/12] Add SDEI support for arm64
From
: Peter Maydell <peter.maydell@xxxxxxxxxx>
Re: [PATCH 20/35] irqchip/gic-v4.1: Allow direct invalidation of VLPIs
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH 31/35] irqchip/gic-v4.1: Eagerly vmap vPEs
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH 20/35] irqchip/gic-v4.1: Allow direct invalidation of VLPIs
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH 31/35] irqchip/gic-v4.1: Eagerly vmap vPEs
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH 24/35] irqchip/gic-v4.1: Add initial SGI configuration
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH 24/35] irqchip/gic-v4.1: Add initial SGI configuration
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH 20/35] irqchip/gic-v4.1: Allow direct invalidation of VLPIs
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [kvm-unit-tests PATCH 1/6] arm: gic: check_acked: add test description
From
: Andrew Jones <drjones@xxxxxxxxxx>
Re: [kvm-unit-tests PATCH 1/6] arm: gic: check_acked: add test description
From
: Andre Przywara <andre.przywara@xxxxxxx>
Re: [kvm-unit-tests PATCH 6/6] arm: Add missing test name prefix calls
From
: Andrew Jones <drjones@xxxxxxxxxx>
Re: [kvm-unit-tests PATCH 5/6] arm: selftest: Make MPIDR output stable
From
: Andrew Jones <drjones@xxxxxxxxxx>
Re: [kvm-unit-tests PATCH 4/6] arm: selftest: Split variable output data from test name
From
: Andrew Jones <drjones@xxxxxxxxxx>
Re: [kvm-unit-tests PATCH 3/6] arm: timer: Split variable output data from test name
From
: Andrew Jones <drjones@xxxxxxxxxx>
Re: [kvm-unit-tests PATCH 2/6] arm: gic: Split variable output data from test name
From
: Andrew Jones <drjones@xxxxxxxxxx>
Re: [kvm-unit-tests PATCH 1/6] arm: gic: check_acked: add test description
From
: Andrew Jones <drjones@xxxxxxxxxx>
RE: [RFC PATCH v4 2/5] ptp: Reorganize ptp_kvm modules to make it arch-independent.
From
: "Jianyong Wu (Arm Technology China)" <Jianyong.Wu@xxxxxxx>
RE: [RFC PATCH v4 2/5] ptp: Reorganize ptp_kvm modules to make it arch-independent.
From
: "Jianyong Wu (Arm Technology China)" <Jianyong.Wu@xxxxxxx>
RE: [RFC PATCH v4 2/5] ptp: Reorganize ptp_kvm modules to make it arch-independent.
From
: "Jianyong Wu (Arm Technology China)" <Jianyong.Wu@xxxxxxx>
[kvm-unit-tests PATCH 6/6] arm: Add missing test name prefix calls
From
: Andre Przywara <andre.przywara@xxxxxxx>
[kvm-unit-tests PATCH 5/6] arm: selftest: Make MPIDR output stable
From
: Andre Przywara <andre.przywara@xxxxxxx>
[kvm-unit-tests PATCH 4/6] arm: selftest: Split variable output data from test name
From
: Andre Przywara <andre.przywara@xxxxxxx>
[kvm-unit-tests PATCH 3/6] arm: timer: Split variable output data from test name
From
: Andre Przywara <andre.przywara@xxxxxxx>
[kvm-unit-tests PATCH 2/6] arm: gic: Split variable output data from test name
From
: Andre Przywara <andre.przywara@xxxxxxx>
[kvm-unit-tests PATCH 1/6] arm: gic: check_acked: add test description
From
: Andre Przywara <andre.przywara@xxxxxxx>
[kvm-unit-tests PATCH 0/6] arm: Use stable test output lines
From
: Andre Przywara <andre.przywara@xxxxxxx>
Re: [RFC PATCH v4 2/5] ptp: Reorganize ptp_kvm modules to make it arch-independent.
From
: Suzuki K Poulose <suzuki.poulose@xxxxxxx>
Re: [RFC PATCH v4 2/5] ptp: Reorganize ptp_kvm modules to make it arch-independent.
From
: Suzuki K Poulose <suzuki.poulose@xxxxxxx>
Re: [PATCH 5/5] arm64: Enable and document ARM errata 1319367 and 1319537
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [PATCH 1/5] arm64: Add ARM64_WORKAROUND_1319367 for all A57 and A72 versions
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [PATCH 1/5] arm64: Add ARM64_WORKAROUND_1319367 for all A57 and A72 versions
From
: Suzuki K Poulose <suzuki.poulose@xxxxxxx>
Re: [PATCH 03/35] irqchip/gic-v3-its: Allow LPI invalidation via the DirectLPI interface
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH 10/35] irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH 10/35] irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH 10/35] irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH 03/35] irqchip/gic-v3-its: Allow LPI invalidation via the DirectLPI interface
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH 10/35] irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH 03/35] irqchip/gic-v3-its: Allow LPI invalidation via the DirectLPI interface
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH 10/35] irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH 03/35] irqchip/gic-v3-its: Allow LPI invalidation via the DirectLPI interface
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH 2/2] KVM: arm/arm64: Allow user injection of external data aborts
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH 1/2] KVM: arm/arm64: Allow reporting non-ISV data aborts to userspace
From
: Marc Zyngier <maz@xxxxxxxxxx>
[RFC PATCH v4 2/5] ptp: Reorganize ptp_kvm modules to make it arch-independent.
From
: Jianyong Wu <jianyong.wu@xxxxxxx>
[RFC PATCH v4 5/5] kvm: arm64: Add capability check extension for ptp_kvm
From
: Jianyong Wu <jianyong.wu@xxxxxxx>
[RFC PATCH v4 4/5] ptp: arm64: Enable ptp_kvm for arm64
From
: Jianyong Wu <jianyong.wu@xxxxxxx>
[RFC PATCH v4 1/5] psci: Export psci_ops.conduit symbol as modules will use it.
From
: Jianyong Wu <jianyong.wu@xxxxxxx>
[RFC PATCH v4 3/5] psci: Add hvc call service for ptp_kvm.
From
: Jianyong Wu <jianyong.wu@xxxxxxx>
[RFC PATCH v4 0/6] Enable ptp_kvm for arm64
From
: Jianyong Wu <jianyong.wu@xxxxxxx>
Re: [RFC PATCH v4 2/5] ptp: Reorganize ptp_kvm modules to make it arch-independent.
From
: Suzuki K Poulose <suzuki.poulose@xxxxxxx>
Re: [PATCH 10/35] irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH 10/35] irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH 10/35] irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
[PATCH 5/5] arm64: Enable and document ARM errata 1319367 and 1319537
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 4/5] arm64: KVM: Prevent speculative S1 PTW when restoring vcpu context
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 3/5] arm64: KVM: Disable EL1 PTW when invalidating S2 TLBs
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 2/5] arm64: KVM: Reorder system register restoration and stage-2 activation
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 1/5] arm64: Add ARM64_WORKAROUND_1319367 for all A57 and A72 versions
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 0/5] arm64: KVM: Add workaround for errata 1319367 and 1319537
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [RFC PATCH 01/12] linux-headers: import arm_sdei.h
From
: Guoheyi <guoheyi@xxxxxxxxxx>
Re: [RFC PATCH 00/12] Add SDEI support for arm64
From
: no-reply@xxxxxxxxxxx
Re: [RFC PATCH 00/12] Add SDEI support for arm64
From
: no-reply@xxxxxxxxxxx
Re: [RFC PATCH 01/12] linux-headers: import arm_sdei.h
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [Qemu-devel] [RFC QEMU v2 1/2] arm/virt: Initialize generic timer scale factor dynamically
From
: Masayoshi Mizuma <msys.mizuma@xxxxxxxxx>
[RFC PATCH 00/12] Add SDEI support for arm64
From
: Heyi Guo <guoheyi@xxxxxxxxxx>
[RFC PATCH 12/12] virt/acpi: add SDEI table if SDEI is enabled
From
: Heyi Guo <guoheyi@xxxxxxxxxx>
[RFC PATCH 03/12] arm/sdei: add support to handle SDEI requests from guest
From
: Heyi Guo <guoheyi@xxxxxxxxxx>
[RFC PATCH 08/12] arm/sdei: add support to register interrupt bind notifier
From
: Heyi Guo <guoheyi@xxxxxxxxxx>
[RFC PATCH 10/12] arm/sdei: check KVM cap and enable SDEI
From
: Heyi Guo <guoheyi@xxxxxxxxxx>
[RFC PATCH 11/12] arm/kvm: handle guest exit of hypercall
From
: Heyi Guo <guoheyi@xxxxxxxxxx>
[RFC PATCH 06/12] core/irq: add qemu_irq_remove_intercept interface
From
: Heyi Guo <guoheyi@xxxxxxxxxx>
[RFC PATCH 04/12] arm/sdei: add system reset callback
From
: Heyi Guo <guoheyi@xxxxxxxxxx>
[RFC PATCH 01/12] linux-headers: import arm_sdei.h
From
: Heyi Guo <guoheyi@xxxxxxxxxx>
[RFC PATCH 09/12] linux-headers/kvm.h: add capability to forward hypercall
From
: Heyi Guo <guoheyi@xxxxxxxxxx>
[RFC PATCH 07/12] arm/sdei: override qemu_irq handler when binding interrupt
From
: Heyi Guo <guoheyi@xxxxxxxxxx>
[RFC PATCH 05/12] arm/sdei: add support to trigger event by GIC interrupt ID
From
: Heyi Guo <guoheyi@xxxxxxxxxx>
[RFC PATCH 02/12] arm/sdei: add virtual device framework
From
: Heyi Guo <guoheyi@xxxxxxxxxx>
[RFC PATCH 2/2] kvm/arm64: expose hypercall_forwarding capability
From
: Heyi Guo <guoheyi@xxxxxxxxxx>
[RFC PATCH 1/2] kvm/arm: add capability to forward hypercall to user space
From
: Heyi Guo <guoheyi@xxxxxxxxxx>
[RFC PATCH 0/2] Add virtual SDEI support for arm64
From
: Heyi Guo <guoheyi@xxxxxxxxxx>
Re: [PATCH 04/35] irqchip/gic-v3: Detect GICv4.1 supporting RVPEID
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH 05/35] irqchip/gic-v3: Add GICv4.1 VPEID size discovery
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH 04/35] irqchip/gic-v3: Detect GICv4.1 supporting RVPEID
From
: Andrew Murray <andrew.murray@xxxxxxx>
Re: [PATCH 04/35] irqchip/gic-v3: Detect GICv4.1 supporting RVPEID
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH 05/35] irqchip/gic-v3: Add GICv4.1 VPEID size discovery
From
: Andrew Murray <andrew.murray@xxxxxxx>
Re: [PATCH 04/35] irqchip/gic-v3: Detect GICv4.1 supporting RVPEID
From
: Andrew Murray <andrew.murray@xxxxxxx>
Re: [PATCH 02/35] irqchip/gic-v3-its: Factor out wait_for_syncr primitive
From
: Andrew Murray <andrew.murray@xxxxxxx>
[PATCH 35/35] KVM: arm64: GICv4.1: Expose HW-based SGIs in debugfs
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 34/35] KVM: arm64: GICv4.1: Configure SGIs as HW interrupts
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 33/35] KVM: arm64: GICv4.1: Add direct injection capability to SGI registers
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 32/35] KVM: arm64: GICv4.1: Let doorbells be auto-enabled
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 31/35] irqchip/gic-v4.1: Eagerly vmap vPEs
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 30/35] irqchip/gic-v4.1: Add VSGI property setup
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 29/35] irqchip/gic-v4.1: Add VSGI allocation/teardown
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 28/35] irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layer
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 27/35] irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacks
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 26/35] irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacks
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 25/35] irqchip/gic-v4.1: Plumb mask/unmask SGI callbacks
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 24/35] irqchip/gic-v4.1: Add initial SGI configuration
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 23/35] irqchip/gic-v4.1: Plumb skeletal VSGI irqchip
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 22/35] irqchip/gic-v4.1: Map the ITS SGIR register page
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 21/35] irqchip/gic-v4.1: Advertise support v4.1 to KVM
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 20/35] irqchip/gic-v4.1: Allow direct invalidation of VLPIs
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 19/35] irqchip/gic-v4.1: Suppress per-VLPI doorbell
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 18/35] irqchip/gic-v4.1: Add VPE INVALL callback
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 17/35] irqchip/gic-v4.1: Add VPE eviction callback
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 16/35] irqchip/gic-v4.1: Add VPE residency callback
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 15/35] irqchip/gic-v4.1: Add mask/unmask doorbell callbacks
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 14/35] irqchip/gic-v4.1: Plumb skeletal VPE irqchip
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 13/35] irqchip/gic-v4.1: Implement the v4.1 flavour of VMOVP
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 12/35] irqchip/gic-v4.1: Don't use the VPE proxy if RVPEID is set
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 11/35] irqchip/gic-v4.1: Implement the v4.1 flavour of VMAPP
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 10/35] irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 09/35] irqchip/gic-v3-its: Add get_vlpi_map() helper
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 08/35] irqchip/gic-v3-its: Kill its->device_ids and use TYPER copy instead
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 07/35] irqchip/gic-v3-its: Kill its->ite_size and use TYPER copy instead
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 06/35] irqchip/gic-v3-its: Make is_v4 use a TYPER copy
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 05/35] irqchip/gic-v3: Add GICv4.1 VPEID size discovery
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 04/35] irqchip/gic-v3: Detect GICv4.1 supporting RVPEID
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 03/35] irqchip/gic-v3-its: Allow LPI invalidation via the DirectLPI interface
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 02/35] irqchip/gic-v3-its: Factor out wait_for_syncr primitive
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 01/35] KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 00/35] irqchip/gic-v4: GICv4.1 architecture support
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [tech-privileged] [RFC PATCH V1] riscv-privileged: Add broadcast mode to sfence.vma
From
: Andrew Waterman <andrew@xxxxxxxxxx>
Plumber VFIO/IOMMU/PCI "Dual Stage SMMUv3 Status" Follow-up
From
: Auger Eric <eric.auger@xxxxxxxxxx>
Re: [PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file
From
: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
Re: [tech-privileged] [RFC PATCH V1] riscv-privileged: Add broadcast mode to sfence.vma
From
: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
Re: [tech-privileged] [RFC PATCH V1] riscv-privileged: Add broadcast mode to sfence.vma
From
: Guo Ren <guoren@xxxxxxxxxx>
Re: [PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file
From
: Guo Ren <guoren@xxxxxxxxxx>
Re: [PATCH 10/13] KVM: Provide common implementation for generic dirty log functions
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
Re: [PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file
From
: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
Re: [PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file
From
: Guo Ren <guoren@xxxxxxxxxx>
Re: [PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file
From
: Guo Ren <guoren@xxxxxxxxxx>
[RFC PATCH V1] riscv-privileged: Add broadcast mode to sfence.vma
From
: guoren@xxxxxxxxxx
Re: [Question-GIC-v4.1] Plan on GIC-v4.1 driver development
From
: Shaokun Zhang <zhangshaokun@xxxxxxxxxxxxx>
Re: [PATCH 10/13] KVM: Provide common implementation for generic dirty log functions
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [PATCH 02/13] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
From
: Paul Mackerras <paulus@xxxxxxxxxx>
Re: [Question-GIC-v4.1] Plan on GIC-v4.1 driver development
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH] KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH] KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH] KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [Question-GIC-v4.1] Plan on GIC-v4.1 driver development
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH] KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH] KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
RE: [PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file
From
: Anup Patel <Anup.Patel@xxxxxxx>
[Question-GIC-v4.1] Plan on GIC-v4.1 driver development
From
: Shaokun Zhang <zhangshaokun@xxxxxxxxxxxxx>
Re: [PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file
From
: Palmer Dabbelt <palmer@xxxxxxxxxx>
Re: [PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file
From
: Will Deacon <will@xxxxxxxxxx>
Re: [PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file
From
: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
RE: [PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file
From
: Anup Patel <Anup.Patel@xxxxxxx>
Re: [PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file
From
: Palmer Dabbelt <palmer@xxxxxxxxxx>
Re: [PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file
From
: Guo Ren <guoren@xxxxxxxxxx>
Re: [PATCH 05/13] KVM: Refactor error handling for setting memory region
From
: Janosch Frank <frankja@xxxxxxxxxxxxx>
Re: [PATCH 04/13] KVM: Drop kvm_arch_create_memslot()
From
: Janosch Frank <frankja@xxxxxxxxxxxxx>
Re: [PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file
From
: Guo Ren <guoren@xxxxxxxxxx>
Re: [PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file
From
: Guo Ren <guoren@xxxxxxxxxx>
Re: [PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file
From
: Will Deacon <will@xxxxxxxxxx>
[PATCH 12/13] KVM: Terminate memslot walks via used_slots
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 07/13] KVM: Move memslot deletion to helper function
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 10/13] KVM: Provide common implementation for generic dirty log functions
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 13/13] KVM: Dynamically size memslot array based on number of used slots
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 08/13] KVM: Simplify kvm_free_memslot() and all its descendents
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 09/13] KVM: Clean up local variable usage in __kvm_set_memory_region()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 11/13] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 00/13] KVM: Dynamically size memslot arrays
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 06/13] KVM: Move setting of memslot into helper routine
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 05/13] KVM: Refactor error handling for setting memory region
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 04/13] KVM: Drop kvm_arch_create_memslot()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 02/13] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 03/13] KVM: x86: Allocate memslot resources during prepare_memory_region()
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
[PATCH 01/13] KVM: Reinstall old memslots if arch preparation fails
From
: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
Re: [PATCH 1/2] KVM: arm/arm64: vgic: Use the appropriate TRACE_INCLUDE_PATH
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH 2/2] KVM: arm/arm64: Print the EC hex value with its exact width
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH 2/2] KVM: arm/arm64: Print the EC hex value with its exact width
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH 2/2] KVM: arm/arm64: Print the EC hex value with its exact width
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH kvm-unit-tests] arm: prevent compiler from using unaligned accesses
From
: Thomas Huth <thuth@xxxxxxxxxx>
Re: [PATCH kvm-unit-tests] arm: prevent compiler from using unaligned accesses
From
: Thomas Huth <thuth@xxxxxxxxxx>
Re: [PATCH kvm-unit-tests] arm: prevent compiler from using unaligned accesses
From
: Andre Przywara <andre.przywara@xxxxxxx>
Re: [PATCH 1/2] KVM: arm/arm64: vgic: Use the appropriate TRACE_INCLUDE_PATH
From
: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
[PATCH 2/2] KVM: arm/arm64: Print the EC hex value with its exact width
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
[PATCH 0/2] KVM: arm/arm64: Two minor tracing changes
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
[PATCH 1/2] KVM: arm/arm64: vgic: Use the appropriate TRACE_INCLUDE_PATH
From
: Zenghui Yu <yuzenghui@xxxxxxxxxx>
Re: [PATCH kvm-unit-tests] arm: prevent compiler from using unaligned accesses
From
: Thomas Huth <thuth@xxxxxxxxxx>
Re: [PATCH 00/17] KVM/arm updates for 5.4
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH kvm-unit-tests] arm: prevent compiler from using unaligned accesses
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH 2/2] KVM: arm/arm64: Allow user injection of external data aborts
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
Re: [PATCH 2/2] KVM: arm/arm64: Allow user injection of external data aborts
From
: Peter Maydell <peter.maydell@xxxxxxxxxx>
Re: [PATCH 2/2] KVM: arm/arm64: Allow user injection of external data aborts
From
: Christoffer Dall <christoffer.dall@xxxxxxx>
[PATCH 17/17] KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINE
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 16/17] arm64: KVM: Device mappings should be execute-never
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 15/17] KVM: arm/arm64: vgic: Use a single IO device per redistributor
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 14/17] KVM: arm/arm64: vgic: Remove spurious semicolons
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 13/17] KVM: Call kvm_arch_vcpu_blocking early into the blocking sequence
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 12/17] KVM: arm/arm64: vgic: Make function comments match function declarations
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 11/17] arm64/kvm: Remove VMID rollover I-cache maintenance
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 10/17] KVM: arm/arm64: vgic-irqfd: Implement kvm_arch_set_irq_inatomic
From
: Marc Zyngier <maz@xxxxxxxxxx>
[Index of Archives]
[Linux KVM]
[Spice Development]
[Libvirt]
[Libvirt Users]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]