Hello!
I'm trying to make Plex86 running. With a tarball I've recently taken
from your site
I've got messages such as:
[root@paris user]# ./plex86
Processing command-line options
Opening VM (/dev/plex86)
Processing configuration script plex86.conf
Allocating 16MB of physical memory in VM
Mapping virtualized physical memory into monitor
Zeroing virtualized physical memory
Mapping monitor print buffer into user mem.
replaying IO events from log file '../misc/vga_io.log'.
IO replay read value (0x0) not expected, line 1.
Plugin initialization failed for ./plugins/misc/replay_io.so
============ begin VGA text buffer dump ===============
============ end VGA text buffer dump ===============
Shutting down plugins
Unmapping guest physical memory.
Unmapping monitor print buffer.
Tearing down VM
Closing VM
With the latest version (CVS one) all I've got is:
[root@paris user]# ./plex86
Processing command-line options
Opening VM (/dev/plex86)
Initializing plugins
Running VM
ioctl MESSSAGEQ: : Invalid argument
Shutting down plugins
Unmapping guest physical memory.
munmap of guest physical memory: Invalid argument
Does anybody have any ideea of how making it works?
Marian