diff options
| author | Eduardo Habkost | 2015-05-14 20:53:08 +0200 |
|---|---|---|
| committer | Michael S. Tsirkin | 2015-05-31 16:26:41 +0200 |
| commit | d765519bef48bd95f2139314a5354144387523eb (patch) | |
| tree | f878a1918d981fca412680ceb7402d2f71bcd306 /include/exec/exec-all.h | |
| parent | piix: Move pc-0.11 drive version compat props to PC_COMPAT_0_11 (diff) | |
| download | qemu-d765519bef48bd95f2139314a5354144387523eb.tar.gz qemu-d765519bef48bd95f2139314a5354144387523eb.tar.xz qemu-d765519bef48bd95f2139314a5354144387523eb.zip | |
piix: Move pc-0.13 virtio-9p-pci compat to PC_COMPAT_0_13
The compat property was added by commit
9dbcca5aa13cb9ab40788ac4c56bc227d94ca920, and the pc-0.12 and older
machine-types were not changed because virtio-9p-pci was introduced on QEMU
0.13 (commit 9f10751365b26b13b8a9b67e0e90536ae3d282df). The only problem is
that this breaks the PC_COMPAT_* nesting pattern we currently use.
So, move the property to PC_COMPAT_0_13. This make pc-0.12 and older inherit
it, but that shouldn't be an issue as QEMU 0.12 didn't have virtio-9p-pci.
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
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>
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions
