diff options
author | Markus Armbruster <armbru@redhat.com> | 2018-07-03 10:53:35 +0200 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2018-07-03 23:18:56 +0200 |
commit | 0fa39d0b0374b983535de8591e5e561401d1d5c6 (patch) | |
tree | 59d236d557bab134147b6d32d2ed8434cd52f9f3 /qobject/qjson.c | |
parent | b5f8431040549da931b31892cbbde73b8724ff48 (diff) | |
download | qemu-0fa39d0b0374b983535de8591e5e561401d1d5c6.zip qemu-0fa39d0b0374b983535de8591e5e561401d1d5c6.tar.gz qemu-0fa39d0b0374b983535de8591e5e561401d1d5c6.tar.bz2 |
qmp qemu-ga: Revert change that accidentally made qemu-ga accept "id"
Commit cf869d53172 "qmp: support out-of-band (oob) execution" changed
how we check "id":
Note that in the patch I exported qmp_dispatch_check_obj() to be
used to check the request earlier, and at the same time allowed
"id" field to be there since actually we always allow that.
The part after "and" is ill-advised: it makes qemu-ga accept and
ignore "id". Revert.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20180703085358.13941-10-armbru@redhat.com>
Diffstat (limited to 'qobject/qjson.c')
0 files changed, 0 insertions, 0 deletions