Date: Fri, 11 Sep 2009 16:07:27 +0200 From: Ivan Voras <ivoras@freebsd.org> To: freebsd-emulation@freebsd.org Subject: New Virtualbox port (from today) Message-ID: <h8dlih$ksm$1@ger.gmane.org>
index | next in thread | raw e-mail
Hi, VirtualBox now works with VT and I'm able to run SMP guests! But apparently it's not very stable (got two boot crashes) and something is wrong with timers: Example 1: host HZ=250, guest HZ=1000, - guest time apparently speeds up more than it should Example 2: same host, guest HZ=100 - guest time apparently goes 5x slower than real (wall) time. Example 3: same host, guest HZ=25, guest time apparently 2x slower than real (wall) time. In the examples, host is amd64 8-BETA2, 4CPU, guest is 7.2-RELEASE i386, 2CPU. Internally the time is always consistent - for example in the second case "time sleep 2" says the guest slept 2 seconds, while in real time, 10 seconds have passed. Time apparently goes normal when the guest is configured with only one CPU (and VT is still active).home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?h8dlih$ksm$1>
