A followup to
https://www.redhat.com/archives/libvir-list/2012-July/msg00476.html
Notable changes
- Change virAtomicIntInc to return new value, instead of void
for compat with existing API
- Use verify_true instead of verify in macros
- Most other fixes from previous series