Thomas Huth <[email protected]> writes: > Some of the ObjectType entries already depend on CONFIG_* switches. > Some others also only make sense with certain configurations, but > are currently always listed in the ObjectType enum. Let's make them > depend on the correpsonding CONFIG_* switches, too, so that upper > layers (like libvirt) have a better way to determine which features > are available in QEMU. > > Signed-off-by: Thomas Huth <[email protected]>
All these look good to me. I didn't look for more. Reviewed-by: Markus Armbruster <[email protected]>
