Stefan Weil wrote:
>
> > AFAICS the output interferes with the serial console output.
> > I wonder how the typical scrolling text "Linux on MALTA" would look
> > like in that case. :-)
> >
> Believe me, it won't interfere (because it creates an additional
> virtual console, like 2nd serial console
> AFAICS the output interferes with the serial console output.
> I wonder how the typical scrolling text "Linux on MALTA" would look
> like in that case. :-)
>
Believe me, it won't interfere (because it creates an additional
virtual console, like 2nd serial console, parallel port, ...).
And you w
On Fri, 2006-12-08 at 15:22 +, Paul Brook wrote:
> > I'm working on a modem PCI board emulation inside Qemu.
>
> I misread "modem PCI board" as "modern PCI board" in your original post. The
> correct response is much shorter:
I've replied to your former message before reading this one, sorry
On Fri, 2006-12-08 at 15:07 +, Paul Brook wrote:
> On Friday 08 December 2006 10:52, jerome Arbez-Gindre wrote:
> > Hi,
> >
> > I'm working on a modem PCI board emulation inside Qemu.
>
> Qemu already emulates a reasonably modern PCI system.
>
I'm emulating a MODEM (not modern;-)) pci board
> I'm working on a modem PCI board emulation inside Qemu.
I misread "modem PCI board" as "modern PCI board" in your original post. The
correct response is much shorter:
> - to emulate demodulated incoming data, I launch one thread waiting
> with blocking reads on a UDP socket.
You should use t
On Friday 08 December 2006 10:52, jerome Arbez-Gindre wrote:
> Hi,
>
> I'm working on a modem PCI board emulation inside Qemu.
Qemu already emulates a reasonably modern PCI system.
> My emulation is neerly functionnaly complete, but I have some doubt on
> my technical choices :
> - to emulate dm
it was silly of me to discard the qemu-tap stuff actually... Unless I use
tunneling, I cannot access the guest from the windows host directly
using an IP address. And windows refuses to mount something like
\\10.0.2.16:\
The problem disappears if I use tap-win32...
So now I can do some linux
When using the gcc34 compiler in FC6 QEMU will not build. It seems that
linux/compiler.h is not actually used for anything, as it continues to
build fine on other linux varients.
signed-off-by: [EMAIL PROTECTED]
Jason.
Index: qemu-101806/usb-linux.c
===
hi,
i've spotted a little problem with the configure script in
kqemu-1.3.0pre9.tar.gz:
Source path /root/Desktop/qemu/kqemu-1.3.0pre9
C compilergcc
Host C compiler gcc
make make
host CPU i386
./configure: line 344: test: =: unary operator expected
this is
Hi,
I'm working on a modem PCI board emulation inside Qemu.
My emulation is neerly functionnaly complete, but I have some doubt on
my technical choices :
- to emulate dma transfers, I launch one thread for each dma channel.
- to emulate posponed starting behaviors (board self tests), I launch a
10 matches
Mail list logo