On 15.08.2012 15:46, Avi Kivity wrote:
> On 08/15/2012 02:44 PM, Michael Tokarev wrote:
>> Yes, there are more of the same theme. In particular,
>> why transparent huge pages support has never been
>> applied? IIRC it went to nowhere after a question
>> about memory sizing and alignment popped u
On 08/15/2012 02:44 PM, Michael Tokarev wrote:
> On 15.08.2012 13:31, Markus Armbruster wrote:
>> There are more, but let's start with these two.
>
> Yes, there are more of the same theme. In particular,
> why transparent huge pages support has never been
> applied? IIRC it went to nowhere after
On 15.08.2012 13:31, Markus Armbruster wrote:
> There are more, but let's start with these two.
Yes, there are more of the same theme. In particular,
why transparent huge pages support has never been
applied? IIRC it went to nowhere after a question
about memory sizing and alignment popped up --
Sent the wrong one. v3 coming. Sorry for the inconvenience.
There are more, but let's start with these two.
v2:
* Use QEMU_ALIGN_UP (Avi)
* Cover size overflow
* Coding style (Blue)
Markus Armbruster (2):
vl: Round argument of -m up to multiple of 8KiB
pc: Fix RTC CMOS info on RAM for ram_size < 1MiB
hw/pc.c | 31 ++-
vl.