Skip to content

Releases: xapi-project/ocaml-xen-lowlevel-libs

Allow xenguest to be disabled

24 Aug 11:19
Compare
Choose a tag to compare
Pre-release
  • add a new --disable-xenguest argument

xenlight needs xen-4.4 and later

23 Aug 20:51
Compare
Choose a tag to compare
Pre-release
  • only build xenlight on xen-4.4 and xen-4.5 (xen-4.2 is too old)

experimental xen-4.5 support

20 Aug 17:02
Compare
Choose a tag to compare
Pre-release

This resyncs the code with xen-unstable.

Bugfix release

04 Jul 13:36
Compare
Choose a tag to compare
  • fix for HVM domain building on xen 4.2 and 4.3
  • remove xen-{evtchn,gnt}: they now live in separate repos
  • support for xen 4.4

Bugfix release

21 Jun 16:08
Compare
Choose a tag to compare
Bugfix release Pre-release
Pre-release
  • Don't install the xenguest42 ocamlfind library -- it's only for internal use

More robust linking with xen-4.2

21 Jun 13:17
Compare
Choose a tag to compare
Pre-release

By moving the xenguest stubs into a shared library we fix the link order generated by OASIS.

Compiles on Debian/Ubuntu with xen-4.2

16 Sep 16:54
Compare
Choose a tag to compare
Merge pull request #35 from djs55/merge-euan

Merge Euan's fix for debian, regenerate OASIS