summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-08Add myself to AUTHORS fileZeeshan Ali (Khattak)1-0/+1
2013-04-06build: No need to set PKG_CONFIG_PATH for g-ir-scannerZeeshan Ali (Khattak)1-1/+1
2013-03-29Fix leaks of libosinfo dataChristophe Fergeau2-0/+13
2013-03-29Fix several leaks of libvirt-gconfig dataChristophe Fergeau1-6/+14
2013-03-22Add GvirDesignerDomain::osinfo-dbChristophe Fergeau6-19/+37
2013-03-19Fix libvirt caps -> libosinfo platform short id mappingChristophe Fergeau1-3/+3
2013-03-12Remove FSF address from a few filesChristophe Fergeau3-6/+6
2013-01-23virtxml: Errors loading the Osinfo DB are not fatalChristophe Fergeau1-2/+1
2013-01-23virtxml: Fix various memory leaksChristophe Fergeau1-3/+14
2013-01-23virtxml: Switch to use osinfo_db_identify_mediaChristophe Fergeau2-8/+5
2012-12-30virtxml: Make global var localChristophe Fergeau1-1/+1
2012-10-09spec: Update Source0 pathMichal Privoznik1-1/+1
2012-10-09Post release version bumpDaniel P. Berrange1-1/+1
2012-10-09Update deps in README and date in NEWSDaniel P. Berrange2-3/+3
2012-10-09Add missing BR on libosinfo-devel to RPM specDaniel P. Berrange1-0/+1
2012-09-20spec: Cleanup for rpmlintMichal Privoznik1-4/+4
2012-09-20Create manpage for virtxmlMichal Privoznik4-0/+138
2012-09-18spec: Remove unused rulesMichal Privoznik1-19/+3
2012-09-18domain.c: Document @error on public APIsMichal Privoznik1-0/+4
2012-09-18Create basic documentationMichal Privoznik5-1/+87
2012-09-17Implement resources settingMichal Privoznik4-0/+126
2012-09-17virtxml: Detect platform from libvirt connection URIMichal Privoznik2-43/+140
2012-09-17virtxml: Detect OS from given ISOMichal Privoznik1-5/+99
2012-09-17virtxml: Init variablesMichal Privoznik1-2/+2
2012-09-14build: allow building with newer glibc-headers and -O0Christophe Fergeau2-2/+7
2012-09-12add_disk_full: Only set error if !NULLMichal Privoznik1-1/+1
2012-09-12get_supported_disk_bus_types: NULL is valid listMichal Privoznik1-2/+1
2012-09-12init_check: Ignore DB loading errorsMichal Privoznik1-3/+1
2012-09-11virtxml: Drop direct libvirt usageMichal Privoznik3-20/+34
2012-09-11style: Use two blank lines between functionsMichal Privoznik1-0/+11
2012-09-11disk_add: Don't hardcode 'qemu' driverMichal Privoznik1-1/+18
2012-09-10domain: Introduce interface supportMichal Privoznik4-0/+165
2012-09-10examples: Create an example of usage programMichal Privoznik6-3/+356
2012-09-10domain: Introduce disk supportMichal Privoznik3-0/+270
2012-09-10Load osinfo DB on initMichal Privoznik6-3/+54
2012-07-31Add GIT ignore fileDaniel P. Berrange1-0/+37
2012-07-31Introduce APIs for setting up optimal virt type / os type / archDaniel P. Berrange6-0/+1161
2012-07-30Import basic library frameworkDaniel P. Berrange34-0/+4271