|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [patch] ACM ops interface
On 8 Jun 2006, at 18:59, Hollis Blanchard wrote:
Ah, that makes sense. Too bad it will uglify the already unpleasant
handle hacks PPC needs to do.
Are you planning to do something similar for the dom0_op structure?
No, it's too big so too much hassle. Also I added padding to it some
time ago so the union is hopefully big enough for future use and, if
not, we can always link out to a secondary structure for some
subcommands. So it's the only remaining union-style hypercall and it's
here to stay.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|