[Qemu-devel] Re: qemu curses driver

2005-12-12 Thread andrzej zaborowski
Hiya, On 12/12/05, Blue Swirl <[EMAIL PROTECTED]> wrote: > Sparc32 graphics cards are just frame buffers without a text mode. Sparc64 > uses PCI cards, including VGA, so any text mode enhancements could be useful > there. I just noticed that there's a Sparc64 architecture, and it is there quite s

[Qemu-devel] User mode network and multiple nics

2005-12-12 Thread Cesare Leonardi
Hi all. Some days ago i have done some tests using the user mode network stack with multiple network interfaces and i noticed some strange behaviours that i would report to you. I use QEMU 0.7.2 under Debian Sid, using the package provided by the distribution, and the guest OS is Debian testing.

Re: [Qemu-devel] Re: qemu curses driver

2005-12-12 Thread andrzej zaborowski
Hi there, On 12/12/05, Johannes Schindelin <[EMAIL PROTECTED]> wrote: > > - fixed the terminal resize event handling, now it should work > > regardless of the curses library implementation, > > Unfortunately, it does not work here. ATM I am using a cygwin rxvt, and > run qemu via SSH. I don't know

[Qemu-devel] Re: qemu ./Makefile.target ./vl.h hw/integratorcp.c...

2005-12-12 Thread Antti P Miettinen
Fabrice Bellard <[EMAIL PROTECTED]> writes: > Log message: > NIC emulation for qemu arm-softmmu (Paul Brook) After some tweaking (for some reason debootstrap did not manage to install/configure all packages) I managed to boot debian/sid with NFS root with this. Great work! -- http://www.ik

Re: [Qemu-devel] Mac OS X issues

2005-12-12 Thread Mike Kronenberg
Attached a diff against the last fully working CVS Snapshot I had. (ie, before mp was commited) On 11.12.2005, at 21:47, Joachim Henke wrote: gcc4 and -fno-tree-ch did the trick for me, too. -fno-tree-ch was mentioned earlyer on this list, to compile with gcc4 on OS X. But since gcc4 is sti

[Qemu-devel] Re: qemu curses driver

2005-12-12 Thread Blue Swirl
Hi, Sparc32 graphics cards are just frame buffers without a text mode. Sparc64 uses PCI cards, including VGA, so any text mode enhancements could be useful there. If you have a VGA test program, I could try to port it to Sparc64. __

Re: [Qemu-devel] Re: qemu curses driver

2005-12-12 Thread Johannes Schindelin
Hi, thank you for your quick reply! On Mon, 12 Dec 2005, andrzej zaborowski wrote: > - fixed the terminal resize event handling, now it should work > regardless of the curses library implementation, Unfortunately, it does not work here. ATM I am using a cygwin rxvt, and run qemu via SSH. I don

[Qemu-devel] -initrd doesn't work ?

2005-12-12 Thread octane indice
Hello qemu never use the initrd file given with -initrd: C:\>C:\slack\qemu-0.7.2-windows\qemu.exe -m 128 -L C:\slack\qemu-0.7.2- windows\ -hda C:\slack\dosfs.img -kernel C:\slack\usb\cle\vmlinuz -initrd C:\slack\usb\cle\initrd.gz The file initrd.gz exists, is an initrd, but qemu boots only with