14.01.2014 10:00, Stefan Weil wrote: > cpu_physical_memory_set_dirty_lebitmap calls getpageaddr and ffsl which are > unavailable for MinGW. As the function is unused for MinGW, it can simply > be excluded from compilation.
I applied it to -trivial. But maybe it's better to just move whole thing to kvm-all.c where it is actually used? Thanks, /mjt