Re: [PATCH 15/21] hw/i386: Let the machine be the owner of the system memory

2019-10-21 Thread Alistair Francis
On Sun, Oct 20, 2019 at 4:20 PM Philippe Mathieu-Daudé wrote: > > Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: Alistair Francis Alistair > --- > hw/i386/pc.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/hw/i386/pc.c b/hw/i386/pc.c > index 4b1904237e..3414dc4

Re: [PATCH 15/21] hw/i386: Let the machine be the owner of the system memory

2019-10-21 Thread Richard Henderson
On 10/20/19 3:56 PM, Philippe Mathieu-Daudé wrote: > Signed-off-by: Philippe Mathieu-Daudé > --- > hw/i386/pc.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Richard Henderson r~

[PATCH 15/21] hw/i386: Let the machine be the owner of the system memory

2019-10-20 Thread Philippe Mathieu-Daudé
Signed-off-by: Philippe Mathieu-Daudé --- hw/i386/pc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/i386/pc.c b/hw/i386/pc.c index 4b1904237e..3414dc423a 100644 --- a/hw/i386/pc.c +++ b/hw/i386/pc.c @@ -1655,7 +1655,7 @@ void pc_memory_init(PCMachineState *pcms, *