On 24 June 2014 17:44, Eduardo Habkost <ehabk...@redhat.com> wrote: > (I would go even further and say that no compat_props bit need to be > specific to a machine-type family, and they are simply tied to the code > included in a QEMU version. So every PC_COMPAT_* bit could go to a > common QEMU_COMPAT_<version> macro, that could be reusable by all > machine-types, and there's no need PC-specific compat macros.)
What if different machines in a particular release had the property set to different defaults? -- PMM