messages from 2018-01-31 12:14:25 to 2018-02-14 10:15:54 UTC [more...]
[PATCH v3 00/41] Optimize KVM/ARM for VHE systems
2018-02-14 10:15 UTC (55+ messages)
` [PATCH v3 01/41] KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN
` [PATCH v3 02/41] KVM: arm/arm64: Move vcpu_load call after kvm_vcpu_first_run_init
` [PATCH v3 03/41] KVM: arm64: Avoid storing the vcpu pointer on the stack
` [PATCH v3 04/41] KVM: arm64: Rework hyp_panic for VHE and non-VHE
` [PATCH v3 05/41] KVM: arm64: Move HCR_INT_OVERRIDE to default HCR_EL2 guest flag
` [PATCH v3 08/41] KVM: arm/arm64: Introduce vcpu_el1_is_32bit
` [PATCH v3 09/41] KVM: arm64: Defer restoring host VFP state to vcpu_put
` [PATCH v3 14/41] KVM: arm64: Introduce VHE-specific kvm_vcpu_run
` [PATCH v3 17/41] KVM: arm64: Remove noop calls to timer save/restore from VHE switch
` [PATCH v3 18/41] KVM: arm64: Move userspace system registers into separate function
` [PATCH v3 26/41] KVM: arm64: Introduce framework for accessing deferred sysregs
` [PATCH v3 33/41] KVM: arm64: Configure FPSIMD traps on vcpu load/put
` [PATCH v3 41/41] KVM: arm/arm64: Avoid VGICv3 save/restore on VHE with no IRQs
[PATCHv2] arm64/kvm: Prohibit guest LOR accesses
2018-02-13 13:39 UTC
[PATCH] arm64/kvm: Prohibit guest LOR accesses
2018-02-13 12:39 UTC (3+ messages)
[PATCH] KVM: arm: Enable emulation of the physical timer
2018-02-13 10:41 UTC
[PATCHv2 00/12] ARMv8.3 pointer authentication userspace support
2018-02-12 16:00 UTC (8+ messages)
` [PATCHv2 05/12] arm64: Don't trap host pointer auth use to EL2
` [PATCHv2 09/12] arm64/kvm: preserve host HCR_EL2 value
` [PATCHv2 10/12] arm64/kvm: context-switch ptrauth registers
[PATCH] arm64: Add missing Falkor part number for branch predictor hardening
2018-02-12 11:29 UTC (3+ messages)
[PATCH v9 5/7] arm64: kvm: Introduce KVM_ARM_SET_SERROR_ESR ioctl
2018-02-12 10:19 UTC (5+ messages)
[PATCH 00/16] kvm: arm64: Support for dynamic IPA size
2018-02-09 9:27 UTC (34+ messages)
` [PATCH v1 02/16] irqchip: gicv3-its: Add helpers for handling 52bit address
` [PATCH v1 05/16] arm64: Helper for parange to PASize
` [PATCH v1 06/16] kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
` [PATCH v1 07/16] kvm: arm/arm64: Remove spurious WARN_ON
` [PATCH v1 08/16] kvm: arm/arm64: Clean up stage2 pgd life time
` [PATCH v1 09/16] kvm: arm/arm64: Delay stage2 page table allocation
` [PATCH v1 13/16] kvm: arm64: Configure VTCR per VM
` [PATCH v1 14/16] kvm: arm64: Switch to per VM IPA
` [PATCH v1 15/16] kvm: arm64: Allow configuring physical address space size
[PATCH] KVM: arm64: Enable the EL1 physical timer for AArch32 guests
2018-02-08 14:10 UTC (3+ messages)
[RFC v2 REPOST] arm64: KVM: KVM API extensions for SVE
2018-02-07 17:24 UTC (9+ messages)
` [libvirt] "
[PATCH v4 00/17] arm64: Add SMCCC v1.1 support and CVE-2017-5715 (Spectre variant 2) mitigation
2018-02-07 8:32 UTC (20+ messages)
` [PATCH v4 01/17] arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
` [PATCH v4 02/17] arm: "
` [PATCH v4 03/17] arm64: KVM: Increment PC after handling an SMC trap
` [PATCH v4 04/17] arm/arm64: KVM: Consolidate the PSCI include files
` [PATCH v4 05/17] arm/arm64: KVM: Add PSCI_VERSION helper
` [PATCH v4 06/17] arm/arm64: KVM: Add smccc accessors to PSCI code
` [PATCH v4 07/17] arm/arm64: KVM: Implement PSCI 1.0 support
` [PATCH v4 08/17] arm/arm64: KVM: Advertise SMCCC v1.1
` [PATCH v4 09/17] arm/arm64: KVM: Turn kvm_psci_version into a static inline
` [PATCH v4 10/17] arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH v4 11/17] arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
` [PATCH v4 12/17] firmware/psci: Expose PSCI conduit
` [PATCH v4 13/17] firmware/psci: Expose SMCCC version through psci_ops
` [PATCH v4 14/17] arm/arm64: smccc: Make function identifiers an unsigned quantity
` [PATCH v4 15/17] arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
` [PATCH v4 16/17] arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH v4 17/17] arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
[RFC 0/4] KVM: Support PUD hugepages at stage 2
2018-02-06 18:13 UTC (7+ messages)
` [RFC 2/4] KVM: arm64: Support dirty page tracking for PUD hugepages
` [RFC 4/4] KVM: arm64: Add support for PUD hugepages at stage 2
[PATCH v9 3/7] acpi: apei: Add SEI notification type support for ARMv8
2018-02-05 11:24 UTC
[PATCH v3 00/18] arm64: Add SMCCC v1.1 support and CVE-2017-5715 (Spectre variant 2) mitigation
2018-02-05 11:08 UTC (55+ messages)
` [PATCH v3 01/18] arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
` [PATCH v3 02/18] arm: "
` [PATCH v3 03/18] arm64: KVM: Increment PC after handling an SMC trap
` [PATCH v3 04/18] arm/arm64: KVM: Consolidate the PSCI include files
` [PATCH v3 05/18] arm/arm64: KVM: Add PSCI_VERSION helper
` [PATCH v3 06/18] arm/arm64: KVM: Add smccc accessors to PSCI code
` [PATCH v3 07/18] arm/arm64: KVM: Implement PSCI 1.0 support
` [PATCH v3 08/18] arm/arm64: KVM: Add PSCI version selection API
` [PATCH v3 09/18] arm/arm64: KVM: Advertise SMCCC v1.1
` [PATCH v3 10/18] arm/arm64: KVM: Turn kvm_psci_version into a static inline
` [PATCH v3 11/18] arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH v3 12/18] arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
` [PATCH v3 13/18] firmware/psci: Expose PSCI conduit
` [PATCH v3 14/18] firmware/psci: Expose SMCCC version through psci_ops
` [PATCH v3 15/18] arm/arm64: smccc: Make function identifiers an unsigned quantity
` [PATCH v3 16/18] arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
` [PATCH v3 17/18] arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH v3 18/18] arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
[PATCH 1/2] ARM: kvm: fix building with gcc-8
2018-02-05 8:33 UTC (8+ messages)
[PATCH v2 00/16] arm64: Add SMCCC v1.1 support and CVE-2017-5715 (Spectre variant 2) mitigation
2018-02-02 3:43 UTC (18+ messages)
` [PATCH v2 07/16] arm/arm64: KVM: Add PSCI version selection API
` [PATCH v2 16/16] arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
[PATCH] irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()
2018-02-01 13:42 UTC (5+ messages)
[PULL 00/28] KVM/ARM Changes for v4.16
2018-01-31 17:16 UTC (2+ messages)
[PATCH v2] KVM: arm/arm64: Fix arch timers with userspace irqchips
2018-01-31 14:28 UTC (2+ messages)
[PATCH] KVM: arm/arm64: Fix arch timers with userspace irqchips
2018-01-31 13:37 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox