Thiemo Seufer wrote:
> Paul Brook wrote:
I think what you mean is that they work the way that ppc64 is defined, to
remain compatible with ppc32. IMHO this is entirely irrelevant as we're
emulating a ppc32. You could replace the high bits with garbage and
nothing would ever be a
copy_cpu() has been broken since cpu_model added to parameters list of
cpu_init(). This patch fix copy_cpu() by storing cpu_model string in
CPUState structure on cpu_init and use this string in copy_cpu().
---
cpu-defs.h |4 +++-
exec.c |7 +--
target-ar
On 24/11/2007, Paul Brook <[EMAIL PROTECTED]> wrote:
> > There is a chance that when using "unix" or "dynticks" clock, the
> > signal arrives when no cpu is executing.
How about this version, this one touches vl.c only:
--- a/vl.c
+++ b/vl.c
@@ -236,6 +236,10 @@ const char *prom_envs[MAX_PROM_ENV
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Paul Brook 07/11/24 23:22:12
Modified files:
target-arm : helper.c
Log message:
Thumb semihosting fixes.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-arm/helper.c?cvsroot=qemu&r1=1.27&r2=
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 07/11/24 23:27:16
Modified files:
. : vl.c
Log message:
Drop an unused variable (Samuel Thibault).
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/vl.c?cvsroot=qemu&r1=1
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Paul Brook 07/11/24 23:35:08
Modified files:
. : Makefile Makefile.target
hw : omap_mmc.c pl061.c pl181.c primecell.h
pxa2xx_mmci.c sd.c sd.h ssd0323.c stella
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 07/11/24 23:47:39
Modified files:
. : vl.c
hw : boards.h gumstix.c
Log message:
Gumstix Verdex (ARM) board support by Thorsten Zitterell.
CVSWeb URLs:
htt
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Paul Brook 07/11/24 23:55:53
Modified files:
hw : pxa2xx_mmci.c
Log message:
Fix SD init arguments.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/pxa2xx_mmci.c?cvsroot=qemu&r1=1.7&r2=1
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 07/11/25 00:29:24
Modified files:
hw : gumstix.c
Log message:
Fix board init arg list (spotted by pbrook),
clean-up NOR flash parameters.
CVSWeb URLs:
http://cvs.savann
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 07/11/25 00:55:06
Modified files:
. : qemu-char.h vl.c
hw : mcf_uart.c pl011.c serial.c slavio_serial.c
Log message:
Add input buffer to mux chr (patch by
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Andrzej Zaborowski 07/11/25 01:57:38
Modified files:
. : Makefile.target vl.c
hw : boards.h
Added files:
hw : mainstone.c
Log message:
Intel Mainstone II
11 matches
Mail list logo