From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Date: Thu, 20 Dec 2018 13:58:12 +0000 Subject: Re: [GIT PULL] Please pull my kvm-ppc-next-4.21-1 tag Message-Id: <20181220135811.GA19579@flask> List-Id: References: <20180119044850.GA10633@fergus.ozlabs.ibm.com> In-Reply-To: <20180119044850.GA10633@fergus.ozlabs.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ppc@vger.kernel.org 2018-12-18 14:05+1100, Paul Mackerras: > Paolo or Radim, > > Please do a pull from my kvm-ppc-next-4.21-1 tag to get a PPC KVM > update for 4.21. The main new thing this time is an improvement to > the nested HV KVM code so that if you have a nested hypervisor that > has a PCI device which is actually emulated by the level 0 hypervisor, > level 1 can pass that through to level 2 using VFIO and the accesses > to the device by level 2 will be emulated by level 0 and the results > passed down to level 2 correctly. Pulled, thanks.