search for: virtualy

Displaying 16 results from an estimated 16 matches for "virtualy".

Did you mean: virtual
2020 Mar 03
1
Re: [PATCH 1/1] windows: delay installation of qemu-ga MSI
...t; delay is sufficient ? Is there chance of still hitting the > > problem if doing v2v on slow (ie HDD, not SSD) storage > > for example ? > > This is a best effort. What you're describing can happen and the user > will be screwed. But bear in mind that as it is now it is virtualy never > working. You cannot set the delay too long either. If the user starts > doing something once the VM boots you don't want to restart the VM (once > MSI is installed) under the user's hands. > > I am currently investigating how could we use PowerShell features to >...
2009 Jan 12
0
[ANNOUNCE] xorg-server 1.5.99.901
...n't use DRI2 XQuartz: misc 1.6 updates (still --disable-glx) XQuartz: Add locking to make mieq thread safe on OSX Keith Packard (8): Clean up rotation data when crtc is turned off When disabling SIGIO tracking, use SIG_IGN instead of SIG_DFL. Use scrn->virtualX/virtualY in xf86CrtcFitsScreen. Fix bug 19017. Patch brown-bag fix for bug 19017 (scrn->virtualX/virtualY 0 before PreInit) dix: re-implement enter/leave model. dix: move focus handling into enterleave.c. Merge include/dix-config-post-verbatim.h into include/dix-config.h.in...
2020 Mar 02
2
Re: [PATCH 1/1] windows: delay installation of qemu-ga MSI
On Mon, Mar 02, 2020 at 12:26:00PM +0100, Tomáš Golembiovský wrote: > Instead of running firstboot script during early boot schedule a task > delayed for 1-2 minute. IIUC, you picked 119 seconds, so effectively 2 minutes. IOW, s/1-2/2/ > During the first boot, after virt-v2v conversion, Windows installs the > drivers injected by virit-v2v. When this installation is finished
2013 Jul 22
0
[RFC PATCH] Support running nested in a Mir compositor
...andle_ref(pNv->dev, fd, &bo_dst); + ErrorF("ret = %i for buffer %i\n", ret, fd); + assert(!ret); + + dst = pScreen->CreatePixmap(pScreen, 0, 0, pScrn->depth, 0); + if (dst == NullPixmap) + goto cleanup_bo; + + pScreen->ModifyPixmapHeader(dst, pScrn->virtualX, pScrn->virtualY, pScrn->depth, pScrn->depth, + pScrn->virtualX, NULL); + nouveau_bo_ref(bo_dst, &nouveau_pixmap(dst)->bo); + + ret = exa->PrepareCopy (src, dst, 0, 0, GXcopy, FB_ALLONES); + if (ret) { + exa->Copy (dst, 0, 0, 0, 0, pScrn->virtualX, pScrn->virtualY); + exa->Do...
2009 Dec 31
0
Is Ubuntu guest optimized or do I need to install para-virtual drivers manually?
Hello: According to this list of supported guest on RHEL 5.4 KVM: <http://www.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5.4/html/Virtuali zation_Guide/chap-Virtualization-KVM_Restrictions_and_support.html> http://www.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5.4/html/Virtualiz ation_Guide/chap-Virtualization-KVM_Restrictions_and_support.html RHEL and some Windows guests are
2011 May 23
2
[fedora-virt] Fedora virt status
On Mon, May 23, 2011 at 08:21:40AM -0500, Justin M. Forbes wrote: > Fedora 16 > It is time to start planning for the Fedora 16 release. What features are > going to be proposed? What does the community want to see from Fedora 16 > virtualiation? libguestfs and virt-v2v users: Is there anything we should aim for in libguestfs / virt-v2v in the Fedora 16 timeframe? Off the top of
2009 Mar 08
4
[PATCH 1/5] nv50: implement wfb
...bSymbols, NULL); + } /* Load EXA if needed */ if (!pNv->NoAccel) { @@ -2154,9 +2172,19 @@ NVScreenInit(int scrnIndex, ScreenPtr pScreen, int argc, char **argv) switch (pScrn->bitsPerPixel) { case 16: case 32: - ret = fbScreenInit(pScreen, FBStart, pScrn->virtualX, pScrn->virtualY, - pScrn->xDpi, pScrn->yDpi, - displayWidth, pScrn->bitsPerPixel); +#if XORG_VERSION_CURRENT >= XORG_VERSION_NUMERIC(1,6,99,0,0) + if (pNv->wfb_enabled) { + ret = wfbScreenInit(pScreen, FBStart, pScrn->virtualX, pScrn->virtualY, + pScrn->xDpi, pScrn->yDpi,...
2008 Sep 20
2
ssh in small devices
...just want a fairly good sequre channel and we are investigating if SSH could do the job. BUT wat we would realy like is to embedd the SSH protocol *into* our applications. The devices could and should not be managed in any way! So we must prepack as mutch as possible. The problem is that we found virtualy no information about how to do this! We were looking for some libssh libraries on OpenSSH site - but find no sutch thing. If anybody could take on sutch a task, to build a libssh from stuf that are on OpenSSH and make some simple example code, please get in contact with us. G?ran Hasse Raditex AB...
2006 Jun 03
2
ADIT 600 <=> Asterisk Help
I've been reading the Google searches trying to understand how to tie together Adit 600 to Asterisk to provide 2 way service. I'm about blind from reading. I assume, the answer is using MGCP between the boxes. However, the examples I found don't really explain fully enough to know how to modify examples to work for me. I'll have in the ADIT with T1's. There is a CMG and
2020 Mar 03
0
Re: [PATCH 1/1] windows: delay installation of qemu-ga MSI
...e we that the 2 minute > delay is sufficient ? Is there chance of still hitting the > problem if doing v2v on slow (ie HDD, not SSD) storage > for example ? This is a best effort. What you're describing can happen and the user will be screwed. But bear in mind that as it is now it is virtualy never working. You cannot set the delay too long either. If the user starts doing something once the VM boots you don't want to restart the VM (once MSI is installed) under the user's hands. I am currently investigating how could we use PowerShell features to introduce some waiting mechani...
2010 Feb 04
7
Virtualization software to install Windows as guest on CentOS 5 as host ?
Dear All I need to install Windows as guest on my CentOS 5 as host . Can you please give me the link to download the requierd rpm package for this purpose ? Thank you _________________________________________________________________ Hotmail: Powerful Free email with security by Microsoft. https://signup.live.com/signup.aspx?id=60969 -------------- next part -------------- An HTML
2013 Apr 15
3
Overlay two stat_ecdf() plots
I want to plot two scdf-plots in the same graph. I have two input tables with one column each: > Targets <- read.table("/media/....", sep="", header=T) > NonTargets <- read.table("/media/...", sep="", header=T) > head(Targets) V1 1 3.160514 2 6.701948 3 4.093844 4 1.992014 5 1.604751 6 2.076802 > head(NonTargets) V1 1
2006 Apr 08
6
Deploy with Capistrano Win32 -> Linux
Im trying to deploy with capistrano from win32 to Linux but no success. I''ve been installed: cwRsync to ssh I ran rake remote:exec ACTION=setup --trace and get: Anyone knows how to get capistrano log ssh comunication? Any idea? Thanks rake aborted! End of file reached c:/ruby/lib/ruby/gems/1.8/gems/net-ssh-1.0.8/lib/net/ssh/transport/version-negot iator.rb:51:in `readline''
2012 Feb 15
11
[Patches][nouveau/ddx]: Improvements to bufferswap implementation and timestamping
Hi, here a set of patches against the nouveau-ddx. This is an extended and revised set, based on Francisco Jerez feedback from autumn last year. [1/9] Makes pageflipping work again on X-Server 1.12rc. It apparently stopped working somewhere around Xorg 1.11+. [2/9] Implements handling of pageflip completion events from the kernel. Francisco Jerez argument against including it was that the
2003 Dec 01
0
No subject
...up on swat, but no changes came to files in those directories . Is loking information supposed to be stored in STATUS..LCK, because as files are locked and unlocked, STATUS..LCK doesn't seem to change. Is it possible that files are only locked by a process and that locks information is stored virtualy? The reason why im asking these questions is that we need to make 2+ samba machines aware of the files each of them has locked. Why? because we use more than one samba machine as gateway to our main file server. By the way were using samba 2.0.9, and will eventualy upgrade to 2.2.0. Any help or...
2003 Dec 01
0
No subject
...came to files in those directories . Is locking information supposed to be stored in STATUS..LCK? Because as files are locked and unlocked, STATUS..LCK doesn't offer much information on these changes. Is it possible that files are only locked by a process and that locks information is stored virtualy? The reason why im asking these questions is that I need to make 2+ samba machines aware of the files each of them has locked. Why? because we use more than one samba machine as gateway to our main file server.I'd like to know if this is even possible. By the way were using samba 2.0.9, and...