qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/3] bootdevcie: change the boot order valida


From: Gonglei
Subject: Re: [Qemu-devel] [PATCH v2 0/3] bootdevcie: change the boot order validation logic
Date: Fri, 6 Feb 2015 16:05:33 +0800
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20120327 Thunderbird/11.0.1

On 2015/2/3 20:34, Gonglei (Arei) wrote:

> From: Gonglei <address@hidden>
> 
> The reset logic can be done by both machine reset and
> boot handler. So we shouldn't return error when the boot
> handler callback don't be set in patch 1.
> 
> Patch 2 check boot order argument validation
> before vm running.
> 
> Patch 3 passing &error_abort instead of NULL.
> 
> v2 -> v1:
>  - add patch 2 suggested by Markus.
>  - rework patch 3. (Markus)
>  - add R-by in patch 1.
> 

Markus, any thoughts? Thanks.

Regards,
-Gonglei

> Gonglei (3):
>   bootdevice: remove the check about boot_set_handler
>   bootdevice: check boot order argument validation before vm running
>   bootdevice: add check in restore_boot_order()
> 
>  bootdevice.c | 12 ++++--------
>  vl.c         | 13 +++++++++++--
>  2 files changed, 15 insertions(+), 10 deletions(-)
> 






reply via email to

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