Martin Bochnig wrote: >Martin Bochnig wrote: > > > >>Robert Dickel wrote: >> >> >> >> >> >>>I installed the kqemu kernel module and the new package and I get the >>>following: >>> >>>QEMU 0.8.2 monitor - type 'help' for more information >>>(qemu) info kqemu >>>kqemu support: not compiled >>>(qemu) >>> >>> >>> >>> >>> > >To make it clearer: > >See the same binaries as adm64 versions in > >/opt/SUNWqemu/bin/64 for trying out (experimental) kqemu support on a HOST >running the 64bit kernel. > >
FYI: This is what you would get with the totally unstable "-kernel-kqemu" kernel kqemu support activated: # file /opt/SUNWqemu/bin/qemu /opt/SUNWqemu/bin/qemu: ELF 32-bit LSB executable 80386 Version 1, dynamically linked, stripped # file /opt/SUNWqemu/bin/64/qemu /opt/SUNWqemu/bin/64/qemu: ELF 64-bit LSB executable AMD64 Version 1, dynamically linked, stripped # # uname -a SunOS AMD64-Ultra20 5.11 marTux_0.2 i86pc i386 i86pc # isainfo -k i386 # ======>> # /opt/SUNWqemu/bin/qemu -m 256m -k en-us -localtime /export/home/c.img__WIN98SE -monitor stdio -kernel-kqemu QEMU 0.8.2 monitor - type 'help' for more information (qemu) info kqemu kqemu support: enabled for user and kernel code (qemu) <<====== -Martin