]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Make handling of monitor prompts more general.
authorMiloslav Trmač <mitr@redhat.com>
Tue, 21 Jul 2009 09:35:08 +0000 (11:35 +0200)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 1 Sep 2009 17:37:06 +0000 (18:37 +0100)
commit28b8cc31f6ce97decb902f9b75dd1890491003a6
treedfe8cecba5760072159d18d443665d192f55c33b
parent077cd9177398989e6671f8e94adb9d612e1752fb
Make handling of monitor prompts more general.

* src/qemu_driver.c: Support arbitrary callbacks for "secondary
  prompts".  Reimplement qemudMonitorCommandExtra using such a
  callback.
src/qemu_driver.c