>> Part 1 of the patch implements the following QEMU command line option.
>>
>> -hpet [device=none|present][,driftfix=none|slew]
>
> Just define driftfix as property of the hpet device. That way it can be
> controlled both globally (-global hpet.driftfix=...) and per hpet block
> (once we support
On 2011-03-18 16:54, Ulrich Obergfell wrote:
>
> Part 1 of the patch implements the following QEMU command line option.
>
> -hpet [device=none|present][,driftfix=none|slew]
Just define driftfix as property of the hpet device. That way it can be
controlled both globally (-global hpet.driftfix=...