From: Ewan Mellor <ewan@xensource.com>
To: xen-devel@lists.xensource.com
Subject: Re: [PATCH][VT] Fix vnc configure problem for vmx guest
Date: Mon, 26 Sep 2005 09:41:51 +0100 [thread overview]
Message-ID: <20050926084150.GN2439@uk.xensource.com> (raw)
In-Reply-To: <43375415.1040406@intel.com>
On Mon, Sep 26, 2005 at 09:51:17AM +0800, Xiaofeng Ling wrote:
> Yes, moving ImageGandler.create after domain create resolves the
> problem. but I guess the original purpose of putting ImageHandler.create
> after domain creating maybe if ImageHanler.ceate fails(some
> configuration wrong), there'll be no useless domain struct exists.
> So I seperates the configVNC and put it after the domain creating.
> Maybe better way is have a pre-config and post-config?
Well, if the post-config fails, we still have to be able to clean up, so
there's no extra effort in cleaning up after ImageHandler.create as well.
That said, there's no problem having an explicit phase of post-configuration
that sees the image- and device-configuration structures, just as you suggest.
If it's working for you now, I'll leave it alone for this week, but I'll
revisit it later and if it looks neater to have a post-config phase, I'll do
that.
Thanks for all your help,
Ewan.
next prev parent reply other threads:[~2005-09-26 8:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-23 15:12 [PATCH][VT] Fix vnc configure problem for vmx guest Ling, Xiaofeng
2005-09-23 16:00 ` Ewan Mellor
2005-09-26 1:51 ` Xiaofeng Ling
2005-09-26 8:41 ` Ewan Mellor [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-09-26 8:59 Ling, Xiaofeng
2005-09-23 9:29 Li, Xin B
2005-09-23 0:31 Ling, Xiaofeng
2005-09-23 9:23 ` Ewan Mellor
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=20050926084150.GN2439@uk.xensource.com \
--to=ewan@xensource.com \
--cc=xen-devel@lists.xensource.com \
/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.