From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: kwolf@redhat.com, famz@redhat.com, stefanha@redhat.com
Subject: [Qemu-devel] [PATCH 0/3] block: Minor cleanups
Date: Fri, 6 Jun 2014 14:50:57 +0200 [thread overview]
Message-ID: <1402059060-17544-1-git-send-email-armbru@redhat.com> (raw)
Markus Armbruster (3):
blockdev: Rename drive_init(), drive_uninit() to drive_new(),
drive_del()
blockdev: Remove unused DriveInfo reference count
block/qapi: Give some functions internal linkage
block/qapi.c | 13 ++++++-------
blockdev.c | 28 +++++++---------------------
device-hotplug.c | 4 ++--
hw/ide/piix.c | 2 +-
hw/usb/dev-storage.c | 2 +-
include/block/qapi.h | 7 -------
include/sysemu/blockdev.h | 8 +++-----
vl.c | 4 ++--
8 files changed, 22 insertions(+), 46 deletions(-)
--
1.9.3
next reply other threads:[~2014-06-06 12:51 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-06 12:50 Markus Armbruster [this message]
2014-06-06 12:50 ` [Qemu-devel] [PATCH 1/3] blockdev: Rename drive_init(), drive_uninit() to drive_new(), drive_del() Markus Armbruster
2014-06-06 14:05 ` Benoît Canet
2014-06-06 16:13 ` Markus Armbruster
2014-06-06 12:50 ` [Qemu-devel] [PATCH 2/3] blockdev: Remove unused DriveInfo reference count Markus Armbruster
2014-06-06 14:09 ` Benoît Canet
2014-06-06 12:51 ` [Qemu-devel] [PATCH 3/3] block/qapi: Give some functions internal linkage Markus Armbruster
2014-06-06 14:13 ` Benoît Canet
2014-06-13 13:15 ` Stefan Hajnoczi
2014-06-11 10:36 ` [Qemu-devel] [PATCH 0/3] block: Minor cleanups 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=1402059060-17544-1-git-send-email-armbru@redhat.com \
--to=armbru@redhat.com \
--cc=famz@redhat.com \
--cc=kwolf@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.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).