Skip to content

Releases: xen-troops/libxenbe

Release for gen3-test v3

23 Jun 18:32
Compare
Choose a tag to compare
cmake: fix xenbemock dependency

With newer cmake version xenbemock build is broken due to Version.hpp is not
generated. The fix is to add Version target dependency to xenbemock.

Signed-off-by: Oleksandr Grytsov <[email protected]>

v0.2.2

18 Apr 10:35
Compare
Choose a tag to compare
Set backend to unknown state after initialization

In order to trigger backend state machine its state should be unknown.

Signed-off-by: Oleksandr Grytsov <[email protected]>

CES2018

19 Jan 16:07
Compare
Choose a tag to compare
Use git command if git package not found for version generating

Signed-off-by: Oleksandr Grytsov <[email protected]>

v0.1.1: Move mocks to stand alone lib

15 Nov 15:50
Compare
Choose a tag to compare
Pre-release
Move all mock related code to standalone mock lib

It allows to compile and run backend in front of
mock lib without Xen.

Signed-off-by: Oleksandr Grytsov <[email protected]>

v0.1.0: Add versioning

31 Oct 13:17
Compare
Choose a tag to compare
Pre-release
Signed-off-by: Oleksandr Grytsov <[email protected]>