]> xenbits.xen.org Git - xenclient/ioemu.git/commit
add an init function parameter to qemu_chr_open()
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 10 Mar 2009 18:14:19 +0000 (18:14 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 10 Mar 2009 18:14:19 +0000 (18:14 +0000)
commita3e680f92aa27f1ec3b0ddf5064023b2e7e33b4f
tree5a5b1a6f00ce02c2f34b26ab50a7f5937f2f3deb
parent8e6c11d437513867d4ba62b1495cb24fd8985a16
add an init function parameter to qemu_chr_open()

And use it for the malta emulation. Fix segfault introduced in
revision 6352.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6365 c046a42c-6fe2-441c-8c8c-71466251a162

As adapted by Stefano to qemu-xen-unstable in his posting:
 [Xen-devel] [PATCH 10 of 13] add an init function parameter to qemu_chr_open()

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
console.c
gdbstub.c
hw/usb-serial.c
qemu-char.h
vl.c