[kvm-devel] patch for review: kvm: implement guest rebooting

2007-01-21 Thread Leonard Norrgard
I've been looking at the guest reboot problem, which currently reboots the host on svm when a Linux guest issues "# shutdown -r now". (By the way, with a Linux guest, the rebooting can be worked around by adding the kernel parameter reboot=b to the guest, this makes Linux use an alternative reboot

Re: [kvm-devel] time running too fast in guest system

2007-01-21 Thread Nikola Ciprich
OK, thanks to guys on IRC, I already have this problem solved: clock=pit guest kernel parameter did the trick! cheers n. > as far as i know, this is a common problem in virtualized environments. i > solved this problem by doing an ntp-sync every hour with my host ... that > keeps the time on tra

Re: [kvm-devel] time running too fast in guest system

2007-01-21 Thread Nikola Ciprich
On 2007-01-21, Fabian Deutsch wrote: yes, i though about that too, but this is too bad solution, and time is running REALLY too fast, like ~15 faster, so a lot's of things are quite unusable - needs quite lot of praktice to manage to login before login timeouts for example :) I thing this must h

Re: [kvm-devel] Talking about regressions...

2007-01-21 Thread Avi Kivity
Michael Riepe wrote: > Hi! > > Just for the records: On the Xeon 53xx, netbsd produces a few kernel > messages before it dies with a protection fault: > > kvm: msrs: 6 > kvm: unhandled rdmsr: 0x1a0 > inject_general_protection: rip 0xc0433a1c > kvm: unhandled rdmsr: 0x1a0 > inject_general_protection

Re: [kvm-devel] time running too fast in guest system

2007-01-21 Thread Fabian Deutsch
Hey, > Hi all, > I managed to get networking running in KVM finally, but still got trouble > with time running too fast in guest kernel. > Host is fedora core 6, 2.6.18-1.2869.fc6, x86-64, guest is 2.6.16, kvm is > latest SVN (same with kvm-10 though). > I tried with both host and guest kernel run

[kvm-devel] [ kvm-Bugs-1637591 ] hangs on running knoppix 5.1.1

2007-01-21 Thread SourceForge.net
Bugs item #1637591, was opened at 2007-01-17 12:13 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1637591&group_id=180599 Please note that this message will contain a full copy

[kvm-devel] [ kvm-Bugs-1632087 ] Short name is ambiguous (cont.)

2007-01-21 Thread SourceForge.net
Bugs item #1632087, was opened at 2007-01-10 08:19 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1632087&group_id=180599 Please note that this message will contain a full copy

[kvm-devel] [ kvm-Bugs-1634816 ] hangs on installing win2k

2007-01-21 Thread SourceForge.net
Bugs item #1634816, was opened at 2007-01-13 19:45 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1634816&group_id=180599 Please note that this message will contain a full copy

[kvm-devel] time running too fast in guest system

2007-01-21 Thread Nikola Ciprich
Hi all, I managed to get networking running in KVM finally, but still got trouble with time running too fast in guest kernel. Host is fedora core 6, 2.6.18-1.2869.fc6, x86-64, guest is 2.6.16, kvm is latest SVN (same with kvm-10 though). I tried with both host and guest kernel running with same s