]> Git Repo - qemu.git/commit - slirp/ncsi.c
slirp/ncsi: add a "Get Parameters" response
authorCédric Le Goater <[email protected]>
Wed, 30 May 2018 06:10:34 +0000 (08:10 +0200)
committerSamuel Thibault <[email protected]>
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 <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Tested-by: Joel Stanley <[email protected]>
Signed-off-by: Samuel Thibault <[email protected]>
slirp/ncsi.c
This page took 0.02589 seconds and 4 git commands to generate.