]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: Warn on possibly incorrect usage of EnterMonitor*
authorJiri Denemark <jdenemar@redhat.com>
Tue, 10 Apr 2012 14:39:33 +0000 (16:39 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 11 Apr 2012 07:57:39 +0000 (09:57 +0200)
commit6eede368bc8e3df2c94c2ec1a913885ce08e99db
treea0ecddb21dcee0f86b1b9d575ac3683ed4e9553f
parent08ec1d787fef6fd7d395bdbe5d609e3961260ad2
qemu: Warn on possibly incorrect usage of EnterMonitor*

qemuDomainObjEnterMonitor{,WithDriver} should not be called from async
jobs, only EnterMonitorAsync variant is allowed.
src/qemu/qemu_domain.c