]> Git Repo - qemu.git/commit - backends/baum.c
char: rename qemu_chr_reset to qemu_chr_generic_open
authorAmit Shah <[email protected]>
Tue, 3 Nov 2009 14:29:56 +0000 (19:59 +0530)
committerAnthony Liguori <[email protected]>
Tue, 17 Nov 2009 14:03:31 +0000 (08:03 -0600)
commit127338e6107c0763a56451cc8da489349a1e82f7
tree24c2c813a13fe92b7c6a072db32417d71c64d307
parent57e073a3a152d0e63c3df257c60ababb19f2c13d
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 <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
console.c
hw/baum.c
qemu-char.c
qemu-char.h
This page took 0.022439 seconds and 4 git commands to generate.