summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-01add drivers in virtoptionvirtinstallChristophe Fergeau1-0/+24
2013-04-01debug: Dump various osinfodb infoChristophe Fergeau2-7/+69
2013-04-01Add fixme targetted at libosinfoChristophe Fergeau1-0/+4
2013-04-01Add deployment file for kvm/winChristophe Fergeau4-3/+26
2013-04-01Add virtinstall exampleChristophe Fergeau2-1/+110
2013-04-01Default to 64MB of RAM when no resources are availableChristophe Fergeau1-8/+7
2013-04-01Add 'name' property to GVirDesignerDomainChristophe Fergeau3-3/+35
2013-04-01virtoptionChristophe Fergeau1-23/+21
2013-04-01virtxml: Add GVirDesigner structureChristophe Fergeau4-567/+904
2013-04-01Implement gvir_designer_domain_add_video()Christophe Fergeau4-1/+176
2013-04-01Implement gvir_designer_domain_add_smartcard()Christophe Fergeau4-0/+40
2013-04-01Implement gvir_designer_domain_add_usb_redir()Christophe Fergeau4-0/+125
2013-04-01Check for vioserial availability before adding a SPICE agentChristophe Fergeau1-3/+39
2013-04-01Automatically add SPICE channel with SPICE graphicsChristophe Fergeau1-0/+85
2013-04-01Implement gvir_designer_domain_add_graphics()Christophe Fergeau4-0/+128
2013-04-01Update copyright noticeChristophe Fergeau1-1/+2
2013-04-01Add sound device upon GVirDesignerDomain creationChristophe Fergeau1-0/+120
2013-04-01Improve VM skeleton created by gvir_designer_domain_setup_guest()Christophe Fergeau1-0/+95
2013-04-01Rework disk bus type handlingChristophe Fergeau1-94/+91
2013-03-30Add gvir_designer_domain_get_supported_devices()Christophe Fergeau1-2/+80
2013-03-30Add driver handling methods to GVirDesignerDomainChristophe Fergeau3-0/+87
2013-03-30virtxml: Fix 2 memory leaksChristophe Fergeau1-3/+8
2013-03-30Accept 'iso' format in gvir_designer_domain_add_disk_full()Christophe Fergeau2-1/+9
2013-03-30Fix some wrong gtk-doc transfer annotationsChristophe Fergeau1-3/+3
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