index
:
delta/libvirt-python.git
master
libvirt.org: git/libvirt-python.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve quality of sanitytest check
v1.2.0
Daniel P. Berrange
2013-11-28
2
-50
/
+293
*
Skip copying manually written python for C APIs which don't exist
Daniel P. Berrange
2013-11-28
1
-1
/
+41
*
Fix misc RPM specfile flaws
Daniel P. Berrange
2013-11-28
1
-3
/
+10
*
Fix code for avoiding overrides of non-existant functions
Daniel P. Berrange
2013-11-28
1
-0
/
+6
*
Deal with old filenames for events/error functions
Daniel P. Berrange
2013-11-28
1
-2
/
+5
*
Add missing binding of security model/label APIs
v1.2.0-rc2
Daniel P. Berrange
2013-11-27
5
-3
/
+110
*
Avoid generating the methods in multiple classes
Daniel P. Berrange
2013-11-27
1
-0
/
+2
*
Make block pull event dispatcher private
Daniel P. Berrange
2013-11-27
2
-2
/
+2
*
Don't include virDomainSnapshotRef in python API
Daniel P. Berrange
2013-11-27
1
-1
/
+2
*
Call virGetLastError from mod rather than py wrapper
Doug Goldstein
2013-11-26
1
-1
/
+1
*
Return right error code for baselineCPU
Don Dugger
2013-11-26
1
-4
/
+4
*
Make setup.py executable
Martin Kletzander
2013-11-26
1
-0
/
+0
*
Update README file contents and add HACKING file
Daniel P. Berrange
2013-11-26
2
-20
/
+66
*
maint: next release is 1.2.0
v1.2.0-rc1
Eric Blake
2013-11-25
1
-1
/
+1
*
Ensure API overrides only used if API exists
Daniel P. Berrange
2013-11-22
1
-0
/
+15
*
Relax min required libvirt to version 0.9.11
Daniel P. Berrange
2013-11-22
1
-1
/
+1
*
virConnectGetCPUModelNames API appeared in 1.1.3
Doug Goldstein
2013-11-22
1
-0
/
+4
*
VIR_DOMAIN_EVENT_ID_DEVICE_REMOVED appeared in 1.1.1
Daniel P. Berrange
2013-11-22
1
-1
/
+4
*
virDomainCreateXMLWithFiles and virDomainCreateWithFiles APIs appeared in 1.1.1
Doug Goldstein
2013-11-22
1
-0
/
+4
*
virDomainMigrate3 and virDomainMigrateToURI3 appeared in 1.1.0
Doug Goldstein
2013-11-22
1
-0
/
+4
*
virTypedParams* API appeared in 1.0.2 and used in 1.1.0
Doug Goldstein
2013-11-22
1
-1
/
+4
*
virDomainMigrateGetCompressionCache API appeared in 1.0.3
Doug Goldstein
2013-11-22
1
-0
/
+4
*
virDomainGetJobStats API appeared in 1.0.3
Doug Goldstein
2013-11-22
1
-0
/
+4
*
virNodeGetCPUMap API appeared in 1.0.0
Doug Goldstein
2013-11-22
1
-1
/
+7
*
VIR_DOMAIN_EVENT_ID_PMSUSPEND_DISK appeared in 1.0.0
Daniel P. Berrange
2013-11-22
1
-0
/
+4
*
virStoragePoolListAllVolumes API appeared in 0.10.2
Doug Goldstein
2013-11-22
1
-0
/
+4
*
virNode{Get,Set}MemoryParameters API appeared in 0.10.2
Doug Goldstein
2013-11-22
1
-0
/
+4
*
virConnectListAll* APIs appeared in 0.10.2
Doug Goldstein
2013-11-22
1
-0
/
+24
*
virDomainQemuAgentCommand appeared in 0.10.0
Daniel P. Berrange
2013-11-22
1
-0
/
+5
*
virDomainPinEmulator and virDomainGetEmulatorPinInfo APIs appeared in 0.10.0
Doug Goldstein
2013-11-22
1
-0
/
+4
*
VIR_DOMAIN_EVENT_ID_BALLOON_CHANGED appeared in 0.10.0
Daniel P. Berrange
2013-11-22
1
-0
/
+5
*
virConnect{Unr,R}egisterCloseCallback API appeared in 0.10.0
Doug Goldstein
2013-11-22
1
-1
/
+4
*
virDomainSnapshotListAllChildren API appeared in 0.9.13
Doug Goldstein
2013-11-22
1
-0
/
+4
*
virConnectListAllDomains API appeared in 0.9.13
Doug Goldstein
2013-11-22
1
-0
/
+4
*
virDomainListAllSnapshots API appeared in 0.9.13
Doug Goldstein
2013-11-22
1
-0
/
+4
*
Don't build LXC module when building less than 1.0.2
Doug Goldstein
2013-11-22
1
-11
/
+23
*
Create array of modules to be built
Doug Goldstein
2013-11-22
1
-2
/
+14
*
Break generator.py to be called per module
Doug Goldstein
2013-11-22
2
-13
/
+15
*
Setup distutils build system
Daniel P. Berrange
2013-11-22
9
-0
/
+1229
*
Add execute permission for sanitytest.py
Daniel P. Berrange
2013-11-22
1
-0
/
+0
*
Add build/ to python module path for sanitytest.py
Daniel P. Berrange
2013-11-22
1
-0
/
+4
*
Import some virTypedParams* APIs from libvirt
Doug Goldstein
2013-11-22
2
-0
/
+52
*
Import LIBVIR_CHECK_VERSION macro from libvirt
Doug Goldstein
2013-11-22
1
-0
/
+10
*
Import VIR_FORCE_CLOSE macro from libvirt
Daniel P. Berrange
2013-11-22
2
-0
/
+27
*
Remove use of virStrcpyStatic
Daniel P. Berrange
2013-11-22
1
-1
/
+2
*
Import VIR_ALLOC / VIR_ALLOC_N / VIR_REALLOC_N functions
Daniel P. Berrange
2013-11-22
6
-53
/
+253
*
Import code annotation macros from libvirt
Daniel P. Berrange
2013-11-22
1
-0
/
+52
*
Import gnulib's ignore_value macro
Daniel P. Berrange
2013-11-22
1
-0
/
+11
*
Import gnulib's xalloc_oversized macro
Daniel P. Berrange
2013-11-22
2
-0
/
+16
*
Add decl of MIN macro
Daniel P. Berrange
2013-11-22
1
-0
/
+4
[next]