|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] [Xen] [ACM] Code restructuring
This patch restructures part of the ACM code in Xen. When a domain is
created, the function acm_domain_create() in domain_create() is called
that does what previously the pre- and post_domain_create functions were
doing. Similarly there's a function acm_domain_destroy() in
domain_kill() that reverts changes to state when destroying a domain.
There's no more separate initialization necessary for domain-0, but
domain_create takes one more parameter, the ssidref. It is usually
passed through the hypercall when a domain is created.
Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxx>
xen_acm_restructure.diff
Description: Text Data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH] [Xen] [ACM] Code restructuring,
Stefan Berger <=
|
|
|
|
|