On 04/06/2015 08:39, Peter Crosthwaite wrote:
> On Wed, Jun 3, 2015 at 10:08 AM, Paolo Bonzini wrote:
>> If a machine_init_done notifier is added late, as part of a hot-plugged
>> device, run it immediately.
>
> Blank line?
Yes, thanks.
Paolo
>> Signed-off-by: Paolo Bonzini
>
> Reviewed-by
On Wed, Jun 3, 2015 at 10:08 AM, Paolo Bonzini wrote:
> If a machine_init_done notifier is added late, as part of a hot-plugged
> device, run it immediately.
Blank line?
> Signed-off-by: Paolo Bonzini
Reviewed-by: Peter Crosthwaite
> ---
> vl.c | 6 ++
> 1 file changed, 6 insertions(+)
If a machine_init_done notifier is added late, as part of a hot-plugged
device, run it immediately.
Signed-off-by: Paolo Bonzini
---
vl.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/vl.c b/vl.c
index 0707cfa..00def69 100644
--- a/vl.c
+++ b/vl.c
@@ -2498,14 +2498,20 @@ static void q