Searched hist:ddcd55316fb2851e144e719171621ad2816487dc (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/hw/ppc/ |
H A D | mac_oldworld.c | diff ddcd55316fb2851e144e719171621ad2816487dc Wed Dec 03 13:04:02 CST 2014 Gonglei <arei.gonglei@huawei.com> bootdevice: add Error **errp argument for QEMUBootSetHandler
It will be useful for checking when we change traditional boot order dynamically and propagate error message to the monitor. For x86 architecture, we pass &local_err to set_boot_dev() when vm startup in pc_coms_init().
Cc: Michael S. Tsirkin <mst@redhat.com> Cc: Alexander Graf <agraf@suse.de> Cc: Blue Swirl <blauwirbel@gmail.com> Cc: qemu-ppc@nongnu.org Signed-off-by: Gonglei <arei.gonglei@huawei.com> Reviewed-by: Markus Armbruster <armbru@redhat.com>
|
H A D | mac_newworld.c | diff ddcd55316fb2851e144e719171621ad2816487dc Wed Dec 03 13:04:02 CST 2014 Gonglei <arei.gonglei@huawei.com> bootdevice: add Error **errp argument for QEMUBootSetHandler
It will be useful for checking when we change traditional boot order dynamically and propagate error message to the monitor. For x86 architecture, we pass &local_err to set_boot_dev() when vm startup in pc_coms_init().
Cc: Michael S. Tsirkin <mst@redhat.com> Cc: Alexander Graf <agraf@suse.de> Cc: Blue Swirl <blauwirbel@gmail.com> Cc: qemu-ppc@nongnu.org Signed-off-by: Gonglei <arei.gonglei@huawei.com> Reviewed-by: Markus Armbruster <armbru@redhat.com>
|
/openbmc/qemu/hw/sparc/ |
H A D | sun4m.c | diff ddcd55316fb2851e144e719171621ad2816487dc Wed Dec 03 13:04:02 CST 2014 Gonglei <arei.gonglei@huawei.com> bootdevice: add Error **errp argument for QEMUBootSetHandler
It will be useful for checking when we change traditional boot order dynamically and propagate error message to the monitor. For x86 architecture, we pass &local_err to set_boot_dev() when vm startup in pc_coms_init().
Cc: Michael S. Tsirkin <mst@redhat.com> Cc: Alexander Graf <agraf@suse.de> Cc: Blue Swirl <blauwirbel@gmail.com> Cc: qemu-ppc@nongnu.org Signed-off-by: Gonglei <arei.gonglei@huawei.com> Reviewed-by: Markus Armbruster <armbru@redhat.com>
|
/openbmc/qemu/hw/sparc64/ |
H A D | sun4u.c | diff ddcd55316fb2851e144e719171621ad2816487dc Wed Dec 03 13:04:02 CST 2014 Gonglei <arei.gonglei@huawei.com> bootdevice: add Error **errp argument for QEMUBootSetHandler
It will be useful for checking when we change traditional boot order dynamically and propagate error message to the monitor. For x86 architecture, we pass &local_err to set_boot_dev() when vm startup in pc_coms_init().
Cc: Michael S. Tsirkin <mst@redhat.com> Cc: Alexander Graf <agraf@suse.de> Cc: Blue Swirl <blauwirbel@gmail.com> Cc: qemu-ppc@nongnu.org Signed-off-by: Gonglei <arei.gonglei@huawei.com> Reviewed-by: Markus Armbruster <armbru@redhat.com>
|
/openbmc/qemu/include/sysemu/ |
H A D | sysemu.h | diff ddcd55316fb2851e144e719171621ad2816487dc Wed Dec 03 13:04:02 CST 2014 Gonglei <arei.gonglei@huawei.com> bootdevice: add Error **errp argument for QEMUBootSetHandler
It will be useful for checking when we change traditional boot order dynamically and propagate error message to the monitor. For x86 architecture, we pass &local_err to set_boot_dev() when vm startup in pc_coms_init().
Cc: Michael S. Tsirkin <mst@redhat.com> Cc: Alexander Graf <agraf@suse.de> Cc: Blue Swirl <blauwirbel@gmail.com> Cc: qemu-ppc@nongnu.org Signed-off-by: Gonglei <arei.gonglei@huawei.com> Reviewed-by: Markus Armbruster <armbru@redhat.com>
|
/openbmc/qemu/hw/i386/ |
H A D | pc.c | diff ddcd55316fb2851e144e719171621ad2816487dc Wed Dec 03 13:04:02 CST 2014 Gonglei <arei.gonglei@huawei.com> bootdevice: add Error **errp argument for QEMUBootSetHandler
It will be useful for checking when we change traditional boot order dynamically and propagate error message to the monitor. For x86 architecture, we pass &local_err to set_boot_dev() when vm startup in pc_coms_init().
Cc: Michael S. Tsirkin <mst@redhat.com> Cc: Alexander Graf <agraf@suse.de> Cc: Blue Swirl <blauwirbel@gmail.com> Cc: qemu-ppc@nongnu.org Signed-off-by: Gonglei <arei.gonglei@huawei.com> Reviewed-by: Markus Armbruster <armbru@redhat.com>
|