All of lore.kernel.org
 help / color / mirror / Atom feed
From: TeLeMan <geleman@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Windows host broken
Date: Sat, 10 Oct 2009 07:36:57 -0700 (PDT)	[thread overview]
Message-ID: <25834748.post@talk.nabble.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0910101555490.3072@linmac.oyster.ru>


rom_add_file in loader.c:

"fd = open(rom->path, O_RDONLY);" should be  "fd = open(rom->path,
O_RDONLY|O_BINARY);"


malc-4 wrote:
> 
> 
> By 45a50b1668822c23afc2a89f724654e176518bc4, symptoms VM starts but the
> screen stays black.
> 
> -- 
> mailto:av1474@comtv.ru
> 
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Windows-host-broken-tp25833538p25834748.html
Sent from the QEMU - Dev mailing list archive at Nabble.com.

  parent reply	other threads:[~2009-10-10 14:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-10 11:56 [Qemu-devel] Windows host broken malc
2009-10-10 12:57 ` [Qemu-devel] Bochs BIOS writes incorrect value into MTRR MSR Stanislav
2009-10-10 14:36 ` TeLeMan [this message]
2009-10-10 15:03   ` [Qemu-devel] Windows host broken malc

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=25834748.post@talk.nabble.com \
    --to=geleman@gmail.com \
    --cc=qemu-devel@nongnu.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.