diff options
author | Jeff Cody <jcody@redhat.com> | 2012-10-15 16:58:02 -0400 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2012-10-24 10:26:18 +0200 |
commit | b3d0380ec245d73e5233366f541497ef92b2e283 (patch) | |
tree | f8ca86d135eed778a72eba4f8978493cda99cfe8 /qemu-img.c | |
parent | ee17f9d5fd44fba950ab2290dd30f38d1cd2b625 (diff) | |
download | qemu-b3d0380ec245d73e5233366f541497ef92b2e283.zip qemu-b3d0380ec245d73e5233366f541497ef92b2e283.tar.gz qemu-b3d0380ec245d73e5233366f541497ef92b2e283.tar.bz2 |
qmp: fix __accept() in qmp.py
In QEMUMonitorProtocol, commit e9d17b6 removed the __sockfile creation
from __negotiate_capabilities(), which breaks _accept(). This causes
failures in qemu-io python based tests (i.e. tests 030 and 040).
This patch creates the sockfile in __accept() as well.
Signed-off-by: Jeff Cody <jcody@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Acked-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'qemu-img.c')
0 files changed, 0 insertions, 0 deletions