diff options
author | Igor Mammedov | 2017-01-18 18:13:20 +0100 |
---|---|---|
committer | Eduardo Habkost | 2017-01-24 00:25:37 +0100 |
commit | 80e5db303dc82e357df923dc2bfcb858c20282a0 (patch) | |
tree | 5902487b6664ae674e4e466fbc266247b9e5f5d6 /MAINTAINERS | |
parent | pc: don't return cpu pointer from pc_new_cpu() as it's not needed anymore (diff) | |
download | qemu-80e5db303dc82e357df923dc2bfcb858c20282a0.tar.gz qemu-80e5db303dc82e357df923dc2bfcb858c20282a0.tar.xz qemu-80e5db303dc82e357df923dc2bfcb858c20282a0.zip |
machine: Make possible_cpu_arch_ids() return const pointer
make sure that external callers won't try to modify
possible_cpus and owner of possible_cpus can access
it directly when it modifies it.
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <1484759609-264075-5-git-send-email-imammedo@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions