Re: [Qemu-devel] [PATCHv6 3/5] pseries: Enable HPT resizing for 2.10

2017-05-12 Thread Laurent Vivier
On 12/05/2017 07:04, David Gibson wrote: > We've now implemented a PAPR extensions which allows PAPR guests (i.e. > "pseries" machine type) to resize their hash page table during runtime. > > However, that extension is only enabled if explicitly chosen on the > command line. This patch enables it

[Qemu-devel] [PATCHv6 3/5] pseries: Enable HPT resizing for 2.10

2017-05-11 Thread David Gibson
We've now implemented a PAPR extensions which allows PAPR guests (i.e. "pseries" machine type) to resize their hash page table during runtime. However, that extension is only enabled if explicitly chosen on the command line. This patch enables it by default for spapr-2.10, but leaves it disabled