qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 1/4] vl: Add an -action option to respond to guest events


From: Paolo Bonzini
Subject: Re: [PATCH v2 1/4] vl: Add an -action option to respond to guest events
Date: Wed, 9 Dec 2020 22:44:09 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.4.0

On 09/12/20 18:52, Alejandro Jimenez wrote:
-static int no_reboot;
+int no_reboot;
  int no_shutdown = 0;

Since you are at it, please move these globals to the new file.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]