Displaying 20 results from an estimated 95 matches for "hussain".
2014 Jul 24
1
Re: vhost-net requested but could not be initialized
...p,id=net1,script=no,downscript=no,ifname=port3,vhost=on
-device
virtio-net-pci,netdev=net1,mac=00:00:00:00:00:01,csum=off,gso=off,guest_tso4=off,guest_tso6=off,guest_ecn=off
Is there another way to represent this in the XML file? maybe that may
solve the problem.
On 24 July 2014 15:55, Asadullah Hussain <asadxflow@gmail.com> wrote:
>
>
>
> On 24 July 2014 15:52, Daniel P. Berrange <berrange@redhat.com> wrote:
>
>> On Thu, Jul 24, 2014 at 03:48:06PM +0500, Asadullah Hussain wrote:
>> > Let me clarify my question, I am using unmodified stock qemu (1.4.0) an...
2016 Mar 22
2
Passing llvm option -mem2reg to clang
...Hi,
>
> You can't schedule passes from the command line using clang, only `opt` has this ability (AFAIK).
>
> If you tell us what is your use-case, we may be able to point you to an alternative solution.
>
> --
> Mehdi
>
>> On Mar 21, 2016, at 5:52 PM, Syed Rafiul Hussain via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>>
>> Hi,
>>
>> I was trying to pass llvm option -mem2reg to clang using -mllvm and I
>> found the following error:
>>
>> clang (LLVM option parsing): Unknown command line argument '-mem2reg'.
&...
2016 Mar 22
2
Passing llvm option -mem2reg to clang
...Xclang MYPASS.so -c ../../tests/test1.c
For mem2reg, I tried the following:
clang -mllvm -mem2reg -Xclang -load -Xclang MYPASS.so -c ../../tests/test1.c
On Mon, Mar 21, 2016 at 9:26 PM, Mehdi Amini <mehdi.amini at apple.com> wrote:
>
>> On Mar 21, 2016, at 6:23 PM, Syed Rafiul Hussain <rafiul1906 at gmail.com> wrote:
>>
>> I have my own llvm pass which requires mem2reg. It worked fine with
>> opt. However, I was trying to make it work with clang as I needed it
>> to run some spec cpu benchmarks.
>>
>> Is there any way that I can mention...
2013 Apr 28
2
unsupported url scheme
...ile(fileUrl,destfile="./data/Cameras.csv",method="curl") I tried it after installing package "RCurl" but it give error message: Error in download.file(fileUrl, destfile = "Cameras.csv") :
unsupported URL schemeI can you help me to solve this problem. JAWAD HUSSAIN ASHRAF
[[alternative HTML version deleted]]
2014 Jul 24
2
Re: vhost-net requested but could not be initialized
On Thu, Jul 24, 2014 at 03:48:06PM +0500, Asadullah Hussain wrote:
> Let me clarify my question, I am using unmodified stock qemu (1.4.0) and
> only the location of vhost file descriptor is different from default (I
> don't remove the default /dev/vhost-net directory)
>
> The VHOST file descriptor is present in "/dev/vhost-0" d...
2014 Jul 23
2
vhost-net requested but could not be initialized
...a way to tell libvirt to avoid using the default /dev/vhost-net
file?
I have tried using the pass-through arguments but libvirt still processes
the command and throws the error.
PS: I can successfully create a vhost VM using qemu command-line, so this
is a libvirt issue.
--
Cheers,
Asadullah Hussain
2014 Mar 19
2
Re: Connecting libvirt to manually compiled QEMU
On Wed, Mar 19, 2014 at 05:17:52PM +0500, Asadullah Hussain wrote:
> Guys thanks a lot for taking the time out to reply, Although adding the
> $PATH & symbolic link methods both solved the "No hypervisor found" error
> on virt-manager but when I try to create a VM using the wizard it says:
>
> "No hypervisor options were f...
2016 Mar 22
2
Passing llvm option -mem2reg to clang
...ng using -mllvm and I
found the following error:
clang (LLVM option parsing): Unknown command line argument '-mem2reg'.
Try: 'clang (LLVM option parsing) -help'
clang (LLVM option parsing): Did you mean '-debug'?
I would appreciate if anyone could help me.
--
Syed Rafiul Hussain
2014 Jul 24
2
Re: vhost-net requested but could not be initialized
...> Give the command “modprobe vhost-net” to add host kernel support for vhost.
>
> This is cannot controlled by libvirt I think.
>
>
>
> Wangkai
>
>
>
> *From:* libvirt-users-bounces@redhat.com [mailto:
> libvirt-users-bounces@redhat.com] *On Behalf Of *Asadullah Hussain
> *Sent:* Thursday, July 24, 2014 12:43 AM
> *To:* libvirt-users@redhat.com
> *Subject:* [libvirt-users] vhost-net requested but could not be
> initialized
>
>
>
> I am using a custom qemu to launch a vhost enabled VM. The qemu doesn't
> use the default "/dev/vho...
2014 Jul 24
2
Re: vhost-net requested but could not be initialized
...o=off,guest_tso4=off,guest_tso6=off,guest_ecn=off
As you can see I have created tap interfaces port3 & port4 and I just want
to connect the VM to these VMs.
On 24 July 2014 13:31, Daniel P. Berrange <berrange@redhat.com> wrote:
> On Thu, Jul 24, 2014 at 08:42:47AM +0500, Asadullah Hussain wrote:
> > Thanks Wangkai but libvirt infact pre-configures network tap devices and
> > pre-opens /dev/vhost-net file and passes these to qemu as open, ready to
> > use file descriptors.
> >
> > My issue is that my qemu requires that /dev/vhost-net directory is
> re...
2016 Mar 22
1
Passing llvm option -mem2reg to clang
...list, is it acceptable to allow
> an analysis
> pass to depend on a transformation pass (like -mem2reg pass)? Is this
> acceptable so long
> as it doesn't cause loop dependencies?
>
>
> Regards,
> Kevin
>
>
> On Mon, Mar 21, 2016 at 09:30:32PM -0400, Syed Rafiul Hussain via llvm-dev
> wrote:
> > I have used the following command for my pass (without -mem2reg):
> >
> > clang -Xclang -load -Xclang MYPASS.so -c ../../tests/test1.c
> >
> >
> > For mem2reg, I tried the following:
> >
> > clang -mllvm -mem2reg -Xclang -...
2016 Jan 22
3
LLVM - getAnalysisUsage()
...e are three places where
getAnalysis() directive has been used for X, Y, Z. However, for each
getAnalysis() call, all three passes are scheduled/executed.
On Fri, Jan 22, 2016 at 12:24 PM, Mehdi Amini <mehdi.amini at apple.com> wrote:
>
>> On Jan 21, 2016, at 9:05 PM, Syed Rafiul Hussain via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>>
>> Hi,
>>
>> I am using llvm-3.8 for my project. Following is my getAnalysisUsage() method:
>>
>> virtual void getAnalysisUsage(AnalysisUsage &AU) const override
>> {
>> AU.setPreservesAl...
2014 Apr 23
2
Libvirt qemu permission denied error
...rror: internal error process exited while connecting to monitor:*
The libvirt log for VM shows:
*libvir: error : cannot execute binary /usr/bin/qemu-system-x86_64:
Permission denied*
I am running VM as root and all disk images/ISOs required for VM are
read/write/executable.
--
Asadullah Hussain
2013 Jul 22
3
VM Metrics - "Last shutdown time" depricated
Hello All,
I was curious to know when would updates to VM Metrics - "*Last shutdown
since*" be available in a new XAPI rpm.
Any ETA for this ?
--
With Regards,
Hussain.
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
2014 Mar 31
2
Passing non-standard Options through Libvirt to QEMU
...d to launch a QEMU VM.
To launch the VM through libvirt (virsh) "How do I specify these
non-standard options in XML?
OR if thats not possible ,Can you guide me at which point (code file)
libvirt converts the XML to QEMU command (so that I can insert the option
there).
Regards
--
Asadullah Hussain
2009 May 21
2
Zaptel Error
.../zaptel-1.4.12.1'
make: *** [all] Error 2
[root at pbxNXB zaptel-1.4.12.1]#
[root at pbxNXB zaptel-1.4.12.1]# yum install -y zaptel-source
Setting up Install Process
Parsing package install arguments
No package zaptel-source available.
Nothing to do
Please reslove this issue
--
Thanks
Farooq Hussain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090521/998b6ec9/attachment.htm
2016 Jan 28
2
Find the instructions where a particular value is defined
...ne 79 of the IR, I have found %b. Now I would like to find lines
61 and 70 where %b has been assigned with some values using store
instruction. Can I achieve this at IR level?
On Wed, Jan 27, 2016 at 9:15 PM, John Criswell <jtcriswel at gmail.com> wrote:
> On 1/27/16 8:42 PM, Syed Rafiul Hussain via llvm-dev wrote:
>>
>> Sorry, I should ask the following:
>> finds all the instructions of a function where a particular variable is
>> defined?
>> Lets consider the following code snippet:
>>
>> 1. void foo(){
>> 2. int a, b;
>> 3. if(a >...
2016 Jan 28
2
Find the instructions where a particular value is defined
...lt;10)
6. b = 5;
7. cout << b;
8. }
I would like to know the instructions where variable b can be be
defined, i.e, in this case, the instructions 4 and 6.
On Wed, Jan 27, 2016 at 8:15 PM, Tim Northover <t.p.northover at gmail.com> wrote:
> On 27 January 2016 at 17:08, Syed Rafiul Hussain via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
>> I am wondering if there is anything like def-use chain which finds all
>> the instructions of a function where a particular value is defined?
>
> How do you mean? LLVM IR is in SSA form, which means that each Value
>...
2014 Jul 24
0
Re: vhost-net requested but could not be initialized
...6_64: -netdev
type=tap,id=net1,script=no,downscript=no,ifname=port4,vhost=on: vhost-net
requested but could not be initialized
qemu-system-x86_64: -netdev
type=tap,id=net1,script=no,downscript=no,ifname=port4,vhost=on: Device
'tap' could not be initialized
On 24 July 2014 13:47, Asadullah Hussain <asadxflow@gmail.com> wrote:
> The qemu that I am using isn't modified at all. It's the VHOST drivers
> that are mounted elsewhere i.e., not on default /dev/vhost-net.
>
> Here is the command that I use to launch my qemu VM:
> qemu-system-x86_64 -cpu host -boot order=...
2014 Mar 05
2
Re: Connecting libvirt to manually compiled QEMU
On Tue, Mar 04, 2014 at 02:09:19PM -0700, Eric Blake wrote:
> On 03/04/2014 05:12 AM, Asadullah Hussain wrote:
> > Hello I have manually compiled a customized qemu (1.4.0) which runs fine on
> > its own (create VM etc) but I want to access this qemu through libvirt
> > (virt-manager, virsh etc).
> >
> > But the libvirt driver only looks into "/usr/bin" for qem...