From: Olaf Hering <olaf@aepfle.de>
To: Wei Liu <wei.liu2@citrix.com>
Cc: xen-devel@lists.xenproject.org, Ian Jackson <ian.jackson@eu.citrix.com>
Subject: Re: [PATCH v1] libxl: fix device_model_version related assert
Date: Thu, 16 May 2019 15:54:55 +0200 [thread overview]
Message-ID: <20190516155455.3a97d2fb.olaf@aepfle.de> (raw)
In-Reply-To: <20190516134653.GI2798@zion.uk.xensource.com>
[-- Attachment #1.1: Type: text/plain, Size: 462 bytes --]
Am Thu, 16 May 2019 14:46:53 +0100
schrieb Wei Liu <wei.liu2@citrix.com>:
> Can you clarify?
create_domain has a libxl_domain_config on its stack. This is passed to
freemem, and libxl_domain_need_memory modifies it as needed.
The modification will go through libxl_domain_create_new, do_domain_create,
initiate_domain_create to libxl__domain_set_device_model. This function
will return right away because device_model_version is already set.
Olaf
[-- Attachment #1.2: Digitale Signatur von OpenPGP --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
[-- Attachment #2: Type: text/plain, Size: 157 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel
WARNING: multiple messages have this Message-ID (diff)
From: Olaf Hering <olaf@aepfle.de>
To: Wei Liu <wei.liu2@citrix.com>
Cc: xen-devel@lists.xenproject.org, Ian Jackson <ian.jackson@eu.citrix.com>
Subject: Re: [Xen-devel] [PATCH v1] libxl: fix device_model_version related assert
Date: Thu, 16 May 2019 15:54:55 +0200 [thread overview]
Message-ID: <20190516155455.3a97d2fb.olaf@aepfle.de> (raw)
Message-ID: <20190516135455.mM0TBuEd0rPK4lfSMJxW8_DRKnOMTqmpISG0seUEj7A@z> (raw)
In-Reply-To: <20190516134653.GI2798@zion.uk.xensource.com>
[-- Attachment #1.1: Type: text/plain, Size: 462 bytes --]
Am Thu, 16 May 2019 14:46:53 +0100
schrieb Wei Liu <wei.liu2@citrix.com>:
> Can you clarify?
create_domain has a libxl_domain_config on its stack. This is passed to
freemem, and libxl_domain_need_memory modifies it as needed.
The modification will go through libxl_domain_create_new, do_domain_create,
initiate_domain_create to libxl__domain_set_device_model. This function
will return right away because device_model_version is already set.
Olaf
[-- Attachment #1.2: Digitale Signatur von OpenPGP --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
[-- Attachment #2: Type: text/plain, Size: 157 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel
next prev parent reply other threads:[~2019-05-16 13:55 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-16 12:50 [PATCH v1] libxl: fix device_model_version related assert Olaf Hering
2019-05-16 12:50 ` [Xen-devel] " Olaf Hering
2019-05-16 13:30 ` Wei Liu
2019-05-16 13:30 ` [Xen-devel] " Wei Liu
2019-05-16 13:36 ` Olaf Hering
2019-05-16 13:36 ` [Xen-devel] " Olaf Hering
2019-05-16 13:46 ` Wei Liu
2019-05-16 13:46 ` [Xen-devel] " Wei Liu
2019-05-16 13:54 ` Olaf Hering [this message]
2019-05-16 13:54 ` Olaf Hering
2019-05-16 15:03 ` Wei Liu
2019-05-16 15:03 ` [Xen-devel] " Wei Liu
2019-05-16 15:09 ` Olaf Hering
2019-05-16 15:09 ` [Xen-devel] " Olaf Hering
2019-05-17 8:24 ` Olaf Hering
2019-05-17 8:24 ` [Xen-devel] " Olaf Hering
2019-05-17 16:42 ` Wei Liu
2019-05-17 16:42 ` [Xen-devel] " Wei Liu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190516155455.3a97d2fb.olaf@aepfle.de \
--to=olaf@aepfle.de \
--cc=ian.jackson@eu.citrix.com \
--cc=wei.liu2@citrix.com \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.