Re: [Qemu-devel] [PATCH 2/6] kvm: add kvmclock to its second bit

2011-04-17 Thread Jan Kiszka
On 2011-04-17 00:10, Marcelo Tosatti wrote: > From: Glauber Costa > > We have two bits that can represent kvmclock in cpuid. > They signal the guest which msr set to use. When we tweak flags > involving this value - specially when we use "-", we have to act on both. > > Besides adding it to the

[Qemu-devel] [PATCH 2/6] kvm: add kvmclock to its second bit

2011-04-16 Thread Marcelo Tosatti
From: Glauber Costa We have two bits that can represent kvmclock in cpuid. They signal the guest which msr set to use. When we tweak flags involving this value - specially when we use "-", we have to act on both. Besides adding it to the kvm features list, we also have to "break" the assumption