Hi,
Thank you very much for the links. I am looking into your thesis right now,
Congratulations! nice work. I really liked the idea of your project,
especially tracking control dependencies along with data dependency in QEMU.
One question I have is the way in which you obtain process information
Minix 3.1.2a installs and runs with no difficulty with CVS qemu.
However when I enable kqemu kqemu-1.3.0pre11, Minix hangs on startup
after printing its memory map.
See http://www.minixtips.com/2006/06/running-minix-under-qemu.html for
easy to follow instructions on the installation.
-Nigel
begi
I spoke too early :-(
[EMAIL PROTECTED] minix]$ qemu -m 128 -hda minix.img -boot c -no-kqemu
qemu: fatal: Trying to execute code outside RAM or ROM at 0x464ea000
EAX=0021 EBX=000c70d9 ECX=00023c70 EDX=006c5cf4
ESI=0001 EDI=0030581c EBP=00305774 ESP=0030575c
EIP=4500 EFL=0202 [--
2007/4/25, Atif Hashmi <[EMAIL PROTECTED]>:
Instructions like addl %ebx, (%eax) are also considered to be memory
refernce instructions. Do these type of instructions also refer to the
functions that you mentioned.
No. You are using __asm_volatile("mov %al %al") to mark the start of your
trans
CVSROOT:/cvsroot/qemu
Module name:qemu
Changes by: Blue Swirl 07/04/26 18:32:00
Modified files:
pc-bios: README openbios-sparc32
Log message:
Update Sparc32 rom to support *BSD boot and 24 bit TCX
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/pc
Hi,
The updated OpenBIOS image fixes a long standing bug that prevented
BSDs from booting.
OpenBSD 4.0, SS-5:
Jumping to entry point...
OpenBSD BOOT 2.2
Booting bsd @ 0x4000
3397216+202296|
console is ttya
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of Calif
On 4/25/07, Wang Cheng Yeh <[EMAIL PROTECTED]> wrote:
scsi.tex patch reduces unnecessary mismatch.
lsi.txt corrects mismatch condition.
When the mismatch happens, register ia saves the instruction address.
However, QEMU call lsi_bad_phase first, update new dsp and
then save it into register ia.
Hi Eduardo,
I think I could not explain my question regarding "addl %ebx, (%eax)". What
I wanted to ask was that this instruction also accesses the memory and I
also need to intercept it within a transaction. Incase of "addl %ebx,
(%eax)", Are the functions under "/* CPU memory access without any
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/04/26 23:48:50
Modified files:
target-sh4 : translate.c
Log message:
Fix opcode for sts.l fpul/cpscr, by Magnus Damm.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-sh4/tra
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/04/26 23:49:45
Modified files:
linux-user : syscall.c
Log message:
Use 16-bit uid wrappers, by Magnus Damm.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/linux-user/syscall.c?cvs
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/04/26 23:50:46
Modified files:
target-sh4 : op.c
Log message:
Fix inc8 and dec8 operations, by Magnus Damm.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-sh4/op.c?cvsroot=
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/04/27 00:01:20
Modified files:
target-i386: translate.c
Log message:
Workaround qemu guest SIGSEGVs with cmpxchg8b insn, by Juergen Keil.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs
Has any one had success with this install? It seems to
fail all the time even with -nographic option (this worked
for 3.1r1)?
-ishwar
Hi,
I have a question concerning the system emulation features : what is missing
in the implementation of qemu to get a system emulation of a big endian
ARM1026 target (like qemu-armeb for user emulation) ?
Regards.
Alexis.
> I have a question concerning the system emulation features : what is
> missing in the implementation of qemu to get a system emulation of a big
> endian ARM1026 target (like qemu-armeb for user emulation) ?
In theory most of the bits should be there. However I don't have big-endian
hardware to
15 matches
Mail list logo