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