qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 11/13] piix: Move pc-0.13 virtio-9p-pci compa


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH v2 11/13] piix: Move pc-0.13 virtio-9p-pci compat to PC_COMPAT_0_13
Date: Mon, 18 May 2015 09:36:38 +0200

On Do, 2015-05-14 at 15:53 -0300, Eduardo Habkost wrote:
> 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.

Reviewed-by: Gerd Hoffmann <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]