Thank you Hetz.
(B
(BI will mail Bellard. :-)
(B
(Bbtw: We had tested qvm86, the performance is ok.
(B
(BOn 5/13/05, Paul Brook <[EMAIL PROTECTED]> wrote:
(B> On Friday 13 May 2005 04:14, Xuqing Kuang wrote:
(B> > We checked bochs, vmware and qemu.
(B> > Bochs need speed up and XP support,
-- Forwarded Message --
(B
(BSubject: qemu-arm : additional fix around QSUB maybe need
(BDate: Saturday 14 May 2005 02:26
(BFrom: "TAKAGO Daisuke" <[EMAIL PROTECTED]>
(BTo: [EMAIL PROTECTED]
(B
(BDear Paul Brook
(B
(BHello!
(BThank very much for sending fix-patch to me q
CVSROOT:/cvsroot/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/05/13 22:42:37
Modified files:
linux-user : arm-semi.c
Log message:
open fix (Paul Brook)
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/
CVSROOT:/cvsroot/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/05/13 23:08:15
Modified files:
hw : pci.c
Log message:
handle the case where several PCI irqs share the same PIC irq
CVSWeb URLs:
http://sav
Hubert Feyrer wrote:
Hi,
the following patches contain data from both NetBSD's packages
collection plus some of my own to get latest qemu from CVS built on
NetBSD. Maybe someone wants to include some of them into qemu?
http://www.feyrer.de/Misc/qemu-20050501.patch
http://www.feyrer.de/Mi
CVSROOT:/cvsroot/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/05/13 22:45:23
Modified files:
target-arm : op.c translate.c
Log message:
ARM saturating arithmetic fixes (Paul Brook)
CVSWeb URLs:
http://savannah.
CVSROOT:/cvsroot/qemu
Module name:qemu
Branch:
Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/05/13 22:50:48
Modified files:
target-arm : translate.c
Log message:
ARM VFP dump fix (Paul Brook)
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/view
Hetz Ben Hamo wrote:
Have you tried to see if the same problem appears with KQEMU installed
on Linux host?
Yes, I can confirm that the same thing happens with kqemu installed on
Linux host with Linux guest.
--
Jason Brittain
___
Qemu-devel mailing list
Qe
The patch below fixes a couple of bugs in the arm saturating arithmetic
instructions. It uses the correct registers, and makes sure the intermediate
result is saturated properly.
Paul
? target-arm/p
Index: target-arm/op.c
===
RCS f
Hi,
On Fri, 13 May 2005, Ronald wrote:
> Le Fri, 13 May 2005 17:02:05 +0200, Johannes Schindelin a écrit :
>
> > Do you have 0 byte files in that directory perchance?
>
> Yes, I have tried with "My Documents" which contained 3 directories, this
> works when the directory has files only inside.
O
Have you tried to see if the same problem appears with KQEMU installed
on Linux host?
Thanks,
Hetz
On 5/13/05, Jason Brittain <[EMAIL PROTECTED]> wrote:
> Hubert Feyrer wrote:
> >
> > FWIW I'm still unable to run Solaris 10/x86 in qemu on NetBSD 2.0 with
> > this, there appear to be problems with
Le Fri, 13 May 2005 17:02:05 +0200, Johannes Schindelin a écrit :
> Hi,
>
> On Fri, 13 May 2005, Ronald wrote:
>
>> By the way, I get an "Assertion failed" box when trying vfat: in
>> block-vvfat.c line 752 "Expression mapping->beginend", that's on
>> win98, using fat: on linux works.
>
> Do yo
Hubert Feyrer wrote:
FWIW I'm still unable to run Solaris 10/x86 in qemu on NetBSD 2.0 with
this, there appear to be problems with the Java installer getting a
segfault. Plus the mouse driver jumps around, but that's not specific to
Solaris, it happens on all client operating systems.
With a Lin
Hi,
On Fri, 13 May 2005, Ronald wrote:
> By the way, I get an "Assertion failed" box when trying vfat: in
> block-vvfat.c line 752 "Expression mapping->beginend", that's on
> win98, using fat: on linux works.
Do you have 0 byte files in that directory perchance?
Ciao,
Dscho
_
We are not distributing KQEMU. We ask our users to download it themselves.
- Leo
Christian MICHON wrote:
There are people out there already distributing kqemu, if I understand
enough the following article.
http://knoppix.guilinux.com/article.php?sid=1067
Did they get approval? Or are they just re-
Le Thu, 12 May 2005 16:20:32 -0500, jeebs a écrit :
>>euh... I only meant sharing my compiled version of qemu.
>>Sorry it was interpreted wrongly. The offer still stands :)
>
> I'm already using the latest FreeOSZoo windows build.
This doesn't mean that it perform like Christian's or Kazu's one,
On Friday 13 May 2005 07:43 am, Christian MICHON wrote:
> There are people out there already distributing kqemu, if I understand
> enough the following article.
>
> http://knoppix.guilinux.com/article.php?sid=1067
>
> Did they get approval? Or are they just re-packaging qemu and asking
> the end-us
There are people out there already distributing kqemu, if I understand
enough the following article.
http://knoppix.guilinux.com/article.php?sid=1067
Did they get approval? Or are they just re-packaging qemu and asking
the end-user to recompile kqemu module themselves ?
--
Christian
_
Hello
I have a request.
Is it possible to make qemu-smp as a target?
In short terms, to have a sort of
qemu-x86-smp -n-cpu 4 -m 128 disk.img
to emulate a quadri-CPU
Is it :
possible?
planned for future?
useless?
an idea?
Thanks
-
Etes vous un
On Friday 13 May 2005 04:14, Xuqing Kuang wrote:
(B> We checked bochs, vmware and qemu.
(B> Bochs need speed up and XP support, and Vmware isn't free software and
(B> we don't want to build it into our system.
(B
(Bkqemu isn't free software either.
(B
(BPaul
(B
(B
(B__
Hi,
the following patches contain data from both NetBSD's packages collection
plus some of my own to get latest qemu from CVS built on NetBSD. Maybe
someone wants to include some of them into qemu?
http://www.feyrer.de/Misc/qemu-20050501.patch
http://www.feyrer.de/Misc/qemu-20050
Hello
I have a request.
Is it possible to make qemu-smp as a target?
In short terms, to have a sort of
qemu-x86-smp -n-cpu 4 -m 128 disk.img
to emulate a quadri-CPU
Is it
possible?
planned for future?
useless?
an idea?
Thanks
-
Etes vous un conso
On Thu, May 05, 2005 at 07:04:10PM +0200, Damien tuX THEBAULT wrote:
> Thomas Schwinge wrote :
> > > When I start from gdb, I can see "Uncompressing Linux... Ok, booting the
> > > kernel." This is the last message before the segfault.
Ok, I can reproduce that.
qemu shouldn't segfault whatever the
Dear Xuqing,
(B
(BFor the KQEMU part, I suggest asking Fabrice Bellard directly (he's the author).
(B
(BThanks,
(BHetz
(B
(BOn 5/13/05, Xuqing Kuang <[EMAIL PROTECTED]> wrote:
(B> Hey, Hu gang.
(B>
(B> Thank you for your reply.
(B>
(B> I know QVM86, but I saw it's not supported by gen
Hey, Hu gang.
(B
(BThank you for your reply.
(B
(BI know QVM86, but I saw it's not supported by gentoo in qemu's ebuild.
(BI will test it. :-)
(B
(BYes, you are right. We all know emulator development process is a
(Breally hard work.
(BWe all know whos technologies we based.
(B
(BI'm con
25 matches
Mail list logo