Hi Folks,
here is a problem during i compile Qemu-0.7.2 on my AMD - x86_64 System
( Fedora Core 4 / Kernel- 2.6.14-1.1644_FC4 )
- follow things i have done - cp tar files in /usr/src ... unpack all...
and now - my configure:
Install prefix/usr
BIOS directory/usr/share/qemu
binary director
On Dec 7, 2005, at 12:56 PM, Henrik Nordstrom <[EMAIL PROTECTED]>
wrote:
Maybe you could try compiling op.o with -mlong-jump to solve this, but
probably not given that this error is from an inline assembly
instruction.
The assembly instruction in question is the _arm_ GOTO_LABEL_PARAM
de
Hi.
Attached patch (against CVS) implements UDP multicast support for creating
virtual BUSes, I've successfully tested with example cmdlines below.
Excerpt from qemu-doc.texi diff:
# launch one QEMU instance
qemu linux.img -net nic,macaddr=52:54:00:12:34:56 -net
socket,mcast=230.0.0.1:1234
AFAICT this means that the compilation DID work.
That warning arises from module building tools, not from QEMU itself.
Just check the target directories (i386-softmmu and so on) for QEMU
executables, and the kernel module should be right there in the kqemu
directory.
--
"The user-friendly comput
Hi.Attached patch (against CVS) implements UDP multicast support for creatingvirtual BUSes.Excerpt from qemu-doc.texi diff (indeed tested w/these QEMUs): # launch one QEMU instance qemu linux.img -net nic,macaddr=52:54:00:12:34:56 -net socket,mcast=
230.0.0.1:1234 # launch another QEMU instance
Hi Folks,
here is a problem during i compile Qemu-0.7.2 on my AMD - x86_64 System ( Fedora Core 4 / Kernel- 2.6.14-1.1644_FC4 )
- follow things i have done - cp tar files in /usr/src ... unpack all... and now - my configure:
Install prefix /usr
BIOS directory /usr/share/qemu
binary dire
On Mon, 5 Dec 2005, Steve Magoun wrote:
libqemu.a(op.o)(.text+0x27e0): In function `op_jb_subb':
/root/qemu/target-i386/ops_template.h:278: relocation truncated to fit:
R_ARM_PC24 __op_gen_label1
libqemu.a(op.o)(.text+0x2800): In function `op_jz_subb':
My limited experience of this kind of t