VMD: vioscsi refactor
authorccardenas <ccardenas@openbsd.org>
Mon, 15 Jan 2018 04:26:58 +0000 (04:26 +0000)
committerccardenas <ccardenas@openbsd.org>
Mon, 15 Jan 2018 04:26:58 +0000 (04:26 +0000)
commit287058971d95a2229bd81f2221eb576c0f53411c
tree35fcce06a9503d4279ac4d7f58d38e3c5fc5c999
parent9090e89a5b5dd4406141e36ce1bd8722f1388d13
VMD: vioscsi refactor

Each opcode is now handled in the respective function (vioscsi_handle_xxx)
which allows more functionality to be added easier.

No functional changes confirmed by guest testing.

ok mlarkin@
usr.sbin/vmd/vioscsi.c
usr.sbin/vmd/virtio.h