Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prepare for future GPLv2+ relicensing | Paolo Bonzini | 2012-01-13 | 1 | -0/+2 |
| | | | | | | | | | All files under GPLv2 will get GPLv2+ changes starting tomorrow. event_notifier.c and exec-obsolete.h were only ever touched by Red Hat employees and can be relicensed now. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> | ||||
* | Use glib memory allocation and free functions | Anthony Liguori | 2011-08-20 | 1 | -5/+5 |
| | | | | | | qemu_malloc/qemu_free no longer exist after this commit. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> | ||||
* | add pflib: PixelFormat conversion library. | Gerd Hoffmann | 2010-09-21 | 1 | -0/+213 |