|
|
|
|
|
|
|
|
|
|
xen-bugs
[Xen-bugs] [Bug 1769] xl created hvm windows gets stuck after guest rebo
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1769
------- Comment #12 from lev.v.kuznetsov@xxxxxxxxx 2011-10-07 12:35 -------
Just wanted to add, I installed xen from Debian unstable repos basically
following this guide: http://wiki.debian.org/Xen I have other HVM domUs and
this has never happened to any of them. I haven't rebooted my dom0 yet for
other reasons, so I don't know if this is going to persist anyway. Here's the
config for the effected domU:
levk@tortuga:/etc/xen/auto$ grep -v "^#" ../sys/davy-jones-locker | grep -v
"^$"
kernel = "hvmloader"
builder = 'hvm'
memory = 4096
memory_sharing = 1
name = "davy-jones-locker"
uuid = "400d2a0c-f0ea-11e0-bdc4-0024e845eb74"
vcpus = 2
vif = [ 'mac=00:16:3E:1B:ED:45, type=ioemu, bridge=xenbr0, model=virtio' ]
disk = [ 'phy:/dev/vg-store/davy-jones-locker,hda,w',
'file:/usr/share/xen/iso/debian-6.0.2.1-netinst-amd64.iso,hdb:cdrom,r' ]
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'destroy'
device_model = 'qemu-dm'
boot = "cd"
sdl = 0
opengl = 1
vnc = 1
vnclisten = "0.0.0.0"
vncpasswd=''
stdvga = 0
serial = 'pty'
tsc_mode = 0
--
Configure bugmail:
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs
|
|
|
|
|