Skip to content

Releases: xapi-project/ocaml-qmp

0.20.0

14 Aug 14:05
051df74
Compare
Choose a tag to compare

CHANGES:

  • Update cmdliner usage to latest version

0.19.0

07 Jun 15:34
adaa2e9
Compare
Choose a tag to compare

CHANGES:

  • Add license to opam metadata
  • use ounit2
  • Bump minimal dependency version of Yojson
  • opam: change dev-repo protocol

CP-30136: allow optional guest PCI addresses

09 May 16:37
79a640a
Compare
Choose a tag to compare
Merge pull request #34 from edwintorok/uefi

CP-30136: allow optional guest PCI address

CP-30136: PCI device add QMP command

25 Apr 17:37
f9cfbe5
Compare
Choose a tag to compare
Merge pull request #33 from edwintorok/fix-pci-add

CP-30136: fix PCI device add: there is no dev and fn in the JSON protocol, only addr

0.15.0

09 Nov 09:38
0c10c11
Compare
Choose a tag to compare

CP-29936: add query-migratable QMP command
CA-289145: Close socket if error occurs when connecting
CA-289145: fix unit test

Update build scripts using oasis -setup-update dynamic

03 Feb 17:55
Compare
Choose a tag to compare
Merge pull request #8 from euanh/fix-install

cli: Rename cli binary to qmp-cli

Switch from obuild to oasis

28 Oct 12:13
Compare
Choose a tag to compare
Merge pull request #6 from simonjbeaumont/release-0.9.3

Release 0.9.3

With support for "change" commands

27 Mar 18:15
Compare
Choose a tag to compare
Merge pull request #4 from euanh/master

Add 'change' command and fix build fallout from upgrading to OUnit 2.0.0

Now compiles on 32-bit architectures

09 Aug 15:26
Compare
Choose a tag to compare

See the ChangeLog for details of an API change.