QEMU
Download
- Description:
-

About QEMU:
This is the BeOS port of QEMU. QEMU is a generic and open source processor emulator which achieves a good emulation speed by using dynamic translation. A GUI for the emulator can be found here.
Due to the limited POSIX support in BeOS, only the softmmu version of QEMU is supported. Also the COW (Copy on Write) file format is not supported. You should use QCOW (a QEMU version of COW with extra functionallity) instead. All other formats and features should be the same as on the other platforms. Performance is still very good compared to other emulators.
On BeOS BONE, QEMU supports networking through userland networking (SLIRP). On net_server networking is not supported.
Please take a look at the "Getting Started Readme" for a guide on how to use QEMU.
QEMU is written and trademarked by Fabrice Bellard.
Variation description:
This is the BONE version. Install this if you have BONE installed on BeOS R5 or have a newer BeOS version. Please report problems in this QEMU for BeOS forum.
Details about this version:
This is the current version of QEMU for BeOS BONE. It supports networking, but currently only i386 emulation is supported. The QEMU accelerator module (kqemu) was added and is included in this package. WARNING: Do not use the accelerator for emulation of Windows XP - it will reboot your system.



Related Links: - Submitted On:
- 30 Jun 2007
- Submitted By:
- Karl vom Dorff (karl)
- Submitted On:
- 07 Oct 2009
- File Size:
- 824.42 Kb
- Downloads:
- 529
- License:
- GPL
- File Version:
- 0.9.0
- File Author:
- Michael Lotz
- File HomePage:
- Click to visit site
- Rating:
-
Total Votes:0
Top Downloads in 30 Days
Latest Hardware
Search Files
Newest Files
| May 20 |
|
| May 19 |
|
| May 12 |
|
| May 8 |
|
| May 6 |
|


Comments
QEMU or Haiku has to be changed to get QEMU working with newer Haiku revisions. See here for more information:
dev.haiku-os.org/ticket/6606
To use with gcc2 Haiku, just enter in:
LD_PRELOAD=libroot-addon-icu.so qemu [options]
This works on latest gcc2 version. It does not work on gcc4 Haiku versions because gives missing symbol error.
So, you can run QEMU on latest nightly if you use gcc2 (or gcc2hybrid) but not on the gcc4 ones.
PS
QEMU listed here is 0.9.0 and the one on Bebits is 0.11.1
http://www.bebits.com/app/4208
Hope Karl adds multiple version/file support. That would allow different versions to exist in same Haikuware listing.
Weird, I'm running BeBits'QEMU successfully on a recent gcc4hybrid (r40756), I only had to simlink libssl and libcrypto.
EDIT: Ah, now I see the error, sorry for lifting your hopes up
RSS feed for comments to this post