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%.
>>
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?
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
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