qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Lei Li <lilei@linux.vnet.ibm.com>
To: qemu-devel@nongnu.org
Cc: aliguori@us.ibm.com, Lei Li <lilei@linux.vnet.ibm.com>,
	armbru@redhat.com, kraxel@redhat.com, pbonzini@redhat.com
Subject: [Qemu-devel] [PATCH 0/2 v2] Chardev related fixes
Date: Tue, 21 May 2013 18:27:57 +0800	[thread overview]
Message-ID: <1369132079-11377-1-git-send-email-lilei@linux.vnet.ibm.com> (raw)

This series tries to fix the consistency of char devices
ringbuf and a regression of chardev filename.

Changes since v1:
  - Rename the struct related to new qapi ringbuf to memory, and
    fix the wrong description in qemu-option from Paolo.

Lei Li (2):
  chardev: Make the name of memory device consistent
  chardev: Get filename for new qapi backend

 qapi-schema.json |    6 +++---
 qemu-char.c      |   18 ++++++++++--------
 qemu-options.hx  |    6 +++---
 3 files changed, 16 insertions(+), 14 deletions(-)

             reply	other threads:[~2013-05-21 10:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-21 10:27 Lei Li [this message]
2013-05-21 10:27 ` [Qemu-devel] [PATCH 1/2] chardev: Make the name of memory device consistent Lei Li
     [not found]   ` <519B4DB4.6080900@redhat.com>
2013-05-21 12:19     ` Lei Li
2013-05-21 12:38   ` Eric Blake
2013-05-21 12:50     ` Paolo Bonzini
2013-05-21 12:57       ` Eric Blake
2013-05-21 10:27 ` [Qemu-devel] [PATCH 2/2] chardev: Get filename for new qapi backend Lei Li
2013-05-22 22:58 ` [Qemu-devel] [PATCH 0/2 v2] Chardev related fixes Anthony Liguori

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=1369132079-11377-1-git-send-email-lilei@linux.vnet.ibm.com \
    --to=lilei@linux.vnet.ibm.com \
    --cc=aliguori@us.ibm.com \
    --cc=armbru@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=pbonzini@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).