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
/
libxl
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitmap: new member variable and function renaming
Hu Tao
2012-09-17
1
-1
/
+1
*
vcpupin: Fix returning of arrays from virDomainVcpuPinAdd
Peter Krempa
2012-08-30
1
-1
/
+1
*
refactor virDomainVcpuPinAdd()
Hu Tao
2012-08-22
1
-1
/
+12
*
Destroy virdomainlist.[ch]
Osier Yang
2012-08-14
1
-2
/
+1
*
Turn virDomainObjPtr into a virObjectPtr
Daniel P. Berrange
2012-08-07
1
-3
/
+3
*
Desert the FSF address in copyright
Osier Yang
2012-07-23
4
-8
/
+8
*
Replace use of libxlError with virReportError
Daniel P. Berrange
2012-07-20
3
-334
/
+330
*
Add missing "%s" format string to constant error messages in libxl driver
Jiri Denemark
2012-07-20
2
-15
/
+17
*
Convert 'raw MAC address' usages to use virMacAddr
Stefan Berger
2012-07-17
1
-1
/
+1
*
drivers: Implement virListAllDomains for drivers using virDomainObj
Peter Krempa
2012-06-20
1
-0
/
+20
*
conf: Store managed save image existence in virDomainObj
Peter Krempa
2012-06-18
1
-7
/
+34
*
build: fix unused variable after last patch
Eric Blake
2012-05-21
1
-2
/
+0
*
Fix potential events deadlock when unref'ing virConnectPtr
Daniel P. Berrange
2012-05-21
1
-4
/
+0
*
Consistent style for usage of sizeof operator
Daniel P. Berrange
2012-03-30
1
-4
/
+4
*
build: avoid frame size error when building without -O2
Laine Stump
2012-03-26
1
-4
/
+1
*
Centralize error reporting for URI parsing/formatting problems
Daniel P. Berrange
2012-03-23
1
-4
/
+1
*
util: eliminate device object leaks related to virDomain*Remove*()
Laine Stump
2012-03-08
1
-2
/
+3
*
xml: use long long internally, to centralize overflow checks
Eric Blake
2012-03-07
1
-4
/
+4
*
libxl: eliminate memory leak in libxmlDomainModifyDeviceFlags
Laine Stump
2012-02-28
1
-4
/
+0
*
Fixed URI parsing
Martin Kletzander
2012-02-24
1
-1
/
+2
*
util: refactor virFileOpenAs
Laine Stump
2012-02-03
1
-2
/
+2
*
build: prohibit raw malloc and free
Eric Blake
2012-02-03
1
-6
/
+7
*
Add new virDomainShutdownFlags API
Daniel P. Berrange
2012-01-24
1
-1
/
+11
*
util: use new virTypedParameter helpers
Eric Blake
2012-01-19
1
-32
/
+12
*
config: report error when script given for inappropriate interface type
Laine Stump
2012-01-08
1
-2
/
+9
*
Only add the timer when a callback is registered
Daniel P. Berrange
2011-12-19
1
-1
/
+1
*
Hide use of timers for domain event dispatch
Daniel P. Berrange
2011-12-19
1
-29
/
+1
*
Convert drivers to thread safe APIs for adding callbacks
Daniel P. Berrange
2011-12-19
1
-9
/
+9
*
Return count of callbacks when registering callbacks
Daniel P. Berrange
2011-12-19
1
-7
/
+8
*
Fix version numbers for isAlive and setKeepAlive driver APIs
Jiri Denemark
2011-11-24
1
-1
/
+1
*
Implement virConnectIsAlive in all drivers
Jiri Denemark
2011-11-24
1
-0
/
+8
*
Fix default console type setting
Daniel P. Berrange
2011-11-03
1
-1
/
+10
*
libxl: allow getting < max typed parameters
Eric Blake
2011-11-02
1
-13
/
+12
*
API: document scheduler parameter names
Eric Blake
2011-11-02
1
-6
/
+9
*
libxl: avoid a dereference of a null pointer
Alex Jia
2011-09-08
1
-1
/
+1
*
snapshot: also support disks by path
Eric Blake
2011-09-05
1
-5
/
+6
*
snapshot: reject transient disks where code is not ready
Eric Blake
2011-09-05
1
-0
/
+5
*
Stop libxl driver polluting logs on non-Xen hosts
Daniel P. Berrange
2011-08-31
1
-3
/
+3
*
libxl: Allow to undefine a running domain.
Osier Yang
2011-08-19
1
-8
/
+7
*
managedsave: prohibit use on transient domains
Eric Blake
2011-08-10
1
-0
/
+5
*
libxl: fix build failure due to change in virDomainGraphicsDef
Laine Stump
2011-07-28
1
-3
/
+4
*
vcpu: teach getVcpusFlags about current
Eric Blake
2011-07-25
1
-8
/
+21
*
save: wire up trivial save/restore flags implementations
Eric Blake
2011-07-21
1
-2
/
+32
*
destroy: Implement internal API for libxl driver
Michal Privoznik
2011-07-21
1
-1
/
+11
*
build: rename files.h to virfile.h
Eric Blake
2011-07-21
2
-2
/
+2
*
build: fix broken build
Eric Blake
2011-07-19
1
-1
/
+1
*
undefine: Implement internal API for libxl driver
Osier Yang
2011-07-20
1
-1
/
+32
*
flags: use common dumpxml flags check
Eric Blake
2011-07-15
1
-0
/
+2
*
libxl: reject unknown flags
Eric Blake
2011-07-13
1
-5
/
+13
*
Add domain type checking
Matthias Bolte
2011-07-11
1
-4
/
+11
[next]