]> git.ipfire.org Git - thirdparty/libvirt.git/commit
node_device: refactor mdev attributes handling
authorBoris Fiuczynski <fiuczy@linux.ibm.com>
Thu, 22 Feb 2024 13:01:59 +0000 (14:01 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 26 Feb 2024 09:55:17 +0000 (10:55 +0100)
commitc877908e14b394fdf9a739fe59bfd505ae9f61e0
tree389e1c0558486c08c8728bb0b3345a47169faa97
parent47e57159b3d3e037d7aa934f2b59425c4559d8c1
node_device: refactor mdev attributes handling

Refactor attribute handling code into methods for easier reuse.

Signed-off-by: Boris Fiuczynski <fiuczy@linux.ibm.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/conf/node_device_conf.c
src/node_device/node_device_driver.c