From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave.Martin@arm.com (Dave Martin) Date: Fri, 17 Nov 2017 16:45:03 +0000 Subject: [RFC PATCH 0/4] Initial KVM SVE support hacks In-Reply-To: <1510936735-6762-1-git-send-email-Dave.Martin@arm.com> References: <1510936735-6762-1-git-send-email-Dave.Martin@arm.com> Message-ID: <20171117164500.GH22781@e103592.cambridge.arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Nov 17, 2017 at 04:38:51PM +0000, Dave Martin wrote: > Throwing out an RFC here now that I've got something _sort of_ working. > > This is based on the base SVE patches as now present in > torvalds/master [1], but not on Christoffer's SVE optimisations (for (That should be: Christoffer's _VHE_ optimisations, though if he has some SVE optimisations I would naturally be interested...) [...] Cheers ---Dave