[libvirt] [PATCH V3 0/2] libxl: drop support for Xen 4.4 and 4.5

Jim Fehlig posted 2 patches 5 years, 7 months ago
Failed in applying to current master (apply log)
docs/drvxen.html.in      |  2 +-
docs/news.xml            | 11 +++++++++++
m4/virt-driver-libxl.m4  | 27 ++-------------------------
src/libxl/libxl_domain.c |  2 +-
src/libxl/libxl_driver.c |  2 +-
5 files changed, 16 insertions(+), 28 deletions(-)
[libvirt] [PATCH V3 0/2] libxl: drop support for Xen 4.4 and 4.5
Posted by Jim Fehlig 5 years, 7 months ago
V2: https://www.redhat.com/archives/libvir-list/2018-September/msg00383.html

New in V3:

- Change definition of LIBXL_API_VERSION to 0x040500, the API
  version set when Xen 4.6 was released
- Drop the 'true' parameter to LIBVIRT_CHECK_PKG macro so
  configure fails if libxl is requested but the devel packages
  are not installed
- Remove a now unused variable and a redundant 'if test with_libxl'
  check
- Moved the news file addition to 'Removed features' section

Jim Fehlig (2):
  libxl: drop support for Xen < 4.6
  news: Announce dropping support for Xen 4.4 and 4.5

 docs/drvxen.html.in      |  2 +-
 docs/news.xml            | 11 +++++++++++
 m4/virt-driver-libxl.m4  | 27 ++-------------------------
 src/libxl/libxl_domain.c |  2 +-
 src/libxl/libxl_driver.c |  2 +-
 5 files changed, 16 insertions(+), 28 deletions(-)

-- 
2.18.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list