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
/
lxc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve some debugging log messages in LXC mount setup
Daniel P. Berrange
2012-09-21
1
-4
/
+5
*
Ensure existing selinux mount is removed before mounting new one in LXC
Daniel P. Berrange
2012-09-21
1
-0
/
+16
*
maint: fix up copyright notice inconsistencies
Eric Blake
2012-09-20
15
-15
/
+15
*
use virBitmap to store cpumask info.
Hu Tao
2012-09-17
1
-8
/
+6
*
use virBitmap to store numa nodemask info.
Hu Tao
2012-09-17
1
-13
/
+12
*
use virBitmap to store cpu affinity info
Hu Tao
2012-09-17
1
-14
/
+9
*
node_memory: Support get/set memory parameters for drivers
Osier Yang
2012-09-17
1
-0
/
+2
*
Don't assume use of /sys/fs/cgroup
Daniel P. Berrange
2012-09-07
1
-23
/
+48
*
network: get vlan info for Open vSwitch interfaces from proper source
Laine Stump
2012-08-30
1
-1
/
+1
*
Internal refactory of data structures
Marcelo Cerri
2012-08-20
4
-22
/
+28
*
network: add support for setting VLANs on Open vSwitch ports
Kyle Mestery
2012-08-17
1
-1
/
+1
*
Refactor RPC client private data setup
Daniel P. Berrange
2012-08-15
1
-6
/
+17
*
Allow sync IO and keepalives to be skipped in RPC client setup
Daniel P. Berrange
2012-08-15
1
-0
/
+2
*
Destroy virdomainlist.[ch]
Osier Yang
2012-08-14
1
-2
/
+1
*
nwfilter: fix crash during filter define when lxc driver failed startup
Laine Stump
2012-08-09
1
-29
/
+31
*
Turn virNetClient* into virObject instances
Daniel P. Berrange
2012-08-07
1
-2
/
+2
*
Turn virNetServer* into virObject instances
Daniel P. Berrange
2012-08-07
1
-4
/
+4
*
Turn virDomainObjPtr into a virObjectPtr
Daniel P. Berrange
2012-08-07
1
-3
/
+3
*
virrandom: make virRandomInitialize an automatic one-shot
Eric Blake
2012-08-06
1
-3
/
+2
*
build: fix build without HAVE_CAPNG
Eric Blake
2012-07-30
1
-1
/
+1
*
Improve error message in LXC startup with network is not active
Daniel P. Berrange
2012-07-30
1
-2
/
+25
*
Add handling for reboots of LXC containers
Daniel P. Berrange
2012-07-30
4
-13
/
+98
*
Allow CAP_SYS_REBOOT on new enough kernels
Daniel P. Berrange
2012-07-30
1
-3
/
+83
*
Run an RPC protocol over the LXC controller monitor
Daniel P. Berrange
2012-07-30
6
-2
/
+221
*
Move LXC monitor code out into separate file
Daniel P. Berrange
2012-07-30
4
-31
/
+283
*
Convert the LXC driver to use virNetClient
Daniel P. Berrange
2012-07-30
4
-111
/
+73
*
Replace use of lxcError with virReportError
Daniel P. Berrange
2012-07-30
6
-240
/
+235
*
Rename lxc_driver_t to virLXCDriver
Daniel P. Berrange
2012-07-30
5
-86
/
+88
*
Rename all APIs in lxc_domain.c to have a virLXCDomain prefix
Daniel P. Berrange
2012-07-30
4
-16
/
+16
*
Rename all APIs in lxc_process.c to have a virLXCProcess prefix
Daniel P. Berrange
2012-07-30
3
-140
/
+141
*
maint: don't permit format strings without %
Eric Blake
2012-07-26
1
-2
/
+4
*
Desert the FSF address in copyright
Osier Yang
2012-07-23
13
-26
/
+26
*
Make the 'lxc_driver' global variable non-static
Gao feng
2012-07-20
1
-1
/
+1
*
Move LXC process management code into separate file
Daniel P. Berrange
2012-07-19
4
-1226
/
+1311
*
Move cgroup setup code out of lxc_controller.c
Daniel P. Berrange
2012-07-19
3
-230
/
+303
*
Move LXC domain private data into separate file
Daniel P. Berrange
2012-07-19
3
-31
/
+92
*
Don't autostart domains when reloading config
Daniel P. Berrange
2012-07-19
1
-2
/
+0
*
lxcContainerMountCGroups also mounts a tmpfs that needs to be labeled.
Dan Walsh
2012-07-18
1
-4
/
+14
*
Mount all tmpfs filesystems with correct SELinux label
Daniel J Walsh
2012-07-18
1
-20
/
+27
*
Convert 'raw MAC address' usages to use virMacAddr
Stefan Berger
2012-07-17
1
-3
/
+3
*
Fix shutdown of LXC controller
Daniel P. Berrange
2012-07-11
1
-2
/
+5
*
build: detect all improper uses of _("%s")
Eric Blake
2012-07-10
1
-3
/
+2
*
Only ummount /proc, /sys, /dev if the root source is '/'
Daniel P. Berrange
2012-07-05
1
-4
/
+6
*
Switch to using virNetServer APIs for monitor socket
Daniel P. Berrange
2012-07-05
1
-216
/
+52
*
Move loop device setup code into virfile.{c,h}
Daniel P. Berrange
2012-07-05
1
-107
/
+4
*
Move cgroup objects into virLXCControllerPtr
Daniel P. Berrange
2012-07-05
1
-65
/
+67
*
Move monitor into virLXCControllerPtr
Daniel P. Berrange
2012-07-05
1
-60
/
+55
*
Move /dev/pts setup out of virLXCControllerRun
Daniel P. Berrange
2012-07-05
1
-101
/
+128
*
Move security manager into virLXCControllerPtr object
Daniel P. Berrange
2012-07-05
1
-22
/
+15
*
Move loop device FDs into virLXCControllerPtr object
Daniel P. Berrange
2012-07-05
1
-16
/
+34
[next]