OSDN Git Service

slirp/ncsi: add a "Get Parameters" response
authorCédric Le Goater <clg@kaod.org>
Wed, 30 May 2018 06:10:34 +0000 (08:10 +0200)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Thu, 31 May 2018 19:19:24 +0000 (21:19 +0200)
commitb2d1678fa1733144826f582d28020da39372649f
treeb37cecf5e649be1c222abc83a5a3f203aba5c587
parent551f84544edf80ae474255deac12a2f936379a14
slirp/ncsi: add a "Get Parameters" response

Command 0x17 'Get Parameters' is used to get configuration parameter
values currently in effect on the controller and it is mandatory in
the NS-CI specification.

Provide a minimum response to exercise the kernel.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
slirp/ncsi.c