From: Li Qiang <liq3ea@gmail.com>
To: alex.williamson@redhat.com
Cc: qemu-devel@nongnu.org, philmd@redhat.com, Li Qiang <liq3ea@gmail.com>
Subject: [Qemu-devel] [PATCH 0/7] vfio: some trivial fixes
Date: Thu, 18 Oct 2018 22:20:05 -0700 [thread overview]
Message-ID: <1539926412-21831-1-git-send-email-liq3ea@gmail.com> (raw)
This patch set contains some trivial issue such as
QOMConvetion, typo and resources leak in vfio.
Li Qiang (7):
vfio-pci: make "vfio-pci-nohotplug" as MACRO
vfio: ap-device: make it more QOMConventional
vfio: drop TYPE_FOO MACRO in VMStateDescription
vfio: paltform: fix a typo
vfio: platform: cleanup the notifier in error path
vfio: platform: free timer in error path
vfio: platform: destory mutex in error path
hw/s390x/ap-device.c | 2 +-
hw/vfio/amd-xgbe.c | 2 +-
hw/vfio/ap.c | 12 ++++++------
hw/vfio/calxeda-xgmac.c | 2 +-
hw/vfio/ccw.c | 2 +-
hw/vfio/pci.c | 6 ++++--
hw/vfio/platform.c | 12 ++++++++----
include/hw/s390x/ap-device.h | 4 ++--
8 files changed, 24 insertions(+), 18 deletions(-)
--
1.8.3.1
next reply other threads:[~2018-10-19 5:20 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-19 5:20 Li Qiang [this message]
2018-10-19 5:20 ` [Qemu-devel] [PATCH 1/7] vfio-pci: make "vfio-pci-nohotplug" as MACRO Li Qiang
2018-10-19 5:20 ` [Qemu-devel] [PATCH 2/7] vfio: ap-device: make it more QOMConventional Li Qiang
2018-10-19 5:20 ` [Qemu-devel] [PATCH 3/7] vfio: drop TYPE_FOO MACRO in VMStateDescription Li Qiang
2018-10-19 5:20 ` [Qemu-devel] [PATCH 4/7] vfio: paltform: fix a typo Li Qiang
2018-10-19 5:23 ` Philippe Mathieu-Daudé
2018-10-19 16:41 ` Auger Eric
2018-10-19 5:20 ` [Qemu-devel] [PATCH 5/7] vfio: platform: cleanup the notifier in error path Li Qiang
2018-10-19 5:20 ` [Qemu-devel] [PATCH 6/7] vfio: platform: free timer " Li Qiang
2018-10-19 5:20 ` [Qemu-devel] [PATCH 7/7] vfio: platform: destory mutex " Li Qiang
2018-10-19 16:41 ` Auger Eric
2018-10-22 1:57 ` Li Qiang
2018-10-19 5:25 ` [Qemu-devel] [PATCH 0/7] vfio: some trivial fixes Philippe Mathieu-Daudé
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=1539926412-21831-1-git-send-email-liq3ea@gmail.com \
--to=liq3ea@gmail.com \
--cc=alex.williamson@redhat.com \
--cc=philmd@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).