Displaying 20 results from an estimated 600 matches similar to: "Developing custom PCI devices in qemu"
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 anyone provide example VirtIO SCSI Command
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 anyone provide example VirtIO SCSI Command
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
2008 Mar 13
3
Local network access to VPN
Hi,
I have a linux box with vpn client.
shorewall version 3.4.0
I can connect to a remote vpn network with the nortel vpn client.
Can I allow local machines on my network to access remote vpn using
Linux box as a gateway?
Thanks and Regards
Anuj
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges.
2011 Feb 18
1
Rails plugins new official maintainers
Hey guys,
This is the final list of the new maintainers of each plugin.
We need two more things to do:
First please the owners of the repos add the rest of the maintainers.
Second I will add a note on each rails/plugin mentioning this repos updates.
So from now on, if someone else is interested in helping/contributing
please send a message to the appropriate repo owner.
verification
2010 Nov 16
1
[PATCH RFC] tools/virtio: virtio_ring testing tool
This implements a virtio simulator:
- adds stubs for enough support functions to compile
virtio ring in userspace.
- Adds a stub vhost based module this can talk to.
This should help us decide things like which ring layout
works best.
Communication is currently done using an eventfd descriptor.
This means there's a shared spinlock there: what I would like to do
in the future, is run this
2010 Nov 16
1
[PATCH RFC] tools/virtio: virtio_ring testing tool
This implements a virtio simulator:
- adds stubs for enough support functions to compile
virtio ring in userspace.
- Adds a stub vhost based module this can talk to.
This should help us decide things like which ring layout
works best.
Communication is currently done using an eventfd descriptor.
This means there's a shared spinlock there: what I would like to do
in the future, is run this
2010 Mar 04
1
Regarding SPICE
Hi,
I have set up KVM on FC12.
I was wondering if its possible to Display the VM using spice + libvirt?
As in, if I can define my domain with graphics like:
<graphics type='spice' port='-1' autoport='yes' listen='0.0.0.0'/>
or
<graphics type='spice' port='5903' '
2007 Mar 08
1
Guest installation problem.
Hi,
I am a newbie to Xen and so this doubt may baffle a few. Anyways, I
installed xen 3.0.3 from the tarball on Ubuntu Dapper Drake. I even
configured a guest file of the same kernel, only the xenU verison. It
worked fine and I was given a sh prompt.
My problem now is that I want to get some other kernel as guest. I did
try fc6 since that''s the other OS I have on my box. However, I got
2006 Mar 27
0
Re: Re: multiple isp. masqueraded machines somtimes work and somet
Why ping google ???
you should either ping your assigned external ip address ( make your config dhcp for your external ip address even if it is static )
( If your dsl link is up you sould have an address if not you should not )
If for some reson you cannot do that, ping your isp''s default gw or someone closer. With google you never know what is going on.
I do something similar with -m
2006 Feb 21
1
Traffic shaping for squid users
suse-10 , shorewall version 3.0.5
I have squid installed (i have a user named squid in /etc/passwd) file.
the squid is authentication based, now i want to control the traffic
generated by squid. If I can control the squid traffic then is it
possible to control the traffic of users with an account in squid and
not on the fw machine?
Thanks and regards
Anuj
--
============
Linux Rocks
2010 Feb 03
1
Storage requirement for KVM
Hi all,
I have to buy a server machine and Run KVM on it.
I just wanted to know what type of storage devices are supported by KVM.
Thanks & Regards
Anuj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20100203/f921e0e8/attachment.htm>
2009 Mar 04
3
best fit line
Dear R Community,
I am plotting this simple x-y plot (raw data & plot attached).
I cant fit a linear regression line to it. I have to figure out what is the
best fit for this graph. Is there a way to tell which regression to use for
this kind of data?
Also, after selecting the best fit model, I need to extrapolate what could
be the other possible data points.
I am new to R. Could anyone
2006 Feb 17
3
dansguardian+squid masquerading not working
Hello Everyone!
I am using shorewall-3.0.5 on suse linux.
Recently we have implemented dansguardian running on 8080 and squid on
port 3128.
Previously (before dans guardian) masquerading was working fine but
after the implementation of dansguardian masquerading is not working.
My rules file has entry
Previous entry was
ACCEPT loc:192.192.192.3 net
REDIRECT loc 8080 tcp
2010 Sep 02
5
Re: Exclude ActiveRecord in Rails3
What''s the best way to exclude ActiveRecord in Rails3?
In Rails2, one could just do:
*config.frameworks -= [ :active_record ]*
in the configuration block in environment.rb. Is it possible in Rails3?
Thanks.
Anuj
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group.
To post to this group, send email to
2016 Oct 05
2
problem with disk virtio driver
I just ran into a problem I can't make heads or tails of, so I'm hoping to
get some help here.
I have a custom built Embedded Linux running qemu-kvm 1.1.2 and libvirt
1.2.20
I'm creating a domain with the following config:
<domain type='kvm'>
<name>myVM</name>
<memory unit='KiB'>2097152</memory>
<vcpu
2010 May 12
8
Trouble developing Rails plugins/gems with generators
Hi,
I''ve been trying to develop a Rails gem/plugin with generators for
Rails 3. I first had a separate gem project with a gem statement in my
Gemfile with a :path option to point at it. But then I had to run $
rake install on each change in my gem to have Rails pick up on it. I
have now instead put my generators inside RAILS_ROOT/lib so they are
easier to test/develop.
lib/generators
-
2017 Oct 12
0
[ANNOUNCE] libdrm 2.4.84
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
libdrm 2.4.84 has been released.
Alex Deucher (1):
tests/amdgpu: add missing header to SOURCES
Andrey Grodzovsky (1):
amdgpu: Add deadlock detection test suit.
Anuj Phogat (1):
intel: Change a KBL pci id to GT2 from GT1.5
Christian König (1):
amdgpu: make userptr unit test more interesting
Dave Airlie (1):
headers:
2018 May 10
0
[ANNOUNCE] xorg-server 1.20.0
Lots of Present, DRI3 modifier, and buildsystem fixes. Thanks to
everyone who contributed to this release!
Aaron Plattner (3):
meson: Define DEFAULT_LIBRARY_PATH as join_paths(get_option('prefix'), get_option('libdir'))
meson: Set XCONFIGFILE to 'xorg.conf' instead of '/etc/xorg.conf'
meson: Fix module_dir configuration (v2)
Adam Jackson (10):