]> git.ipfire.org Git - thirdparty/libvirt.git/commit
add console support in libxl
authorBamvor Jian Zhang <bjzhang@suse.com>
Fri, 26 Jul 2013 03:30:50 +0000 (11:30 +0800)
committerJim Fehlig <jfehlig@suse.com>
Tue, 30 Jul 2013 21:58:28 +0000 (15:58 -0600)
commitbcef0f01585a63626d29126a8dcbf1e222f70145
tree8ac8e48af57e24e3a4f0397d6cd0db730460e566
parentfbd7682706d52445fbc0f6fa1c4b7965256e733f
add console support in libxl

this patch introduce the console api in libxl driver for both pv and
hvm guest.  and import and update the libxlMakeChrdevStr function
which was deleted in commit dfa1e1dd.

Signed-off-by: Bamvor Jian Zhang <bjzhang@suse.com>
src/libxl/libxl_conf.c
src/libxl/libxl_conf.h
src/libxl/libxl_driver.c