Releases: xapi-project/xen-api
Releases · xapi-project/xen-api
Improved debugging
- examples: wrap task.destroy with an exception handler
- add GC stats reporting
- support a "feature-suspend" flag
- fix HTTP requests with an empty cookie
- add opam file
- add documentation
- update to new backtrace API
- xe: add "--trace" option to print backtraces
- add license check for vGPU
- run migration pre-checks for VDI.pool_migrate
- tidy up the internal database interface
RRD interface change release
- Handle Rrdd_plugin interface change
- Improved Storage Motion error reporting
- Hard shutdown/reboot now override more in-progress operations
- sparse_dd has moved
- License code fixes and cleanups
- WLB code fixes and cleanups
incremental improvements
- configure: allow -warn-error to be disabled
- use SMAPIv2 VDI.stat for XenAPI VDI.update
- annotate startup tasks with extra debug information
- examples: add a streaming export/import example
- prevent the event queue from taking up too much memory
even more opam friendly
- configure script works when ocamlfind is installed via opam
Increased opam-friendliness
- re-add xenopsd plugin for xen-bugtool
- don't break when system gpg binary is upgraded
- set the right month for host crashdump records
- allow the location of the inventory file to read from xapi.conf
Much more configurable release
- revamped configuration handling and support of config file overrides
- prevent timeouts when collecting bugtools
- allow vCPU hotplug for HVM guests if feature-vcpu-hotplug is set
- improve cancellation of VM migration
- use busybox for DHCP on the host internal management network
Now builds with ocaml-4.00.1 again
- Several bugfixes
- Reinstate WLB code
- Fix build on ocaml 4.00.1
Now with vhd import support
We have
- vhd import
- migration bugfix
- lots of other bug fixes
Approach vector to 2.0
Merge pull request #1769 from djs55/smapiv2 Remove the hardcoded disabling of ballooning for dom0