mirror of
https://github.com/qemu/qemu.git
synced 2026-07-16 05:24:41 +00:00
The capability macros are always defined, since they come from kernel headers that are copied into the QEMU tree. Remove the unnecessary #ifdefs. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>