similar to: a domain VTx with the VNIF does hang.

Displaying 20 results from an estimated 120 matches similar to: "a domain VTx with the VNIF does hang."

2007 Nov 07
1
Polycom SoundStation VTX 1000 with Asterisk?
Anyone successfully using the Polycom SoundStation VTX 1000 with Asterisk? I can't see any mention of it on the wiki page: http://www.voip-info.org/wiki-Polycom+Phones Thanks, Alvin
2013 Feb 02
3
Running XEN 4.1 64 bit on Ubuntu desktop without VTx
Dear all, I am quite new in this virtualization area. I am want to do some experiment with live migration using xen. However, I got problem since my server didn''t support VTx. I am using Ubuntu desktop 12.04 64 bit with Xen 4.1 Amd64. But when I reload the machine it wont start, since the XEN website its doesn''t matter using Paravirtualization without VTx support I dont know
2006 Oct 26
0
vbd & vnif support for smp guest?
I had a try to insert vbd & vnif modules for ia32 smp hvm guest, and find that if I do not enable acpi in the config file, hvm guest will crash after "insmod xen-platform-pci.ko". However, if I enable acpi in the config file, "insmod xen-platform-pci.ko" and "insmod xenbus.ko" could pass, but "insmod xen-vnif.ko" or "insmod xen-vbd.ko" will
2007 May 30
0
[PATCH] Exceed maximum number of ioemu''s NIC for VNIF.
Hi All, We tested the PV driver on HVM domain. When ten vif was defined in configuration file for VNIF, the HVM domain was not able to be created. ---------------------------------------------------------- # grep vif RHEL5GA_test.conf vif = [ ''mac=02:17:42:2f:01:11, bridge=xenbr0'', ''mac=02:17:42:2f:03:11, bridge=xenbr2'',
2009 Sep 30
6
[PATCH] VNIF: Using smart polling instead of event notification.
Patch the Xen version of ring.h Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> diff -r 8fc927798476 xen/include/public/io/ring.h --- a/xen/include/public/io/ring.h Tue Sep 01 11:36:51 2009 +0100 +++ b/xen/include/public/io/ring.h Thu Oct 01 02:11:45 2009 +0800 @@ -97,7 +97,8 @@ struct __name##_sring { struct __name##_sring { \
2009 Mar 20
3
OpenSIPS on CentOS
Hello, I've been looking into OpenSIPS to see if it's a worthwhile addition to our setup. We're currently running a cluster, using Heartbeat, between two servers. It works well but I'm interested in seeing if we can improve it. My manager heavily uses RPM's for installations rather than source, particularly using yum to update. I'm trying to actually install OpenSips via
2011 Nov 30
1
Best VoIP conferencing phone ?
Hi , I know it's might not the right way to asking such stupid question. But I want to take help from experts into VoIP fields so I have to decided to post here. Please help me which will be the best VoIP conferencing phone which will cover 10 Persians into conferencing with best audio support ? -- Thanks and regards Virendra Bhati +91-8885268942 Software Engineer -------------- next
2016 Feb 15
1
[PATCH 09/23] nv50-: separate vertex formats from surface format descriptions
Why not fix the new names instead to be like the old names? Seems like that would be way simpler... On Feb 15, 2016 12:38 AM, "Ben Skeggs" <skeggsb at gmail.com> wrote: > From: Ben Skeggs <bskeggs at redhat.com> > > We've previously had identical naming between vertex and texture > formats, so it mostly made sense to define these together. > > However,
2016 Feb 15
0
[PATCH 09/23] nv50-: separate vertex formats from surface format descriptions
From: Ben Skeggs <bskeggs at redhat.com> We've previously had identical naming between vertex and texture formats, so it mostly made sense to define these together. However, upcoming patches are going to transition the driver over to using updated texture header definitions using NVIDIA's naming, and this will no longer be the case. Signed-off-by: Ben Skeggs <bskeggs at
2007 Oct 08
3
How to configure win 2003 standard to show multiple CPU?
When I install Windows Server 2003 Standard Edition on Xen, I didn''t configure multicore (vcpus = 1, cpus not set). Now I''d like to fully utilize multicore, but whatever I set, windows task manager can not see more than 1 cpu. Do I have to reinstall the OS with vcpus and cpus being set properly? Since the image file is licensed, is there any way I configure windows to show multi
2016 Apr 19
2
more one question regarding gl and nouveau
Hi, for example, if I have glVertex3f(0.75, 0.75, 1.0) how the video card processes these three floats? Does the card work with floats? Does (mesa? gallium? driver?) process these three input floats before it is sent to the card? Where is the code for it? If you say the floats are memory mapped as in exec->vtx.buffer_map = (GLfloat *)ctx->Driver.MapBufferRange(...) I would say from what I
2006 Oct 20
5
[PATCH]Add the Japanese keymap for VNC Server.
Hi All, My name is Takanori Kasai. This is a first time to send mail. I found the key that was not able to be input to HVM Domain (VTx and VTi Domain) through VNC Server with Japanese keyboard. I think that it is a cause by lack of some keys in Japanese keymap and the key symbol table in qemu-dm. This patch is addition of the keys for Japanese keyboard. My best regards. - Takanori Kasai
2004 May 25
1
Answer App hanging in I4L
Hi, Anyone using ISDN4Linux (Eicon Diva Hisax ) card. If yes, please help me out. After configuring extension.conf and modem.conf I could make outward calls correctly from gnophone and kphone. Still the inward call to the configured MSN is correctly reaching Asterisk and also to the configured Context. But the issue is, it was hanging on 'Answer' application and throwing out
2004 May 25
0
[Fwd: Answer App hanging in I4L]
-------- Original Message -------- Subject: Answer App hanging in I4L Date: Tue, 25 May 2004 13:49:50 +0530 From: Murali Krishnan <murali@bksys.co.in> Reply-To: ismk@myrealbox.com Organization: bk SYSTEMS (P) LTD., To: asterisk-users@lists.digium.com Hi, Anyone using ISDN4Linux (Eicon Diva Hisax ) card. If yes, please help me out. After configuring extension.conf and modem.conf I could
2012 Apr 25
1
XCP graphical display on VM
Hi All, I plan to use Xen (most probably XCP) to virtualize two servers: one running OpenBSD, the other running FreeBSD. These both servers will be running more or less headless (at least without any graphical environment). I would want to add a third server (most probably a Debian Squeeze or Freebsd) to have a desktop (light, probably IceWM or XFCE). The physical machine will have VTx but
2011 Dec 24
3
mapping virtual address to corresponding shadow page in xen
hi, How can I get corresponding shadowed page number of a virtual address in vm? -- Best Regards, Mohamad Rezaei
2007 Feb 14
6
Fax with T.38
Hi all, I install the last version of Asterisk and I tried to send faxes, but nothing works. Here is my configuration: Analog Fax <----> IP <----> Asterisk <----> IP <----> Patton M-ATA <----> Analog Fax 2 I tried Analog Fax 2 -> Analog Fax but nothing works!! In the Patton configuration I put G711 and no silence suppression. In asterisk I have
2009 Mar 26
6
Fedora Updates Hosed Wine
So some specs ... Fedora 10 (32bit), Wine (v1.1.15). I installed warcraft 3 and frozen throne expansion, when I did a clean Fedora 10 install with Wine 1.1.15. Things ran well for the most part, once in awhile war3 would throw up and error just after launching, all I had to do was relaunch the program and I was good. I was using opengl. The March 23rd some new updates came down the pipe for my
2006 Apr 05
4
Fedora Core 4 - problem with kernel 2.6.16-1.2069_FC4
I was just getting to work on fax for my * system, so I thought I would bring everything up to date since there would be some new compilations involved. yum update gave me kernel-2.6.16-1.2069_FC4 but after recompiling zaptel, I kept getting "FATAL module zaptel not found" Chased this for an hour with multiple recompiles and reboots. Finally dropped back to 2.6.15-1.1833_FC4,
2009 Jul 11
6
Install Xen on VirtualBox?
Hey, Anyone tried before, is it successful? Also, Is it possible to use the CPU VT inside Xen if it is running inside VirtualBox? I want to setup such env. for testing purpose. Thanks. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users