
12 Jan
2009
12 Jan
'09
6:17 a.m.
On Mon, 2009-01-12 at 11:30 +0100, Daniel Veillard wrote:
+ For PCI devices the element carries 3 attributes allowing to designate + the device as can be found with the <code>lspci</code> command, the + <code>bus</code> attribute allows the hexadecimal values 0 to ff, the + <code>slot</code> attribute allows the hexadecimal values 0 to 1f, and + the <code>function</code> attribute allows the hexadecimal values 0 to + 7.</dd></dl>
Looks good, but probably want to recommend "virsh nodedev-list" rather than lspci? Cheers, Mark.