[Qemu-devel] Re: [PATCH 2/3] char: Remove special init_reset handling

2009-11-04 Thread Amit Shah
On (Wed) Nov 04 2009 [10:39:39], Jan Kiszka wrote: Amit Shah wrote: On (Tue) Nov 03 2009 [19:53:43], Jan Kiszka wrote: Amit Shah wrote: On (Tue) Nov 03 2009 [23:25:52], Amit Shah wrote: On (Tue) Nov 03 2009 [18:08:57], Jan Kiszka wrote: Amit Shah wrote: The initial_reset sent to

[Qemu-devel] Re: [PATCH 2/3] char: Remove special init_reset handling

2009-11-04 Thread Jan Kiszka
Amit Shah wrote: On (Wed) Nov 04 2009 [10:39:39], Jan Kiszka wrote: Amit Shah wrote: On (Tue) Nov 03 2009 [19:53:43], Jan Kiszka wrote: Amit Shah wrote: On (Tue) Nov 03 2009 [23:25:52], Amit Shah wrote: On (Tue) Nov 03 2009 [18:08:57], Jan Kiszka wrote: Amit Shah wrote: The initial_reset

[Qemu-devel] Re: [PATCH 2/3] char: Remove special init_reset handling

2009-11-03 Thread Jan Kiszka
Amit Shah wrote: The initial_reset sent to chardevs doesn't do much other than setting a bool to true. Char devices are interested in the open event and that gets sent whenever the device is opened. Have you checked with the monitor in all use cases (dedicated muxed console, stdio SDL

[Qemu-devel] Re: [PATCH 2/3] char: Remove special init_reset handling

2009-11-03 Thread Amit Shah
On (Tue) Nov 03 2009 [18:08:57], Jan Kiszka wrote: Amit Shah wrote: The initial_reset sent to chardevs doesn't do much other than setting a bool to true. Char devices are interested in the open event and that gets sent whenever the device is opened. Have you checked with the monitor in

[Qemu-devel] Re: [PATCH 2/3] char: Remove special init_reset handling

2009-11-03 Thread Amit Shah
On (Tue) Nov 03 2009 [23:25:52], Amit Shah wrote: On (Tue) Nov 03 2009 [18:08:57], Jan Kiszka wrote: Amit Shah wrote: The initial_reset sent to chardevs doesn't do much other than setting a bool to true. Char devices are interested in the open event and that gets sent whenever the

[Qemu-devel] Re: [PATCH 2/3] char: Remove special init_reset handling

2009-11-03 Thread Jan Kiszka
Amit Shah wrote: On (Tue) Nov 03 2009 [23:25:52], Amit Shah wrote: On (Tue) Nov 03 2009 [18:08:57], Jan Kiszka wrote: Amit Shah wrote: The initial_reset sent to chardevs doesn't do much other than setting a bool to true. Char devices are interested in the open event and that gets sent

[Qemu-devel] Re: [PATCH 2/3] char: Remove special init_reset handling

2009-11-03 Thread Amit Shah
On (Tue) Nov 03 2009 [19:53:43], Jan Kiszka wrote: Amit Shah wrote: On (Tue) Nov 03 2009 [23:25:52], Amit Shah wrote: On (Tue) Nov 03 2009 [18:08:57], Jan Kiszka wrote: Amit Shah wrote: The initial_reset sent to chardevs doesn't do much other than setting a bool to true. Char devices