Re: [PATCH 06/15] qemu: Retire QEMU_CAPS_OBJECT_MEMORY_RAM

2022-11-04 Thread Ján Tomko
On a Thursday in 2022, Michal Privoznik wrote: Now that nothing uses this capability, it can be retired. Signed-off-by: Michal Privoznik --- src/qemu/qemu_capabilities.c | 2 +- src/qemu/qemu_capabilities.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Reviewed-by: Ján Tomko Jano

[PATCH 06/15] qemu: Retire QEMU_CAPS_OBJECT_MEMORY_RAM

2022-11-03 Thread Michal Privoznik
Now that nothing uses this capability, it can be retired. Signed-off-by: Michal Privoznik --- src/qemu/qemu_capabilities.c | 2 +- src/qemu/qemu_capabilities.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/qemu/qemu_capabilities.c b/src/qemu/qemu_capabilities.c index