]> git.ipfire.org Git - thirdparty/qemu.git/commit
sun4u: add power_mem_read routine
authorPrasad J Pandit <pjp@fedoraproject.org>
Fri, 4 Jan 2019 09:49:10 +0000 (15:19 +0530)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 30 Jul 2019 20:15:46 +0000 (15:15 -0500)
commit59a823017aeeac5db3a10566d5037a7785e1b996
tree5339517a04c9fbf1897f055cb92f4e934e130b91
parent3be7eb2f47bf71db5f80fcf8750ea395dd5ffdd2
sun4u: add power_mem_read routine

Define skeleton 'power_mem_read' routine. Avoid NULL dereference.

Reported-by: Fakhri Zulkifli <mohdfakhrizulkifli@gmail.com>
Signed-off-by: Prasad J Pandit <pjp@fedoraproject.org>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
(cherry picked from commit ad280559c68360c9f1cd7be063857853759e6a73)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/sparc64/sun4u.c