Displaying 6 results from an estimated 6 matches for "anuj01".
Did you mean:
anuj
2010 Dec 13
1
[Qemu-devel] SCSI Command support over VirtIO Block device
On Dec 13, 2010 5:14 AM, "????" <anuj01 at gmail.com> wrote:
>
> Hi
>
> I am trying to implement VirtIO support for a proprietary OS. And It
> would be great if I am able to process SCSI commands over VirtIO Block
> device.
>
> I tried to execute INQUIRY command but the status returned is UNSUPPORTED.
> If a...
2010 Dec 13
1
[Qemu-devel] SCSI Command support over VirtIO Block device
On Dec 13, 2010 5:14 AM, "????" <anuj01 at gmail.com> wrote:
>
> Hi
>
> I am trying to implement VirtIO support for a proprietary OS. And It
> would be great if I am able to process SCSI commands over VirtIO Block
> device.
>
> I tried to execute INQUIRY command but the status returned is UNSUPPORTED.
> If a...
2011 Mar 16
1
Developing custom PCI devices in qemu
Hi All
I am interested in developing a custom PCI device for qemu.
For learning purpose, It could be just a very basic device e.g. a device
which just loopbacks the contents from device memory to some system buffer.
Please guide me how such a device can be developed in qemu.
Do qemu have some device model or device framework for developing custom
virtual devices?
Any documentation and samples
2011 Mar 16
1
Developing custom PCI devices in qemu
Hi All
I am interested in developing a custom PCI device for qemu.
For learning purpose, It could be just a very basic device e.g. a device
which just loopbacks the contents from device memory to some system buffer.
Please guide me how such a device can be developed in qemu.
Do qemu have some device model or device framework for developing custom
virtual devices?
Any documentation and samples
2010 Dec 13
0
SCSI Command support over VirtIO Block device
Hi
I am trying to implement VirtIO support for a proprietary OS. And It
would be great if I am able to process SCSI commands over VirtIO Block
device.
I tried to execute INQUIRY command but the status returned is UNSUPPORTED.
If anyone provide example VirtIO SCSI Command request structure for
INQUIRY command as per VirtIO spec Appendix D would be a great help.
And also, the paragraph from
2010 Dec 13
0
SCSI Command support over VirtIO Block device
Hi
I am trying to implement VirtIO support for a proprietary OS. And It
would be great if I am able to process SCSI commands over VirtIO Block
device.
I tried to execute INQUIRY command but the status returned is UNSUPPORTED.
If anyone provide example VirtIO SCSI Command request structure for
INQUIRY command as per VirtIO spec Appendix D would be a great help.
And also, the paragraph from