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
/
vbox
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fdstream: drop delete argument
Eric Blake
2011-08-02
1
-6
/
+2
*
screenshot: don't unlink bogus file
Eric Blake
2011-08-02
1
-0
/
+5
*
conf: add <listen> subelement to domain <graphics> element
Laine Stump
2011-07-28
1
-5
/
+8
*
destroy: Implement internal API for vbox driver
Michal Privoznik
2011-07-21
1
-1
/
+13
*
build: rename files.h to virfile.h
Eric Blake
2011-07-21
1
-1
/
+1
*
flags: use common dumpxml flags check
Eric Blake
2011-07-15
1
-4
/
+14
*
vbox: reject unknown flags
Eric Blake
2011-07-13
2
-10
/
+39
*
Add domain type checking
Matthias Bolte
2011-07-11
1
-0
/
+1
*
vbox: Fix logic in storage driver open function
Matthias Bolte
2011-07-09
1
-5
/
+2
*
drivers: prefer unsigned int for flags
Eric Blake
2011-07-07
2
-7
/
+8
*
util: choose whether to require micro in version strings
Eric Blake
2011-07-01
2
-2
/
+2
*
Promote virEvent*Handle/Timeout to public API
Cole Robinson
2011-06-21
1
-1
/
+0
*
Deprecate several CURRENT/LIVE/CONFIG enums
Hu Tao
2011-06-13
1
-10
/
+10
*
vbox: Fix typo in error message
Matthias Bolte
2011-06-04
1
-1
/
+1
*
vbox: Fix version extraction on Windows for newer VirtualBox versions
Matthias Bolte
2011-06-04
1
-27
/
+60
*
Add many version number annotations to drivers
Daniel P. Berrange
2011-05-16
1
-90
/
+90
*
Convert all driver struct intializers to C99 style
Daniel P. Berrange
2011-05-16
1
-144
/
+64
*
Implement basic virDomainGetState in all drivers
Jiri Denemark
2011-05-16
1
-1
/
+60
*
Internal driver API for virDomainGetState
Jiri Denemark
2011-05-16
1
-0
/
+1
*
vbox: Implement the driver methods
Michal Privoznik
2011-05-13
1
-0
/
+133
*
screenshot: Defining the internal API
Michal Privoznik
2011-05-13
1
-0
/
+1
*
libvirt,logging: cleanup VIR_XXX0()
Lai Jiangshan
2011-05-11
2
-23
/
+23
*
Rename internal DumpXML functions to GetXMLDesc
Matthias Bolte
2011-05-10
1
-7
/
+7
*
inject-nmi: Defining the internal API
Lai Jiangshan
2011-05-10
1
-0
/
+1
*
Remove virConnectPtr from virRaiseErrorFull
Matthias Bolte
2011-04-17
2
-2
/
+2
*
Fix gcc 4.6 warnings in vbox_tmpl.c
Christophe Fergeau
2011-04-14
1
-3
/
+8
*
build: detect potentential uninitialized variables
Eric Blake
2011-04-04
1
-14
/
+14
*
Add public API for setting migration speed on the fly
Daniel P. Berrange
2011-03-22
1
-0
/
+1
*
libvirt: implements virDomain{Get,Set}BlkioParameters
Gui Jianfeng
2011-03-10
1
-2
/
+4
*
setmem: introduce a new libvirt API (virDomainSetMemoryFlags)
Taku Izumi
2011-03-10
1
-0
/
+1
*
Put <stdbool.h> into internal.h so it is available everywhere
Daniel P. Berrange
2011-02-24
2
-2
/
+0
*
maint: kill all remaining uses of old DEBUG macro
Eric Blake
2011-02-21
2
-137
/
+137
*
sysinfo: define internal driver API
Eric Blake
2011-02-08
1
-0
/
+1
*
Add VIR_DIV_UP to divide memory or storage request sizes with round up
Matthias Bolte
2011-01-29
1
-4
/
+7
*
domain_conf: split source data out from ChrDef
Eric Blake
2011-01-14
1
-24
/
+25
*
vbox: Silently ignore missing registry key on Windows
Matthias Bolte
2011-01-11
1
-2
/
+3
*
vbox: Use correct VRAM size unit
Matthias Bolte
2011-01-06
1
-3
/
+3
*
vbox: Add support for VirtualBox 4.0
Matthias Bolte
2010-12-28
8
-169
/
+7921
*
Fix misuse of VIR_ERR_INVALID_DOMAIN
Matthias Bolte
2010-12-27
1
-19
/
+19
*
vbox: Handle different IID representation in Version 2.2 on Windows
Matthias Bolte
2010-12-27
2
-669
/
+582
*
Change virtual network XML parsing/formatting to support IPv6
Laine Stump
2010-12-23
1
-30
/
+51
*
vbox: Don't leak domain names in vboxListDefinedDomains
Matthias Bolte
2010-12-17
1
-3
/
+5
*
vbox: Don't leak arrays from XPCOM
Matthias Bolte
2010-12-17
1
-0
/
+4
*
vbox: Handle different array representations of XPCOM and MSCOM
Matthias Bolte
2010-12-17
5
-249
/
+447
*
vbox: Add glue layer for MSCOM on Windows
Matthias Bolte
2010-12-17
8
-33
/
+777
*
vbox: Match struct layout of the MSCOM implementation on Windows
Matthias Bolte
2010-12-17
4
-0
/
+47
*
vbox: Use stdcall convention for all COM methods on Windows
Matthias Bolte
2010-12-17
5
-3219
/
+3257
*
Fix memory leaks in audit & VirtualBox code
Daniel P. Berrange
2010-11-29
1
-0
/
+1
*
Implementations of virDomainIsUpdated for drivers except qemu
Osier Yang
2010-11-24
1
-1
/
+5
*
define internal driver API
Osier Yang
2010-11-23
1
-0
/
+1
[prev]
[next]