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>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
python: drop unused function
Eric Blake
2012-02-07
1
-15
/
+1
*
pyhton: Don't link against libvirt_util.la
Michal Privoznik
2012-02-07
1
-2
/
+0
*
maint: consolidate several .gitignore files
Eric Blake
2012-02-03
1
-13
/
+0
*
Added missing memory reporting into python bindings
Martin Kletzander
2012-02-03
1
-0
/
+6
*
python: use libvirt_util to avoid raw free
Eric Blake
2012-02-03
4
-199
/
+193
*
python: drop redundant function
Eric Blake
2012-02-03
3
-16
/
+2
*
build: clean up CPPFLAGS/INCLUDES usage
Eric Blake
2012-02-03
1
-2
/
+2
*
python: Add binding for virDomainGetDiskErrors
Jiri Denemark
2012-02-01
2
-0
/
+60
*
virDomainGetDiskErrors public API
Jiri Denemark
2012-02-01
1
-1
/
+2
*
python: correct a copy-paste error
Alex Jia
2012-02-01
1
-1
/
+1
*
Add new public API virDomainGetCPUStats()
KAMEZAWA Hiroyuki
2012-01-28
1
-0
/
+1
*
resize: add virStorageVolResize() API
Zeeshan Ali (Khattak)
2012-01-27
1
-0
/
+1
*
API: make declaration of _LAST enum values conditional
Eric Blake
2012-01-20
1
-1
/
+2
*
domiftune: Add API virDomain{S,G}etInterfaceParameters
Hu Tao
2011-12-29
1
-0
/
+2
*
remove a static limit on max domains in python bindings
Daniel Veillard
2011-12-29
1
-4
/
+23
*
python: Fix problems of virDomain{Set, Get}BlockIoTune bindings
Alex Jia
2011-12-29
2
-4
/
+3
*
add new API virDomain{G, S}etNumaParameters
Hu Tao
2011-12-20
1
-0
/
+2
*
python: plug memory leak on libvirt_virConnectOpenAuth
Alex Jia
2011-12-19
1
-0
/
+1
*
python: Expose blockPeek and memoryPeek in Python binding
Osier Yang
2011-12-15
3
-0
/
+91
*
python: Fix export of virDomainSnapshotListChildrenNames
Peter Krempa
2011-12-13
1
-0
/
+1
*
python: Expose binding for virNodeGetMemoryStats()
Peter Krempa
2011-12-05
2
-0
/
+55
*
python: Expose binding for virNodeGetCPUStats()
Peter Krempa
2011-12-05
2
-0
/
+54
*
Support virDomain{Set, Get}BlockIoTune in the python API
Lei Li
2011-11-30
3
-3
/
+196
*
Add new API virDomain{Set, Get}BlockIoTune
Lei Li
2011-11-29
1
-0
/
+3
*
python: Fix documentation of virStream recv
Matthias Bolte
2011-10-31
1
-1
/
+1
*
startupPolicy: Emit event on disk source dropping
Michal Privoznik
2011-10-25
2
-0
/
+62
*
Fix two comments related to error handling
Philipp Hahn
2011-10-17
1
-1
/
+1
*
snapshot: new virDomainSnapshotListChildrenNames API
Eric Blake
2011-10-10
3
-3
/
+58
*
maint: typo fixes
Eric Blake
2011-10-10
1
-2
/
+2
*
python: Fix bindings generated in VPATH build
Jiri Denemark
2011-09-16
1
-4
/
+4
*
python: Fix libvirt.py generation to include virterror info
Cole Robinson
2011-09-15
1
-2
/
+5
*
qemu_api: Update Makefile to generate libvirtmod_qemu lib
Osier Yang
2011-09-14
1
-5
/
+28
*
qemu_api: Update Py binding generator to generate files for QEMU APIs
Osier Yang
2011-09-14
1
-69
/
+294
*
qemu_api: Add override XML and C files for QEMU APIs
Osier Yang
2011-09-14
2
-0
/
+148
*
latency: Expose the new API for Python binding
Osier Yang
2011-09-06
3
-0
/
+93
*
Add public API for getting migration speed
Jim Fehlig
2011-09-01
3
-0
/
+31
*
python: avoid unlikely sign extension bug
Eric Blake
2011-08-02
1
-1
/
+1
*
freebsd: Fix build problem due to picking up the wrong libvirt.h
Matthias Bolte
2011-07-29
1
-1
/
+2
*
maint: add missing copyright notices
Eric Blake
2011-07-28
2
-0
/
+6
*
python: add python binding for virDomainSetMemoryParameters
Hu Tao
2011-07-28
2
-3
/
+92
*
python: add python binding for virDomainGetMemoryParameters
Hu Tao
2011-07-28
2
-6
/
+79
*
python: add python binding for virDomainSetBlkioParameters
Hu Tao
2011-07-28
2
-3
/
+92
*
python: add python binding for virDomainGetBlkioParameters
Hu Tao
2011-07-28
2
-6
/
+79
*
send-key: Implement Python API
Lai Jiangshan
2011-07-27
1
-0
/
+48
*
python: Properly report errors if virStreamRecv fails
Cole Robinson
2011-07-26
1
-1
/
+3
*
python: Handle embedded NUL in stream.send data
Cole Robinson
2011-07-25
1
-2
/
+3
*
python: add Python binding for virDomainGetVcpuPinInfo API
Taku Izumi
2011-07-25
3
-0
/
+76
*
python: add Python binding for virDomainPinVcpusFlags API
Taku Izumi
2011-07-25
3
-0
/
+57
*
python: add Python binding for virDomainGetSchedulerParametersFlags API
Taku Izumi
2011-07-25
2
-0
/
+103
*
python: add Python binding for virDomainGetSchedulerParametersFlags API
Taku Izumi
2011-07-25
2
-0
/
+89
[next]