Skip to content
Commit 84461c74 authored by Eduardo Habkost's avatar Eduardo Habkost Committed by Michael Roth
Browse files

q35: Use PC_Q35_COMPAT_1_4 on pc-q35-1.4 compat_props



pc-q35-1.4 was incorrectly using PC_COMPAT_1_4 instead of
PC_Q35_COMPAT_1_4.

The only side-effect was that the hpet compat property (inherited from
PC_Q35_COMPAT_1_7) was missing.

Without this patch, pc-q35-1.4 inicorrectly initializes hpet-intcap to
0xff0104 (behavior introduced in QEMU 2.0, by commit
7a10ef51).

Signed-off-by: default avatarEduardo Habkost <ehabkost@redhat.com>
Reviewed-by: default avatarMichael S. Tsirkin <mst@redhat.com>
Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>

Reviewed-by: default avatarMarkus Armbruster <armbru@redhat.com>
(cherry picked from commit 48cb7f3c)
Signed-off-by: default avatarMichael Roth <mdroth@linux.vnet.ibm.com>
parent 552e70d8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment