diff options
author | Fei Li <sherrylf@linux.vnet.ibm.com> | 2017-03-17 10:28:30 +0100 |
---|---|---|
committer | Cornelia Huck <cornelia.huck@de.ibm.com> | 2017-04-21 09:32:09 +0200 |
commit | bc66d6cbca780c5b8c237b9d355caa8274e5b312 (patch) | |
tree | dc20c5152425522930d706fc807445858911441b /hw/i2c | |
parent | c572d3f313a3580bc2a1ec7c14a25a2ac40c32ca (diff) |
s390x/flic: cache flic in s390_get_flic
s390_get_flic() is called many times to obtain the flic. This wastes a
lot of time as it calls object_resolve_path() every time. Let's cache
S390FLICState by defining it as static.
Signed-off-by: Fei Li <sherrylf@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Diffstat (limited to 'hw/i2c')
0 files changed, 0 insertions, 0 deletions