On Thu, Feb 23, 2006 at 07:24:06PM +, Paul Brook wrote:
> On Wednesday 22 February 2006 17:35, Thiemo Seufer wrote:
> > On Wed, Feb 22, 2006 at 03:28:04PM +, Paul Brook wrote:
> > > On Tuesday 21 February 2006 19:11, Thiemo Seufer wrote:
> > > > Hello All,
> > > >
> > > > this adds to the M
> > > That's the current state since there is no real mips firmware, but Qemu
> > > should also be able to boot from an image. E.g. Linux/MIPS on
> > > DECstations uses MSDOS disklabels.
> >
> > I don't see how providing a fake an x86 boot sector would help this.
> > Presumably the DECstation firmw
Hello everyone,
I find that I can't single step OS kernels use qemu.When I use "step" or "next" command in gdb,
the kernel always enter its interrupt route instead
of executing the next instruction after the breakpoint.So I
modify QEMU's source code to disable interrupts in single step mode,an
Hi altogether,
This will mostly be interesting for people from Germany and surrounding
countries, but you're welcome wherever you come from!
This is not a commercial offer, but intended to be a user/developer
meeting.
As my interest in Qemu, Xen and other virtualization technologies is quite
high,
On Wednesday 22 February 2006 17:35, Thiemo Seufer wrote:
> On Wed, Feb 22, 2006 at 03:28:04PM +, Paul Brook wrote:
> > On Tuesday 21 February 2006 19:11, Thiemo Seufer wrote:
> > > Hello All,
> > >
> > > this adds to the MIPS system emulation:
> > > - Harddisk emulation, including MSDOS parti
Hi.
SDLVIDEODRIVER=windib wine qemu.exe -L . -hda reactos_0.2.8.img
winefile starts inside reactos :-)
--
By By ...
... Detlef
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
Hi,
In the QEMU forums, William Anderer has posted a patch titled:
"Experimental 0.8.0 patch for active ptys and pipes"
Link: http://qemu.dad-answers.com/viewtopic.php?t=901
Thanks,
Hetz
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.
On Wed, Feb 22, 2006 at 03:28:04PM +, Paul Brook wrote:
> On Tuesday 21 February 2006 19:11, Thiemo Seufer wrote:
> > Hello All,
> >
> > this adds to the MIPS system emulation:
> > - Harddisk emulation, including MSDOS partition labels.
>
> Why do you need the bootsector bits? IIUC this was a