Re: [Qemu-devel] [PATCH v5] x86: Set physical address bits based on host

2016-07-13 Thread Eduardo Habkost
On Mon, Jul 11, 2016 at 08:28:46PM +0100, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > Add the host-phys-bits boolean property, if true, take phys-bits > from the hosts physical bits value, overriding either the default > or the user specified value. > > We can also u

[Qemu-devel] [PATCH v5] x86: Set physical address bits based on host

2016-07-11 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" Add the host-phys-bits boolean property, if true, take phys-bits from the hosts physical bits value, overriding either the default or the user specified value. We can also use the value we read from the host to check the users explicitly set value and warn them if