|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Questions about how to propagate a guest domain flag
Now that I have guest domain creation/restore working with superpages, I need
to actually add a flag in the domain config file to make it conditional. I
see where I can get it into the Python info object. Now what's the best thing
to do with it?
I can propagate it down to where the C library calls populate_physmap via
function arguments. Is there a better way for the low level C library to
query up to the Python object?
I would really like to make this flag visible to the Linux kernel. My method
would be to somehow set it in the hypervisor where the kernel can query it.
Where is a good place to put this flag in the hypervisor? Is there a better
way for the kernel to get it?
Thanks,
Dave McCracken
Oracle Corp.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] Questions about how to propagate a guest domain flag,
Dave McCracken <=
|
|
|
|
|