[Qemu-devel] Re: How to debug Linux kernel on qemu with kgdb?

2007-04-25 Thread Neo Jia
On 4/25/07, Jan Kiszka [EMAIL PROTECTED] wrote: Neo Jia wrote: On 4/25/07, Jan Kiszka [EMAIL PROTECTED] wrote: Neo Jia wrote: hi, I am trying to use debug kgdb patched linux kernel on my qemu. Both the native and target platform are IA32. I am wondering if there is anyone can show me

[Qemu-devel] Re: How to debug Linux kernel on qemu with kgdb?

2007-04-25 Thread Neo Jia
On 4/25/07, Jan Kiszka [EMAIL PROTECTED] wrote: Neo Jia wrote: On 4/25/07, Jan Kiszka [EMAIL PROTECTED] wrote: Neo Jia wrote: On 4/25/07, Jan Kiszka [EMAIL PROTECTED] wrote: Neo Jia wrote: hi, I am trying to use debug kgdb patched linux kernel on my qemu. Both the native

[Qemu-devel] Re: How to debug Linux kernel on qemu with kgdb?

2007-04-25 Thread Neo Jia
On 4/25/07, Jan Kiszka [EMAIL PROTECTED] wrote: Neo Jia wrote: On 4/25/07, Jan Kiszka [EMAIL PROTECTED] wrote: Neo Jia wrote: On 4/25/07, Jan Kiszka [EMAIL PROTECTED] wrote: Neo Jia wrote: On 4/25/07, Jan Kiszka [EMAIL PROTECTED] wrote: Neo Jia wrote: hi, I am trying

[Qemu-devel] How to debug Linux kernel on qemu with kgdb?

2007-04-24 Thread Neo Jia
hi, I am trying to use debug kgdb patched linux kernel on my qemu. Both the native and target platform are IA32. I am wondering if there is anyone can show me the procedure? Thanks, Neo -- I would remember that if researchers were not ambitious probably today we haven't the technology we are

[Qemu-devel] Can I run FC4 inside Qemu on Sparc?

2007-02-12 Thread Neo Jia
hi, I am wondering if I can do this - running FC4 inside Qemu on Sparc. From opensolaris website, it seems that qemu 0.8.2 can be built but not sure if it can work correctly. http://www.opensolaris.org/os/project/qemu/ Your comments will be appreciated! Thanks, Neo -- I would remember that if

Re: [Qemu-devel] Can I run FC4 inside Qemu on Sparc?

2007-02-12 Thread Neo Jia
On 2/12/07, Ben Taylor [EMAIL PROTECTED] wrote: Neo Jia [EMAIL PROTECTED] wrote: hi, I am wondering if I can do this - running FC4 inside Qemu on Sparc. From opensolaris website, it seems that qemu 0.8.2 can be built but not sure if it can work correctly. http://www.opensolaris.org

Re: [Qemu-devel] How to run qemu (i386) without hda image?

2007-01-31 Thread Neo Jia
On 1/31/07, Christian MICHON [EMAIL PROTECTED] wrote: On 1/28/07, Neo Jia [EMAIL PROTECTED] wrote: hi, I notice that this would be a very newbie question. Hope you can point me out. I am going to simulate i386 arch. But I cannot run it just with initrd and vmlinuz just like running

Re: [Qemu-devel] How to run qemu (i386) without hda image?

2007-01-28 Thread Neo Jia
- not syncing: Attempted to kill init! On 1/28/07, Neo Jia [EMAIL PROTECTED] wrote: The following is the command line i used qemu -kernel vmlinuz-2.6.20-rc6 -initrd initrd-2.6.20-rc6.img -hda fc3.img -nographic -append console=ttyS0 root=/dev/hda The following is the error message

[Qemu-devel] Compilation error from CVS with --static configuration

2006-11-04 Thread Neo Jia
hi,I am trying to debug qemu with --static configuration but got the following error message:gcc -DQEMU_TOOL -Wall -O2 -g -fno-strict-aliasing -I. -g -static -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -o qemu-img qemu-img.c block.c block-raw.c block-cow.c block-qcow.c aes.c

<    1   2