Re: [Qemu-devel] [PATCH 6/6] load_linux: change kernel header size allocation

2013-02-04 Thread Blue Swirl
On Mon, Feb 4, 2013 at 2:27 AM, liguang wrote: > it's not necessary to alloc 8K bytes for kernel > header, 0.5K is enough. > > Signed-off-by: liguang > --- > hw/pc.c | 10 ++ > 1 files changed, 6 insertions(+), 4 deletions(-) > > diff --git a/hw/pc.c b/hw/pc.c > index 0ccd775..b6b236f

[Qemu-devel] [PATCH 6/6] load_linux: change kernel header size allocation

2013-02-03 Thread liguang
it's not necessary to alloc 8K bytes for kernel header, 0.5K is enough. Signed-off-by: liguang --- hw/pc.c | 10 ++ 1 files changed, 6 insertions(+), 4 deletions(-) diff --git a/hw/pc.c b/hw/pc.c index 0ccd775..b6b236f 100644 --- a/hw/pc.c +++ b/hw/pc.c @@ -637,6 +637,9 @@ static long