All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] tools: remove more of ia64 support
@ 2013-12-05 21:09 Olaf Hering
  2013-12-05 21:09 ` [PATCH 1/5] docs: remove ia64 from tmem-internals.html Olaf Hering
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Olaf Hering @ 2013-12-05 21:09 UTC (permalink / raw)
  To: xen-devel; +Cc: Olaf Hering

Remove a few more occurrences of ia64 from the sources.

Olaf Hering (5):
  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

 docs/misc/tmem-internals.html          |  7 -----
 stubdom/Makefile                       |  3 --
 stubdom/newlib.patch                   | 22 -------------
 tools/libxc/xg_private.h               |  4 ---
 tools/pygrub/src/pygrub                | 35 +++++++--------------
 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 ---
 11 files changed, 15 insertions(+), 143 deletions(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-12-06 13:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-05 21:09 [PATCH 0/5] tools: remove more of ia64 support Olaf Hering
2013-12-05 21:09 ` [PATCH 1/5] docs: remove ia64 from tmem-internals.html Olaf Hering
2013-12-05 21:09 ` [PATCH 2/5] stubdom: remove ia64 from stubdom Olaf Hering
2013-12-05 21:09 ` [PATCH 3/5] libxc: remove ia64 from xg_private.h Olaf Hering
2013-12-05 21:09 ` [PATCH 4/5] pygrub: remote ia64 from pygrub Olaf Hering
2013-12-05 21:09 ` [PATCH 5/5] xend: remove ia64 from xend sources Olaf Hering
2013-12-06  9:45 ` [PATCH 0/5] tools: remove more of ia64 support Ian Campbell
2013-12-06 10:08   ` George Dunlap
2013-12-06 13:08   ` George Dunlap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.