Re: Failed to enable debug messages in xen 4.13

2021-04-15 Thread Charles Gonçalves
Thanks, @Jan and @Andrew `make -C xen menuconfig` helped a lot And indeed there a typo in the grub line It's working now! Thanks for helping with this question! Atenciosamente, *Charles Ferreira Gonçalves * On Thu, Apr 15, 2021 at 3:01 PM Jan Beulich wrote: > On 15.04.2021

Re: Failed to enable debug messages in xen 4.13

2021-04-15 Thread Jan Beulich
On 15.04.2021 15:55, Charles Gonçalves wrote: > I've enabled the log_lvl=all guest_loglvl=all, The first one is mis-spelled and needs to be "loglvl=". > tried the xl debug-key +, If this didn't help, did you perhaps not do a debug build of Xen? Debug messages get completely compiled out of

Re: Failed to enable debug messages in xen 4.13

2021-04-15 Thread Andrew Cooper
On 15/04/2021 14:55, Charles Gonçalves wrote: > Hello Guys,  > > I've enabled the log_lvl=all guest_loglvl=all, tried the xl debug-key > +, configured the build with  > ./configure --enable-debug > > Do I miss something? ./configure is for the userspace tools. You want `make -C xen menuconfig`

Failed to enable debug messages in xen 4.13

2021-04-15 Thread Charles Gonçalves
Hello Guys, I've enabled the log_lvl=all guest_loglvl=all, tried the xl debug-key +, configured the build with ./configure --enable-debug Do I miss something? xl info 6:15 host : xendev release: