mirror of
https://github.com/mii443/qemu.git
synced 2025-08-28 09:59:34 +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>