qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] fw_cfg: misc fixes


From: Michael S. Tsirkin
Subject: [Qemu-devel] [PATCH 0/3] fw_cfg: misc fixes
Date: Thu, 30 May 2013 16:27:56 +0300

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

[Prev in Thread] Current Thread [Next in Thread]