Releases: xapi-project/xenopsd
Releases · xapi-project/xenopsd
v0.20.0: Merge pull request #305 from mseri/ca-2276055
CA-227605: fix inconsistent check in the CA-227605 patch
v0.17.0: Merge pull request #297 from robhoes/CA-226099
- CA-226099: setup-vif-rules: drop all traffic on disabled VIFs
- CA-223506: setup-pvs-proxy-rules: handle localhost migration
- CA-225971: Bring up all netback devices, regardless of the locking mode
- CP-18612: Introduce multiple flow tables for pvs vswitch rules
- CA-225067: move qemu-dm to default cgroup slice
- setup-pvs-proxy-rules: announce we are done only at the end
- CA-225257: Fix XSRM typo in setup-pvs-proxy-rules
- CA-203423: fail to parse ionice, error -> warn
PVS release
CA-223508: Don't create/destroy the OVS port for the proxy daemon This needs to happen in xapi, before it calls configure_site. Signed-off-by: Rob Hoes <rob.hoes@citrix.com>
v0.15.0: [CP-18781] Add device information in VIF.state (#288)
- Add force option to VM.start
- Add device information in VIF.state
v0.14.0: Merge pull request #285 from jonludlam/CA-219763
CA-219763: If the PV drivers have been detected, raise an update
Bromium support: nested_virt, nomigrate
xenopsd
adds support for Bromium by extending the state it maintains: the values of platform:nomigrate
and platform:nested_virt
from boot time are maintained and communicated to Xapi which uses them to decide about VM mobility.
A VM suspended over the update of xenopsd
will receive default values (false, false) when it is resumed after the update.
v0.12.3
v0.12.2
Add code coverage support
Merge pull request #268 from lindig/coverage CP-17268 remove stray profiling/_oasis file
PCI and licensing updates
- Use
xl pci-plug
andxl pci-unplug
- Write licensing information to Xenstore
- Write guest agent xenstore keys in a transaction