Skip to content

feat(transport): add Pmem device type (ID 27)#9

Merged
fslongjin merged 1 commit into
masterfrom
codex/virtio-pmem-device-type
Jun 4, 2026
Merged

feat(transport): add Pmem device type (ID 27)#9
fslongjin merged 1 commit into
masterfrom
codex/virtio-pmem-device-type

Conversation

@fslongjin

Copy link
Copy Markdown
Member

Add VirtIO Pmem (Persistent Memory) device type to the DeviceType enum with its standard device ID 27.

Changes

  • Add Pmem = 27 variant to DeviceType enum
  • Add 27 => DeviceType::Pmem match arm in From<u32> implementation

🤖 Generated with Claude Code

Add VirtIO Pmem (Persistent Memory) device type to the DeviceType enum
with its standard device ID 27.

Signed-off-by: LoGin <longjin@DragonOS.org>
@fslongjin fslongjin merged commit 3ac8163 into master Jun 4, 2026
3 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant