|
| 1 | +1.9.60 (2015-04-04): |
| 2 | + * fix release_version of get_SRs_required_for_recover |
| 3 | + * support SM backend-kind override via VDI.other_config key |
| 4 | + * support floppy disk drives |
| 5 | + * when performing a snapshot, set is_a_snapshot |
| 6 | + * update API version to 2.4 |
| 7 | + * don't double-count HA-protected VMs when restarting them |
| 8 | + * don't create refs for snapshots that don't exist on import |
| 9 | + * expose RDP state, via guest agents, via VM guest metrics |
| 10 | + * read all paths from the config file |
| 11 | + * use 'ip' rather than 'ifconfig' |
| 12 | + * block the pool-join if the joining host has a network bond |
| 13 | + * use local force_state_reset after cross-pool SMX |
| 14 | + * correct error text for assert_no_shared_srs_on_me |
| 15 | + * allow ISO VBDs to be made from any SR |
| 16 | + * disallow resume while a checkpoint is ongoing |
| 17 | + * don't pause tapdisk |
| 18 | + * use oclock rather than Unix.time |
| 19 | + * import_raw_vdi: pass content-length to vhd-tool |
| 20 | + * update hostname when it changes |
| 21 | + * allow WLB servers to have an IPv6 address |
| 22 | + * make sure we return the task reference when cancelling a task |
| 23 | + * python: fix compatibility with python 2.7 |
| 24 | + * add a plugin to install supplemental packs |
| 25 | + * create a PGPU for the system display device |
| 26 | + * allow PCI vendors to be whitelisted for GPU passthrough |
| 27 | + * allow passthrough of vga_arbiter device when appropriate |
| 28 | + * remove VM hooks which are now handled by xenopsd |
| 29 | + * set the content-length and close the tar header when exporting metadata |
| 30 | + * handle cancellation of cross-host VDI.copy |
| 31 | + * prevent VM.revert deleting all VDIs unconditionally |
| 32 | + * update VDI.snapshot_of links after a VM.revert |
| 33 | + * support for read-caching |
| 34 | + * check for enough disk space before installing hotfixes |
| 35 | + * VM.hard_reboot cancels VM.clean_reboot |
| 36 | + |
1 | 37 | 1.9.58 (2014-11-20): |
2 | 38 | * examples: wrap task.destroy with an exception handler |
3 | 39 | * add GC stats reporting |
|
0 commit comments