diff options
author | Ani Sinha <anisinha@redhat.com> | 2024-09-03 19:30:45 +0530 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-10-02 12:58:46 +0200 |
commit | ed2880f4e93bf83106ebdc8562a5ee4d93285a3b (patch) | |
tree | df824af9b472527ad5afbcc8e95ce2ed82110799 /iothread.c | |
parent | a711afbbdbe9e7450d35b2aa2484e55eda90ea20 (diff) | |
download | qemu-ed2880f4e93bf83106ebdc8562a5ee4d93285a3b.zip qemu-ed2880f4e93bf83106ebdc8562a5ee4d93285a3b.tar.gz qemu-ed2880f4e93bf83106ebdc8562a5ee4d93285a3b.tar.bz2 |
kvm/i386: make kvm_filter_msr() and related definitions private to kvm module
kvm_filer_msr() is only used from i386 kvm module. Make it static so that its
easy for developers to understand that its not used anywhere else.
Same for QEMURDMSRHandler, QEMUWRMSRHandler and KVMMSRHandlers definitions.
CC: philmd@linaro.org
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Ani Sinha <anisinha@redhat.com>
Link: https://lore.kernel.org/r/20240903140045.41167-1-anisinha@redhat.com
[Make struct unnamed. - Paolo]
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'iothread.c')
0 files changed, 0 insertions, 0 deletions