Home
last modified time | relevance | path

Searched hist:"187 c614767cdb3407bc67acf77b9b1a0d985a39d" (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/dump/
H A Ddump-hmp-cmds.cdiff 187c614767cdb3407bc67acf77b9b1a0d985a39d Thu Dec 05 11:46:18 CST 2019 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> hmp: drop Error pointer indirection in hmp_handle_error

We don't need Error **, as all callers pass local Error object, which
isn't used after the call. Use Error * instead.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Acked-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20191205174635.18758-5-vsementsov@virtuozzo.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
/openbmc/qemu/qom/
H A Dqom-hmp-cmds.cdiff 187c614767cdb3407bc67acf77b9b1a0d985a39d Thu Dec 05 11:46:18 CST 2019 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> hmp: drop Error pointer indirection in hmp_handle_error

We don't need Error **, as all callers pass local Error object, which
isn't used after the call. Use Error * instead.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Acked-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20191205174635.18758-5-vsementsov@virtuozzo.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
/openbmc/qemu/hw/core/
H A Dmachine-hmp-cmds.cdiff 187c614767cdb3407bc67acf77b9b1a0d985a39d Thu Dec 05 11:46:18 CST 2019 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> hmp: drop Error pointer indirection in hmp_handle_error

We don't need Error **, as all callers pass local Error object, which
isn't used after the call. Use Error * instead.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Acked-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20191205174635.18758-5-vsementsov@virtuozzo.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
/openbmc/qemu/include/monitor/
H A Dhmp.hdiff 187c614767cdb3407bc67acf77b9b1a0d985a39d Thu Dec 05 11:46:18 CST 2019 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> hmp: drop Error pointer indirection in hmp_handle_error

We don't need Error **, as all callers pass local Error object, which
isn't used after the call. Use Error * instead.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Acked-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20191205174635.18758-5-vsementsov@virtuozzo.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
/openbmc/qemu/monitor/
H A Dhmp-cmds.cdiff 187c614767cdb3407bc67acf77b9b1a0d985a39d Thu Dec 05 11:46:18 CST 2019 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> hmp: drop Error pointer indirection in hmp_handle_error

We don't need Error **, as all callers pass local Error object, which
isn't used after the call. Use Error * instead.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Acked-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20191205174635.18758-5-vsementsov@virtuozzo.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>