From: Anthony PERARD <anthony.perard@citrix.com>
To: qemu-devel@nongnu.org
Cc: Anthony Perard <anthony.perard@citrix.com>,
Stefano Stabellini <sstabellini@kernel.org>,
Paolo Bonzini <pbonzini@redhat.com>,
xen-devel@lists.xenproject.org
Subject: [Qemu-devel] [PATCH 0/2] Remove Xen PV domain creation in QEMU
Date: Fri, 14 Sep 2018 12:18:28 +0100 [thread overview]
Message-ID: <20180914111830.28466-1-anthony.perard@citrix.com> (raw)
See first patch description.
Anthony PERARD (2):
Remove broken Xen PV domain builder
xen: Replace few mentions of xend by libxl
configure | 17 --
hw/xenpv/Makefile.objs | 2 -
hw/xenpv/xen_domainbuild.c | 299 ------------------------------------
hw/xenpv/xen_domainbuild.h | 13 --
hw/xenpv/xen_machine_pv.c | 16 +-
include/hw/xen/xen.h | 3 +-
include/hw/xen/xen_common.h | 18 ---
qemu-options.hx | 12 +-
vl.c | 7 -
9 files changed, 4 insertions(+), 383 deletions(-)
delete mode 100644 hw/xenpv/xen_domainbuild.c
delete mode 100644 hw/xenpv/xen_domainbuild.h
--
Anthony PERARD
next reply other threads:[~2018-09-14 11:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-14 11:18 Anthony PERARD [this message]
2018-09-14 11:18 ` [Qemu-devel] [PATCH 1/2] Remove broken Xen PV domain builder Anthony PERARD
2018-09-14 15:36 ` Stefano Stabellini
2018-09-14 11:18 ` [Qemu-devel] [PATCH 2/2] xen: Replace few mentions of xend by libxl Anthony PERARD
2018-09-14 15:36 ` Stefano Stabellini
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=20180914111830.28466-1-anthony.perard@citrix.com \
--to=anthony.perard@citrix.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=sstabellini@kernel.org \
--cc=xen-devel@lists.xenproject.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).