Skip to content
  • Gleb Natapov's avatar
    pass info about hpets to seabios.] · 40ac17cd
    Gleb Natapov authored
    
    
    Currently HPET ACPI table is created regardless of whether qemu actually
    created hpet device. This may confuse some guests that don't check that
    hpet is functional before using it. Solve this by passing info about
    hpets in qemu to seabios via fw config interface. Additional benefit is
    that seabios no longer uses hard coded hpet configuration. Proposed
    interface supports up to 8 hpets. This is the number defined by hpet
    spec.
    
    Signed-off-by: default avatarGleb Natapov <gleb@redhat.com>
    Signed-off-by: default avatarAnthony Liguori <aliguori@us.ibm.com>
    40ac17cd