On Mon, Jun 23, 2008 at 10:05:37AM +0800, Peter Teoh wrote:
> QEMU running on 64bit host is still not available yet, although it can
> emulate 64bit kernel.
Uh, why do you say so? Unless I'm mistaken, I've been running qemu in
64bit mode for a couple of years now (the binary is called
qemu-system-
QEMU running on 64bit host is still not available yet, although it can
emulate 64bit kernel. Other than UML, is there any other
alternatives that I can try to use, to trace through the early booting
up scenario in 64bit Linux Kernel?
Thank you for the reply.
--
Regards,
Peter Teoh
---
Removed duplicated include file in
arch/um/os-Linux/helper.c.
diff --git a/arch/um/os-Linux/helper.c b/arch/um/os-Linux/helper.c
index 30860b8..b6b1096 100644
--- a/arch/um/os-Linux/helper.c
+++ b/arch/um/os-Linux/helper.c
@@ -15,7 +15,6 @@
#include "os.h"
#include "um_malloc.h"
#include "use
Removed duplicated include file in
arch/um/os-Linux/helper.c.
Signed-off-by: Huang Weiyi <[EMAIL PROTECTED]>
diff --git a/arch/um/os-Linux/helper.c b/arch/um/os-Linux/helper.c
index 30860b8..b6b1096 100644
--- a/arch/um/os-Linux/helper.c
+++ b/arch/um/os-Linux/helper.c
@@ -15,7 +15,6 @@
#inclu
2008/6/21 Huang Weiyi <[EMAIL PROTECTED]>:
> Removed duplicated include file in
> arch/um/os-Linux/helper.c.
>
> Signed-off-by: Huang Weiyi <[EMAIL PROTECTED]>
Thanks for spotting it, I added your patch to my tree.
You can git clone
git://gitorious.org/low-unofficial-linux-uml-hacking-tree/mainlin