On Mon, Jun 20, 2016 at 12:52:53PM -0300, Eduardo Habkost wrote: > Eduardo Habkost (10): > qdev: Don't stop applying globals on first error
Applied to machine-next, after editing commit message. > qdev: Eliminate qemu_add_globals() function Applied to machine-next. > vl: Reject invalid class names on -global Will send v3. > qdev: GlobalProperty.errp field Applied to machine-next. > machine: Add machine_register_compat_props() function Applied to machine-next. > vl: Set errp to &error_abort on machine compat_props Applied to machine-next. > qdev: Eliminate "global not used" warning Dropped. > qdev: Eliminate GlobalProperty 'used' and 'user_provided' fields Dropped. > qdev: Remove qdev_prop_register_global_list() Will send v3. > machine: Skip global registration for non-existing classes Will send v3, with an update in commit message and comments. -- Eduardo
