-
Tue Feb 25 2020 <> - 3.0-68
- ovmd.init
Verify that the ovmapi module is loaded before starting ovmd.
Signed-off-by: Susan Kamm-Worrell <susan.kamm-worrell@oracle.com>
Reviewed by: Paul Benoit <paul.x.benoit@oracle.com> [bug 29493628]
-
Fri Aug 30 2019 Srini Naravaram <srini.naravaram@oracle.com> - 3.0-67
- ovmd.c:
Changed ovmd_network_info.name size from 8 chars to 64 chars to allow?194?160 longer
network interface names. This is needed because network interface name can be
longer in Exalogic env using EMOC. Guest network interface names are long
strings rather then simple "eth1" like.
Signed-off-by: Srinivasa Naravaram <srini.naravaram@oracle.com>
Reviewed by: Firas Azar <firas.azar@oracle.com> [bug 30095669]
-
Mon Aug 27 2018 <> - 3.0-66
- Merged branches-7/ovmd-3.7:r635 to trunk.
ovmd:
Replaced select with fgets which is restartable after a signal.
Outchild pipe needs to be kept open to write ovmapi data.
xenstoreprovider:
Added restart to SIGIO sa_flags so that syscalls can be restarted after event handling.
Signed-off-by: Paul Benoit <paul.x.benoit@oracle.com> [bug 27923102]
-
Thu Feb 22 2018 Alexandre Khodakovski <alexandre.khodakovski@oracle.com> - 3.0-65
- Merged branches-7/ovmd-3.7:r621 to trunk.
This removes the osolete 30-second timeout on OVMAPI_Register. [bug 27486046]
-
Wed Jan 10 2018 Alexandre Khodakovski <alexandre.khodakovski@oracle.com> - 3.0-64
- Implemented workaround for unexpected startup script termination during boot process.
Signed-off-by: Alexandre Khodakovski <alexandre.khodakovski@oracle.com> [bug 23244608]
-
Fri Jan 05 2018 Alexandre Khodakovski <alexandre.khodakovski@oracle.com> - 3.0-63
- Fixed deadlock between ovmd and ovm-template-config on attempt to exchange parameters.
Signed-off-by: Alexandre Khodakovski <alexandre.khodakovski@oracle.com> [bug 23244608]
-
Thu Jan 04 2018 Alexandre Khodakovski <alexandre.khodakovski@oracle.com> - 3.0-62
- Fixed the initial config functionality that the previous change (r569) broke.
Signed-off-by: Alexandre Khodakovski <alexandre.khodakovski@oracle.com> [bug 23244608]
-
Thu Jan 04 2018 Alexandre Khodakovski <alexandre.khodakovski@oracle.com> - 3.0-61
- Fixed incorrect use of select() that could cause SIGIO handler to hang.
Signed-off-by: Alexandre Khodakovski <alexandre.khodakovski@oracle.com> [bug 27250922] [bug 23244608]
-
Tue Dec 05 2017 Alexandre Khodakovski <alexandre.khodakovski@oracle.com> - 3.0-60
- Handle multiple IPv4 addresses per network interface.
Signed-off-by: Alexandre Khodakovski <alexandre.khodakovski@oracle.com>
Reviewed-by: Zhigang Wang <zhigang.x.wang@oracle.com> [bug 27150498]
-
Thu Oct 29 2015 Alexandre Khodakovski <alexandre.khodakovski@oracle.com> - 3.0-59
- Update the build and runtime dependency on libovmapi version >= 3.2