qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 13/35] pc: initialize memory hotplug address spa


From: Igor Mammedov
Subject: Re: [Qemu-devel] [PATCH 13/35] pc: initialize memory hotplug address space
Date: Thu, 17 Apr 2014 15:02:24 +0200

On Thu, 17 Apr 2014 14:17:37 +0800
Hu Tao <address@hidden> wrote:

> max ram shouldn't exceed unused memory range above 4g
> (UINT64_MAX - 0x100000000 - above_4g_mem_size), that is:

"max_ram" is not amount of RAM after initial RAM, but rather
RAM limit including initial RAM.

There should be check at somewhere in pc_memory_init() that
the last RAM address won't got beyond arch supported limit.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]