Re: [Qemu-devel] qemu curses driver

2005-12-10 Thread andrzej zaborowski
Hi, thanks for feedback! On 10/12/05, Johannes Schindelin <[EMAIL PROTECTED]> wrote: > > A few questions: > > - why do you enable it only if the target cpu is i386? I didn't have any software that runs on different architectures to test, and I remember that there were linking problems for sparc (

Re: [Qemu-devel] qemu curses driver

2005-12-10 Thread Johannes Schindelin
Hi, On Sat, 10 Dec 2005, andrzej zaborowski wrote: > I made this simple curses/ncurses interface for qemu. If anyone is > interested in using it, I attach a patch, relative to CVS version from > some two days ago. I think it is also safe to apply to the CVS, if you > think this is a useful additi

[Qemu-devel] qemu curses driver

2005-12-10 Thread andrzej zaborowski
Hello qemu, I made this simple curses/ncurses interface for qemu. If anyone is interested in using it, I attach a patch, relative to CVS version from some two days ago. I think it is also safe to apply to the CVS, if you think this is a useful addition (which I think it is). I tried to make it rath