Il 15/10/2012 19:36, Eric Blake ha scritto: >>> >> +## >>> >> +# @chardev_del: > And this should be 'chardev-del' or even 'chardev-remove', as QMP > commands tend to favor legibility over abbreviations.
In doubt we should favor consistency though (with netdev_add and netdev_del). I'm for keeping this as Gerd did, and perhaps implement automatic _ <-> - conversion for QMP. Paolo