> This patch adds -Werror to CFLAGS for compilation of libkvm. This
> should stop complaints about Warnings.
Does libkvm build without warnings using GCC-4.3 (or even GCC-4.4)
on all supported platforms? If not, please fix that first :-)
Segher
---
>>> When I read Avi's TODO, I basically thought about getting rid of the
>>> long command lines I had to store in scripts. I wanted to write that
>>> command line once, and then forgetting about it, until I needed to
>>> change it.
>>
>> Instead of inventing great and wonderfully complicated scheme
> The PowerPC 440 Linux kernel uses 256MB pages for the linear mapping.
> When we run that as a guest, those pages would of course need to be
> physically contiguous in the host.
> Another possibility is to fake out guest large pages by actually using
> small pages on the host, and handle the extr