index
:
libvirt-python-v6.git
master
Unnamed repository; edit this file 'description' to name the repository.
Daniel Berrangé
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
latency: Expose the new API for Python binding
v0.9.5-rc1
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
v0.9.4
libvirt-0.9.4-9.el6
libvirt-0.9.4-8.el6
libvirt-0.9.4-7.el6
libvirt-0.9.4-7.2.el6
libvirt-0.9.4-7.1.el6
libvirt-0.9.4-6.el6
libvirt-0.9.4-5.el6
libvirt-0.9.4-11.el6
libvirt-0.9.4-10.el6
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
v0.9.4-rc2
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
v0.9.4-rc1
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
*
Asynchronous event for BlockJob completion
Adam Litke
2011-07-22
2
-0
/
+64
*
Enable virDomainBlockPull in the python API
Adam Litke
2011-07-22
3
-1
/
+47
*
Add new API virDomainBlockPull* to headers
Adam Litke
2011-07-22
1
-0
/
+2
*
python: Fix makefile rule for code generation
Matthias Bolte
2011-07-21
1
-1
/
+1
*
Quieten build & ensure API build scripts exit with non-zero status
Daniel P. Berrange
2011-07-19
2
-9
/
+13
*
python: prefer unsigned flags
Eric Blake
2011-07-13
1
-3
/
+3
*
python: Fix bogus label placement
Matthias Bolte
2011-07-07
1
-5
/
+3
*
build: consistently use CFLAGS
v0.9.3
Eric Blake
2011-07-01
1
-2
/
+3
*
python: Don't declare Py_ssize_t for Python 2.6
v0.9.3-rc2
v0.9.3-rc1
Matthias Bolte
2011-06-24
1
-1
/
+1
*
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
3
-69
/
+3
*
Revert "Asynchronous event for BlockPull completion"
Eric Blake
2011-06-24
2
-60
/
+0
*
build: avoid python 2.4 build failure
Eric Blake
2011-06-24
1
-1
/
+6
*
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: Mark event callback wrappers as private
Cole Robinson
2011-06-21
4
-73
/
+59
*
python: events: Fix C->Python handle callback prototype
Cole Robinson
2011-06-21
1
-2
/
+24
*
python: Add bindings for virEvent*Handle/Timeout
Cole Robinson
2011-06-21
3
-36
/
+221
*
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
2
-2
/
+66
*
python: Implement virStreamSend/Recv
Cole Robinson
2011-06-21
5
-4
/
+117
*
python: Implement bindings for virStreamEventAddCallback
Cole Robinson
2011-06-20
4
-14
/
+100
*
python: generator: Don't print warning if nothing to warn about
Cole Robinson
2011-06-20
1
-3
/
+5
*
python: libvirt-override: use simpler debug
Cole Robinson
2011-06-20
1
-104
/
+57
*
Introduce virDomainGetControlInfo API
Jiri Denemark
2011-06-16
3
-0
/
+34
*
Asynchronous event for BlockPull completion
Adam Litke
2011-06-14
2
-0
/
+63
*
Enable virDomainBlockPull in the python API.
Adam Litke
2011-06-14
3
-3
/
+69
*
Add new API virDomainBlockPull* to headers
Adam Litke
2011-06-14
1
-0
/
+3
*
virNodeGetMemoryStats: Expose new API
Minoru Usui
2011-06-14
1
-0
/
+1
*
virNodeGetCPUStats: Expose new API
Minoru Usui
2011-06-14
1
-0
/
+1
*
send-key: Defining the public API
Lai Jiangshan
2011-06-14
1
-0
/
+1
*
Deprecate several CURRENT/LIVE/CONFIG enums
Hu Tao
2011-06-13
1
-0
/
+6
*
python: avoid unlikely sign extension bug
Eric Blake
2011-06-08
1
-1
/
+1
*
Introduce a new event emitted when a virtualization failure occurs
v0.9.2
CVE-2011-2178
Daniel P. Berrange
2011-05-29
1
-0
/
+3
[next]