On 26.04.2018 13:41, Marcel Apfelbaum wrote:
> Hi David,
>
> On 26/04/2018 13:34, David Hildenbrand wrote:
>> If not slots were defined we try to allocate an empty bitmap, which
>
> not -> no
>
>> fails.
>>
>> Signed-off-by: David Hildenbrand
>> ---
>>
>> This fixes the queued patch "exec: Allo
Hi David,
On 26/04/2018 13:34, David Hildenbrand wrote:
> If not slots were defined we try to allocate an empty bitmap, which
not -> no
> fails.
>
> Signed-off-by: David Hildenbrand
> ---
>
> This fixes the queued patch "exec: Allow memory regions with size 0"
>
> hw/mem/pc-dimm.c | 8 +
If not slots were defined we try to allocate an empty bitmap, which
fails.
Signed-off-by: David Hildenbrand
---
This fixes the queued patch "exec: Allow memory regions with size 0"
hw/mem/pc-dimm.c | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/hw/mem/pc-dimm.c b/hw