From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Freitas Subject: Re: PCI hole resize support for 4.5? If not, workaround? Date: Mon, 20 Oct 2014 10:14:54 -0700 Message-ID: <5445430E.1050005@ihonk.com> References: <544205F4.60609@ihonk.com> <544508B9.1070905@terremark.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <544508B9.1070905@terremark.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Don Slutz , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 10/20/2014 6:06, Don Slutz wrote: > On 10/18/14 02:17, Steve Freitas wrote: >> Hi all, >> >> I'm suffering from bug 28 [1], unable to assign more than 3.5 gigs of >> RAM to my Windows VM while using VGA passthrough. This is a >> showstopper for me. >> >> Since #28 is still listed as up for grabs for 4.5 [2], I assume a fix >> is not likely to make it in. However, a message from Ian [3] >> indicated that a workaround was available at some point. Will a >> workaround be offered for 4.4 or 4.5? >> > > Adding the patch: > > http://lists.xenproject.org/archives/html/xen-devel/2014-10/msg01447.html > > to 4.5-unstable > > and adding > > mmio_hole_size = 536870912 > > to your .xfg should allow you to use more memory (the number above > is .5 gig, which should work based on 3.5 gigs working). Hi Don! Thanks for your reply and the patch, my searches didn't turn up your post. Any idea if I'll run into trouble trying to apply this to 4.4.1? I'd like to stick with (minimally modified) distro packages if possible, and Debian Jessie is on 4.4.1. And any feeling for whether this will make it into 4.5? Sure would be nice to see this problem fixed for good. Thanks again. Steve