Thomas Orgis wrote:
Am Fri, 23 Mar 2007 15:45:49 +
schrieb Paul Brook <[EMAIL PROTECTED]>:
I do not understand enough of QEMU yet, but I have checked out CVS and
am reading through its source. When I understand more I hope we can fix
this long-standing annoyance.
This is GCC PR1
> As far as X86 is concerned i386/i486/i586 are very different from later
> generation
> processors. I am wondering whether another host and target architecture
> could be
> created called i686 that makes use of something like MMX or other
> registers in Intel
> Pentium II/III/4 and AMD Athlon to
Hi,
Programs in the Sparc test suite do not work currently, some even crash.
Running cvs-bisect revealed that the following change has broken Sparc32
user emulation.
Index: Makefile.target
===
RCS file: /cvsroot/qemu/qemu/Makefil
All,
some time ago I reported problems with Qemu and the
installation of openSUSE 10.1 or 10.2 64bit systems.
Today I did a CVS download and compiled Qemu again, using
a gcc 3.3.6 compiler. To simplify it I configured it as
follows:
./configure --prefix=/usr/local --cc=/opt/gcc33/bin/gcc-3.3 \
address mapping error and cause arm versatile unstable.
Index: hw/smc91c111.c
===
RCS file: /sources/qemu/qemu/hw/smc91c111.c,v
retrieving revision 1.5
diff -u -r1.5 smc91c111.c
--- hw/smc91c111.c 21 Dec 2006 17:23:49 -
Axel Zeuner wrote:
Hi,
Hi Axel,
By adding some GCC4 fixes on top of your patch, I was able to get qemu
for i386 (on i386) to compile and run. So far, I've only tested a win2k
guest.
The big problem (which pbrook helped me with) was GCC4 freaking out over
some stq's. Splitting up the
Hi. A few months ago I was able to successfully install from a
debian sparc netinst iso. This doesn't seem to be possible now as the
install hangs right after the Detecting Hardware dialogue (after asking
for hostname and domain). The screen will change from the usual blue
background/light gr
On Sat, Mar 24, 2007 at 03:37:32PM -0500, Lonnie Mendez wrote:
>Hi. A few months ago I was able to successfully install from a
> debian sparc netinst iso. This doesn't seem to be possible now as the
> install hangs right after the Detecting Hardware dialogue (after asking
> for hostname and d
Going back and testing previous netinst isos:
debian-31r1a-sparc-netinst - OK
debian-31r2-sparc-netinst - OK
debian-31r3-sparc-netinst - OK (sunlance load failed - forced to choose
no network card to continue)
debian-31r4-sparc-netinst - X (sunlance load failed)
debian-31r5-sparc-netinst - X (s
An additionl to my previous post:
I tried to install openSUSE X86_64 with -no-kqemu. This
time it went ok until the step that installs grub to prpare
the disk for first boot. AFAIK this problem was also
reported some time ago.
Is there any way I can help here, for example creating
dumps, traces t
Lonnie Mendez a écrit :
>Going back and testing previous netinst isos:
>
> debian-31r1a-sparc-netinst - OK
> debian-31r2-sparc-netinst - OK
> debian-31r3-sparc-netinst - OK (sunlance load failed - forced to choose
> no network card to continue)
> debian-31r4-sparc-netinst - X (sunlance load fa
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/03/24 23:36:18
Modified files:
target-mips: translate_init.c
Log message:
One more bit of mips CPU configuration, and support for early 4KEc
which implemented only MIPS32R1. Thank
Stefan Weil wrote:
> Hi,
>
> here is the patch which adds a "4KEcR1" CPU (a 4KEc, processor revision 2.2,
> with MIPS32 Release 1 (!) instruction set is the heart of the AR7 SoC).
>
> See also include/asm-mips/cpu.h in the Linux kernel sources:
> ./include/asm-mips/cpu.h:#define PRID_IMP_4KEC
Thiemo Seufer a écrit :
> Stefan Weil wrote:
>> Hi,
>>
>> here is the patch which adds a "4KEcR1" CPU (a 4KEc, processor revision 2.2,
>> with MIPS32 Release 1 (!) instruction set is the heart of the AR7 SoC).
>>
>> See also include/asm-mips/cpu.h in the Linux kernel sources:
>> ./include/asm-mips/
14 matches
Mail list logo