| commit | 5ab28c8340f683121c081a181adfd9f72ab85cba | [log] [tgz] |
|---|---|---|
| author | Jan Kiszka <jan.kiszka@siemens.com> | Sun Jul 24 19:38:36 2011 +0200 |
| committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Jul 29 08:17:40 2011 -0500 |
| tree | de5ec36022dbdb0a391aa2d19bd93f3975e680ae | |
| parent | c886edfb851c0c590d4e77f058f2ec8ed95ad1b5 [diff] |
qdev: Reset hot-plugged devices Device models rely on the core invoking their reset handlers after init. We do this in the cold-plug case, but so far we miss this step after hot-plug. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>