mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 23:25:48 +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>