
7 Dec
2015
7 Dec
'15
4:09 p.m.
On 04/12/15 20:30, Pavel Hrdina wrote:
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Although the commit subject says exactly what the patch does (it adds virDomainDefPostParse call at the end of vmx parsing routine), it might be helpful to add a simple note for future reference why this change was necessary, especially if you'd like to prepare the driver for a bigger upcoming change/feature. ACK with a commit message added. Erik
--- src/esx/esx_driver.c | 4 ++-- src/vmware/vmware_conf.c | 3 ++- src/vmware/vmware_driver.c | 2 +- src/vmx/vmx.c | 5 +++++ src/vmx/vmx.h | 1 + tests/vmx2xmltest.c | 2 +- 6 files changed, 12 insertions(+), 5 deletions(-)