On 07/28/2011 02:03 PM, Laine Stump wrote:
On 07/21/2011 05:39 PM, Eric Blake wrote:
> Found by:
>
> for f in $(sed -n 's/.*Drv[^ ]* \([^;]*\);.*/\1/p' src/xen/xen_driver.h)
> do
> git grep "\(\.\|->\)$f\b" src/xen
> done | cat
>
> and looking through the resulting list to see which callback struct
> members are still necessary.
/me glad I wrote this in the commit message, as it wasn't trivial to
come up with
Sure. Why not? Simple is good.
ACK.
OK, series pushed, with patch 3 amended as described in my reply.
--
Eric Blake eblake(a)redhat.com +1-801-349-2682
Libvirt virtualization library
http://libvirt.org