pmem / run_qemu

A script to create bootable OS images, and run qemu with a locally built kernel.
Creative Commons Zero v1.0 Universal
58 stars 22 forks source link

run_qemu: Add dax debug switch #38

Closed weiny2 closed 1 year ago

weiny2 commented 1 year ago

Some tests benefit from getting dax module debug messages. Specifically Dynamic Capacity Devices require the use of dax devices to fully test the management of extents.

Add an option --dax-debug to add the debug messages for some dax modules including dax_cxl.