mirror of
https://github.com/mii443/qemu.git
synced 2025-08-29 10:29:27 +00:00
Remove some code duplication by adding a function to look up the fw cfg file. This way, we don't need to duplicate same strings everywhere. Use by both fw cfg and pvpanic device. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>