commit | 638fb14169ad96cf9bc0dd5f61460daaecee5bb1 | [log] [tgz] |
---|---|---|
author | Markus Armbruster <armbru@redhat.com> | Thu Apr 24 15:44:17 2014 +0200 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Fri Apr 25 15:58:07 2014 +0200 |
tree | 2793f534da573dbd084d1b949a958e5abbf1b031 | |
parent | f663faac3e2e9d9134415f75d429ae30432e6038 [diff] |
net: Make qmp_query_rx_filter() with name argument more obvious With a client name, the QMP command is specified to return a list of one element. This isn't locally obvious in the code. Make it so. Signed-off-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>