qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] bootdevice: two little changes


From: arei.gonglei
Subject: [Qemu-devel] [PATCH 0/2] bootdevice: two little changes
Date: Thu, 29 Jan 2015 21:29:51 +0800

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 add a process logic when calling qemu_boot_set()
failed.

Gonglei (2):
  bootdevice: remove the check about boot_set_handler
  bootdevice: add check in restore_boot_order()

 bootdevice.c | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

-- 
1.7.12.4





reply via email to

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