qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/2] Avoid extra error for do_cpu_set()
Date: Fri, 29 Jan 2010 10:33:59 +0100	[thread overview]
Message-ID: <1264757641-29471-1-git-send-email-armbru@redhat.com> (raw)

The conversion created a special error, to avoid changing the error
message in the human monitor.  Anthony thinks that's not necessary.
Remove it and use a suitable generic error instead.

Markus Armbruster (2):
  monitor: Use QERR_INVALID_PARAMETER instead of QERR_INVALID_CPU_INDEX
  Revert "QError: New QERR_INVALID_CPU_INDEX"

 monitor.c |    2 +-
 qerror.c  |    4 ----
 qerror.h  |    3 ---
 3 files changed, 1 insertions(+), 8 deletions(-)

             reply	other threads:[~2010-01-29  9:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-29  9:33 Markus Armbruster [this message]
2010-01-29  9:34 ` [Qemu-devel] [PATCH 1/2] monitor: Use QERR_INVALID_PARAMETER instead of QERR_INVALID_CPU_INDEX Markus Armbruster
2010-02-03 18:50   ` Anthony Liguori
2010-01-29  9:34 ` [Qemu-devel] [PATCH 2/2] Revert "QError: New QERR_INVALID_CPU_INDEX" Markus Armbruster

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=1264757641-29471-1-git-send-email-armbru@redhat.com \
    --to=armbru@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).