Re: [PATCH v3 07/16] stubs: Rename qmp_memory_device.c to memory_device.c

2023-09-16 Thread Maciej S. Szmigiero
On 8.09.2023 16:21, David Hildenbrand wrote: We want to place non-qmp stubs in there, so let's rename it. While at it, put it into the MAINTAINERS file under "Memory devices". Signed-off-by: David Hildenbrand Reviewed-by: Maciej S. Szmigiero Thanks, Maciej

[PATCH v3 07/16] stubs: Rename qmp_memory_device.c to memory_device.c

2023-09-08 Thread David Hildenbrand
We want to place non-qmp stubs in there, so let's rename it. While at it, put it into the MAINTAINERS file under "Memory devices". Signed-off-by: David Hildenbrand --- MAINTAINERS| 1 + stubs/{qmp_memory_device.c => memory_device.c} | 0 stubs/meson.build