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
/
driver.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
parallels: add driver skeleton
Dmitry Guryanov
2012-08-01
1
-0
/
+1
*
Add virDomainGetHostname
Guido Günther
2012-07-20
1
-0
/
+6
*
list: add virDomainListAllSnapshots API
Eric Blake
2012-06-19
1
-0
/
+12
*
driver: Clean up driver header to space indentation
Peter Krempa
2012-06-19
1
-370
/
+370
*
lib: Add public api to enable atomic listing of guest
Peter Krempa
2012-06-18
1
-3
/
+8
*
snapshot: new query APIs
Eric Blake
2012-06-11
1
-0
/
+10
*
Override default driver dir when running from GIT
Daniel P. Berrange
2012-05-24
1
-0
/
+1
*
xml: use long long internally, to centralize overflow checks
Eric Blake
2012-03-07
1
-1
/
+1
*
build: use correct type for pid and similar types
Eric Blake
2012-03-02
1
-1
/
+2
*
Introduce virDomainPMWakeup API
Michal Privoznik
2012-02-27
1
-1
/
+5
*
Fixed URI parsing
Martin Kletzander
2012-02-24
1
-1
/
+1
*
block rebase: add new API virDomainBlockRebase
Eric Blake
2012-02-01
1
-0
/
+5
*
API: Add api to set and get domain metadata
Peter Krempa
2012-02-01
1
-0
/
+16
*
virDomainGetDiskErrors public API
Jiri Denemark
2012-02-01
1
-0
/
+7
*
resize: slightly alter signature
Eric Blake
2012-01-31
1
-1
/
+1
*
Add new public API virDomainGetCPUStats()
KAMEZAWA Hiroyuki
2012-01-28
1
-0
/
+8
*
Introduce virDomainPMSuspendForDuration API
Michal Privoznik
2012-01-28
1
-0
/
+6
*
resize: add virStorageVolResize() API
Zeeshan Ali (Khattak)
2012-01-27
1
-0
/
+5
*
storage: Support different wiping algorithms
Michal Privoznik
2012-01-26
1
-0
/
+5
*
Add new virDomainShutdownFlags API
Daniel P. Berrange
2012-01-24
1
-0
/
+5
*
build: fix build on mingw with netcf available
Eric Blake
2012-01-11
1
-0
/
+1
*
domiftune: Add API virDomain{S,G}etInterfaceParameters
Hu Tao
2011-12-29
1
-0
/
+12
*
add new API virDomain{G, S}etNumaParameters
Hu Tao
2011-12-20
1
-0
/
+15
*
Add new API virDomain{Set, Get}BlockIoTune
Lei Li
2011-11-29
1
-0
/
+15
*
block_resize: Define the new API
Osier Yang
2011-11-29
1
-1
/
+7
*
Add a public API to invoke suspend/resume on the host
Srivatsa S. Bhat
2011-11-29
1
-0
/
+6
*
Introduce virConnectIsAlive API
Jiri Denemark
2011-11-24
1
-0
/
+3
*
Introduce virConnectSetKeepAlive
Jiri Denemark
2011-11-24
1
-0
/
+5
*
Introduce the virDomainOpenGraphics API
Daniel P. Berrange
2011-10-28
1
-0
/
+6
*
snapshot: new virDomainSnapshotListChildrenNames API
Eric Blake
2011-10-10
1
-0
/
+12
*
api: Add public api for 'reset'
Xu He Jie
2011-09-29
1
-0
/
+4
*
snapshot: new virDomainSnapshotGetParent API
Eric Blake
2011-09-28
1
-0
/
+5
*
Avoid using "devname" as an identifier.
Peter Krempa
2011-09-16
1
-1
/
+1
*
latency: Define the internal driver callback
Osier Yang
2011-09-06
1
-0
/
+8
*
Add public API for getting migration speed
Jim Fehlig
2011-09-01
1
-0
/
+6
*
hyperv: Add driver skeleton
Matthias Bolte
2011-08-26
1
-0
/
+1
*
driver.h: Fix two driver documentation mistakes
Wieland Hoffmann
2011-07-25
1
-2
/
+2
*
Add new API virDomainBlockPull* to headers
Adam Litke
2011-07-22
1
-0
/
+24
*
save: new API to manipulate save file images
Eric Blake
2011-07-21
1
-0
/
+11
*
destroy: Define new public API virDomainDestroyFlags
Michal Privoznik
2011-07-21
1
-0
/
+4
*
save: new public API to bypass file system cache on save/restore
Eric Blake
2011-07-21
1
-0
/
+12
*
undefine: Define the new API
Osier Yang
2011-07-20
1
-0
/
+4
*
libvirt: do not mix internal flags into public API
Eric Blake
2011-07-18
1
-10
/
+6
*
Define a QEMU specific API to attach to a running QEMU process
Daniel P. Berrange
2011-07-12
1
-0
/
+6
*
drivers: prefer unsigned int for flags
Eric Blake
2011-07-07
1
-5
/
+5
*
Add node prefix to virNodeGet(CPU|Memory)Stats structs and defines
Matthias Bolte
2011-06-28
1
-2
/
+2
*
build: rename Vcpupin to VcpuPin
Eric Blake
2011-06-27
1
-2
/
+2
*
vcpupin: introduce the new libvirt API (virDomainGetVcpupinInfo)
Taku Izumi
2011-06-24
1
-0
/
+8
*
Revert "Add new API virDomainBlockPull* to headers"
Eric Blake
2011-06-24
1
-22
/
+0
*
Introduce virDomainGetControlInfo API
Jiri Denemark
2011-06-16
1
-0
/
+5
[next]