public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingmar Schraub <is@eseco.de>
To: Thomas Mueller <thomas@chaschperli.ch>
Cc: kvm@vger.kernel.org
Subject: Re: [ANNOUNCE] qemu-kvm-0.12.1
Date: Mon, 21 Dec 2009 10:58:51 +0100	[thread overview]
Message-ID: <4B2F46DB.7070204@eseco.de> (raw)
In-Reply-To: <hgng00$on0$1@ger.gmane.org>

Thomas Mueller wrote:
> Am Mon, 21 Dec 2009 09:14:13 +0100 schrieb Ingmar Schraub:
> 
>> Hi,
>>
>> after upgrading from qemu-kvm-0.12.0-rc2 to qemu-kvm-0.12.1 I cannot
>> start my Windows 7 (64Bit) VM any more. I get the following error on
>> start-up:
>>
>> rom: requested regions overlap (rom vapic.bin. free=0x0000000000000600,
>> addr=0x0000000000000000)
>> rom loading failed
>>
>> I used to run it with this command line:
>>
>> qemu-system-x86_64 -k de -enable-kvm -usb -drive
>> file=/home/ingmar/kvm/windows7.qcow2,if=ide,boot=on,cache=none -net
>> nic,macaddr=DE:AD:BE:EF:28:26,vlan=1,model=e1000 -net
>> tap,script=/etc/kvm/qemu-ifup,vlan=1 -m 1024 -vnc :3 -boot c
>>
>> Any idea what is wrong here? It worked fine with all previous qemu-kvm
>> versions.
> 
> remove "boot=on" from -drive and set "-boot order=c" instead of "-boot c"
> 
> is boot=on in "-drive" no longer supported or is this a bug?
> 
> - Thomas

Interesting! That works. But how can it be that 'boot=on' in "-drive"
can cause such a failure? If a command line option would have been
deprecated, I would rather expect to see a command-line parsing error.

Looks more like a bug to me:

-drive [file=file][,if=type][,bus=n][,unit=m][,media=d][,index=i]
       [,cyls=c,heads=h,secs=s[,trans=t]][,snapshot=on|off]
       [,cache=writethrough|writeback|none][,format=f][,serial=s]
       [,addr=A][,id=name][,aio=threads|native]
       [,boot=on|off]

At least the help text still shows this option and it was working with
qemu-kvm-0.12.0-rc2

Ingmar


  reply	other threads:[~2009-12-21  9:58 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-20 16:40 [ANNOUNCE] qemu-kvm-0.12.1 Avi Kivity
2009-12-20 16:57 ` Nikola Ciprich
2009-12-20 22:06   ` Alexander Graf
2009-12-21  6:33     ` Nikola Ciprich
2009-12-21 12:19       ` Avi Kivity
2009-12-21 12:33   ` Avi Kivity
2009-12-21 13:17     ` Nikola Ciprich
2009-12-21  5:58 ` John Wong
2009-12-21 14:43   ` Thomas Mueller
2009-12-21 15:44     ` John Wong
2009-12-21 16:46       ` FinnTux
2009-12-21  8:14 ` Ingmar Schraub
2009-12-21  8:41   ` Ingmar Schraub
2009-12-21  9:43   ` Thomas Mueller
2009-12-21  9:58     ` Ingmar Schraub [this message]
2009-12-21 14:48     ` Avi Kivity
2009-12-21 15:39       ` Ingmar Schraub

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=4B2F46DB.7070204@eseco.de \
    --to=is@eseco.de \
    --cc=kvm@vger.kernel.org \
    --cc=thomas@chaschperli.ch \
    /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