]> xenbits.xensource.com Git - libvirt.git/commit
hyperv: Allocate 'def' via virDomainDefNew
authorPeter Krempa <pkrempa@redhat.com>
Mon, 19 Oct 2015 17:06:55 +0000 (19:06 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 24 Nov 2015 12:16:55 +0000 (13:16 +0100)
commit1c888bade5f3ddb5ed23b9e37dae7089a63f1e50
treef85cdce080b9f34e45d8fd4fb35d6dff306603a6
parente7aa45055cee32b6f98329c8270a649cd629d507
hyperv: Allocate 'def' via virDomainDefNew

Use the helper that is necessary to fill out some values rather than
allocating it directly.
src/hyperv/hyperv_driver.c