Hi all,I've compiled qemu 8.0 using msys 1.0.11 + MinGW 5.0.0 + zlib + SDL 1.2.8 and when executing qemu (on msys console and also on Windows console) without graphic (option "-nographic"), I've got the error: "qemu: could not open device monitor 'stdio'". But when I use graphic, the ne
On Thursday 01 June 2006 15:49, Tieu Ma Dau wrote:
> Hi all,
> I've compiled qemu 8.0
qemu 0.8.0 is old, and doesn't implement the ARM LCD controller, so I wouldn't
expect to see any output.
Paul
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
ht
Hi,
with my qemu-0.8.0 I noticed that Linux 2.6.15 runs only with the
appended patch. Apparently a few nops are missing to get the irq
enable/disable work properly. Without having looked too deeply into
the issue -- is this a known issue and I can save my time or is more
investigation require
Hello,I'm a qemu user and I'm looking for a way to use my virtual target drive inside my host computer.
I've created a file that I'll call hda.disk like this : "dd if=/dev/zer of=hda.disk
count=1 bs=1M seek=1023" and i use it like "qemu -hda hda.disk
"The problem i meet is that i can't use this fi
Hi,
On Thu, 1 Jun 2006, Marius Groeger wrote:
> with my qemu-0.8.0 I noticed that Linux 2.6.15 runs only with the appended
> patch.
Which patch?
Ciao,
Dscho
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/q
> The aim of this driver is quite similar to the loop driver but instead of
> "emulating" a partition, it emulates a IDE Hard Drive and give an access to
> it via /dev/vdX and it's partition via /dev/vdXpY.
> Perhaps you will wonder why i use the qemu's mailing-list for this problem
> : - i don't k
I'm working on something that does just this. I'm calling it vda (its based
on lomount), and it provides access to vda, vda1, vda2, etc.
I don't see why you are unable to use the disk image as is though. lomount and
similar tools should be able to handle the job quite easily.
On Thu, Jun 01, 2006
Hi Marius,
better update and try again with qemu 0.8.1 ?
--- Marius Groeger <[EMAIL PROTECTED]> a écrit :
> Hi,
>
> with my qemu-0.8.0 I noticed that Linux 2.6.15 runs only with the
Kind regards,
Sylvain Petreolle (aka Usurp)
--- --- --- --- --- --- --- --- --- --- --- --- ---
Listen to free
On Thu, 1 Jun 2006, Johannes Schindelin wrote:
with my qemu-0.8.0 I noticed that Linux 2.6.15 runs only with the appended
patch.
Which patch?
Brilliant me. Sorry, I forgot the patch. I don't have it handy here at
home, but it's easily described: in , it made
irq_enable_hazard emit 3 NOPs j