mirror of
https://github.com/mii443/qemu.git
synced 2025-09-03 15:49:30 +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>