CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/02/28 22:37:42
Modified files:
. : exec-all.h gdbstub.c
linux-user : main.c
target-mips: cpu.h exec.h mips-defs.h op.c op_helper.c
op_me
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/02/28 22:01:13
Modified files:
. : Changelog
Log message:
Mention ds1225y support.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/Changelog?cvsroot=qemu&r1=1.131&r2=1.132
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/02/28 21:59:44
Modified files:
. : vl.c
Log message:
Make removing IOHandlers safe from within an IOHandler, by Anthony
Liguori.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcv
Le Mercredi 28 Février 2007 22:36, vous avez écrit :
> > The patch has been updated and is available at
> > http://qemu-forum.ipi.fi/viewtopic.php?t=2984
>
> How does this compare to chromium[1] and in particular vmgl[2] ?
>
> Any particular reason you're re-inventing the wheel?
>
> Paul
>
> [1] ht
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/02/28 21:36:41
Modified files:
. : Makefile.target vl.h
hw : mips_r4k.c
Added files:
hw : ds1225y.c
Log message:
DS1225Y nvram device, b
> The patch has been updated and is available at
> http://qemu-forum.ipi.fi/viewtopic.php?t=2984
How does this compare to chromium[1] and in particular vmgl[2] ?
Any particular reason you're re-inventing the wheel?
Paul
[1] http://chromium.sourceforge.net/
[2] http://www.cs.toronto.edu/~andresl
Daniel P. Berrange wrote:
Having repeatedly said that we should be doing TLS encryption for VNC, I
figured I ought to get down & implement it. So, in the spirit of 'release
early, release often', here is the very first cut of my patch for QEMU.
This isn't suitable for inclusion in CVS yet - I ju
The patch has been updated and is available at
http://qemu-forum.ipi.fi/viewtopic.php?t=2984
Changes/Improvements since second patch version (10 February 2007)
--
* Initial support for Windows as a guest (still Linux i386 as a host)!
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/02/28 20:20:53
Modified files:
. : cpu-all.h exec.c
linux-user : syscall.c
Log message:
Fix CPU chaining in linux-user emulation, by Gwenole Beauchesne.
CVSWeb URLs
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/02/28 20:04:26
Modified files:
hw : mips_malta.c
Log message:
24C01 / 24C02 EEPROM emulation for Malta, by Stefan Weil.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/m
Argument name typo fixed. Patch in the attachment.
diff --git a/qemu/linux-user/syscall.c b/qemu/linux-user/syscall.c
index f3f97b0..80684de 100644
--- a/qemu/linux-user/syscall.c
+++ b/qemu/linux-user/syscall.c
@@ -2912,12 +2912,12 @@ long do_syscall(void *cpu_env, int num, long arg1, long
arg2,
> Mention ARM RealView emulation in user docs (similar to ARM Versatile).
> [EMAIL PROTECTED]
> +Versatile PCI host bridge - PCI memory space only.
This is wrong. Also the proper name is RealView Emulation Baseboard.
Fixed and applied.
Paul
___
Qemu-
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Paul Brook 07/02/28 16:25:17
Modified files:
. : qemu-doc.texi
Log message:
iDocument ARM RealView board (Andrzej Zaborowski).
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/qemu-doc.texi
Patch in the attachment.
diff --git a/qemu/linux-user/syscall.c b/qemu/linux-user/syscall.c
index f3f97b0..ccb0e52 100644
--- a/qemu/linux-user/syscall.c
+++ b/qemu/linux-user/syscall.c
@@ -875,7 +875,7 @@ static long do_getsockname(int fd, target_ulong target_addr,
targ
On 2/27/07, Blue Swirl <[EMAIL PROTECTED]> wrote:
In Linux the IDs are listed in include/asm-sparc/machines.h, there are much
more than just these two.
There are much more than those two in the original file as well.
These are the only two supported by SunOS 4.x (sun4m).
So should this be adde
Rodrigo Vivi kirjoitti:
Hi all,
I've just noticed that qemu does not has the at() syscalls support
implemented yet...
Does anyone has a patch that implements these syscalls:
.long sys_openat/* 295 */
.long sys_mkdirat
.long sys_mknodat
.long sys_fchownat
.long sys_futimesat
.long s
Mention ARM RealView emulation in user docs (similar to ARM Versatile).
From c1a465cb44950a3a12a78d3b5d2feeaa2e2e6687 Mon Sep 17 00:00:00 2001
Date: Wed, 28 Feb 2007 13:13:09 +0100
Subject: [PATCH] Mention RealView in docs.
Mention ARM RealView emulation in user docs (similar to ARM Versatile).
-
Hi,
The patch below fixes a bug when updating the GT64120 PCI IO mapping.
The old addresses should be unmapped first before trying to setup a new
one.
Bye,
Aurelien
Index: hw/gt64xxx.c
===
RCS file: /sources/qemu/qemu/hw/gt64xxx.c,
On Mon, Jan 22, 2007 at 12:07:29PM +0100, Aurelien Jarno wrote:
> On Wed, Nov 15, 2006 at 02:17:22AM +0100, Aurelien Jarno wrote:
> > On Wed, Nov 15, 2006 at 01:26:59AM +0100, Aurelien Jarno wrote:
> > > The ARM Versatile and Realview platforms support reset (but not halt),
> > > howvever it is not
19 matches
Mail list logo