Patch adding command-line option '-initialtime' to qemu to set the initial date and time of the target systems real time clock. Written, 21.12.2005, Volker Wedemeier To apply the patch, copy patchfile to folder above qemu-0.8.0, then do > gunzip qemu-initialtime.patch.gz then > patch -p0 < qemu-initialtime.patch Configure, compile and install as usual.