aliguori 2970a6c943 char: Fix initial reset (Jan Kiszka)
Recent changes to the graphical console initialization broke the initial
CHR_EVENT_RESET distribution. The reset BHs generated on char device
initialization are now already consumed during machine init (ide init
... -> qemu_aio_wait -> qemu_bh_poll). Therefore, this patch moves the
initial qemu_chr_reset calls into a separate funtion which is called
after machine init.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6700 c046a42c-6fe2-441c-8c8c-71466251a162
2009-03-05 22:59:58 +00:00
2009-02-09 23:19:44 +00:00
2009-03-03 06:12:14 +00:00
2009-01-14 19:40:27 +00:00
2009-01-22 17:15:25 +00:00
2008-12-13 09:32:43 +00:00
2009-01-05 18:11:53 +00:00
2009-01-14 18:39:49 +00:00
2009-01-14 18:39:49 +00:00
2009-01-14 19:40:27 +00:00
2009-02-05 21:23:54 +00:00
2008-10-27 19:49:12 +00:00
2009-02-09 19:58:22 +00:00
2009-02-05 21:23:58 +00:00
2009-02-08 17:17:52 +00:00
2009-02-23 13:16:07 +00:00
2008-11-12 17:18:41 +00:00
2008-12-14 08:50:18 +00:00
2008-11-30 16:25:37 +00:00
2009-01-05 18:11:53 +00:00
2009-03-03 06:12:22 +00:00
2008-12-11 19:39:56 +00:00
2009-01-24 18:19:25 +00:00
2009-01-14 18:39:49 +00:00
2009-02-11 21:00:32 +00:00
2009-01-14 18:34:22 +00:00
2008-12-14 08:50:18 +00:00
2008-12-13 09:32:43 +00:00
2009-03-03 17:37:21 +00:00
2008-12-14 08:53:17 +00:00
2008-12-04 11:29:42 +00:00
2008-11-25 16:49:33 +00:00
2009-03-05 22:59:58 +00:00
2009-02-09 23:19:32 +00:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
QEMU With E2K User Support
Readme 459 MiB
Languages
C 83.1%
C++ 6.3%
Python 3.2%
Dylan 2.8%
Shell 1.6%
Other 2.8%