From: yufengmx <yufengx.mo@intel.com>
To: dts@dpdk.org
Cc: yufengmx <yufengx.mo@intel.com>
Subject: [dts] [PATCH V1]framework/qemu_libvirt: fix xml format and pep8 issue
Date: Tue, 13 Aug 2019 13:34:43 +0800 [thread overview]
Message-ID: <1565674484-21165-1-git-send-email-yufengx.mo@intel.com> (raw)
qemu_libvirt is only used by vm_power_manager currently.
*. check vm xml file existence before remove it to fix warning of using except.
*. format libvirt xml content with pretty style to make vm config file easier to set manually.
old format config only one line in xml file.
*. fix pep8 issue.
yufengmx (1):
framework\qemu_libvirt: fix xml format and pep8 issue
framework/qemu_libvirt.py | 60 ++++++++++++++++++++++++++++-------------------
1 file changed, 36 insertions(+), 24 deletions(-)
--
1.9.3
next reply other threads:[~2019-08-13 5:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-13 5:34 yufengmx [this message]
2019-08-13 5:34 ` [dts] [PATCH V1]framework\qemu_libvirt: " yufengmx
2019-08-13 6:39 ` Wang, Yinan
2019-08-28 5:36 ` Tu, Lijuan
2019-08-13 6:39 ` [dts] [PATCH V1]framework/qemu_libvirt: " Wang, Yinan
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=1565674484-21165-1-git-send-email-yufengx.mo@intel.com \
--to=yufengx.mo@intel.com \
--cc=dts@dpdk.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).