On Wed, Dec 11, 2013 at 12:59:37PM +0100, mreza...@redhat.com wrote:
> From: Miroslav Rezanina
>
> Function hpet_find could not be used for checking hpet availability becouse
> it was not build when hpet was disabled.
>
> To allow proper use of this function, moving it from hw/timer/hpet.c to
>
From: Miroslav Rezanina
Function hpet_find could not be used for checking hpet availability becouse
it was not build when hpet was disabled.
To allow proper use of this function, moving it from hw/timer/hpet.c to
hw/i386/pc.c.
Signed-off-by: Miroslav Rezanina
---
hw/i386/pc.c| 5 +