From: Joerg Roedel <joro@8bytes.org>
To: Jim <jim@suresafe.co.uk>
Cc: "kvm@vger.kernel.org" <kvm@vger.kernel.org>
Subject: Re: Nested Virtualization Of Hyper-V 2K8R2
Date: Wed, 19 Oct 2011 16:19:08 +0200 [thread overview]
Message-ID: <20111019141908.GJ1512@8bytes.org> (raw)
In-Reply-To: <4E9DC564.8010003@suresafe.co.uk>
Hi Jim,
On Tue, Oct 18, 2011 at 07:28:52PM +0100, Jim wrote:
> Sure, the KVM command is :
>
> /usr/bin/kvm -enable-nesting -no-kvm-irqchip -S -M pc-0.14 -enable-kvm
> -m 2048 -smp 2,sockets=2,cores=1,threads=1 -name hyperv1 -uuid
> 8c5d8f1f-5767-b388-d408-1b53a1b66e72 -nodefconfig -nodefaults -chardev
> socket,id=charmonitor,path=/var/lib/libvirt/qemu/hyperv1.monitor,server,nowait
> -mon chardev=charmonitor,id=monitor,mode=readline -rtc base=localtime
> -no-reboot -boot d -drive
> file=/srv/hyperv/hyperv1.vmimg,if=none,id=drive-ide0-0-0,format=raw
> -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0
> -drive
> file=/srv/virtual-machines/fromiscsi/iso/W2K8ENTR2SP1.iso,if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw
> -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0
> -drive
> file=/srv/virtual-machines/fromiscsi/iso/virtio-win-1.1.16.iso,if=none,media=cdrom,id=drive-ide0-1-1,readonly=on,format=raw
> -device ide-drive,bus=ide.1,unit=1,drive=drive-ide0-1-1,id=ide0-1-1
> -netdev tap,fd=17,id=hostnet0 -device
> rtl8139,netdev=hostnet0,id=net0,mac=52:54:00:2a:be:2f,bus=pci.0,addr=0x3
> -chardev pty,id=charserial0 -device
> isa-serial,chardev=charserial0,id=serial0 -usb -device
> usb-tablet,id=input0 -vnc 127.0.0.1:0 -vga std -device
> virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x4
This is missing a -cpu parameter. Please try again with adding
'-cpu phenom,-hv'. This is the combination I used during testing and
development.
Joerg
next prev parent reply other threads:[~2011-10-19 14:19 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-18 11:34 Nested Virtualization Of Hyper-V 2K8R2 Jim
2011-10-18 11:43 ` Avi Kivity
2011-10-18 12:00 ` Jim
2011-10-18 13:22 ` Avi Kivity
[not found] ` <CAH-QgcacEPF_9QCsrmi-1bH_xC76nrUE8EPuDqSBhnDH6OQeaQ@mail.gmail.com>
2011-10-18 15:46 ` Avi Kivity
2011-10-18 16:21 ` Jim
2011-10-18 16:34 ` Joerg Roedel
2011-10-18 18:28 ` Jim
2011-10-19 14:19 ` Joerg Roedel [this message]
[not found] ` <4E9EE787.30700@suresafe.co.uk>
2011-10-19 15:07 ` Jim
2011-10-24 11:13 ` Jim
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20111019141908.GJ1512@8bytes.org \
--to=joro@8bytes.org \
--cc=jim@suresafe.co.uk \
--cc=kvm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.