Displaying 20 results from an estimated 38 matches for "virtualizating".
2010 Jul 02
0
cheapest virtualizable Quadro
Hi all,
I am running a VNC terminal server on a virtualized host,
and I would like to add OpenGL support using VirtualGL, which
relies on HW accelerated rendering on the server side.
Since in my case the server is a domU, I need VGA Passthru for this.
Therefore, I need a graphics card that supports virtualization.
I am aware that the NVIdia Quadro FX 3800 card (and up) are guaranteed
to work,
2008 Jun 11
1
Virtualizating Windows on Xen
Hi list!, this is my first mail, nice to meet you ;-)
The first, sorry for my english, this is not good, i am from Spain :-(
The second THANKS in advance ;-)
I am writing because I have a problem with the virtualization of M$ Windows
on Xen.
All system works OK when I virtulize systems based on GNU/Linux.
When I start my Windows Machine for make installation with the CD (iso). The
Windows
2014 Jul 03
3
virtualization!?!?!
I am virtualizating Samba 4.1.14 with vmware free. Any of you already
virtualized and had used vmconverter server to copy a PDC already working
with a domain ? Can I copy the hole machine with VMCONVERTER without any
problem. I had done already this procedure with a laptop to another place
and worked very well. This i...
2007 Apr 18
0
VMI Interface Proposal Documentation for I386, Part 4
Pavel Machek wrote:
> Hi!
>
>
>> 6) Interrupts must always be enabled when running code in userspace.
>>
>
> I'd say this breaks userspace.
>
I agree. My claim is that this is not an issue in a virtual machine.
What possible reason can you have to disable interrupts in userspace?
Well, several. For one, the X server wants to disable
2007 Apr 18
0
VMI Interface Proposal Documentation for I386, Part 4
Pavel Machek wrote:
> Hi!
>
>
>> 6) Interrupts must always be enabled when running code in userspace.
>>
>
> I'd say this breaks userspace.
>
I agree. My claim is that this is not an issue in a virtual machine.
What possible reason can you have to disable interrupts in userspace?
Well, several. For one, the X server wants to disable
2007 Apr 18
2
[RFC, PATCH 17/24] i386 Vmi msr patch
Fairly straightforward code motion of MSR / TSC / PMC accessors
to the sub-arch level. Note that rdmsr/wrmsr_safe functions are
not moved; Linux relies on the fault behavior here in the event
that certain MSRs are not supported on hardware, and combining
this with a VMI wrapper is overly complicated. The instructions
are virtualizable with trap and emulate, not on critical code
paths, and only
2007 Apr 18
2
[RFC, PATCH 17/24] i386 Vmi msr patch
Fairly straightforward code motion of MSR / TSC / PMC accessors
to the sub-arch level. Note that rdmsr/wrmsr_safe functions are
not moved; Linux relies on the fault behavior here in the event
that certain MSRs are not supported on hardware, and combining
this with a VMI wrapper is overly complicated. The instructions
are virtualizable with trap and emulate, not on critical code
paths, and only
2018 Aug 02
2
SAMBA 4 as Active Direcotry and Hyper-V
Ok, what you use is your choice. It's what you preffer.
Few other questions then.
If connect from you pc to the hyper-v console, it this logged in the windows event log?
Can you telnet to the hyper-v console port?
Somehere there is something logged. I need that.
Start with increase the samba logs and checking the windows event logs.
Greetz,
Louis
Van: Rados??aw
2018 Aug 02
4
SAMBA 4 as Active Direcotry and Hyper-V
Hello everybody,
I have installed SAMBA 4.8.3 as Active Directory. Everything is fine but i
have problem with Hyper-V servers. There is few servers with Hyper-V Core.
Servers of course are member of domain. But i don't have access from
computer trough Hyper-V console.
How can I configure my environment, to work properly??
2007 Apr 18
0
[RFC, PATCH 13/24] i386 Vmi system header
Fairly straightforward code motion in system.h into the sub-arch
layer. Affected functionality include control register accessors,
which are virtualizable but with great overhead due to the #GP
cost; wbinvd, and most importantly, halt and interrupt control,
which is non-virtualizable.
Since read_cr4_safe can never fault on a VMI kernel (P5+ processor
is required for VMI), we can omit the fault
2007 Apr 18
0
[RFC, PATCH 13/24] i386 Vmi system header
Fairly straightforward code motion in system.h into the sub-arch
layer. Affected functionality include control register accessors,
which are virtualizable but with great overhead due to the #GP
cost; wbinvd, and most importantly, halt and interrupt control,
which is non-virtualizable.
Since read_cr4_safe can never fault on a VMI kernel (P5+ processor
is required for VMI), we can omit the fault
2008 Apr 22
0
guest clock
I have numerous problems with my para- and hardware- virtualizated guests.
Clock in guests drifts up to many days. Sometimes it happens after xendomains
service saves and restores state on reboot, sometimes not, sometimes it
happens when I am sleeping :). I use latest fedora 8 with latest updates (I
have had problem since fedora 6 ...) My proc settings:
/proc/sys/xen/permitted_clock_jitter is
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
2018 Aug 02
0
SAMBA 4 as Active Direcotry and Hyper-V
Unfortunately i don't have any logs. Even from samba. I installed Samba
from source (with option ads). After that, i used something like wizard to
configure Samba as Active Direcotry Domain Controller.
2018-08-02 16:24 GMT+02:00 L.P.H. van Belle via samba <samba at lists.samba.org
>:
> Ok, what you use is your choice. It's what you preffer.
>
> Few other questions then.
2011 Jul 26
3
Package: virt-goodies - partly solved
For CentOS KVM migrations use the virt-v2v package part of base.
See this link,
http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization/chap-Virtualization-v2v-migration.html
Am Freitag, 22. Juli 2011, 13:37:08 schrieb Timothy Kesten:
> Hi Folks,
>
> is here someone who knows where to get the package "virt-goodies" for
> CentOS6 64bit?
>
>
2007 Apr 18
1
[RFC, PATCH 12/24] i386 Vmi processor header
Fairly straight code motion. Split non-virtualizable pieces of
processor.h into default and VMI subarches. CPUID is
non-virtualizable, since it doesn't trap, and very often the
hypervisor will want to hide specific feature bits from the
kernel. To provide a replacement for call sites that use
CPUID as a serializing instruction, the sync_core() macro is
still available.
Signed-off-by:
2007 Apr 18
1
[RFC, PATCH 12/24] i386 Vmi processor header
Fairly straight code motion. Split non-virtualizable pieces of
processor.h into default and VMI subarches. CPUID is
non-virtualizable, since it doesn't trap, and very often the
hypervisor will want to hide specific feature bits from the
kernel. To provide a replacement for call sites that use
CPUID as a serializing instruction, the sync_core() macro is
still available.
Signed-off-by:
2007 Apr 18
4
[RFC, PATCH 1/24] i386 Vmi documentation
Index: linux-2.6.16-rc5/Documentation/vmi_spec.txt
===================================================================
--- linux-2.6.16-rc5.orig/Documentation/vmi_spec.txt 2006-03-09 23:33:29.000000000 -0800
+++ linux-2.6.16-rc5/Documentation/vmi_spec.txt 2006-03-10 12:55:29.000000000 -0800
@@ -0,0 +1,2197 @@
+
+ Paravirtualization API Version 2.0
+
+ Zachary Amsden, Daniel Arai, Daniel Hecht,
2007 Apr 18
4
[RFC, PATCH 1/24] i386 Vmi documentation
Index: linux-2.6.16-rc5/Documentation/vmi_spec.txt
===================================================================
--- linux-2.6.16-rc5.orig/Documentation/vmi_spec.txt 2006-03-09 23:33:29.000000000 -0800
+++ linux-2.6.16-rc5/Documentation/vmi_spec.txt 2006-03-10 12:55:29.000000000 -0800
@@ -0,0 +1,2197 @@
+
+ Paravirtualization API Version 2.0
+
+ Zachary Amsden, Daniel Arai, Daniel Hecht,
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