/openbmc/qemu/hw/watchdog/ |
H A D | watchdog.c | diff 87ea75d5e135c0527c6a9dbac4317913409f28c7 Wed Jan 01 20:49:17 CST 2014 Peter Crosthwaite <peter.crosthwaite@xilinx.com> qemu-option: Remove qemu_opts_create_nofail
This is a boiler-plate _nofail variant of qemu_opts_create. Remove and use error_abort in call sites.
null/0 arguments needs to be added for the id and fail_if_exists fields in affected callsites due to argument inconsistency between the normal and no_fail variants.
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
|
/openbmc/qemu/include/qemu/ |
H A D | option.h | diff 87ea75d5e135c0527c6a9dbac4317913409f28c7 Wed Jan 01 20:49:17 CST 2014 Peter Crosthwaite <peter.crosthwaite@xilinx.com> qemu-option: Remove qemu_opts_create_nofail
This is a boiler-plate _nofail variant of qemu_opts_create. Remove and use error_abort in call sites.
null/0 arguments needs to be added for the id and fail_if_exists fields in affected callsites due to argument inconsistency between the normal and no_fail variants.
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
|
/openbmc/qemu/util/ |
H A D | qemu-config.c | diff 87ea75d5e135c0527c6a9dbac4317913409f28c7 Wed Jan 01 20:49:17 CST 2014 Peter Crosthwaite <peter.crosthwaite@xilinx.com> qemu-option: Remove qemu_opts_create_nofail
This is a boiler-plate _nofail variant of qemu_opts_create. Remove and use error_abort in call sites.
null/0 arguments needs to be added for the id and fail_if_exists fields in affected callsites due to argument inconsistency between the normal and no_fail variants.
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
|
H A D | qemu-option.c | diff 87ea75d5e135c0527c6a9dbac4317913409f28c7 Wed Jan 01 20:49:17 CST 2014 Peter Crosthwaite <peter.crosthwaite@xilinx.com> qemu-option: Remove qemu_opts_create_nofail
This is a boiler-plate _nofail variant of qemu_opts_create. Remove and use error_abort in call sites.
null/0 arguments needs to be added for the id and fail_if_exists fields in affected callsites due to argument inconsistency between the normal and no_fail variants.
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
|
H A D | qemu-sockets.c | diff 87ea75d5e135c0527c6a9dbac4317913409f28c7 Wed Jan 01 20:49:17 CST 2014 Peter Crosthwaite <peter.crosthwaite@xilinx.com> qemu-option: Remove qemu_opts_create_nofail
This is a boiler-plate _nofail variant of qemu_opts_create. Remove and use error_abort in call sites.
null/0 arguments needs to be added for the id and fail_if_exists fields in affected callsites due to argument inconsistency between the normal and no_fail variants.
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
|
/openbmc/qemu/block/ |
H A D | blkverify.c | diff 87ea75d5e135c0527c6a9dbac4317913409f28c7 Wed Jan 01 20:49:17 CST 2014 Peter Crosthwaite <peter.crosthwaite@xilinx.com> qemu-option: Remove qemu_opts_create_nofail
This is a boiler-plate _nofail variant of qemu_opts_create. Remove and use error_abort in call sites.
null/0 arguments needs to be added for the id and fail_if_exists fields in affected callsites due to argument inconsistency between the normal and no_fail variants.
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
|
H A D | curl.c | diff 87ea75d5e135c0527c6a9dbac4317913409f28c7 Wed Jan 01 20:49:17 CST 2014 Peter Crosthwaite <peter.crosthwaite@xilinx.com> qemu-option: Remove qemu_opts_create_nofail
This is a boiler-plate _nofail variant of qemu_opts_create. Remove and use error_abort in call sites.
null/0 arguments needs to be added for the id and fail_if_exists fields in affected callsites due to argument inconsistency between the normal and no_fail variants.
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
|
H A D | blkdebug.c | diff 87ea75d5e135c0527c6a9dbac4317913409f28c7 Wed Jan 01 20:49:17 CST 2014 Peter Crosthwaite <peter.crosthwaite@xilinx.com> qemu-option: Remove qemu_opts_create_nofail
This is a boiler-plate _nofail variant of qemu_opts_create. Remove and use error_abort in call sites.
null/0 arguments needs to be added for the id and fail_if_exists fields in affected callsites due to argument inconsistency between the normal and no_fail variants.
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
|
H A D | gluster.c | diff 87ea75d5e135c0527c6a9dbac4317913409f28c7 Wed Jan 01 20:49:17 CST 2014 Peter Crosthwaite <peter.crosthwaite@xilinx.com> qemu-option: Remove qemu_opts_create_nofail
This is a boiler-plate _nofail variant of qemu_opts_create. Remove and use error_abort in call sites.
null/0 arguments needs to be added for the id and fail_if_exists fields in affected callsites due to argument inconsistency between the normal and no_fail variants.
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
|
H A D | rbd.c | diff 87ea75d5e135c0527c6a9dbac4317913409f28c7 Wed Jan 01 20:49:17 CST 2014 Peter Crosthwaite <peter.crosthwaite@xilinx.com> qemu-option: Remove qemu_opts_create_nofail
This is a boiler-plate _nofail variant of qemu_opts_create. Remove and use error_abort in call sites.
null/0 arguments needs to be added for the id and fail_if_exists fields in affected callsites due to argument inconsistency between the normal and no_fail variants.
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
|
H A D | vvfat.c | diff 87ea75d5e135c0527c6a9dbac4317913409f28c7 Wed Jan 01 20:49:17 CST 2014 Peter Crosthwaite <peter.crosthwaite@xilinx.com> qemu-option: Remove qemu_opts_create_nofail
This is a boiler-plate _nofail variant of qemu_opts_create. Remove and use error_abort in call sites.
null/0 arguments needs to be added for the id and fail_if_exists fields in affected callsites due to argument inconsistency between the normal and no_fail variants.
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
|
H A D | nbd.c | diff 87ea75d5e135c0527c6a9dbac4317913409f28c7 Wed Jan 01 20:49:17 CST 2014 Peter Crosthwaite <peter.crosthwaite@xilinx.com> qemu-option: Remove qemu_opts_create_nofail
This is a boiler-plate _nofail variant of qemu_opts_create. Remove and use error_abort in call sites.
null/0 arguments needs to be added for the id and fail_if_exists fields in affected callsites due to argument inconsistency between the normal and no_fail variants.
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
|
H A D | iscsi.c | diff 87ea75d5e135c0527c6a9dbac4317913409f28c7 Wed Jan 01 20:49:17 CST 2014 Peter Crosthwaite <peter.crosthwaite@xilinx.com> qemu-option: Remove qemu_opts_create_nofail
This is a boiler-plate _nofail variant of qemu_opts_create. Remove and use error_abort in call sites.
null/0 arguments needs to be added for the id and fail_if_exists fields in affected callsites due to argument inconsistency between the normal and no_fail variants.
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
|
H A D | qcow2.c | diff 87ea75d5e135c0527c6a9dbac4317913409f28c7 Wed Jan 01 20:49:17 CST 2014 Peter Crosthwaite <peter.crosthwaite@xilinx.com> qemu-option: Remove qemu_opts_create_nofail
This is a boiler-plate _nofail variant of qemu_opts_create. Remove and use error_abort in call sites.
null/0 arguments needs to be added for the id and fail_if_exists fields in affected callsites due to argument inconsistency between the normal and no_fail variants.
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
|
/openbmc/qemu/ |
H A D | qemu-img.c | diff 87ea75d5e135c0527c6a9dbac4317913409f28c7 Wed Jan 01 20:49:17 CST 2014 Peter Crosthwaite <peter.crosthwaite@xilinx.com> qemu-option: Remove qemu_opts_create_nofail
This is a boiler-plate _nofail variant of qemu_opts_create. Remove and use error_abort in call sites.
null/0 arguments needs to be added for the id and fail_if_exists fields in affected callsites due to argument inconsistency between the normal and no_fail variants.
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
|
H A D | blockdev.c | diff 87ea75d5e135c0527c6a9dbac4317913409f28c7 Wed Jan 01 20:49:17 CST 2014 Peter Crosthwaite <peter.crosthwaite@xilinx.com> qemu-option: Remove qemu_opts_create_nofail
This is a boiler-plate _nofail variant of qemu_opts_create. Remove and use error_abort in call sites.
null/0 arguments needs to be added for the id and fail_if_exists fields in affected callsites due to argument inconsistency between the normal and no_fail variants.
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
|