commit | 637123a21381b2c5833d9d663af06e3105d8caa9 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Sep 25 12:06:02 2023 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Sep 26 16:41:49 2023 +0200 |
tree | d4fcc2ef831ab0d39ad8d7ab18c5df86f99dc836 | |
parent | e0c3ef715baabbea6d59335bebfc7e40f1724d7e [diff] |
target/i386/cpu: avoid shadowed local variables Reuse the pointer variable used for the unversioned model. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>