Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Nov 2021 09:32:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 259961] bhyve virtio-scsi has different device id?
Message-ID:  <bug-259961-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259961

            Bug ID: 259961
           Summary: bhyve virtio-scsi has different device id?
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bhyve
          Assignee: virtualization@FreeBSD.org
          Reporter: me@nanaya.pro

According to the spec here (
https://docs.oasis-open.org/virtio/virtio/v1.1/virtio-v1.1.html#x1-99001r97=
 )
and virtio windows guest driver (
https://github.com/virtio-win/kvm-guest-drivers-windows/blob/a9ecb1dc1ecbde=
82ad655cb5581fb139ada1a512/vioscsi/vioscsi.inx
), virtio-scsi is supposed to have device id of 0x1004

bhyve on the other hand has it at 0x1008 (
https://cgit.freebsd.org/src/tree/usr.sbin/bhyve/virtio.h ) which results in
driver from redhat virtio cd for windows can't be used.

I can't find any information on it but is it actually intentional and bhyve=
's
virtio-scsi is just different compared to others?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259961-27103>