Re: [Qemu-devel] Latest CVS build of qemu-system-ppc not boot debian_lenny_powerpc_small.qcow

2010-03-09 Thread Aurelien Jarno
On Tue, Mar 09, 2010 at 11:53:54AM +0530, Amit Shah wrote: > On (Mon) Mar 08 2010 [12:38:37], Aurelien Jarno wrote: > > On Sun, Mar 07, 2010 at 11:07:40AM +0800, tielian wrote: > > > qemu-system-ppc -hda debian_lenny_powerpc_small.qcow > > > qemu: fatal: Trying to execute code outside RAM or ROM a

Re: [Qemu-devel] Latest CVS build of qemu-system-ppc not boot debian_lenny_powerpc_small.qcow

2010-03-08 Thread Amit Shah
On (Mon) Mar 08 2010 [12:38:37], Aurelien Jarno wrote: > On Sun, Mar 07, 2010 at 11:07:40AM +0800, tielian wrote: > > qemu-system-ppc -hda debian_lenny_powerpc_small.qcow > > qemu: fatal: Trying to execute code outside RAM or ROM at 0x > > > > NIP LR CTR XER 0

Re: [Qemu-devel] Latest CVS build of qemu-system-ppc not boot debian_lenny_powerpc_small.qcow

2010-03-08 Thread Aurelien Jarno
On Sun, Mar 07, 2010 at 11:07:40AM +0800, tielian wrote: > qemu-system-ppc -hda debian_lenny_powerpc_small.qcow > qemu: fatal: Trying to execute code outside RAM or ROM at 0x > > NIP LR CTR XER > MSR HID0 0300 HF idx 0 > Segment

[Qemu-devel] Latest CVS build of qemu-system-ppc not boot debian_lenny_powerpc_small.qcow

2010-03-07 Thread tielian
qemu-system-ppc -hda debian_lenny_powerpc_small.qcow qemu: fatal: Trying to execute code outside RAM or ROM at 0x NIP LR CTR XER MSR HID0 0300 HF idx 0 Segmentation fault uname -a Linux debian 2.6.32-2-amd64 #1 SMP Fri Feb 12 0

Re: [Qemu-devel] Latest CVS

2007-11-12 Thread Stefan Weil
Hi, did you compile for a MIPS target? Then running "configure" will help. (Re-running configure with the original parameters when the configure script changed is a missing dependency which is still on my personal to-do list...) Regards Stefan Nigel Horne schrieb: > I can't get the latest CVS ve

[Qemu-devel] Latest CVS

2007-11-12 Thread Nigel Horne
I can't get the latest CVS version to build on Fedora 7/x86: /usr/include/signal.h:380: warning: shadowed declaration is here In file included from /home/njh/src/qemu/linux-user/qemu.h:26, from /home/njh/src/qemu/linux-user/main.c:27: /home/njh/src/qemu/linux-user/syscall_defs.h:1

Re: [Qemu-devel] Latest cvs and kqemu-1.3.0pre9 segfault on booting linux guest from linux host

2006-10-01 Thread Brad Campbell
Brad Campbell wrote: This works: (It was one I had handy in my backup - current as of about August sometime I think) $Revision: 1.160 $ $Date: 2006/01/25 17:51:49 $ But of course that bios.bin on a recent cvs qemu refuses to detect the disks. I knew I kept rotating incremental rsync backups

[Qemu-devel] Latest cvs and kqemu-1.3.0pre9 segfault on booting linux guest from linux host

2006-10-01 Thread Brad Campbell
This was working about 4 weeks ago or thereabouts. I just upgraded qemu from cvs and now it won't boot a stock kernel with -kernel-qemu. (no -kernel-kqemu seems to work just fine) Qemu Version: CVS as of 30 mins ago Host kernel: Linux bklaptop2 2.6.18-rc4-bkc1 #3 Wed Aug 9 12:01:18 GST 2006 i68

Re: [Qemu-devel] Latest CVS doesn't start

2006-08-04 Thread Kazu
Sent: Friday, August 04, 2006 6:00 PM denis.sheidt wrote: >Hello everybody, > >I'm having some troubles with latest CVS version on a Windows XP host. > >QEmu compiles OK, but it doesn't start. Here is my command line : > >qemu.exe -L bios -boot d -cdrom cd_w2k_SP4_FR.iso -hda TEST.IMG -localtime >

[Qemu-devel] Latest CVS doesn't start

2006-08-04 Thread denis . scheidt
Hello everybody, I'm having some troubles with latest CVS version on a Windows XP host. QEmu compiles OK, but it doesn't start. Here is my command line : qemu.exe -L bios -boot d -cdrom cd_w2k_SP4_FR.iso -hda TEST.IMG -localtime - cd_w2k_SP4_FR.iso is a W2KPRO image, with SP4 that works fine w

[Qemu-devel] Latest CVS build of qemu-system-ppc no longer seems to work on FC3 x86_64

2005-06-13 Thread Bob Deblier
Hi, As of the latest cvs update, qemu-system-ppc no longer seems to function properly. I've tried: - MacOS X 10.3 used to boot up to a grey screen with the Apple logo - now shows a black screen at 100% cpu usage. - Fedora Core development ISO ppc (mac), used to boot up to a certain point - same s

[Qemu-devel] Latest CVS segfaults on boot

2005-04-25 Thread Mr. White
Apparently it segfaults when trying to execute address 0xfff0 It told me on an apparently random appearing report which I cannot seem to reproduce right now. Prior to the latest cvs commits it worked fine. If I launch qemu with -S option it segfaults as soon as I tell him to 'c'ontinue. As a