Skip to content

Commit

Permalink
CP-43806: Collect xen-cpuid -p
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
  • Loading branch information
andyhhp committed Jul 12, 2023
1 parent 6bd151d commit f822e9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xen-bugtool
Original file line number Diff line number Diff line change
Expand Up @@ -1079,6 +1079,7 @@ exclude those logs from the archive.
cmd_output(CAP_XEN_INFO, [XL, 'info'])
cmd_output(CAP_XEN_INFO, [XL, 'info', '-n'])
cmd_output(CAP_XEN_INFO, [XEN_CPUID, '-v'])
cmd_output(CAP_XEN_INFO, [XEN_CPUID, '-p'])
cmd_output(CAP_XEN_INFO, [XEN_LIVEPATCH, 'list'])
cmd_output(CAP_XEN_INFO, [XEN_MICROCODE, 'show-cpu-info'])
file_output(CAP_XEN_INFO, [PROC_XEN_BALLOON])
Expand Down

0 comments on commit f822e9d

Please sign in to comment.