On Thu, Oct 13, 2016 at 06:44:14PM +0200, Markus Armbruster wrote: > machine_set_property() replaces '_' by '-' in the property name. > Except it fails to replace an initial '_'. Screwed up in commit > b0ddb8b. Reproducer: "-M pc,__foo_bar=true" produces "Property > '._-foo-bar' not found". > > Error messages using a mangled name rather than the name the user > actually wrote is user-hostile, but that's a different topic. > > Signed-off-by: Markus Armbruster <[email protected]>
Applied to machine-next. Thanks. -- Eduardo
