diff options
| author | Markus Armbruster <armbru@redhat.com> | 2010-02-19 11:47:06 +0100 |
|---|---|---|
| committer | Markus Armbruster <armbru@redhat.com> | 2010-03-16 17:01:08 +0100 |
| commit | 036f7166c73a9e0cc1b2f10c03763e61894a1033 (patch) | |
| tree | 14958df948902116a68c37d20f60088a4ec312b2 /qemu-error.c | |
| parent | c64eafaf0c2f080d81f4c51a1eb2a98ceb40d2c8 (diff) | |
| download | focaccia-qemu-036f7166c73a9e0cc1b2f10c03763e61894a1033.tar.gz focaccia-qemu-036f7166c73a9e0cc1b2f10c03763e61894a1033.zip | |
qdev: Hide "ptr" properties from users
Users can't set them, so qdev_device_help() shouldn't list them. Fix that. Also make qdev_prop_parse() hide them instead of printing a meaningless "has no parser" error message. Their value means nothing to users, so qdev_print_props() shouldn't print it. Fix by removing their print method. Their only use is dirty hacks. Document that.
Diffstat (limited to 'qemu-error.c')
0 files changed, 0 insertions, 0 deletions