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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
util: eliminate union in virNetDevVPortProfile
Laine Stump
2012-08-14
4
-50
/
+47
*
util: make return value of virUUIDFormat and virMacAddrFormat useful
Laine Stump
2012-08-14
4
-9
/
+20
*
build: fix link error with appArmor
Eric Blake
2012-08-14
1
-0
/
+1
*
openvz: unlock virDomainObj objects in openvzOpen
Dmitry Guryanov
2012-08-14
1
-0
/
+1
*
Pull code which finds a free MCS label out into its own method
Daniel P. Berrange
2012-08-14
1
-28
/
+47
*
Honour current user and role in SELinux label generation
Daniel P. Berrange
2012-08-14
1
-1
/
+35
*
Fix error reporting in virSecuritySELinuxGenNewContext
Daniel P. Berrange
2012-08-14
1
-30
/
+37
*
Use VIR_ERR_CONFIG_UNSUPPORTED if requested security driver is disabled
Daniel P. Berrange
2012-08-14
1
-0
/
+6
*
Add missing domain_conf.h include in security_manager.h
Daniel P. Berrange
2012-08-14
1
-0
/
+2
*
Add virRandom() API to generate numbers with non-power-of-2 limit
Daniel P. Berrange
2012-08-14
3
-0
/
+36
*
util: typos in fallback code fo virDoubleToStr
Martin Kletzander
2012-08-14
1
-2
/
+2
*
Destroy virdomainlist.[ch]
Osier Yang
2012-08-14
14
-393
/
+313
*
json: fix interface locale dependency
Martin Kletzander
2012-08-14
4
-1
/
+68
*
sanlock: don't unlink lockspace if registration fails
Asad Saeed
2012-08-13
1
-1
/
+1
*
build: Distribute check-symfile.pl
Cole Robinson
2012-08-13
1
-1
/
+1
*
Release only specific sanlock resource
Frido Roose
2012-08-13
1
-2
/
+3
*
virterror: Add error message for unsupported operations.
Peter Krempa
2012-08-11
2
-2
/
+8
*
build: fix binary location in stap files --with-driver-modules
Laine Stump
2012-08-10
3
-2
/
+18
*
nwfilter: fix crash during filter define when lxc driver failed startup
Laine Stump
2012-08-09
6
-87
/
+110
*
build: fix PROBE() usage of intptr_t
Eric Blake
2012-08-09
15
-29
/
+9
*
esx: Implement network driver
Matthias Bolte
2012-08-09
7
-3
/
+1211
*
esx: Remove redundant checks for esxVI_LookupHostSystemProperties result
Matthias Bolte
2012-08-09
3
-70
/
+19
*
esx: Fix dynamic deep copy
Matthias Bolte
2012-08-09
1
-5
/
+30
*
esx: Implement interface driver
Matthias Bolte
2012-08-09
5
-5
/
+430
*
nwfilter: remove target table before renaming it
Stefan Berger
2012-08-09
1
-2
/
+8
*
Add APIs for obtaining the unique ID of LVM & SCSI volumes
Daniel P. Berrange
2012-08-09
2
-0
/
+96
*
qemu: Fix debug message in p2p migration
Jiri Denemark
2012-08-09
1
-1
/
+1
*
qemu: Migrate at unlimited speed by default
Jiri Denemark
2012-08-09
3
-6
/
+5
*
qemu: Refactor parsing of block device IO tuning parameters.
Peter Krempa
2012-08-09
1
-40
/
+26
*
remote: Clean up coding style and refactor remote connection opening
Peter Krempa
2012-08-09
1
-148
/
+141
*
Allow rbd backing stores
Peter Feiner
2012-08-08
1
-2
/
+2
*
Fix errno check, prevent spurious errors under heavy load
Peter Feiner
2012-08-08
2
-6
/
+6
*
qemu:rename qemuCheckScsiControllerModel function
Guannan Ren
2012-08-08
1
-7
/
+7
*
rpc: fix a virObject typo error in struct _virNetServer
Guannan Ren
2012-08-08
1
-1
/
+1
*
qemu: add two qemu caps for lsi and virtio-scsi SCSI controllers
Guannan Ren
2012-08-08
3
-32
/
+90
*
qemu: add capabilities flags related to scsi controller
Guannan Ren
2012-08-08
2
-0
/
+9
*
util: include stderr in log message when an external command fails
Laine Stump
2012-08-07
1
-3
/
+7
*
Turn virNetClient* into virObject instances
Daniel P. Berrange
2012-08-07
11
-146
/
+110
*
Turn virNetServer* into virObject instances
Daniel P. Berrange
2012-08-07
11
-207
/
+156
*
Turn virSocket into a virObject
Daniel P. Berrange
2012-08-07
8
-55
/
+41
*
Turn virKeepAlive into a virObject
Daniel P. Berrange
2012-08-07
5
-54
/
+35
*
Turn virNetSASLContext and virNetSASLSession into virObject instances
Daniel P. Berrange
2012-08-07
8
-98
/
+57
*
Turn virNetTLSContext and virNetTLSSession into virObject instances
Daniel P. Berrange
2012-08-07
10
-112
/
+59
*
Turn qemuAgentPtr and qemuMonitorPtr into virObjectPtr instances
Daniel P. Berrange
2012-08-07
5
-122
/
+89
*
Turn virDomainObjPtr into a virObjectPtr
Daniel P. Berrange
2012-08-07
13
-126
/
+93
*
Convert public datatypes to inherit from virObject
Daniel P. Berrange
2012-08-07
14
-1088
/
+437
*
Add a generic reference counted virObject type
Daniel P. Berrange
2012-08-07
5
-0
/
+292
*
Add -netdev bridge support
Richa Marwaha
2012-08-06
3
-25
/
+65
*
Add -netdev bridge capabilities
Richa Marwaha
2012-08-06
2
-4
/
+10
*
virrandom: make virRandomInitialize an automatic one-shot
Eric Blake
2012-08-06
7
-14
/
+29
[prev]
[next]