On 6/23/21 5:52 PM, Jim Fehlig wrote: > On 6/23/21 4:12 AM, Michal Privoznik wrote: >> This commit adds new memorydevices.rst page which should serve >> all models of memory devices. Yet, I'm documenting virtio-mem >> quirks only. >> >> Signed-off-by: Michal Privoznik <mprivozn@xxxxxxxxxx> >> --- >> docs/kbase/index.rst | 4 + >> docs/kbase/memorydevices.rst | 150 +++++++++++++++++++++++++++++++++++ >> docs/kbase/meson.build | 1 + >> 3 files changed, 155 insertions(+) >> create mode 100644 docs/kbase/memorydevices.rst >> > Nice doc, and nice addition to the KB! > > Reviewed-by: Jim Fehlig <jfehlig@xxxxxxxx> Thanks, I've made the changes locally for now. Michal