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
/
src
/
libvirt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: define new API virNetworkUpdate
Laine Stump
2012-09-18
1
-0
/
+62
*
blockjob: add virDomainBlockCommit
Eric Blake
2012-09-17
1
-2
/
+112
*
node_memory: Define the APIs to get/set memory parameters
Osier Yang
2012-09-17
1
-0
/
+121
*
list: Define new API virConnectListAllSecrets
Osier Yang
2012-09-17
1
-0
/
+67
*
list: Define new API virConnectListAllNWFilters
Osier Yang
2012-09-17
1
-0
/
+50
*
list: Define new API virConnectListAllNodeDevices
Osier Yang
2012-09-17
1
-0
/
+71
*
Improve virTypedParameterValidateSet
Osier Yang
2012-09-14
1
-10
/
+10
*
list: Define new API virConnectListAllInterfaces
Osier Yang
2012-09-12
1
-2
/
+75
*
Call virResetLastError in all virConnectOpen* functions
Daniel P. Berrange
2012-09-11
1
-0
/
+3
*
list: Define new API virConnectListAllNetworks
Osier Yang
2012-09-11
1
-2
/
+84
*
list: Define new API virStoragePoolListAllVolumes
Osier Yang
2012-09-10
1
-0
/
+50
*
list: Define new API virStorageListAllStoragePools
Osier Yang
2012-09-06
1
-8
/
+104
*
qemu: forbid suspend if already pmsuspended
Michal Privoznik
2012-08-23
1
-0
/
+4
*
docs: fix blockpull/blockcopy bandwidth Mbps -> MiB/s
Stefan Hajnoczi
2012-08-22
1
-5
/
+5
*
Introduce virDomainPinEmulator and virDomainGetEmulatorPinInfo functions.
Tang Chen
2012-08-22
1
-0
/
+147
*
Update the remote API
Marcelo Cerri
2012-08-20
1
-0
/
+47
*
Convert public datatypes to inherit from virObject
Daniel P. Berrange
2012-08-07
1
-97
/
+48
*
virrandom: make virRandomInitialize an automatic one-shot
Eric Blake
2012-08-06
1
-2
/
+1
*
Remove manual one-shot global initializers
Daniel P. Berrange
2012-08-02
1
-3
/
+1
*
parallels: add driver skeleton
Dmitry Guryanov
2012-08-01
1
-0
/
+9
*
Update remote driver to support the connection close callbacks
Daniel P. Berrange
2012-07-30
1
-1
/
+2
*
Add public API to register a callback to be invoked on connection close
Daniel P. Berrange
2012-07-30
1
-0
/
+114
*
maint: Use consistent copyright.
Osier Yang
2012-07-27
1
-1
/
+13
*
maint: don't permit format strings without %
Eric Blake
2012-07-26
1
-17
/
+17
*
Add virDomainGetHostname
Guido Günther
2012-07-20
1
-0
/
+45
*
Clarify direct migration
Jiri Denemark
2012-07-13
1
-2
/
+6
*
doc: fix typo in virDomainDestroy API doc
Christophe Fergeau
2012-06-27
1
-2
/
+2
*
storage: Introduce --inactive for pool-dumpxml
Michal Privoznik
2012-06-25
1
-1
/
+1
*
list: add virDomainListAllSnapshots API
Eric Blake
2012-06-19
1
-9
/
+168
*
snapshot: add additional filters when getting lists
Eric Blake
2012-06-19
1
-34
/
+92
*
lib: Add public api to enable atomic listing of guest
Peter Krempa
2012-06-18
1
-2
/
+122
*
Add more debug logging for libvirtd startup
Daniel P. Berrange
2012-06-15
1
-6
/
+9
*
snapshot: new query APIs
Eric Blake
2012-06-11
1
-0
/
+85
*
snapshot: add virDomainSnapshotRef API
Eric Blake
2012-06-08
1
-0
/
+33
*
rpc: Size up RPC limits
Michal Privoznik
2012-06-05
1
-0
/
+2
*
Fix typo in comment start
Daniel P. Berrange
2012-05-28
1
-1
/
+1
*
Santize the reporting of VIR_ERR_INVALID_ERROR
Daniel P. Berrange
2012-05-28
1
-738
/
+430
*
Remove uid param from directory lookup APIs
Daniel P. Berrange
2012-05-28
1
-1
/
+1
*
Only build server side drivers as modules
Daniel P. Berrange
2012-05-24
1
-86
/
+43
*
Use XDG Base Directories instead of storing in home directory
William Jon McCann
2012-05-14
1
-2
/
+2
*
blockjob: fix block-stream bandwidth race
Eric Blake
2012-04-27
1
-2
/
+6
*
keepalive: Add ability to disable keepalive messages
Peter Krempa
2012-04-26
1
-6
/
+4
*
blockjob: add new API flags
Eric Blake
2012-04-23
1
-9
/
+91
*
blockjob: add API for async virDomainBlockJobAbort
Adam Litke
2012-04-11
1
-1
/
+12
*
build: fix mingw ssize_t, syntax check
Eric Blake
2012-03-30
1
-2
/
+0
*
Consistent style for usage of sizeof operator
Daniel P. Berrange
2012-03-30
1
-4
/
+6
*
snapshot: improve qemu handling of reused snapshot targets
Eric Blake
2012-03-23
1
-4
/
+7
*
snapshot: add atomic create flag
Eric Blake
2012-03-23
1
-7
/
+14
*
Use a libvirt custom struct for virURIPtr
Daniel P. Berrange
2012-03-23
1
-4
/
+1
*
Centralize error reporting for URI parsing/formatting problems
Daniel P. Berrange
2012-03-23
1
-12
/
+4
[next]