All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kurz <groug@kaod.org>
To: David Gibson <david@gibson.dropbear.id.au>
Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [PATCH 0/4] spapr: Error handling fixes and cleanups (round 5)
Date: Mon, 26 Oct 2020 13:53:57 +0100	[thread overview]
Message-ID: <20201026135357.365abeac@bahia.lan> (raw)
In-Reply-To: <160371602625.305923.7832478283946753271.stgit@bahia.lan>

Heh... this is round 4 actually :)

On Mon, 26 Oct 2020 13:40:26 +0100
Greg Kurz <groug@kaod.org> wrote:

> Hi,
> 
> This the last round I had on my queue for 5.2. Basically ensuring that
> meaningful negative errnos get propagated to VMState, with some fairly
> simple cleanups on the way.
> 
> ---
> 
> Greg Kurz (4):
>       spapr: qemu_memalign() doesn't return NULL
>       spapr: Use error_append_hint() in spapr_reallocate_hpt()
>       target/ppc: Fix kvmppc_load_htab_chunk() error reporting
>       spapr: Improve spapr_reallocate_hpt() error reporting
> 
> 
>  hw/ppc/spapr.c         |   36 ++++++++++++++++++------------------
>  hw/ppc/spapr_hcall.c   |    8 ++------
>  include/hw/ppc/spapr.h |    3 +--
>  target/ppc/kvm.c       |   11 +++++------
>  target/ppc/kvm_ppc.h   |    5 +++--
>  5 files changed, 29 insertions(+), 34 deletions(-)
> 
> --
> Greg
> 
> 



      parent reply	other threads:[~2020-10-26 12:54 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-26 12:40 [PATCH 0/4] spapr: Error handling fixes and cleanups (round 5) Greg Kurz
2020-10-26 12:40 ` [PATCH 1/4] spapr: qemu_memalign() doesn't return NULL Greg Kurz
2020-10-26 13:43   ` Philippe Mathieu-Daudé
2020-10-26 14:46     ` Greg Kurz
2020-10-27  1:56       ` David Gibson
2020-10-27  7:32         ` Greg Kurz
2020-10-26 12:40 ` [PATCH 2/4] spapr: Use error_append_hint() in spapr_reallocate_hpt() Greg Kurz
2020-10-27  1:57   ` David Gibson
2020-10-26 12:40 ` [PATCH 3/4] target/ppc: Fix kvmppc_load_htab_chunk() error reporting Greg Kurz
2020-10-26 13:45   ` Philippe Mathieu-Daudé
2020-10-27  2:00   ` David Gibson
2020-10-26 12:40 ` [PATCH 4/4] spapr: Improve spapr_reallocate_hpt() " Greg Kurz
2020-10-26 13:49   ` Philippe Mathieu-Daudé
2020-10-26 14:47     ` Greg Kurz
2020-10-27  8:48       ` Philippe Mathieu-Daudé
2020-10-27  2:03   ` David Gibson
2020-10-26 12:53 ` Greg Kurz [this message]

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=20201026135357.365abeac@bahia.lan \
    --to=groug@kaod.org \
    --cc=david@gibson.dropbear.id.au \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@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.