index
:
delta/libvirt-python.git
master
libvirt.org: git/libvirt-python.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
generator.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
list: Define new API virConnectListAllSecrets
Osier Yang
2012-09-17
1
-0
/
+1
*
list: Define new API virConnectListAllNWFilters
Osier Yang
2012-09-17
1
-0
/
+1
*
list: Define new API virConnectListAllNodeDevices
Osier Yang
2012-09-17
1
-0
/
+1
*
list: Define new API virConnectListAllInterfaces
Osier Yang
2012-09-12
1
-0
/
+1
*
list: Define new API virConnectListAllNetworks
Osier Yang
2012-09-11
1
-0
/
+1
*
list: Define new API virStoragePoolListAllVolumes
Osier Yang
2012-09-10
1
-0
/
+1
*
list: Define new API virStorageListAllStoragePools
Osier Yang
2012-09-06
1
-2
/
+3
*
agent: add virDrvDomainQemuAgentCommand prototype for drivers.
MATSUDA Daiki
2012-08-23
1
-0
/
+1
*
Update the remote API
v0.10.0-rc1
Marcelo Cerri
2012-08-20
1
-0
/
+1
*
python: Don't generate bodies for close callback functions
v0.10.0-rc0
CVE-2012-3445
Peter Krempa
2012-07-30
1
-0
/
+2
*
list: add virDomainListAllSnapshots API
Eric Blake
2012-06-19
1
-0
/
+2
*
lib: Add public api to enable atomic listing of guest
Peter Krempa
2012-06-18
1
-0
/
+1
*
Cleanup for a return statement in source files
Martin Kletzander
2012-03-26
1
-4
/
+4
*
python: add virDomainGetCPUStats python binding API
Guannan Ren
2012-03-22
1
-1
/
+4
*
python: always include config.h first
Eric Blake
2012-03-20
1
-1
/
+2
*
python: use libvirt_util to avoid raw free
Eric Blake
2012-02-03
1
-1
/
+1
*
python: drop redundant function
Eric Blake
2012-02-03
1
-1
/
+1
*
virDomainGetDiskErrors public API
Jiri Denemark
2012-02-01
1
-1
/
+2
*
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
v0.9.9-rc2
v0.9.9-rc1
v0.9.9
Hu Tao
2011-12-29
1
-0
/
+2
*
add new API virDomain{G, S}etNumaParameters
Hu Tao
2011-12-20
1
-0
/
+2
*
python: Expose blockPeek and memoryPeek in Python binding
Osier Yang
2011-12-15
1
-0
/
+1
*
Support virDomain{Set, Get}BlockIoTune in the python API
v0.9.8-rc2
v0.9.8-rc1
Lei Li
2011-11-30
1
-3
/
+2
*
Add new API virDomain{Set, Get}BlockIoTune
Lei Li
2011-11-29
1
-0
/
+3
*
snapshot: new virDomainSnapshotListChildrenNames API
Eric Blake
2011-10-10
1
-0
/
+4
*
python: Fix bindings generated in VPATH build
v0.9.6
v0.9.5-rc3
v0.9.5
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 Py binding generator to generate files for QEMU APIs
Osier Yang
2011-09-14
1
-69
/
+294
*
latency: Expose the new API for Python binding
v0.9.5-rc1
Osier Yang
2011-09-06
1
-0
/
+1
*
Add public API for getting migration speed
Jim Fehlig
2011-09-01
1
-0
/
+1
*
python: add Python binding for virDomainGetVcpuPinInfo API
Taku Izumi
2011-07-25
1
-0
/
+1
*
python: add Python binding for virDomainPinVcpusFlags API
Taku Izumi
2011-07-25
1
-0
/
+1
*
Enable virDomainBlockPull in the python API
Adam Litke
2011-07-22
1
-1
/
+1
*
Add new API virDomainBlockPull* to headers
Adam Litke
2011-07-22
1
-0
/
+2
*
Quieten build & ensure API build scripts exit with non-zero status
Daniel P. Berrange
2011-07-19
1
-6
/
+10
*
Revert "Add new API virDomainBlockPull* to headers"
Eric Blake
2011-06-24
1
-3
/
+0
*
Revert "Enable virDomainBlockPull in the python API."
Eric Blake
2011-06-24
1
-2
/
+3
*
build: avoid python 2.4 build failure
Eric Blake
2011-06-23
1
-2
/
+2
*
python: Generate virStreamFree but don't expose in bindings
Cole Robinson
2011-06-23
1
-1
/
+10
*
python: Add bindings for virEvent*Handle/Timeout
Cole Robinson
2011-06-21
1
-9
/
+2
*
Promote virEvent*Handle/Timeout to public API
Cole Robinson
2011-06-21
1
-0
/
+8
*
python: Implement virStreamSend/RecvAll helpers
Cole Robinson
2011-06-21
1
-2
/
+2
*
python: Implement virStreamSend/Recv
Cole Robinson
2011-06-21
1
-4
/
+5
*
python: Implement bindings for virStreamEventAddCallback
Cole Robinson
2011-06-20
1
-4
/
+4
*
python: generator: Don't print warning if nothing to warn about
Cole Robinson
2011-06-20
1
-3
/
+5
*
Introduce virDomainGetControlInfo API
Jiri Denemark
2011-06-16
1
-0
/
+1
*
Enable virDomainBlockPull in the python API.
Adam Litke
2011-06-14
1
-3
/
+2
*
Add new API virDomainBlockPull* to headers
Adam Litke
2011-06-14
1
-0
/
+3
[next]