1. aafd758 util: Clean up includes by Peter Maydell · 9 years ago
  2. 2b21233 util/uri: Add overflow check to rfc3986_parse_port by Max Reitz · 10 years ago
  3. afb30dd util/uri: URI member path can be null, compare more carfully by Markus Armbruster · 10 years ago
  4. afd5ea3 util/uri: realloc2n() can't fail, drop dead error handling by Markus Armbruster · 10 years ago
  5. c89c6e8 util/uri: uri_new() can't fail, drop dead error handling by Markus Armbruster · 10 years ago
  6. 9be71be util: Fuse g_malloc(); memset() into g_new0() by Markus Armbruster · 10 years ago
  7. 44c2286 util: Drop superfluous conditionals around g_free() by Markus Armbruster · 10 years ago
  8. 2458810 Drop superfluous conditionals around g_strdup() by Markus Armbruster · 10 years ago
  9. 7f303ad clean unnecessary code: don't check g_strdup arg for NULL by Dong Xu Wang · 12 years ago
  10. baacf04 build: move libqemuutil.a components to util/ by Paolo Bonzini · 12 years ago[Renamed from uri.c]
  11. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  12. a93cf9d Fix comments (adress -> address, layed -> laid, wierd -> weird) by Stefan Weil · 12 years ago
  13. ca0defb qemu: URI parsing library by Paolo Bonzini · 12 years ago