summaryrefslogtreecommitdiff
path: root/hw/s390x/s390-pci-inst.c
diff options
context:
space:
mode:
authorFei Li <sherrylf@linux.vnet.ibm.com>2017-03-17 10:28:30 +0100
committerCornelia Huck <cornelia.huck@de.ibm.com>2017-04-21 09:32:09 +0200
commitbc66d6cbca780c5b8c237b9d355caa8274e5b312 (patch)
treedc20c5152425522930d706fc807445858911441b /hw/s390x/s390-pci-inst.c
parentc572d3f313a3580bc2a1ec7c14a25a2ac40c32ca (diff)
downloadqemu-bc66d6cbca780c5b8c237b9d355caa8274e5b312.tar.gz
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/s390x/s390-pci-inst.c')
0 files changed, 0 insertions, 0 deletions