Displaying 20 results from an estimated 5000 matches similar to: "HVM config for Windows"
2011 Oct 28
0
"reset requested in cpu_handle_ioreq" causes the wirtual machine crashed when using "xm create xp.hvm"
the contexts are as follows, looking forward to your reply, thanks
[1]enviromention : xen3.4.2+CentOS-5.5
[2]config file: xp.hvm, as follows
_s_name = 'xp-101'
_s_vnc_display = 5310
_s_vm_id = 101
_s_vm_mac = '00:16:3e:eb:ca:65'
_s_memory = 512
_s_allow_destroy = False
_s_use_vnc = True
# -*- mode: python; -*-
2011 Jan 11
0
[PATCH, v2]: xl: move domain struct init functions to libxl
Changes since v1:
- Include nic,net2,vkb,vfb init functions
---
This allows libxl users to get some sane default values for this complex
set of structures. This is purely code movement and there are no
functional changes except for a trivial error handling change in nic
device init.
Signed-off-by: Gianni Tedesco <gianni.tedesco@citrix.com>
diff -r efe2d3ea22ae tools/libxl/libxl.c
---
2011 Jul 09
10
Starting basic HVM -- where am I going wrong?
I''ve been using Xen strictly for PV for a while now, but I recently upgraded to hardware capable of HVM domUs. I''m trying to get a really basic HVM instance going so I can get my hands around making them work, in anticipation of using one to run a BSD to act as a firewall for other domUs on the machine. (I like PF.) Also, I might need run windows at some point, I suppose.
2014 Apr 10
3
Bug#744157: VNC parameters can be set only globally using xl
Package: xen-utils-4.1
Version: 4.1.4-3+deb7u1
Switching to the xl toolstack I expected my configuration to
work unmodified, but it doesn't, and I couldn't find any documentation
regarding this, since xl.cfg(5) is missing.
Original version, used with xm:
vfb = ['type=vnc,vnclisten=0.0.0.0:6369,vncdisplay=6369,vncpasswd=x']
Working xl version:
vnclisten="0.0.0.0:6369"
2010 Nov 02
0
Problem starting hvm guest Error: Domain ''hvmguest'' does not exist.
Hi ,
I have installed Xen 4.0.1 oon to my Debain Lenny. I have successfully got
the Dom0 kernel to boot up. Now when I try to start my first hvm guest I get
an error Error: Domain ''hvmguest'' does not exist.
My /etc/xen/hvmguest.cfg file is as given below
import os, re
arch_libdir = ''lib64''
arch = os.uname()[4]
kernel =
2008 Mar 18
0
[PATCH] vfb: Add opengl option
vfb: Add opengl option
(and replace bogus vncpasswd copy in xenapi_create in the SDL case)
Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
diff -r 2ad29c586d49 tools/python/xen/xend/XendConfig.py
--- a/tools/python/xen/xend/XendConfig.py Tue Mar 18 14:36:27 2008 +0000
+++ b/tools/python/xen/xend/XendConfig.py Tue Mar 18 15:16:47 2008 +0000
@@ -165,7 +165,7 @@
# Xen API
2009 Nov 20
5
XM create issue: Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
Hi All,
I am new to xen community. I am trying to setup Xen3.4.2 +FC11 Dom0 environs
for lennovo T400. I have installed all prerequisite component for running
xen and booted it.
while I am trying to create DomU I am getting error. I tried doing googling
but none of suggested solution is working for me. For more details please
see below, I have highlighted few details in bold color just for
2009 Nov 20
5
XM create issue: Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
Hi All,
I am new to xen community. I am trying to setup Xen3.4.2 +FC11 Dom0 environs
for lennovo T400. I have installed all prerequisite component for running
xen and booted it.
while I am trying to create DomU I am getting error. I tried doing googling
but none of suggested solution is working for me. For more details please
see below, I have highlighted few details in bold color just for
2011 Jan 30
0
Stub domains broken in Xen 4.0?
When I try to use stubdom-dm in lieu of qemu-dm, the guest domain crashes
almost immediately if I specify an emulated NIC (''vif='') in the guest
configuration file. If I don''t specify a vif, it works fine. If I use the
same configuration with qemu-dm instead of sutbdom-dm, it works fine. Is
there some reason QEMU emulated networking doesn''t work with stub domains
2012 Aug 22
4
config file conflict??
I think it has to be something trivial, but I cannot start 2 windows servers
at the same time on the same dom0.
If I start server 2008 first I can''t start 2012, if I start 2012, I can''t
start 2008.
The failure is:
libxl: error: libxl_device.c:470:libxl__wait_for_device_model Device Model
not ready
xl: fatal error: libxl_create.c:535, rc=-1:
libxl__confirm_device_model_startup
2011 Jun 12
0
Bug#630175: 32 bit hvm windows xp pro guests crash on 64 bit amd host
Package: xen-hypervisor-4.0-amd64
Version: 4.0.1-2
Severity: normal
-- System Information:
Debian Release: 6.0.1
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-xen-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
2011 Aug 10
1
Problems with Network Bridge HVM DomU Debian Squeeze running over Kernel 2.6.32-5-xen-amd64 Debian Xen 4
Hello community!
I need help with a problem I haven''t been solved with the network team.
I manage a network that has over a thousand computers, and the most of the
servers are virtualized over Debian / Xen by me.
The specific issue arises when I try to set up a DomU HVM running Debian
Squeeze, the VM doesn''''t recognize the network but it runs. It gives an
error
2007 Nov 28
0
[Xen-ia64-devel] [PATCH] Add guest_os_type domain config option
On ia64 we have a desire to know the guest OS the user plans to run
in an HVM domain. With this information we can make certain
optimizations, for instance knowing if a guest identity maps a memory
region can change how we handle page faults. In the past we''ve tried to
do this via the guest firmware detecting the guest type, but this is
error prone and doesn''t allow the user to
2012 Nov 08
0
Sometimes unable to reboot VM
Xen Version: 4.2.0
Linux Kernel Version: 3.2.30
OS: Debian 6.0
Sometimes when trying to reboot a VM, the reboot fails with the following
message in xend.log: Has anyone experienced this issue before, know the
cause and/or fix? This is an HVM VM. Device model is set in the
configuration file
device_model = ''/usr/lib/xen/bin/qemu-dm''
We use the same configuration file with
2011 Aug 28
1
Hanging boot of solaris 11 install image as HVM
Hello,
It looks like xen 4.1.2* has some problems with solaris 11 iso images
too (s. further below log messages)
hvm-solaris11.born2b3.net.cfg
# ---
kernel = ''/usr/lib64/xen-default/boot/hvmloader''
builder = ''hvm''
device_model= ''/usr/lib64/xen-4.1/bin/qemu-dm''
name = ''solaris11hvm.born2b3.net''
acpi =
2009 Jun 30
1
CentOS 5.3 DomU guest crashes on first boot
SXCE b116,onnv 3.4
Installation process is fine and smooth,when try to boot for a first time get kernel panic(See screenshot attached).
My conf file is below.
--------------------------------------------------------
import os, re
vif = [ ''type=ioemu, bridge=e1000g0'']
memory=2048
shadow_memory=160
vcpus=1
builder = "hvm"
device_model =
2013 Jun 27
0
I have a problem with PVHVM guests when save/restore
Hello users,
I have a problem when I save/restore a PVHVM guest.
I installed xen-4.1.2 on my server. And I run a PVHVM guest on LVM.
And my PVHVM guest is ubuntu-12.04.2-desktop.
Actually when I save a machine, it acts fine.
(Of course, when I saved it, There were some processes like movie player)
But, When I restore it, It seems more slow.
Additionally, machine finally die after a while.
I
2011 Jun 18
0
Destroying device model, Xen 4 Windows 2008 domU problem.
Hello,
I am using Xen 4 with Debian Squeeze and trying
to virtualize a Windows 2008 Server machine. I''ve followed these
instructions:
http://alex.mordue.co.uk/blog/?p=85
But once i do: xm create windows2008.cfg
The domU tries
to start but then dies in few seconds with these errors:
in
xend.log:
[2011-06-18 14:28:04 2254] INFO (XendDomain:1206)
Domain windows2008 (28) unpaused.
2009 Nov 20
3
Re: xm create: Error: Device 0 (vif) could not be connected. Hotplug scripts not working. One more question.
Next question:-
eth0 8000.001c2596e32b no peth0
pan0 8000.000000000000 no
virbr0 8000.000000000000 yes
Presence virbr0 in report seems strange. Direct port Xen 3.4.2 to F11 doesn''t install daemon
libvirtd ( bridge virbr0 ) , unless you wrote xen-3.4.2-(x).fc12.src.rpm yourself.
So , from where bridge virbr0 comes
2009 Jan 06
0
Re: RE: Re: BSOD "A clock interrupt was not recevied onasecondary processor within the allocated time interval"
yes, the cause of BSOD 0x101 is that watchdog time interrupt was not received by the vcpu in a certain timeout in Windows kernel . this is taken place especially in vista kernel. Generally speaking, we have some ways to fix this, one is that we an write a programme whitch can intercept the trigger of BSOD 0x101, on the other word, we make kernel don''t care the watchdog time interrrupt.