[Pkg-xen-devel] hvm and qemu-system-i386 broken
Thomas Jepp
tom at tomjepp.co.uk
Tue Aug 26 18:09:20 UTC 2014
On 26 Aug 2014, at 16:33, Hermann Maier <debian.news at mader.info> wrote:
> Dear Xen-Team,
>
> after an debian-update (jessie) the hvm do not start:
>
> I'm not sure it's a bug or a support-question? If it's a bug I don't know which packet is affected.
> I get now response on mailing lists so it look looks like bug fore me.
>
> The hvm works fine until I did 'apt-get upgrade' ( I think on Aug 9). Pvm work still.
>
> # xl create mywin7.xm
> Parsing config from mywin7.xm
> xc: info: VIRTUAL MEMORY ARRANGEMENT:
> Loader: 0000000000100000->00000000001a0164
> Modules: 0000000000000000->0000000000000000
> TOTAL: 0000000000000000->000000003e000000
> ENTRY ADDRESS: 0000000000100608
> xc: info: PHYSICAL MEMORY ALLOCATION:
> 4KB PAGES: 0x0000000000000200
> 2MB PAGES: 0x00000000000001ef
> 1GB PAGES: 0x0000000000000000
> libxl: error: libxl_dm.c:1275:device_model_spawn_outcome: domain 6 device model: spawn failed (rc=-3)
> libxl: error: libxl_create.c:1075:domcreate_devmodel_started: device model did not start: -3
> libxl: error: libxl_dm.c:1306:libxl__destroy_device_model: Device Model already exited
Try adding:
device_model_version = "qemu-xen"
device_model_override = "/usr/bin/qemu-system-x86_64"
bios = “seabios"
to your VM conf. This gets my VMs to start booting, at which point they triple fault repeatedly - but the triple faulting doesn’t show device model errors for me.
The commit I reference in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737905 works if you build packages manually though.
Thomas Jepp
tom at tomjepp.co.uk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20140826/50b55da6/attachment.sig>
More information about the Pkg-xen-devel
mailing list