Re: [Qemu-devel] [PATCH] qemu: improve hugepage allocation failure message

2018-01-10 Thread Paolo Bonzini
On 09/01/2018 21:16, Haozhong Zhang wrote: > On 01/09/18 17:37 -0200, Marcelo Tosatti wrote: >> >> Improve hugepage allocation failure message, indicating >> whats happening to the user. >> >> Signed-off-by: Marcelo Tosatti >> >> diff --git a/exec.c b/exec.c >> index

Re: [Qemu-devel] [PATCH] qemu: improve hugepage allocation failure message

2018-01-09 Thread Haozhong Zhang
On 01/09/18 17:37 -0200, Marcelo Tosatti wrote: > > Improve hugepage allocation failure message, indicating > whats happening to the user. > > Signed-off-by: Marcelo Tosatti > > diff --git a/exec.c b/exec.c > index 4722e521d4..439abedb98 100644 > --- a/exec.c > +++

Re: [Qemu-devel] [PATCH] qemu: improve hugepage allocation failure message

2018-01-09 Thread Eric Blake
On 01/09/2018 01:37 PM, Marcelo Tosatti wrote: > > Improve hugepage allocation failure message, indicating > whats happening to the user. s/whats/what's/ > > Signed-off-by: Marcelo Tosatti > > diff --git a/exec.c b/exec.c > index 4722e521d4..439abedb98 100644 > ---

[Qemu-devel] [PATCH] qemu: improve hugepage allocation failure message

2018-01-09 Thread Marcelo Tosatti
Improve hugepage allocation failure message, indicating whats happening to the user. Signed-off-by: Marcelo Tosatti diff --git a/exec.c b/exec.c index 4722e521d4..439abedb98 100644 --- a/exec.c +++ b/exec.c @@ -1643,7 +1643,8 @@ static void *file_ram_alloc(RAMBlock *block,