public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Gleb Natapov <gleb@redhat.com>
To: Nikola Ciprich <nikola.ciprich@linuxbox.cz>
Cc: kvm <kvm@vger.kernel.org>
Subject: Re: qemu-kvm-0.14.x regression - windows 2K8 R2 stopped booting
Date: Thu, 26 May 2011 15:49:31 +0300	[thread overview]
Message-ID: <20110526124931.GQ29458@redhat.com> (raw)
In-Reply-To: <20110526124630.GF2172@nik-comp.lan>

On Thu, May 26, 2011 at 02:46:30PM +0200, Nikola Ciprich wrote:
> > Hmm. And what if you start qemu directly (without using libvirt) with 0.13
> > command line?
> /usr/bin/qemu-kvm -M pc-0.13 -enable-kvm -m 4096 -boot c -drive file=/dev/vgshared/vmtst04-1,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 -vnc 0.0.0.0:24104
> 
> same result...
> 
Should be more like that one with correct image path:

/usr/bin/qemu-kvm -M pc-0.13 -enable-kvm -m 4096
-smp 1,sockets=1,cores=1,threads=1 -name vmwts02 -uuid
1e501300-dc48-11df-a690-00304834195b -nodefconfig -nodefaults -chardev
socket,id=charmonitor,path=/var/lib/libvirt/qemu/vmwts02.monitor,server,nowait
-mon chardev=charmonitor,id=monitor,mode=readline
-rtc base=localtime -boot c -drive
file=/dev/vgshared/vmwts02-1,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
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
-netdev user,id=hostnet0 -device
rtl8139,netdev=hostnet0,id=net0,mac=00:16:3e:61:01:00,bus=pci.0,addr=0x3
-usb -vnc 0.0.0.0:30802 -vga cirrus -device
virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x4



--
			Gleb.

  reply	other threads:[~2011-05-26 12:49 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-26  9:59 qemu-kvm-0.14.x regression - windows 2K8 R2 stopped booting Nikola Ciprich
2011-05-26 10:05 ` Gleb Natapov
2011-05-26 10:20   ` Nikola Ciprich
2011-05-26 10:22     ` Gleb Natapov
2011-05-26 11:50       ` Nikola Ciprich
2011-05-26 11:54         ` Gleb Natapov
2011-05-26 12:03           ` Nikola Ciprich
2011-05-26 12:13             ` Gleb Natapov
2011-05-26 12:30               ` Nikola Ciprich
2011-05-26 12:32                 ` Gleb Natapov
2011-05-26 12:46                   ` Nikola Ciprich
2011-05-26 12:49                     ` Gleb Natapov [this message]
2011-05-26 12:56                       ` Nikola Ciprich
2011-05-26 13:08                         ` Gleb Natapov
2011-05-26 13:15                           ` Nikola Ciprich
2011-05-26 13:27                             ` Gleb Natapov
2011-05-26 13:32                               ` Nikola Ciprich
2011-05-26 14:57                                 ` Gleb Natapov
2011-05-26 18:37                                   ` Nikola Ciprich
2011-05-27  8:53                         ` Avi Kivity
2011-05-27  9:05                           ` Nikola Ciprich
2011-06-09  8:36                             ` Avi Kivity
2011-06-15  5:26                               ` Nikola Ciprich
2011-07-03 18:35                                 ` Nikola Ciprich

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=20110526124931.GQ29458@redhat.com \
    --to=gleb@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=nikola.ciprich@linuxbox.cz \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox