similar to: win7 in xVM

Displaying 20 results from an estimated 200 matches similar to: "win7 in xVM"

2009 Feb 26
4
SXCE104, Cannot boot HVM domain
Hi, I cannot boot Windows XP domU on SXCE104 dom0. It was running for weeks.. Is it a known bug? # virsh start wxpp01 & # virsh dumpxml wxpp01 <domain type=''xen'' id=''-1''> <name>wxpp01</name> <uuid>fb96e8c9-940d-7e0a-12ef-f167a7f1102c</uuid> <os> <type>hvm</type>
2009 Jan 17
6
how to add vnic to pvm domU
Hi, Is there any way to add VNIC to the domU? # virsh attach-interface mydomU network myvnic1 # libvir: XML error : missing source information for device myvnic1 It''s SXCE105. -- Regards, Piotr Jasiukajtis | estibi | SCA OS0072 http://estseg.blogspot.com
2010 Nov 29
9
Seagate ST32000542AS and ZFS perf
Hi, Does anyone use Seagate ST32000542AS disks with ZFS? I wonder if the performance is not that ugly as with WD Green WD20EARS disks. Thanks, -- Piotr Jasiukajtis | estibi | SCA OS0072 http://estseg.blogspot.com
2008 May 09
0
SXCE87, xVM, Samba
On snv87 dom0 (Xeon) I created HVM WindowsXP guest domain. Also I created samba (not CIFS) server on dom0. There is one e1000g0 NIC. We have specific win32 program that uses files from the samba shares. Connection from domU to samba server is very slow sometimes. When I use samba from other server everything works well. Btw, the same content, the same shares. Can anyone check is this a real
2009 Jan 22
0
virsh schedinfo after reboot
Hi, How can I add ''schedinfo'' to the domU configuration? These parameters are default after reboot. -- Regards, Piotr Jasiukajtis | estibi | SCA OS0072 http://estseg.blogspot.com
2009 Apr 26
0
6565105: provide limited Xen access for non-root users
Hi, Any news regarding this RFE? -- Piotr Jasiukajtis | estibi | SCA OS0072 http://estseg.blogspot.com
2008 Oct 15
4
Crossbow ISO download link broken ?
Hi, I was trying to download the Crossbow ISO from : http://opensolaris.org/os/project/crossbow/snapshots/ under "Crossbow Beta iso images June 6 2008" and it failed. Does anyone know of a link which is working ? Thanks for any pointers ! Regards, Sanjeev.
2010 Sep 25
4
dedup testing?
Hi all Has anyone done any testing with dedup with OI? On opensolaris there is a nifty "feature" that allows the system to hang for hours or days if attempting to delete a dataset on a deduped pool. This is said to be fixed, but I haven''t seen that myself, so I''m just wondering... I''ll get a 10TB test box released for testing OI in a few weeks, but before
2008 Apr 30
1
Instalation Windows XP to XEN(Dom0 is CentOS 5)
Hello, I have problem with instalation Windows XP to XEN(Dom0 is CentOS 5). XEN is in last version for Cent OS 5(I am not sure but I think that is 3.0.4). CPU is Intel C2D with virtualization support. During the wizzard I chose FULLY virt. Windows was installed from ISO image to IMG file. During the installation appeared the dialog box with message: asms file is needed, insert please instalation
2009 Jun 29
1
sppp device not routing ? (need help)
Ok, I''m hoping this is a fairly trivial issue, and I''m missing something. I''m trying to use Solaris zones (Nevada Build 117) to act as a DMZ and a router, using exclusive IPs, VNICs (from Crossbow), and connecting to the internet (static IP from my ISP). I''ve got the DMZ working - that zone sees the internet, can do name lookups, ftp, telnet, ssh, etc etc etc.
2009 Mar 30
4
FLAG DAY: vdiskadm import/export/convert
I''ve just pushed vdiskadm import/export/convert to the 3.3 vdisk and vbox repos. You can now import a disk image from a block device or file to a vdisk, convert (in place) to a different type of vdisk and export from a vdisk to a block device or file. I''ve also pushed the full vhd support (sparse and fixed) and the ability to import a vmdk 1.1 optimized stream file. An
2008 Mar 31
5
Release 0.8.8 of GPL PV drivers for Windows
In the spirit of ''release early, release often'', here''s another binary release... http://www.meadowcourt.org/WindowsXenPV-0.8.8.zip The only thing that''s changed since 0.8.7 is that xennet should work under amd64 again. James _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com
2008 Mar 31
5
Release 0.8.8 of GPL PV drivers for Windows
In the spirit of ''release early, release often'', here''s another binary release... http://www.meadowcourt.org/WindowsXenPV-0.8.8.zip The only thing that''s changed since 0.8.7 is that xennet should work under amd64 again. James _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com
2011 Dec 13
6
BSOD with GPLPV windows drivers
Hello. I have encountered a problem with GPLPV drivers for windows. It is similar (if not the same) as http://old-list-archives.xen.org/archives/html/xen-users/2011-02/msg00709.html Host is running 14 virtual machines with Windows XP. When I''m trying to start 15-th windows VM it crashes with code 0x0000007b. Booting to safe mode or with /nogplpv works ok. 15-th VM works fine if
2008 May 15
2
xvm packages for 2008.05
It looks like xvm does not come built-in to Indiana 2008.05. Which leads to the obvious questions: 1. is xvm compatible with 2008.05 (looking to evaluate Indiana as Dom0)? 2. which packages need to be installed (still getting used to the IPS package naming structure) Thanks! This message posted from opensolaris.org
2015 May 28
4
[LLVMdev] Generate .debug_info for asm files?
Dear LLVM devs, I've noticed that LLVM's assembler (and hence clang) doesn't generate debug data when assembling, even when run with "-g". Users can add their own CFI/line number data with assembler directives. But GDB ignores the line number data if you don't have a DIE in the .debug_info section which identifies the compilation unit. (I'm not an expert on GDB, but
2014 Feb 19
2
[LLVMdev] [lldb-dev] How is variable info retrieved in debugging for executables generated by llvm backend?
Sorry, this is the attachment. 2014-02-19 15:08 GMT+08:00 杨勇勇 <triple.yang at gmail.com>: > Thank you. > > Here is an example and the attchment contains extra files including object > file and executable file. > I want to print for example the value of "a", but lldb command "frame > variable a" displays "0" and so does "b", and
2014 Feb 18
1
[LLVMdev] [lldb-dev] How is variable info retrieved in debugging for executables generated by llvm backend?
All of this information is contained in the DWARF debug info that you must generate. Are you generating DWARF? If not, you will need to. If so, please attach an example program that contains DWARF and specify which function you are having trouble getting variable information for. Greg Clayton On Feb 18, 2014, at 12:44 AM, 杨勇勇 <triple.yang at gmail.com> wrote: > Hi, all > > I
2011 Mar 30
13
GPLPV drivers suspected to hinder live migration to different CPU type
Hi, I''ve noticed that on a Xen cluster with three nodes (two E5620 CPUs and one E5140 CPU) live migration works perfectly in between to two E5620 nodes, but fails to and from the E5140. The error message is about a HVM context not being able to be set. I strongly suspect the use 238 GPPVL drivers, but I cannot uninstall them at this point because someone else needs the server. Could
2014 Feb 18
4
[LLVMdev] How is variable info retrieved in debugging for executables generated by llvm backend?
Hi, all I ported llvm backend and lldb recently. Both tools can basically work. lldb is able to debug programs in asm style and frame unwinding is OK. But "frame variable XX" does not work because lldb is not able to determine the address of XX from debug info. Can someone give any clue? Thanks in advance. -- 杨勇勇 (Yang Yong-Yong) -------------- next part -------------- An HTML