qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: xen-devel@lists.xensource.com, stefano.stabellini@eu.citrix.com
Subject: [Qemu-devel] [PATCH 0/2] xen-hvm: Clean up error handling a bit
Date: Thu, 14 Jan 2016 16:09:37 +0100	[thread overview]
Message-ID: <1452784179-6749-1-git-send-email-armbru@redhat.com> (raw)

Compile-tested only.

Please have a close look at xen_ram_alloc() case RUN_STATE_INMIGRATE.
I didn't change it, because I don't understand it.  What does the
message mean?  Is it informational?  Should it be an error?
Programming error?

Markus Armbruster (2):
  xen-hvm: Clean up xen_hvm_init() error handling
  xen-hvm: Clean up xen_ram_alloc() error handling

 exec.c               |  8 ++++++-
 hw/i386/pc_piix.c    |  5 ++--
 hw/i386/pc_q35.c     |  5 ++--
 include/hw/xen/xen.h |  4 ++--
 xen-hvm-stub.c       |  6 ++---
 xen-hvm.c            | 68 +++++++++++++++++++++++++++-------------------------
 6 files changed, 52 insertions(+), 44 deletions(-)

-- 
2.4.3

             reply	other threads:[~2016-01-14 15:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-14 15:09 Markus Armbruster [this message]
2016-01-14 15:09 ` [Qemu-devel] [PATCH 1/2] xen-hvm: Clean up xen_hvm_init() error handling Markus Armbruster
2016-01-14 16:38   ` Stefano Stabellini
2016-01-14 15:09 ` [Qemu-devel] [PATCH 2/2] xen-hvm: Clean up xen_ram_alloc() " Markus Armbruster
2016-01-14 16:49   ` Stefano Stabellini
2016-01-15  9:26     ` Markus Armbruster
2016-01-15 14:13       ` Stefano Stabellini

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=1452784179-6749-1-git-send-email-armbru@redhat.com \
    --to=armbru@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /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).