Hi,
I've been playing with both CVS and the 0.5.0 release of qemu today,
using a debian system that I installed under bochs. The system boots and
seems to run quite well, but I noticed some numerical problems showing
up - e2fsck's percentage meter switched between 0.0% and nan%, and
running nbench produced similar results, with either 0 or nan for all
reported values in the output.
I thought that it might be a problem with my toolchain (gcc 3.3 in
Debian unstable messes things up, so I use unstable's gcc 3.2), so I
grabbed the qemu binary and linux test image from the website. Running
df seems to show the problem as well: the Capacity of the filesystem is
shown as 0%, and if you use df -h, Size, Used and Avail all show as 0G.
Apart from that, I have to say that 0.5.0 is very impressive - keep up
the good work :)
Thanks
Leigh