pvpanic: use FWCfgState explicitly
commitc3c4fe35be9f6c37388ba7615c6c33e8f4034438
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 30 May 2013 12:59:06 +0000 (30 15:59 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 2 Jun 2013 15:14:15 +0000 (2 18:14 +0300)
tree7fa5abe11477b4fe04c5911a03fed86b5ac2c986
parentcac122103abac633d7b39aac87273bf6d5a37588
pvpanic: use FWCfgState explicitly

Use the type-safe FWCfgState structure instead
of the unsafe void *.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/misc/pvpanic.c