Displaying 20 results from an estimated 50000 matches similar to: "Custom DomU kernel"
2007 Jun 25
9
xen 3.1 - domU hangs just after "xm create"
What are methods to debug domU when it hangs? Using xen 3.1 compiled from sources I could not manage to launch no domU. Fot instance, I run something like this:
=====8<=====================
disk = [ ''file:/oradata-act/sles.disk,hda1,w'', '',hdc:cdrom,r'' ]
kernel = "/boot/vmlinuz-2.6.18-xen"
ramdisk = "/boot/initrd-2.6.18-xen"
cpus =
2007 Mar 22
1
DomU configuration file
Hi,
I know this may be very basic question but I need some help . Actually I
installed VM using the Xen Administrative console.
Now I need to change the configuration file as I need to passthrough
(using the pci-hide) a SCSI contoller from Dom0 to DomU.
But I couldnot find the configuration file.
Where can I find the Configuration file for this DomU?
Actually I added the
2004 Mar 10
1
coreutils-4.5.3-28 causing duplication?
Here's a bit of a strange one. I hunted through the ocfs-users archives,
but didn't see any mention of this, so here goes...
Using coreutils 4.5.3-27 on RHAS 3, the utilities perform as expected
against non-OCFS volumes:
$ rpm -q coreutils
coreutils-4.5.3-27
# cat a 3 line test file. Works as expected
$ cat /var/tmp/file
line1
line2
line3
# copy that file. Works as expected
$ cp
2007 Apr 19
21
SMP support in Windows domU
Hi all!
I''m trying to create a Windows domU setting vcpu=2 and cpus= "0,2", but
xm vcpu-list show the second vcpu in paused state all the time. Is it
necessary to use any additional parameter?
Thanks in advance.
Regards,
Daniel
--
Daniel Bareiro - System Administrator
Fingerprint: BFB3 08D6 B4D1 31B2 72B9 29CE 6696 BF1B 14E6 1D37
Powered by Debian GNU/Linux Etch - Linux
2007 Jun 05
13
about VIRQ & PIRQ
about VIRQ & PIRQ
what is VIRQ ?How VIRQ is different from PIRQ ?How VIRQ & PIRQ are related each other ?
DISCLAIMER:
-----------------------------------------------------------------------------------------------------------------------
The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only.
It shall not attach any
2007 Apr 11
8
[Xen-tools] Storage for DomU
Hi all,
I manage to create a VM (slackware image) and hide the PCI device
(qlogic HBA) from Dom0 to DomainU.
Now the Dom0 cant see this HBA and the ''xm list -l'' shows this pci
device under the DomainU.
But how can I do some scsi inquiry or check if this PCI device is
visible to the DomainU from the DomainU''s console.
Any help?
Thanks and regards
Ashit
2007 May 30
21
xen over quemu OR quemu in Xen domU on a system with HVM-capable CPU
Hello all,
I know that the question:
Is it possible to run quemu inside Xen domU
or run Xen domain 0 on quemu have discussed
earlier in this mail list.
As far as I remember this is possible
except such a configuration where kquemu acceleration is in use.
But what about HVM-capable systems?
Please tell me are there the same restrictions for the hvm-capable systems?
Thank you!
--
WBR,
2006 Oct 08
6
HVM WinXP dom crash
Hi
Trying to get WinXP HVM to install as domU on AMD. Got latest Xen Kernel and Xen package (NOT unstable or debug).
When start, a window pops up for few seconds.. then it dies and another one comes up... and it disappears too. (Xen is trying to restart and giving up because the restart happens in 2 seconds..) It seems DomU is not able to read/understand something from Cirrus VGABIOS.
2006 Oct 08
6
HVM WinXP dom crash
Hi
Trying to get WinXP HVM to install as domU on AMD. Got latest Xen Kernel and Xen package (NOT unstable or debug).
When start, a window pops up for few seconds.. then it dies and another one comes up... and it disappears too. (Xen is trying to restart and giving up because the restart happens in 2 seconds..) It seems DomU is not able to read/understand something from Cirrus VGABIOS.
2007 Mar 01
7
hvm_init_ap_contexts
Why is there an argument returned in the function below (of hvm.h),
knowing that there is void?
static inline void
hvm_init_ap_context(struct vcpu_guest_context *ctxt,
int vcpuid, int trampoline_vector)
{
return hvm_funcs.init_ap_context(ctxt, vcpuid, trampoline_vector);
}
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2006 Nov 16
6
Network card full virtualized windows
Good morning,
I installed on xen a windows XP and a Windows 2003 domU.
Windows operating system does not know the real network card but it setup up
an AMD pcnet card 10mbps.
Is it possible to setup a full virtualized domU with a real network card ?
I installed also windows on a trial xen enterprise and real network
card seeems to work fine.
What differences between xen and xen entrprise as far
2007 May 16
6
Keyboard change
Hello,
it''s not the first time but ... Who know?
Well, I use xen in HVM. All works fine, my keyboard in Dom0 is AZERTY, but
this keyboard become QWERTY when i enter in VM, it''s not useful to type
password.
How can i keep my keyboard AZERTY in my VM and in Dom0?
--
Benjamin HENRION
Elève de 4eme année de l'' EXIA (Nancy)
Ecole supérieure d''informatique
Spé
2007 Apr 17
3
DomU Kernel Mapping
Where is the code that maps the kernel of a DomU into memory?
i.e, when you do a xm create <config file>
what code is called to actually map the kernel into memory?
Is it a python script or is it re-directed to Dom0 to do?
Thanks.
-Brian
---------------------------------
Ahhh...imagining that irresistible "new car" smell?
Check outnew cars at Yahoo! Autos.
2007 Apr 17
3
DomU Kernel Mapping
Where is the code that maps the kernel of a DomU into memory?
i.e, when you do a xm create <config file>
what code is called to actually map the kernel into memory?
Is it a python script or is it re-directed to Dom0 to do?
Thanks.
-Brian
---------------------------------
Ahhh...imagining that irresistible "new car" smell?
Check outnew cars at Yahoo! Autos.
2007 Mar 12
16
booting an ISO inside Xen (full virt)
Hi list,
I''m using Dom0 gentoo with xen 3.0.4 and xenman. I have several DomU working and it is really nice :)
so all my DomUs are installed with disk images. Now i want to use an ISO to boot and install a linux system (or win).
When i try to boot the DomU i dont have nothing, nothing relevant (for me) in logs and i can connect to the console. The state of the DomU is unknow. Any help
2011 Sep 21
12
old RHEL3 domu kernel
Hi everyone,
I need to port over an old RHEL3 box to a xen domU (just for a little
while until I can transfer all of its services over to a new domain). I
was hoping to get a domU supported kernel so I can run it as a PV guest
and found this page:
http://xen.org/download/dl_304guest_rhel3.html
...but the links to the actual kernels come up with 404 errors. Anyone
know where I can get this
2011 Sep 21
12
old RHEL3 domu kernel
Hi everyone,
I need to port over an old RHEL3 box to a xen domU (just for a little
while until I can transfer all of its services over to a new domain). I
was hoping to get a domU supported kernel so I can run it as a PV guest
and found this page:
http://xen.org/download/dl_304guest_rhel3.html
...but the links to the actual kernels come up with 404 errors. Anyone
know where I can get this
2007 Mar 06
6
Desynchronize clock
I don''t want my dom0 to update the clock in my HVM domU. I''ve already
disabled network-based time synchronization inside the HVM. I''ve tried
setting /proc/sys/xen/independent_wallclock=1 and then restarting xend, but
the guest still gets the correct time.
Any ideas on how to accomplish this?
Steve Brueckner, ATC-NY
_______________________________________________
2005 Feb 09
1
Compile on RHAS/RHEL3?
List,
both on RHAS3 update3, update 4, Samba source code 3.0.9 thru 11 gives
SIGSEGVs on make check. Installing the buggers and trying to run them
gives the same.
*THOUGH*.
The Red Hat beta 3.0.9 srpm at fr2.rpmfind.net comples and runs "like a
little sun" ("net als een zonnetje", in Dutch).
Anyone compiled Samba 3.0.11 on Red Hat RHAS3/RHEL3? Not "how", just
2006 Nov 21
2
para VM Guest list ?
Hi,
I just installed SLES10 and started using xen. My platform does not
support HVM, therefore I am using the paravirtualized technology in XEN.
What I want is to have a guest RHEL4 machine on my current SLES10 host. Is
it possible ?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users