Displaying 20 results from an estimated 2000 matches similar to: "USB Support for Windows HVM using VT-D?"
2005 Oct 25
2
Support for SLES9
Support for SLES9 seems to be pretty much lacking at the moment.
The OCFS2 site [1] states OCFS2 is supported with SP2+. There actually
does not exist a SP2+ for SLES9 (or should this rather read "will be
supported in SP3" instead?).
Latest RPMs that come with SLES9 SP2 are 0.99.14 which has critical known
bugs and is unusable.
Anybody got to compile current source on SLES9 x86_64?
2008 Nov 05
1
Xen VMM Window Resize Commands
I am working on a workstation environment where users can be seamlessly
presented different VM''s without having to manually click and move VM
windows on top of other windows or Dom0. I was wondering if there were any
terminal command sets that can use to achieve this effect. I know there are
xen commands to show and hide VM windows, but I would also need to be able
to commands VM
2002 Oct 24
1
Domain not available
Hello People...
I'm trying to set up a Samba PDC. In windows, the Samba server is called Server1, Domain MyDomain, Windows NT4.5 Primary.
When I try to log into the Domain, W2K displays Domain MyDomain not available.
What is going wrong here?
Cheers Cyberduck
-------------- next part --------------
HTML attachment scrubbed and removed
2006 Nov 21
0
Network performance problem with Xen 3.0.3 HVM/VT
Hi,
I know it''s a problem that has already been discussed, but as I didn''t see any
solution, I''m asking...
We''ve been trying to use Xen 3.0.3 HVM mode with windows or linux in the past
few weeks, and have been suffering from bad network performance.
First, I must say that we didn''t succed to setup Windows 2000/2003 directly
using Xen, we had to
2006 Sep 16
0
Success: HVM (VT) works on Core2duo with Intel P965 chip set!
Success story:
I''m now successfully running WinXP Home Edition as DomU under XEN, with
Gentoo Linux dom0. Xen and Linux kernel souce code installed from Gentoo
emerge sources (not from the xensource tarball).
Hardware: HP Pavilion model d4600y, Core2 Duo CPU, Intel P965 chip set.
(Despite predictions elsewhere on this mailing list, the P965 _does_ seem to
work just fine for VT.
The
2008 Jul 15
0
PCI passthrough to a HVM *without* VT-d ?
I have a system whose cpu can run a hvm. I have some PCI devices that
I would like to be able to pass through straight to the domU
Specifically, I want to pass through a device to a Windows VM.
No, I explicitly do _not_ have a system with Intel''s VT-d technology.
In an ideal world, I would be able to pass the graphics and some
arbitrary non-graphics PCI cards direct to the DomU.
2006 Sep 27
1
RE: Testing status of HVM (Intel VT) on 64bit XENunstable c/s 11616
>Since this happens early in HVM guest boot, I suggest adding tracing
to
>vmx_vmexit_handler() to dump registers on every MSR write.
>Something like
>this early on in the function:
> if ( reason == EXIT_REASON_MSR_WRITE ) {
> printk("regs==%p, guest_regs==%p\n", ®s,
>guest_cpu_user_regs());
> show_registers(®s);
> }
>
>This will
2005 Jun 01
0
Re: Use NTFS Partition. -- only applies to same disk ...
From: Mark Jarvis <mark.jarvis at pvmail.maricopa.edu>
> HUH? FAT32 problem???
No, it's a geometry issue on legacy BIOS/DOS Disk Labels (Partition Table
Format) aka "Basic Disc" in NT5+ (2000+) when both NT and Linux share
the disk for booting.
Microsoft never standardized how geometry should be handled after NT4.0
Service Pack 4 (SP4) other than using legacy LBA32 --
2008 Dec 09
4
[VT-D]iommu.c:775: iommu_page_fault: iommu->reg = ffff828bfff57000
Hello,
I have been working sometime now on getting a HVM accepting a PCI card from
the host. As was said in the VT-D wiki I bought an ASUS P5E VM DO
motherboard (rel 0803) which has the VT-D option in the bios. I want to pass
a Hauppauge PVR 500 card to a virtual machine running LinuxMCE. After first
trying XEN 3.2.1 which did not enable the "VT-D virtualisation" bit in xm
dmesg, i
2008 Sep 03
3
USB flash drive and VMs (Was Curmudgeoning)
Anne Wilson <cannewilson at googlemail.com> wrote:
> Can't argue with you :-) It does seem likely, as 1GB flash drives wouldn't
> have been a possibility at that time. I never owned one at all until
> relatively recently.
>
>
>>> > > They didn't work in 98 first edition, nor in NT4 or Win2000 - again, from
>>> > > memory,
2008 Mar 05
16
Intel VT-d Support
Hello all,
please tell me, how can I be sure that
my Xen installation is built with Intel VT-d support?
Something like
xm info | grep -i KEY-REGULAR-EXPRESSION
xm dmesg | grep -i KEY-REGULAR-EXPRESSION
What line I should look for?
And if it''s really built with it,
how can I be sure, that Xen has successfully
initialized VT-d hardware?
I have read [1] and the lists archives
2008 Feb 08
4
VT-d support in HVM?
Hi,
I''ve recently setup a few machines with 3.2 64bit without any unresolvable problem.
These machines all run pv domU''s and a view "basic" hvm domUs.
As I''ve got one machine left for internal use and testing, I would like to take a
look at pciback with VT-d support (bios screen shows a VT-d [enable|disable]).
My question is, do I need to add patches, or use
2008 Feb 08
4
VT-d support in HVM?
Hi,
I''ve recently setup a few machines with 3.2 64bit without any unresolvable problem.
These machines all run pv domU''s and a view "basic" hvm domUs.
As I''ve got one machine left for internal use and testing, I would like to take a
look at pciback with VT-d support (bios screen shows a VT-d [enable|disable]).
My question is, do I need to add patches, or use
2008 Feb 29
10
[PATCH] [RFC] More fp instructions for realmode emulation (Enables booting OS/2 as a HVM guest on Intel/VT hardware)
This patch adds a number of fp instructions needed for OS/2 to boot as a HVM
guest on Intel/VT hardware. It appears to work fine, and OS/2 is now finally
working on Intel/VT as well as AMD/SVM.
I''m a little concerned about the "correctness" of the FSTSW emulation and
the use of inline assembly directly using the corresponding ops for
emulation. Wrt FSTSW, it is really two ops
2008 Jan 26
20
Solaris 10 HVM on Intel VT?
Can I run 8/07 fully virtualised on an Intel VT CPU (with a Linux Dom0)?
I gave up on 11/06 because of real mode problems. If not, does anyone
have an estimate of when this might be possible, if at all?
Thanks -
Evan
2008 Feb 29
1
Allocaation resource error (DELL Optiplex 755)...
Hi all,
(My first time in seeking assistance via the CentOS mailing list ... Not
sure if I should be submitting this as a possible kernel bug).
I've successfully installed Cent OS 5.1 (kernel: 2.6.18-53.1.13.el5) on
an Optiplex 755 (EM64T). However I'm not able to get a NVIDIA Gigabyte
8600GT (PCI-e) card to work with the system despite successfully
installing the latest NVIDIA drivers
2008 Nov 05
2
HVM on Dell Optiplex 755
Hi,
I want to run a HVM domU.
I have a Dell Optiplex 755:
model name : Intel(R) Core(TM)2 Duo CPU E4500 @ 2.20GHz
I have enabled VT in BIOS settings under performance.
However, after I boot into a linux kernel (not under Xen),
grep vmx /proc/cpuinfo returns nothing.
When I boot under Xen, I get
(XEN) Intel VT-d has been enabled
(XEN) [VT-D]iommu.c:1700: Queued Invalidation hardware not
2009 May 26
9
how to enable VT
Hi,
I have a Dell opt 755 machine and installed Xen 3.3.1. The CPU is core
2 due E6550, which as the vmx flag. However, when I reboot the machine
to xen 3.3.1. I can not find vmx in the /proc/cpuinfo. But vms appears
in the kernel 2.6.29 (not xen kernel).
Can anyone help on how to enable vt in this machine?
Thanks.
Steven
_______________________________________________
Xen-users mailing list
2010 May 08
8
VGA Passthru
Hello
I am new in XEN and Linux. I am trying the VGA passthru. I can
xen-pciback.hide EtherNet, Serial Com port. But when I xen-pciback.hide my
VGA. I can no longer login to the Linux(Fedora 12).
Then how can I xm create a XP DomU guest? Can anyone help?
I am using Intel Q35 MB with Intel Core2 CPU.
_______________________________________________
Xen-users mailing list
2008 Jun 04
1
Determine what physical port a USB device is attatched to
How does one do this? For example:
# lspci | grep USB
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 02)
00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 02)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9