> For the complete documentation index, see [llms.txt](https://richardweiyang-2.gitbook.io/understanding_qemu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://richardweiyang-2.gitbook.io/understanding_qemu/00-devices/00-an_example.md).

# PCDIMM

在总体上有了概念之后，我们就来看看实际的例子。比如 PCDIMM。

按照之前总结的顺序，分成几个步骤来看：

[PCDIMM类型](/understanding_qemu/00-devices/00-an_example/01-pc_dimm_class.md)

[PCDIMM实例](/understanding_qemu/00-devices/00-an_example/02-pc_dimm_instance.md)

[插入系统](/understanding_qemu/00-devices/00-an_example/03-plug.md)

[创建ACPI表](/understanding_qemu/00-devices/00-an_example/04-dimm_acpi.md)

最后再说一下PCDIMM的子类型NVDIMM的虚拟化。

[NVDIMM](/understanding_qemu/00-devices/00-an_example/05-nvdimm.md)
