On Sat, Jan 30, 2021 at 02:58:43AM +0000, Andrew Cooper wrote: > We're about to introduce support for Intel Processor Trace, but similar > functionality exists in other platforms. > > Aspects of vmtrace can reasonably can be common, so start with > XEN_SYSCTL_PHYSCAP_vmtrace and plumb the signal from Xen all the way down into > `xl info`. > > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com> > Acked-by: Ian Jackson <ian.jack...@eu.citrix.com>
Acked-by: Roger Pau Monné <roger....@citrix.com> Thanks, Roger.