All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] disable building of pv-grub and qemu-trad per default
@ 2021-09-09 12:49 Juergen Gross
  2021-09-09 12:49 ` [PATCH v2 1/3] stubdom: fix build with disabled pv-grub Juergen Gross
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Juergen Gross @ 2021-09-09 12:49 UTC (permalink / raw)
  To: xen-devel
  Cc: Juergen Gross, Andrew Cooper, George Dunlap, Ian Jackson,
	Jan Beulich, Julien Grall, Stefano Stabellini, Wei Liu,
	Samuel Thibault, Community Manager

This is a first step of deprecating pv-grub and qemu-trad including
ioemu-stubdom. Switch the default to not building it.

Changes in V2:
- new patch 3
- added CHANGELOG.md entry in patch 2

Juergen Gross (3):
  stubdom: fix build with disabled pv-grub
  stubdom: disable building pv-grub
  tools: disable building qemu-trad per default

 CHANGELOG.md         |  5 +++++
 Makefile             |  4 ++--
 stubdom/Makefile     | 13 +++++++++++++
 stubdom/configure    | 16 ++--------------
 stubdom/configure.ac | 10 ++--------
 tools/configure      | 17 ++---------------
 tools/configure.ac   | 13 +------------
 7 files changed, 27 insertions(+), 51 deletions(-)

-- 
2.26.2



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

end of thread, other threads:[~2021-09-13  4:51 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-09 12:49 [PATCH v2 0/3] disable building of pv-grub and qemu-trad per default Juergen Gross
2021-09-09 12:49 ` [PATCH v2 1/3] stubdom: fix build with disabled pv-grub Juergen Gross
2021-09-09 13:23   ` Ian Jackson
2021-09-09 13:59     ` Juergen Gross
2021-09-09 16:08       ` Ian Jackson
2021-09-10  5:48         ` Juergen Gross
2021-09-10 15:32           ` Ian Jackson
2021-09-13  4:51             ` Juergen Gross
2021-09-09 12:49 ` [PATCH v2 2/3] stubdom: disable building pv-grub Juergen Gross
2021-09-09 12:49 ` [PATCH v2 3/3] tools: disable building qemu-trad per default Juergen Gross
2021-09-09 23:01   ` Samuel Thibault

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.