From: Paolo Bonzini <pbonzini@redhat.com>
To: "Markus Armbruster" <armbru@redhat.com>,
"Daniel P. Berrangé" <berrange@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] When it's okay to treat OOM as fatal?
Date: Thu, 18 Oct 2018 16:28:27 +0200 [thread overview]
Message-ID: <d8974e95-f3f3-f07e-78dd-11e8765854c2@redhat.com> (raw)
In-Reply-To: <87o9brl7zc.fsf@dusky.pond.sub.org>
On 18/10/2018 15:06, Markus Armbruster wrote:
> Device "qxl" creates a memory region "qxl.vgavram" with a size taken
> from uint32_t property "ram_size", silently rounded up to the next power
> of two. It uses &error_fatal for error handling.
That's good to some extent---it means that the core code _is_ ready for
handling ENOMEM in this part of QEMU, it's just the device that doesn't
use it.
Paolo
next prev parent reply other threads:[~2018-10-18 14:28 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-16 13:01 [Qemu-devel] When it's okay to treat OOM as fatal? Markus Armbruster
2018-10-16 13:20 ` Daniel P. Berrangé
2018-10-18 13:06 ` Markus Armbruster
2018-10-18 14:28 ` Paolo Bonzini [this message]
2018-10-16 13:33 ` Dr. David Alan Gilbert
2018-10-18 14:46 ` Markus Armbruster
2018-10-18 14:54 ` Dr. David Alan Gilbert
2018-10-18 17:26 ` Markus Armbruster
2018-10-18 18:01 ` Dr. David Alan Gilbert
2018-10-19 5:43 ` Markus Armbruster
2018-10-19 10:07 ` Dr. David Alan Gilbert
2018-10-22 13:40 ` Dr. David Alan Gilbert
2018-10-17 10:05 ` Stefan Hajnoczi
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=d8974e95-f3f3-f07e-78dd-11e8765854c2@redhat.com \
--to=pbonzini@redhat.com \
--cc=armbru@redhat.com \
--cc=berrange@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).