]> xenbits.xen.org Git - xenclient/ioemu.git/commit
ioemu: call xenstore_store_serial_port_info() for xm console
authorIan Jackson <ian.jackson@eu.citrix.com>
Wed, 25 Mar 2009 11:29:54 +0000 (11:29 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Wed, 25 Mar 2009 11:29:54 +0000 (11:29 +0000)
commita81434538a8c7f6baf764ae57cba710ca6c75f69
tree21deca1cbff1d02b1227d3e0b793ed2908807f18
parent6a19a189217acbde4bbdcc6eccae621b5705473a
ioemu: call xenstore_store_serial_port_info() for xm console

call xenstore_store_serial_port_info() for xm console.
Without this patch, xm console doesn't work for hvm domain.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
[ Bug was introduced by me during most recent merge from upstream -iwj ]
vl.c