Hi Mike,
Sorry for top posting, but I left my macbook at work, so I'm stuck with my
mobile that does not know how to do inline replies.
As stated in the patchset, it brings osx en pair with Linux hosts. This means
if Linux gcc4 support is broken, osx gcc4 support is broken as well.
Neverthele
Hi Mike,
Sorry for top posting, but I left my macbook at work, so I'm stuck with my
mobile that does not know how to do inline replies.
As stated in the patchset, it brings osx en pair with Linux hosts. This means
if Linux gcc4 support is broken, osx gcc4 support is broken as well.
Neverthele
hi.
i am trying to compile qemu 0.9.1 on archlinux 64 (x86_64)
when i try to compile it with :
./configure --prefix=/usr --enable-alsa --host-cc=gcc-3.4
--target-list="i386-softmmu
ppc-softmmu sparc-softmmu x86_64-softmmu arm-softmmu mips-softmmu"
avoiding all the *-user target as specified in
Don't set host-cc. It can be gcc4. The current qemu configure script will
look for an alternate version of GCC if the "gcc" program is version 4. It
should find your gcc 3.4 executable.
- Original Message -
From: "solsTiCe d'Hiver" <[EMAIL PROTECTED]>
To:
Sent: Saturday, February 02
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 08/02/03 02:20:19
Modified files:
. : Makefile.target qemu-doc.texi
hw : pci.c pci.h
Added files:
hw : e1000.c e1000_hw.h
Log message:
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 08/02/03 02:42:37
Modified files:
target-i386: cpu.h helper.c
Log message:
Make SVM env->cr[8] a valid register (patch from TeLeMan).
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/q
On 17/01/2008, Alexander Graf <[EMAIL PROTECTED]> wrote:
> TeLeMan wrote:
> > env->cr[8] used by SVM codes was not defined.
>
> As far as I remember cr8 is the very same as the TPR, so we only need to
> implement one and map the other to the value we want.
I committed the original patch to avoid p
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 08/02/03 02:54:04
Modified files:
. : qemu-doc.texi vnc.c
Log message:
Add VNC reverse connections, by Eddie Kohler.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/qemu
On 21/01/2008, Even Rouault <[EMAIL PROTECTED]> wrote:
> Thanks for the tutorial on how to use git bisection ;-)
> In fact, whatever version control system you use, I think you spend most of
> time recompiling and testing stuff...
>
> Anyway, on the core problem I'm pointing out, does someone have
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 08/02/03 03:26:30
Modified files:
target-i386: helper.c
Log message:
NMI and INTR events injection should not be handled as software
interrupts (Bernhard Kauer).
CVSWeb URLs:
http://c
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 08/02/03 03:37:47
Modified files:
hw : ide.c
Log message:
Simplify guess_disk_lchs - should fix Windows stack corruption spotted
by TeLeMan (patch by Tristan Gingold).
CVSWeb
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 08/02/03 03:45:47
Modified files:
. : vl.c
Log message:
Do not set RTC frequency if already set (Aurelien Jarno).
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/vl.c?cv
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 08/02/03 04:05:51
Modified files:
hw : scsi-disk.c
Log message:
Implement more INQUIRY command replies for scsi disk (Igor Kovalenko).
CVSWeb URLs:
http://cvs.savannah.gnu.org/
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 08/02/03 04:22:24
Modified files:
. : configure
Log message:
Fix building under paths with symlinks (patch from Richard Purdie).
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewc
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 08/02/03 04:33:32
Modified files:
hw : pc.c
Log message:
Fix VMware VGA init call (Anthony Liguori).
s/vga_ram_size/vga_ram_addr/
CVSWeb URLs:
http://cvs.savannah.gnu.o
That's all nice and good, but it doesn't seem to work with systems that
don't use symlinks, such as mingw (the ln command creates duplicates). This
may work with cygwin.
- Original Message -
From: "Andrzej Zaborowski" <[EMAIL PROTECTED]>
To:
Sent: Saturday, February 02, 2008 9:22 PM
S
16 matches
Mail list logo