diff options
author | Eduardo Habkost | 2014-06-13 05:28:32 +0200 |
---|---|---|
committer | Michael S. Tsirkin | 2014-06-23 16:48:42 +0200 |
commit | 48cb7f3c1526b4632bd63d945cac80d26616d6f5 (patch) | |
tree | 7bb7ea8c1e67af749bf34db5d6fa3372cd65cc25 /hw/pci | |
parent | virtio-pci: Report an error when msix vectors init fails (diff) | |
download | qemu-48cb7f3c1526b4632bd63d945cac80d26616d6f5.tar.gz qemu-48cb7f3c1526b4632bd63d945cac80d26616d6f5.tar.xz qemu-48cb7f3c1526b4632bd63d945cac80d26616d6f5.zip |
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
7a10ef51c2397ac4323bc786af02c58b413b5cd2).
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'hw/pci')
0 files changed, 0 insertions, 0 deletions