commit | 1a688d3bbc2a44bfefa3f6774a11b0385dafc029 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue Dec 08 13:11:36 2009 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Sat Dec 12 07:59:41 2009 -0600 |
tree | 8b162b2bdc8918d1c239f110bc482334e465f203 | |
parent | 07a8de3566bd576dc33e55af830d63dcc2287617 [diff] |
chardev: make chardevs specified in config file work. The patch decuples the -chardev switch and the actual chardev initialization. Without this patch qemu ignores chardev entries coming via -readconfig. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>