From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: Re: [PULL 00/28] KVM/ARM Changes for v4.16 Date: Wed, 31 Jan 2018 18:16:03 +0100 Message-ID: <20180131171602.GA26944@flask> References: <20180131093507.22219-1-christoffer.dall@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Paolo Bonzini , linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org, Marc Zyngier To: Christoffer Dall Return-path: Received: from mx1.redhat.com ([209.132.183.28]:43140 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752602AbeAaRQR (ORCPT ); Wed, 31 Jan 2018 12:16:17 -0500 Content-Disposition: inline In-Reply-To: <20180131093507.22219-1-christoffer.dall@linaro.org> Sender: kvm-owner@vger.kernel.org List-ID: 2018-01-31 10:34+0100, Christoffer Dall: > Hi Paolo and Radim, > > Apologies for getting this pull request to you rather late; there were a > number of issues that I wanted to make sure we could fix properly before > including some of the changes in this pull request. > > The changes for this version include icache invalidation optimizations > (improving VM startup time), support for forwarded level-triggered > interrupts (improved performance for timers and passthrough platform > devices), a small fix for power-management notifiers, and some cosmetic > changes. Pulled, thanks.