Re: [Qemu-devel] relative time

2006-09-09 Thread Paul Brook
> Now the more complex one: I would like to do 'relative benchmarks', i.e. > comparing one product to another. I don't mind very much how fast my > machines are, but I want them to be equally fast, even if I use two, > three or ten of those on my machine. qemu is not, and does not try to be cycle

[Qemu-devel] relative time

2006-09-09 Thread Markus Schiltknecht
Hello qemu developers, I've been unable to find information about date and time in qemu. Two questions the simpler one: Can I set the date and time of the system clock at start of the emulation (or in the manager console)? I've seen a patch [1], but that doesn't seem to be included in my bui