char: rename qemu_chr_reset to qemu_chr_generic_open
authorAmit Shah <amit.shah@redhat.com>
Tue, 3 Nov 2009 14:29:56 +0000 (19:59 +0530)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 17 Nov 2009 14:03:31 +0000 (08:03 -0600)
commit9f312659f4d3a958774706b6f69eb5b6c08f617a
tree24c2c813a13fe92b7c6a072db32417d71c64d307
parent8c6fc69b91bb193157296a7ab1b27765792cf7ec
char: rename qemu_chr_reset to qemu_chr_generic_open

This function sends out the OPENED event to backends that
have drive the chardevs. The 'reset' is now a historical
artifact and we can now just call the function for what it
is.

Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
console.c
hw/baum.c
qemu-char.c
qemu-char.h