diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2021-09-07 12:45:12 +0200 |
---|---|---|
committer | Jason Wang <jasowang@redhat.com> | 2021-09-17 16:07:52 +0800 |
commit | 080832e4f4801a28bd1170c49e61f6a0f5f05d03 (patch) | |
tree | e4dabb909a761cd8566055eb9dc30e81bc8997c3 /hw | |
parent | d1fe59377bbbf91dfded1f08ffe3c636e9db8dc0 (diff) | |
download | qemu-080832e4f4801a28bd1170c49e61f6a0f5f05d03.zip qemu-080832e4f4801a28bd1170c49e61f6a0f5f05d03.tar.gz qemu-080832e4f4801a28bd1170c49e61f6a0f5f05d03.tar.bz2 |
ebpf: only include in system emulators
eBPF files are being included in user emulators, which is useless and
also breaks compilation because ebpf/trace-events is only processed
if a system emulator is included in the build.
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/566
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions