提交 86e0c048 编写于 作者: B bellard

info pci command


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@827 c046a42c-6fe2-441c-8c8c-71466251a162
上级 5ce276a1
......@@ -525,6 +525,8 @@ static term_cmd_t info_cmds[] = {
"", "show the command line history", },
{ "pic", "", pic_info,
"", "show i8259 (PIC) state", },
{ "pci", "", pci_info,
"", "show PCI info", },
{ NULL, NULL, },
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册