All of lore.kernel.org
 help / color / mirror / Atom feed
From: Phil Krylov <phil.krylov@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Re: KQEMU bus errors
Date: Wed, 23 Feb 2005 00:16:13 +0300	[thread overview]
Message-ID: <c10dbf4505022213162bf4ce6e@mail.gmail.com> (raw)
In-Reply-To: <S9IGVF.545404204MHKNSN@kevquinn.com>

> I have the shm device in fstab:
> 
> none /dev/shm tmpfs defaults 0 0
> 
> as mentioned earlier.
> 
> Any suggestions would be appreciated.

Your guest memory size (-m option to qemu) should be a little smaller than free
space on /dev/shm (as reported by df command). For example, here
/dev/shm is 256MB, but QEMU crashes if I specify more than 244 MB for
the guest OS.

-- Ph.

  reply	other threads:[~2005-02-22 21:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4212FD03009B56CF@mail-mx-4.tiscali.it>
2005-02-22  8:36 ` [Qemu-devel] Re: KQEMU bus errors Kevin F. Quinn
2005-02-22 21:16   ` Phil Krylov [this message]
2005-02-23  8:37     ` Kevin F. Quinn
2005-02-11  1:48 [Qemu-devel] " Darryl Dixon
2005-02-13  1:49 ` Julian Chesterfield
2005-02-21 22:24   ` [Qemu-devel] " bri3d
2005-02-21 23:04     ` Hetz Ben Hamo
2005-02-21 23:30       ` Darryl Dixon

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=c10dbf4505022213162bf4ce6e@mail.gmail.com \
    --to=phil.krylov@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.