« Previous | Next » 

Revision 9ef5c4bf

ID9ef5c4bf8132eb72db2dd83fce3fa0005a6dd13f

Added by Gerd Hoffmann over 14 years ago

qdev: improve property error reporting.

Add a error message in case we fail to parse a qdev property.

Also make qemu not abort() in case setting a global property can't be
set. This used to be a clear programming error. The introduction of
the -global switch changed that though, so better exit instead (after
printing the new error message).

Signed-off-by: Gerd Hoffmann <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences