
21 Jul
2014
21 Jul
'14
11:16 a.m.
On 07/19/14 00:31, Eric Blake wrote:
On 07/18/2014 10:11 AM, Peter Krempa wrote:
Convert the target snapshot state selector to a switch statement enumerating all possible values. This points out a few mistakes in the original selector.
The logic of the code is preserved until later patches. --- src/qemu/qemu_driver.c | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-)
ACK.
Pushed; Thanks. Peter