XAPI 24.14.0
Code name: "24.14.0".Changes
| Change | Element | Description |
|---|---|---|
| Prototyped message | PCI.disable_dom0_access | |
| Prototyped message | PCI.enable_dom0_access | |
| Prototyped message | PCI.get_dom0_access_status | |
| Changed field | VM.has_vendor_device | New default and not consulting Pool.policy_no_vendor_device |
| Deprecated field | PGPU.dom0_access | Use PCI.get_dom0_access_status instead. |
| Deprecated field | pool.policy_no_vendor_device | No longer considered by VM.create |
| Deprecated message | PGPU.disable_dom0_access | Use PCI.disable_dom0_access instead. |
| Deprecated message | PGPU.enable_dom0_access | Use PCI.enable_dom0_access instead. |