Here are some misc fixes to the fw cfg object
handling.
I've queued them on my pci branch temporarily
as it's useful to cleanup some pci things.
I'm using this with Laszlo's cleanup patch
that got rid of void * in pc.c too -
that's queued there as well.

Please review and comment.

Michael S. Tsirkin (3):
  pvpanic: use FWCfgState explicitly
  fw_cfg: add API to find FW cfg object
  fw_cfg: fw_cfg is a singleton

 hw/misc/pvpanic.c         |  4 ++--
 hw/nvram/fw_cfg.c         | 18 +++++++++++++-----
 include/hw/nvram/fw_cfg.h |  2 ++
 3 files changed, 17 insertions(+), 7 deletions(-)

-- 
MST


Reply via email to