diff --git a/docs/news.xml b/docs/news.xml index bb548f1ec126211515f73a9e0931e6d2e00aafa1..1f82db67deddd856377290d16d5cbe7de9e1bfae 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -94,6 +94,16 @@ that parents occur before children. + + + Xen: Add support for max grant frames setting + + + Add support for Xen's max_grant_frames setting by adding a + new xenbus controller type with a maxGrantFrames attribute. + E.g. <controller type='xenbus' maxGrantFrames='64'/> + +