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
path:
root
/
libvirt-override.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
python: add Python binding for virDomainGetSchedulerParametersFlags API
Taku Izumi
2011-07-25
1
-0
/
+83
*
Asynchronous event for BlockJob completion
Adam Litke
2011-07-22
1
-0
/
+52
*
Enable virDomainBlockPull in the python API
Adam Litke
2011-07-22
1
-0
/
+39
*
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
*
Revert "Enable virDomainBlockPull in the python API."
Eric Blake
2011-06-24
1
-53
/
+0
*
Revert "Asynchronous event for BlockPull completion"
Eric Blake
2011-06-24
1
-51
/
+0
*
python: Mark event callback wrappers as private
Cole Robinson
2011-06-21
1
-12
/
+12
*
python: Add bindings for virEvent*Handle/Timeout
Cole Robinson
2011-06-21
1
-27
/
+165
*
python: Implement virStreamSend/Recv
Cole Robinson
2011-06-21
1
-0
/
+62
*
python: Implement bindings for virStreamEventAddCallback
Cole Robinson
2011-06-20
1
-0
/
+81
*
python: libvirt-override: use simpler debug
Cole Robinson
2011-06-20
1
-104
/
+57
*
Introduce virDomainGetControlInfo API
Jiri Denemark
2011-06-16
1
-0
/
+27
*
Asynchronous event for BlockPull completion
Adam Litke
2011-06-14
1
-0
/
+51
*
Enable virDomainBlockPull in the python API.
Adam Litke
2011-06-14
1
-0
/
+53
*
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
*
libvirt.h: avoid regression, and document preferred name
Eric Blake
2011-05-29
1
-14
/
+14
*
python: Don't free must-not-free variables
Michal Privoznik
2011-05-24
1
-8
/
+3
*
python: Fix typo in bindings
Michal Privoznik
2011-05-23
1
-1
/
+1
*
virDomainGetState public API
Jiri Denemark
2011-05-16
1
-0
/
+30
*
libvirt: add virDomain{Get,Set}BlkioParameters
CVE-2011-1146
Gui Jianfeng
2011-03-10
1
-1
/
+20
*
Fix several minor problems introduced by the memtune series
v0.8.5
Matthias Bolte
2010-10-12
1
-2
/
+4
*
Adding structure and defines for virDomainSet/GetMemoryParameters
Nikunj A. Dadhania
2010-10-12
1
-0
/
+14
*
python: Fix IOErrorReasonCallback bindings
Cole Robinson
2010-07-14
1
-1
/
+1
*
Fix up the python bindings for snapshotting.
Chris Lalancette
2010-05-20
1
-0
/
+23
*
python: don't ignore virInitialize failure in module initialization
Jim Meyering
2010-05-18
1
-1
/
+2
*
Add support for another explicit IO error event
v0.8.1
Daniel P. Berrange
2010-04-30
1
-0
/
+55
*
Implement python binding for virDomainGetBlockInfo
Daniel P. Berrange
2010-04-29
1
-0
/
+27
*
nwfilter: python bindings for nwfilter
Stefan Berger
2010-04-29
1
-0
/
+124
*
Fixup python binding for virDomainSnapshot APIs
Daniel P. Berrange
2010-04-20
1
-0
/
+46
*
Fix up python bindings for new event callbacks
Daniel P. Berrange
2010-04-08
1
-0
/
+451
*
Introduce public API for domain async job handling
v0.7.7
Daniel P. Berrange
2010-03-02
1
-0
/
+36
*
libvirt-override.c: avoid a leak upon call with invalid argument
Jim Meyering
2010-02-16
1
-2
/
+4
*
virConnectBaselineCPU public API
Jiri Denemark
2010-02-12
1
-0
/
+52
*
Add virConnectGetVersion Python API
v0.7.6
Taizo ITO
2010-01-22
1
-0
/
+27
*
python: Add python bindings for virDomainMemoryStats
v0.7.5
Adam Litke
2009-12-20
1
-0
/
+44
*
Fix threading problems in python bindings
Daniel P. Berrange
2009-11-26
1
-11
/
+100
*
python: Actually implement list*Interfaces bindings
v0.7.4
v0.7.3
Cole Robinson
2009-11-20
1
-0
/
+102
*
Add virConnectGetLibvirtVersion API
Cole Robinson
2009-11-12
1
-0
/
+26
*
give up python interpreter lock before calling cb
Dan Kenigsberg
2009-11-03
1
-2
/
+8
*
Re-arrange python generator to make it clear what's auto-generated
Daniel P. Berrange
2009-09-21
1
-0
/
+2471