|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-ia64-devel] Re: [Xen-devel] [PATCH 0/5][IA64][HVM] Windowscrash
>On Tue, Jan 23, 2007 at 04:36:57PM +0000, Keir Fraser wrote:
>> On 23/1/07 16:32, "Tristan Gingold" <tgingold@xxxxxxx> wrote:
>>
>> >> Maybe os-init is not the best command name as you say. If you have idea
>> >> of command name, could you send it?
>> > something like
>> > xm trigger init|reset|nmi
>>
>> This could be acceptable, mapping to a domctl command with type enumeration
>> argument. Specifying vcpu would indeed make sense. It's not clear that such
>> a flexible interface would really be needed (maybe xm os-dump <vcpu> would
>> suffice, mapping to the usual 'hardware dump switch' method for the
>> particular architecture?) but it's better than 'xm os-init' which I
>> definitely dislike, and maybe the extra flexibility could turn out to be
>> useful.
>For sure this is an export-only command.
>I don't really like the xm os-dump name, because the action of init/nmi is
>up to the domain. It may or not dump.
Hi Tristan and Keir and all,
Thanks for your idea and comments.
I will remake and resend these patches in the following command syntax.
xm trigger <Domain> <VCPU> <init|reset|nmi>
Best regards,
Kan
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|