Re: [Qemu-devel] [PATCHv2 0/7] Cleanups to Hash Page Table handling

2016-02-10 Thread David Gibson
On Tue, Feb 09, 2016 at 12:12:19PM +1000, David Gibson wrote: > This contains some assorted cleanups and small improvements to the > management of the Hash Page Table for 64-bit ppc systems, and the > "pseries" machine type in particular. > > These were devised in the context of getting hash page

[Qemu-devel] [PATCHv2 0/7] Cleanups to Hash Page Table handling

2016-02-08 Thread David Gibson
This contains some assorted cleanups and small improvements to the management of the Hash Page Table for 64-bit ppc systems, and the "pseries" machine type in particular. These were devised in the context of getting hash page table resizing working, but can stand on their own. I think this is rea