GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/libvirt.git
v0.10.2-gentoo
v0.7.4-gentoo
v0.8.1-gentoo
v0.8.3-gentoo
v0.8.6-gentoo
v0.9.10-gentoo
v0.9.3-gentoo
C toolkit to manipulate virtual machines repository (gentoo clone including backports branches)
Diego E. Pettenò <flameeyes@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
conf
/
node_device_conf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: fix up copyright notice inconsistencies
Eric Blake
2012-09-20
1
-1
/
+1
*
list: Add helpers for listing node devices
Osier Yang
2012-09-17
1
-0
/
+103
*
Desert the FSF address in copyright
Osier Yang
2012-07-23
1
-2
/
+2
*
Convert all files in src/conf/ to use virReportError()
Daniel P. Berrange
2012-07-18
1
-71
/
+71
*
npiv: Auto-generate WWN if it's not specified
Osier Yang
2012-02-10
1
-30
/
+47
*
npiv: Expose fabric_name outside
Osier Yang
2011-12-07
1
-0
/
+3
*
conf: Improve incorrect root element error messages
Michal Privoznik
2011-11-28
1
-2
/
+4
*
xml: Clean up rest of virtual XML document names for XML strings
Peter Krempa
2011-09-14
1
-1
/
+1
*
conf: Substitute OPERATION_INVALID with INTERNAL_ERROR
Osier Yang
2011-09-01
1
-1
/
+1
*
conf: Cleanup improper use of VIR_ERR_NO_SUPPORT in node_device_conf
Osier Yang
2011-08-23
1
-1
/
+1
*
pci: Move some pci sriov helper code out of node device driver to util/pci
Roopa Prabhu
2011-08-16
1
-0
/
+1
*
xml: Make sure virXpathNodeSet always sets an error
Cole Robinson
2011-05-13
1
-7
/
+5
*
maint: rename virBufferVSprintf to virBufferAsprintf
Eric Blake
2011-05-05
1
-31
/
+31
*
nodedev: Free the right pointers when getting WWNs fails
Jiri Denemark
2010-08-18
1
-2
/
+2
*
Fix device destroy return value
David Allan
2010-06-03
1
-2
/
+2
*
Use common XML parsing functions
Jiri Denemark
2010-03-23
1
-56
/
+4
*
virNodeDevCapScsiHostParseXML: avoid an unconditional leak
Jim Meyering
2010-02-16
1
-0
/
+1
*
Remove virConnectPtr from all node device XML APIs
Daniel P. Berrange
2010-02-10
1
-117
/
+91
*
Escape strings serialized in XML
Daniel Veillard
2010-02-10
1
-17
/
+19
*
Remove conn parameter from virXPath* functions
Matthias Bolte
2010-02-09
1
-35
/
+35
*
Remove conn parameter from virReportOOMError
Matthias Bolte
2010-02-09
1
-9
/
+9
*
nodedev: Add removable storage 'media_label' prop
Cole Robinson
2009-12-14
1
-0
/
+8
*
expose SR IOV physical/virtual function relationships
Dave Allan
2009-12-14
1
-0
/
+30
*
Add virBufferFreeAndReset() and replace free()
Matthias Bolte
2009-12-10
1
-3
/
+1
*
remove sysfs_path and parent_sysfs_path from XML
Dave Allan
2009-11-19
1
-8
/
+0
*
Removing devicePath member from dev struct
Dave Allan
2009-11-19
1
-1
/
+0
*
Add scsi_target device type
David Allan
2009-11-12
1
-0
/
+43
*
Implement a node device backend using libudev
David Allan
2009-11-12
1
-14
/
+32
*
Add several fields to node device capabilities
David Allan
2009-11-12
1
-0
/
+28
*
Add missing OOM error checks, reports and cleanups
Matthias Bolte
2009-11-09
1
-4
/
+9
*
Fix potential false-positive OOM error reporting.
Matthias Bolte
2009-10-22
1
-3
/
+1
*
node device: Break out get_wwns and get_parent_node helpers
Cole Robinson
2009-10-20
1
-0
/
+89
*
node conf: Make parsing routines consistent with other drivers
Cole Robinson
2009-10-05
1
-7
/
+40
*
nodedev: Break out virNodeDeviceHasCap to node_conf
Cole Robinson
2009-10-05
1
-0
/
+10
*
Move all XML configuration handling to src/conf/
Daniel P. Berrange
2009-09-21
1
-0
/
+1237