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

2013-05-30 Thread Hu Tao
On Thu, May 30, 2013 at 04:27:56PM +0300, Michael S. Tsirkin wrote: > 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

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

2013-05-30 Thread Laszlo Ersek
On 05/30/13 15:27, Michael S. Tsirkin wrote: > 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 t

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

2013-05-30 Thread Michael S. Tsirkin
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. Tsirk