Re: [kvm-devel] [ANNOUNCE] kvm-18 release

2007-03-26 Thread Michael Riepe
Hi! Avi Kivity wrote: > Michael Riepe wrote: > >> Avi Kivity wrote: >> >> >>> This is mostly to fix the 32-bit Linux guest breakage in kvm-17. >>> >> >> >> Well, almost. Knoppix 5.0 and 5.2 work now, but 5.1.1 still hangs with a >> black framebuffer (no penguin logo) and a load of 100%. >>

Re: [kvm-devel] [ANNOUNCE] kvm-18 release

2007-03-25 Thread Avi Kivity
Michael Riepe wrote: > Avi Kivity wrote: > >> This is mostly to fix the 32-bit Linux guest breakage in kvm-17. >> > > Well, almost. Knoppix 5.0 and 5.2 work now, but 5.1.1 still hangs with a > black framebuffer (no penguin logo) and a load of 100%. > Do you have msr complaints in dmesg?

Re: [kvm-devel] [ANNOUNCE] kvm-18 release

2007-03-25 Thread Michael Riepe
Avi Kivity wrote: > This is mostly to fix the 32-bit Linux guest breakage in kvm-17. Well, almost. Knoppix 5.0 and 5.2 work now, but 5.1.1 still hangs with a black framebuffer (no penguin logo) and a load of 100%. Everything else still works as fine as with kvm-17. Great work! -- Michael "Ti

[kvm-devel] [ANNOUNCE] kvm-18 release

2007-03-25 Thread Avi Kivity
This is mostly to fix the 32-bit Linux guest breakage in kvm-17. Changes from kvm-17: - merged new userspace API - revert the optimization which killed some 32-bit Linux guests - reboot support on Intel hosts (AMD are already supported) - better timekeeping under load (Uri Lublin) - other minor f