Am 05.02.2011 17:03, schrieb Stefan Hajnoczi:
On Sat, Feb 5, 2011 at 2:39 PM, Stefan Weil<w...@mail.berlios.de> wrote:My current version of the patch is available from http://qemu.weilnetz.de/0001-Fix-conversions-from-pointer-to-integral-type-and-vi.patch.Out of interest, did you audit the code manually or use something like coccinelle?Stefan
Quite simple: I cross-compiled using MinGW-w64 and fixed the gcc warnings manually. Stefan