similar to: VMX on Lenovo R61, disabled bi BIOS ?

Displaying 20 results from an estimated 600 matches similar to: "VMX on Lenovo R61, disabled bi BIOS ?"

2007 Sep 11
0
irqbalanced on SMP dom0 ?
Hi listmembers, not a really urgent question, but i''m just curious about it: Is it advised to use an irqbalanced on dom0 when running domU''s pinned to particular cores? as an example, i''ve got a dual quadcore xen system running with domU pinned to cores 1-3 (CPU#0) domU pinned to cores 4-5 (CPU#1) domU pinned to cores 6-7 (CPU#1) so dom0 should have 100% time on
2007 May 23
0
mac addresses on xenbr/vif
Hi, does somebody know, if there is any documentation available on how to set mac addresses on virtual bridges / virtual interfaces? Keeping track of every mac in the particular segments is really impractical. Thanks for any suggestions! -- Stephan Seitz Senior System Administrator *netz-haut* e.K. multimediale kommunikation zweierweg 22 97074 würzburg fon: +49 931 2876247 fax: +49 931
2007 Aug 01
2
external USB HDD exclusive for HVM domU?
Hi there, just a short question: Does someone know if it''s possible to use an USB HDD in one HVM domU? It doesn''t need to be the particular USB device, deligating the whole USB controller to this single domU wouldn''t hurt either. Also reconfiguration isn''t an issue, as - if it''s possible - USB devices would only be used by one domU. Thanks in
2009 Aug 14
1
patch against general kernel NULL pointer vulnurability
Hi there, Due to http://lwn.net/Articles/347006/ or http://lists.grok.org.uk/pipermail/full-disclosure/2009-August/070197.html virtually all x86 and x86_64 kernels are vulnerable. I patched and build a 2.6.29-xen-r4 kernel which has been posted on this list a few weeks ago. I''m using this kernel after a lot of testing productive. D/L here:
2009 Sep 07
3
iSCSI domU - introducing more stability
Hi there, during peak load on some running domU, I noticed random iSCSI "Reported LUNs data has changed" which forced me to shutdown the respective domU, re-login the target and do a fsck before starting domU again. This occurred on a 16 core machine, having only about 14 domUs running. Spare memory has been occupied by dom0 (about 40G). Each domU has it''s own iSCSI target.
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
2005 Mar 29
2
MeetMe flags in * 1.0.7
While researching Areski's new Web-MeetMe management gui, I found some odd (from what I expected) behaviour). Using the CLI to set un/mute status works but does not update the flags, or so it appears. Starting with a fresh conference (1 user) *CLI> meetme list 3456 User #: 1 Channel: OH323/R61 Using the CLI to mute the caller (no change in the user status0 *CLI> meetme mute 3456 1
2008 Apr 04
2
[LLVMdev] InstCombine Question
On Friday 04 April 2008 13:07, Chris Lattner wrote: > > So how does the undef store to null appear in the IR when it isn't > > attached anywhere and how can I get rid of it? > > Don't do undefined behavior? :) I don't think it's undefined behavior. Right before instcombine, we have this: %r60 = load <2 x i64>* %"$LCS_1", align 16 ; <<2
2008 Apr 04
0
[LLVMdev] InstCombine Question
On Friday 04 April 2008 13:42, David Greene wrote: > On Friday 04 April 2008 13:07, Chris Lattner wrote: > > > So how does the undef store to null appear in the IR when it isn't > > > attached anywhere and how can I get rid of it? > > > > Don't do undefined behavior? :) > > I don't think it's undefined behavior. Right before instcombine, we
2009 Dec 15
1
Changing Column names in (Output) csv file
Dear R helpers   Following is a part of R code.   data_lab <- expand.grid(c("R11", "R12", "R13"), c("R21", "R22", "R23"), c("R31", "R32", "R33"), c("R41", "R42", "R43"), c("R51", "R52", "R53"), c("R61", "R62", "R63"),
2008 Jun 08
4
qemu-img not compiled?
I''m running latest 3.1.4. I need access to qemu-img to convert some image files. However this binary is not compiled after doing make world and make install. I notice that the source code is present, but I cannot figure out how to make it compile and install along with qemu-dm? Am I missing something? -- Randy _______________________________________________ Xen-users mailing
2008 Feb 21
6
SuSE /var/ disk space
Hi all, I''m playing with Xen for the first time, and encounter problems when installing a client. We basically have limited space on the /var/ partition, and Xen seems to use this as temporary storage during installation. Is there anyway of configuring it to use some other location? Cheers, Dean. _______________________________________________ Xen-users mailing list
2014 Jun 20
2
[LLVMdev] Word Addressing
Hi all, All of the data types are 32 bits and the pointer is 32 bit. Therefore, I need word adressing instead of byte adressing to use 8 GB memory. I was told that R600 uses word adressing and I looked at its codes but I could not find where the backends handles word adressing. Do you have any ideas about it? Thanks in advance. -------------- next part -------------- An HTML attachment was
2008 Feb 25
4
cpu does not support long mode. use 32 bit distribution.
hi all i am trying to boot from rhel5.1 x86_64 image. with the following configuration kernel = "/usr/lib/xen/boot/hvmloader" builder=''hvm'' memory = 3048 name = "rhel51" vcpus=1 cpus = "" vif = [ ''type=ioemu, bridge=xenbr0'' ] disk = [ ''phy:/dev/cciss/c0d0p7,ioemu:hda,w'',
2008 Mar 31
2
Max number of Network Aliases?
I know that there is a 3 network interface max for Xen 3.*. But is there a max number of network aliases? Since they are all on the same subnet then really it should just bridging the traffic. Correct? Does anyone have a PV DomU that has more than 3 IP addresses being used inside it? Thanks, Ryan _______________________________________________ Xen-users mailing list
2010 Sep 14
5
make-kpkg (Debian based tool) does not build xen patched kernel‏
Hello list, I cannot get make-kpkg to build a Xenlinux type kernel into a Debian kernel binary on my Debian Squeeze x86_64 system. I am using GNU/Linux kernel sources tree (2.6.34.4) with Xen patches for this custom kernel. I am trying to use the make-kpkg command to build a working linux-image-2.6.34.4-xen-amd64 package for my system. The sources are vanilla (available from kernel.org) with
2007 Nov 16
2
unable to start more than two PVM hosts on one host
Hi, I am using xen 3.1.0 on opensuse 10.3, for more details see below. When I try to start the third domU, then this will not work, I get the error: Error: Boot loader didn''t return any data! When I shutdown an other one, I can successfully start the machine that failed, see my log below. The xen configuration files are all similar to this one: name="FTP"
2007 Dec 28
7
Xen and networking.
I have a beefy machine (Intel dual-quad core, 16GB memory 2 x GigE) I have loaded RHEL5.1-xen on the hardware and have created two logical systems: 4 cpus, 7.5 GB memory 1 x Gige Following RHEL guidelines, I have it set up so that eth0->xenbr0 and eth1->xenbr1 Each of the two RHEL5.1 guests uses one of the interfaces and this is verified at the switch by seeing the unique MAC addresses.
2007 Oct 18
7
Performance Issues: I/O Wait
Hey, everyone, I''m having some issues with a Xen DomU right related to performance. We have an application that cross-compiles a Linux distribution from scratch for embedded systems. We''re attempting to run this application inside a Xen DomU (paravirtualized, modified guest kernel), and the performance is really bad. The culprit seems to be high I/O wait times related to the