Re: [PATCH] kvm/ia64: Qemu : Fix Guest boot issue with 3G memory.

2008-09-23 Thread Avi Kivity
Zhang, Xiantao wrote: Hi, Avi Seems this patch is missing after merging with Qemu upstream, please help to apply it again. Sure; done. -- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line unsubscribe kvm in the body of a

[PATCH] kvm/ia64: Qemu : Fix Guest boot issue with 3G memory.

2008-09-18 Thread Zhang, Xiantao
: Fix Guest boot issue with 3G memory. I have fixed it before, but the patch was removed by 77c9148ba4a8 accidently, when deal with merge conflicts. Signed-off-by: Xiantao Zhang [EMAIL PROTECTED] --- qemu/exec.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/qemu/exec.c