]> git.proxmox.com Git - qemu.git/commit
add an init function parameter to qemu_chr_open()
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 18 Jan 2009 14:08:04 +0000 (14:08 +0000)
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 18 Jan 2009 14:08:04 +0000 (14:08 +0000)
commitceecf1d158d324c61a7ec1ba5de57dbc8a0f8373
treebb58577711ef3fedae6ebbe731ac4da7f2d85bde
parent9c554c1c0b01642c39232489cef8301a7858824d
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
console.c
gdbstub.c
hw/mips_malta.c
hw/omap1.c
hw/omap2.c
hw/usb-serial.c
qemu-char.c
qemu-char.h
vl.c