|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH v2.0 0/6] Add memory add support to Xen
This patchset is an update for previous one to support memory add.
The change includes
a) changes to boot allocator, frametable setup, m2p table setup, so that they
will be called not-only when system boot up, but also when hot add happens
b) Changes to page fault handler, to propgate frametable/m2p table changes to
all guest.
Comparing to previous patchset, the difference is:
a) Rename the function name of boot allacator extension.
b) Fix compatibility mode bugs. One is, we will not update the
m2p_compat_vstart if we support memory add.
Thanks
Yunhong Jiang
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|