Skip to content

Releases: xapi-project/xen-api

Lots of updates

04 Apr 19:03
Compare
Choose a tag to compare
Lots of updates Pre-release
Pre-release
  • fix release_version of get_SRs_required_for_recover
  • support SM backend-kind override via VDI.other_config key
  • support floppy disk drives
  • when performing a snapshot, set is_a_snapshot
  • update API version to 2.4
  • don't double-count HA-protected VMs when restarting them
  • don't create refs for snapshots that don't exist on import
  • expose RDP state, via guest agents, via VM guest metrics
  • read all paths from the config file
  • use 'ip' rather than 'ifconfig'
  • block the pool-join if the joining host has a network bond
  • use local force_state_reset after cross-pool SMX
  • correct error text for assert_no_shared_srs_on_me
  • allow ISO VBDs to be made from any SR
  • disallow resume while a checkpoint is ongoing
  • don't pause tapdisk
  • use oclock rather than Unix.time
  • import_raw_vdi: pass content-length to vhd-tool
  • update hostname when it changes
  • allow WLB servers to have an IPv6 address
  • make sure we return the task reference when cancelling a task
  • python: fix compatibility with python 2.7
  • add a plugin to install supplemental packs
  • create a PGPU for the system display device
  • allow PCI vendors to be whitelisted for GPU passthrough
  • allow passthrough of vga_arbiter device when appropriate
  • remove VM hooks which are now handled by xenopsd
  • set the content-length and close the tar header when exporting metadata
  • handle cancellation of cross-host VDI.copy
  • prevent VM.revert deleting all VDIs unconditionally
  • update VDI.snapshot_of links after a VM.revert
  • support for read-caching
  • check for enough disk space before installing hotfixes
  • VM.hard_reboot cancels VM.clean_reboot

Improved debugging

20 Nov 12:08
Compare
Choose a tag to compare
Improved debugging Pre-release
Pre-release
  • 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

28 Oct 13:12
Compare
Choose a tag to compare
Pre-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

15 Sep 13:10
Compare
Choose a tag to compare
Pre-release
  • 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

14 Sep 20:28
Compare
Choose a tag to compare
Pre-release
  • configure script works when ocamlfind is installed via opam

Increased opam-friendliness

14 Sep 17:06
Compare
Choose a tag to compare
Pre-release
  • 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

10 Sep 10:24
Compare
Choose a tag to compare
Pre-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

25 Jul 12:59
Compare
Choose a tag to compare
Pre-release
  • Several bugfixes
  • Reinstate WLB code
  • Fix build on ocaml 4.00.1

Now with vhd import support

11 Jul 12:29
Compare
Choose a tag to compare
Pre-release

We have

  • vhd import
  • migration bugfix
  • lots of other bug fixes

Approach vector to 2.0

04 Jun 16:10
Compare
Choose a tag to compare
Pre-release
Merge pull request #1769 from djs55/smapiv2

Remove the hardcoded disabling of ballooning for dom0