[libvirt] [PATCH 3/4] parallels: prevent domain define only if NUMA is really specified

Peter Krempa pkrempa at redhat.com
Wed Mar 11 08:06:00 UTC 2015


On Tue, Mar 10, 2015 at 23:12:21 +0300, Maxim Nestratov wrote:
> Signed-off-by: Maxim Nestratov <mnestratov at parallels.com>
> ---
>  src/parallels/parallels_sdk.c |   10 +++++++++-
>  1 files changed, 9 insertions(+), 1 deletions(-)
> 
> diff --git a/src/parallels/parallels_sdk.c b/src/parallels/parallels_sdk.c
> index 5a3969e..4ec9161 100644
> --- a/src/parallels/parallels_sdk.c
> +++ b/src/parallels/parallels_sdk.c
> @@ -1816,7 +1816,15 @@ prlsdkCheckUnsupportedParams(PRL_HANDLE sdkdom, virDomainDefPtr def)
>          return -1;
>      }
>  
> -    if (def->numa) {

ACK, and sorry for breaking this code with my changes.

Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20150311/e7d76695/attachment-0001.sig>


More information about the libvir-list mailing list