"Dr. David Alan Gilbert" wrote:
> * Juan Quintela (quint...@redhat.com) wrote:
>> So we don't have to compile everything in, or have ifdefs
>
> Can you explain to me what this is allowing us to do?
See the zstd support.
We don't need to do anything in any other file. If you compile-in the
multif
* Juan Quintela (quint...@redhat.com) wrote:
> So we don't have to compile everything in, or have ifdefs
Can you explain to me what this is allowing us to do?
Dave
> Signed-off-by: Juan Quintela
> ---
> include/qemu/module.h | 2 ++
> vl.c | 1 +
> 2 files changed, 3 insertion
So we don't have to compile everything in, or have ifdefs
Signed-off-by: Juan Quintela
---
include/qemu/module.h | 2 ++
vl.c | 1 +
2 files changed, 3 insertions(+)
diff --git a/include/qemu/module.h b/include/qemu/module.h
index 65ba596e46..907cb5c0a5 100644
--- a/include/qem