]> git.ipfire.org Git - thirdparty/libvirt.git/commit
libxl: use libxl_ctx passed to libxlConsoleCallback
authorJim Fehlig <jfehlig@suse.com>
Wed, 11 Feb 2015 21:54:43 +0000 (14:54 -0700)
committerJim Fehlig <jfehlig@suse.com>
Thu, 5 Mar 2015 16:05:34 +0000 (09:05 -0700)
commitb1d159d889248142cbda9ed77aa0d836d5f4b493
treea2e1b63e20730dcf410087b4c0ecfe41925c4541
parentfc3ef44ea42bfceab3f46f726c969cd43437358d
libxl: use libxl_ctx passed to libxlConsoleCallback

Instead of using the libxl_ctx in the libxlDomainObjPrivatePtr,
use the ctx passed to the callback.

Signed-off-by: Jim Fehlig <jfehlig@suse.com>
src/libxl/libxl_domain.c