>>> On 28.05.18 at 16:27, <[email protected]> wrote: > * Command line documentation for what the option does. > * Implement a canonicalise_addr() helper and replace the opencoded use in > sign_extend_msr() > * Canonicalise the ler pointers and print symbol information. > > Signed-off-by: Andrew Cooper <[email protected]>
Reviewed-by: Jan Beulich <[email protected]> with one remark: > --- a/docs/misc/xen-command-line.markdown > +++ b/docs/misc/xen-command-line.markdown > @@ -1245,6 +1245,12 @@ if left disabled by the BIOS. > ### ler (x86) > > `= <boolean>` > > +> Default: 0 Perhaps better `false`? Jan _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
