Displaying 2 results from an estimated 2 matches for "3328898".
2008 Mar 05
16
Intel VT-d Support
Hello all,
please tell me, how can I be sure that
my Xen installation is built with Intel VT-d support?
Something like
xm info | grep -i KEY-REGULAR-EXPRESSION
xm dmesg | grep -i KEY-REGULAR-EXPRESSION
What line I should look for?
And if it''s really built with it,
how can I be sure, that Xen has successfully
initialized VT-d hardware?
I have read [1] and the lists archives
2011 Nov 17
29
[PATCH 00 of 17] Documentation updates
The following series flushes my documentation queue and replaces
previous postings of those patches.
The main difference is that the xl cfg file is now formatted using POD
instead of markdown and presented as a manpage.
I have setup a cron job to build docs/html and publish it at
http://xenbits.xen.org/docs/unstable/ (it''s a bit bare right now).
The motivation for some of these patches