qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [edk2] [RFC PATCH] Distinguish between reset types


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [edk2] [RFC PATCH] Distinguish between reset types
Date: Thu, 21 Feb 2013 18:19:30 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2

Il 21/02/2013 18:12, David Woodhouse ha scritto:
>> > Since
>> > - I like kvm, and
>> > - I cannot easily change my hardware (which doesn't support UG), and
>> > - I prefer to run the RHEL-6 kernel which has "old" KVM,
>> > I depend on David's fix for the PAM registers.
> Which means your suspend/resume is broken. Yay! :)
> 
> Anthony's patchset should hopefully fix that.
> 
> I wonder what it would take to work around the KVM bug in qemu though;
> can we actually *emulate* 16-bit mode instead of using KVM, on the
> kernels where KVM is broken? And then transition back to using KVM when
> we switch to 32-bit or 64-bit mode?

I don't think you want to do that.  It would be really slow, it would
trade some emulation bugs for others, and people who mind security would
not appreciate the additional attack surface of TCG.

(BTW, that's how the very first version of KVM worked.  It didn't use
hardware virtualization at all until entering 64-bit mode, IIRC).

I think we just have to fix it in 1.5, and suggest a newer kernel to
everyone else.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]