Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xing Lin
qemu
Commits
86e0c048
Commit
86e0c048
authored
May 20, 2004
by
bellard
Browse files
info pci command
git-svn-id:
svn://svn.savannah.nongnu.org/qemu/trunk@827
c046a42c-6fe2-441c-8c8c-71466251a162
parent
5ce276a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
monitor.c
View file @
86e0c048
...
...
@@ -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
,
},
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment