[Xen-devel] [PATCH v3 00/11] xen: Initial kexec/kdump implementation

Ian Campbell Ian.Campbell at citrix.com
Mon Jan 7 08:49:44 EST 2013


On Mon, 2013-01-07 at 12:34 +0000, Daniel Kiper wrote:
> I think that new kexec hypercall function should mimics kexec syscall.

We want to have an interface can be used by non-Linux domains (both dom0
and domU) as well though, so please bear this in mind.

Historically we've not always been good at this when the hypercall
interface is strongly tied to a particular guest implementation (in some
sense this is the problem with the current kexec hypercall).

Also what makes for a good syscall interface does not necessarily make
for a good hypercall interface.

Ian.




More information about the kexec mailing list