From mboxrd@z Thu Jan 1 00:00:00 1970 From: Boris Ostrovsky Subject: Re: [PATCH 00/11] tools changes Date: Wed, 12 Mar 2014 10:41:30 -0400 Message-ID: <5320721A.1090806@oracle.com> References: <1394122436-1392-1-git-send-email-olaf@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1394122436-1392-1-git-send-email-olaf@aepfle.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Olaf Hering Cc: Ian.Jackson@eu.citrix.com, Ian.Campbell@citrix.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 03/06/2014 11:13 AM, Olaf Hering wrote: > Resend of changes from the 4.4 freeze time. > > Olaf Hering (11): > docs: remove ia64 from kexec_and_kdump.txt > unmodified_drivers: remove ia64 parts of the code > docs: remove ia64 from tmem-internals.html > stubdom: remove ia64 from stubdom > libxc: remove ia64 from xg_private.h > pygrub: remote ia64 from pygrub > xend: remove ia64 from xend sources > libxl: add option for discard support to xl disk configuration > tools/xc: pass errno to callers of xc_domain_save > xend/pvscsi: recognize also SCSI CDROM devices > tools/xend: move assert to exception block This reminds me: do we still need xencomm? My understanding is that it was only used by ia64 (and ppc?) and Linux recently removed support for it. I don't know whether other OSs use it. -boris > > docs/misc/kexec_and_kdump.txt | 9 +-- > docs/misc/tmem-internals.html | 7 -- > docs/misc/xl-disk-configuration.txt | 15 ++++ > stubdom/Makefile | 3 - > stubdom/newlib.patch | 22 ------ > tools/libxc/xc_domain_save.c | 88 ++++++++++++++++++++-- > tools/libxc/xg_private.h | 4 - > tools/libxl/check-xl-disk-parse | 21 ++++-- > tools/libxl/libxl.c | 3 + > tools/libxl/libxl.h | 5 ++ > tools/libxl/libxl_types.idl | 1 + > tools/libxl/libxlu_disk_l.l | 4 + > tools/pygrub/src/pygrub | 35 +++------ > tools/python/xen/util/vscsi_util.py | 3 + > tools/python/xen/xend/XendCheckpoint.py | 6 +- > tools/python/xen/xend/XendNode.py | 10 --- > tools/python/xen/xend/arch.py | 1 - > tools/python/xen/xend/image.py | 56 -------------- > tools/python/xen/xend/server/pciif.py | 2 +- > tools/xm-test/lib/XmTestLib/arch.py | 14 +--- > tools/xm-test/lib/XmTestReport/arch.py | 4 - > .../linux-2.6/compat-include/xen/platform-compat.h | 4 - > unmodified_drivers/linux-2.6/mkbuildtree | 16 +--- > unmodified_drivers/linux-2.6/overrides.mk | 3 - > unmodified_drivers/linux-2.6/platform-pci/Kbuild | 4 - > .../linux-2.6/platform-pci/panic-handler.c | 14 ---- > .../linux-2.6/platform-pci/platform-pci.c | 23 ------ > .../linux-2.6/platform-pci/xen_support.c | 36 --------- > xen/include/public/io/blkif.h | 8 ++ > 29 files changed, 157 insertions(+), 264 deletions(-) > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel