Re: [Qemu-devel] Qemu-0.8.1 and Belneix-0.4.3?

2006-05-23 Thread Ben Taylor
Ishwar Rattan <[EMAIL PROTECTED]> wrote: > Any one has had success with this combination? Haven't tried it yet. > > Also, anyone running any x86 version of Solaris > under qemu? I would like a copy of the disk-image > if possible. Depending on the version of Solaris x86 you want to run, t

[Qemu-devel] Arm host

2006-05-23 Thread [EMAIL PROTECTED]
Hi, I'm intrested to try a compile the source FOR an ARM HOST under WM2003SE but I need some hints to start... Can someone help me? I already tried the old build by mamaich but it doesn't start on my device. Thanks Qtek9090 Wm2003se ___ Qemu-devel

[Qemu-devel] Serial port emulation

2006-05-23 Thread Stefan Weil
Hi, are there any plans to extend the serial port emulation in QEMU? Currently, it emulates a 16450 hardware, but most modern boards are 16550A compatible. The 16550A hardware gives better performance for serial applications (e.g. serial protocols), and I expect that it might do this in an emulat

Re: [Qemu-devel] qemu crash - W2k disk admin

2006-05-23 Thread Lonnie Mendez
Don Kitchen wrote: I'm using CVS i386, running patched win2000 on a 4G qcow install, FAT formatted. Command line has only -hda and -snapshot. Qemu crashes consistently when I pull up the Disk Administrator in Administrative Tool's Computer Management, and click on the FAT partition. Same

[Qemu-devel] qemu crash - W2k disk admin

2006-05-23 Thread Don Kitchen
I'm using CVS i386, running patched win2000 on a 4G qcow install, FAT formatted. Command line has only -hda and -snapshot. Qemu crashes consistently when I pull up the Disk Administrator in Administrative Tool's Computer Management, and click on the FAT partition. I get output like this: EAX=000

[Qemu-devel] Installing ubuntu's PPC image?

2006-05-23 Thread Rob Landley
I'd like to install ubuntu for Power PC under qemu, which is one CD plus network access so it seems pretty straightforward: dd if=/dev/zero of=kubuntu-ppc.img bs=1M count=4096 qemu-system-ppc -hda kubuntu-ppc.img -cdrom kubuntu-5.10-install-powerpc.iso \ -boot d But I can't get it to boot from

[Qemu-devel] [patch] disable boot signature checking for floppy disks

2006-05-23 Thread Lonnie Mendez
lo list. There was someone having problems with booting a floppy that had an invalid boot signature (!0xaa55) in the irc channel earlier today. They were however able to boot it in bochs using the option floppy_bootsig_check: disabled=1. This is something that can easily be enabled in th

[Qemu-devel] Qemu-0.8.1 and Belneix-0.4.3?

2006-05-23 Thread Ishwar Rattan
Any one has had success with this combination? Also, anyone running any x86 version of Solaris under qemu? I would like a copy of the disk-image if possible. -ishwar ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/li

[Qemu-devel] [PATCH] Cocoa: fix crash when pressing dead keys in the monitor

2006-05-23 Thread Joachim Henke
Concerning the Cocoa front-end there is a bug, when typing in the monitor and pressing a dead key. QEMU quits, and all unsaved data in the guest os is lost: qemu[193] Exception raised during posting of notification. Ignored. exception: *** -[NSCFString characterAtIndex:]: Range or index out