Cole Robinson
|
e2a43cdb87
|
Move DEBUG macros to central location.
|
2008-10-06 19:53:06 +00:00 |
|
Dan Smith
|
4461568ab4
|
Add cgroup manipulation and LXC driver
|
2008-10-03 16:46:01 +00:00 |
|
Daniel P. Berrange
|
afac1439aa
|
Allow for private root filessytem in containers using pivot_root
|
2008-08-28 22:40:50 +00:00 |
|
Daniel P. Berrange
|
bb16f4a25d
|
Do conditional driver config in Makefile.am, not source files
|
2008-08-20 20:48:35 +00:00 |
|
Daniel P. Berrange
|
2e7a373646
|
Switch LXC driver over to generic domain XML processing APIs
|
2008-08-13 12:50:55 +00:00 |
|
Daniel P. Berrange
|
763dacda97
|
Make LXC I/O controller process a parent of the container process
|
2008-08-13 10:52:15 +00:00 |
|
Daniel P. Berrange
|
518c2144e5
|
Re-arrange code between LXC driver files
|
2008-08-13 10:25:34 +00:00 |
|
Daniel P. Berrange
|
e82c913680
|
Refactor LXC driver to pass tty/socket state directly
|
2008-08-13 10:14:47 +00:00 |
|
Dan Smith
|
0240fe9d58
|
[LXC] Add setup/cleanup of container network interfaces
|
2008-06-26 16:09:48 +00:00 |
|
Daniel P. Berrange
|
d789ef5a88
|
Switch over remaining driver code to use memory alloc apis
|
2008-06-06 11:09:57 +00:00 |
|
Jim Meyering
|
dc42a9d2de
|
remove Vim and Emacs variable settings from C source files
Done with these commands:
git grep -l Local.variab|xargs \
perl -0x3b -pi -e 's,\n+/\*\n \* vim:(.|\n)*,\n,'
git grep -l Local.variab|xargs \
perl -0x3b -pi -e 's,\n+/\*\n \* Local variables:\n(.|\n)*,\n,'
|
2008-04-10 16:53:29 +00:00 |
|
Daniel Veillard
|
9ae41a71ac
|
* src/Makefile.am src/lxc_conf.c src/lxc_conf.h src/lxc_container.c
src/lxc_container.h src/lxc_driver.c: Applied second set of
linux container patches from Dave Leskovec adding start/stop
of domains
Daniel
|
2008-04-10 07:30:52 +00:00 |
|