qom: Don't use 'gen': false for qom-get, qom-set, object-add

With the previous commit, the generated marshalers just work, and save
us a bit of handwritten code.

Backports commit 6eb3937e9b20319e1c4f4d53e906fda8f5ccda10 from qemu
This commit is contained in:
Markus Armbruster 2018-02-19 17:47:51 -05:00 committed by Lioncash
parent f93438ba43
commit e9dac6908f
No known key found for this signature in database
GPG key ID: 4E3C3CC1031BA9C7

View file

@ -40,6 +40,7 @@ builtin_types = {
returns_whitelist = [
# From QMP:
'human-monitor-command',
'qom-get',
'query-migrate-cache-size',
'query-tpm-models',
'query-tpm-types',