index
:
xen/xen
master
stable-4.0
stable-4.1
stable-4.2
stable-4.3
staging
staging-4.0
staging-4.1
staging-4.2
staging-4.3
xen
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
libxl
/
xl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libxl: fix out-of-memory check in parse_global_config
Matthew Daley
2013-09-25
1
-2
/
+2
*
libxl: Add vif.default.backend to xl.conf
George Dunlap
2013-07-22
1
-0
/
+4
*
xl: Enable by default claim mode.
Konrad Rzeszutek Wilk
2013-07-22
1
-1
/
+1
*
libxl: Change claim_mode from bool to int.
Konrad Rzeszutek Wilk
2013-05-14
1
-3
/
+3
*
xl: Implement XENMEM_claim_pages support via 'claim_mode' global config
Konrad Rzeszutek Wilk
2013-04-16
1
-0
/
+5
*
xl: default autoballoon option to "auto"
David Vrabel
2013-04-08
1
-2
/
+4
*
xl: extend autoballoon xl.conf option with an "auto" option
David Vrabel
2013-04-08
1
-2
/
+34
*
xl: add vif.default.script
Roger Pau Monne
2013-03-15
1
-1
/
+10
*
xl: add vif.default.bridge
Roger Pau Monne
2013-03-15
1
-2
/
+11
*
xl: allow specifying a default gatewaydev in xl.conf
Roger Pau Monne
2013-03-15
1
-0
/
+14
*
xl: free libxl context, logger and lockfile using atexit handler
Ian Campbell
2012-09-17
1
-2
/
+18
*
libxl: add option to choose who executes hotplug scripts
Roger Pau Monne
2012-07-26
1
-0
/
+4
*
xl: Clarify 'xend is running' error message
George Dunlap
2012-06-29
1
-3
/
+3
*
libxl: remove lockdir and config dir from the API
Ian Campbell
2012-05-29
1
-17
/
+9
*
xl/libxl: add a blkdev_start parameter
Stefano Stabellini
2012-05-29
1
-0
/
+3
*
xl: track child processes for the benefit of libxl
Ian Jackson
2012-05-29
1
-13
/
+73
*
libxl: prevent xl from doing operations on domains if xend is running
Roger Pau Monne
2012-05-14
1
-1
/
+21
*
libxl: child processes cleanups
Ian Jackson
2012-05-11
1
-0
/
+12
*
libxl: Protect fds with CLOEXEC even with forking threads
Ian Jackson
2012-04-11
1
-0
/
+3
*
libxl: abolish libxl_ctx_postfork
Ian Jackson
2012-04-11
1
-0
/
+8
*
xl: do not include xenctrl.h
Ian Campbell
2012-03-27
1
-1
/
+0
*
xl: Add defaultbridge config option for xl.conf
Stefan Bader
2012-02-13
1
-0
/
+4
*
xl: use json output by default
Ian Campbell
2012-02-07
1
-0
/
+10
*
xl: fix a couple of memory leaks
Ian Jackson
2012-01-27
1
-0
/
+1
*
xlu: add "dont_warn" to xlu_cfg_*
Ian Campbell
2011-11-29
1
-3
/
+3
*
libxl: add a flags argument to libxl_ctx_alloc.
Ian Campbell
2011-10-18
1
-1
/
+1
*
libxl: fixup incorrect indentation
Ian Campbell
2011-10-12
1
-0
/
+8
*
libxl: clean up trailing whitespaces in code.
Wei Liu
2011-07-19
1
-1
/
+1
*
xl: new global -N option for dry run
Ian Jackson
2011-06-28
1
-4
/
+13
*
libxl: do not expose libxenctrl/libxenstore headers via libxl.h
Ian Campbell
2011-04-06
1
-3
/
+4
*
libxl/xl: enable support for routed network configurations.
Ian Campbell
2011-02-18
1
-0
/
+4
*
xl: free memory before building a domain
Stefano Stabellini
2010-09-22
1
-0
/
+12
*
xl: add a global configuration file
Stefano Stabellini
2010-09-22
1
-0
/
+46
*
xl: randomly generate UUIDs
Gianni Tedesco
2010-09-02
1
-2
/
+0
*
xl: treat sub-command main function like a regular C main() function
Ian Campbell
2010-08-24
1
-2
/
+7
*
libxc: disable xc_ptrace on x86 Linux
Ian Campbell
2010-08-13
1
-1
/
+1
*
xl: destroy the logger before exit
Ian Campbell
2010-07-30
1
-0
/
+1
*
xl: free the libxl context before exit
Ian Campbell
2010-07-30
1
-3
/
+8
*
xl: tidy up around global '-v' option
Keir Fraser
2010-06-18
1
-1
/
+1
*
xl: allow truncation of xl subcommands
Keir Fraser
2010-06-18
1
-14
/
+11
*
xl: fix 'xl help' command
Keir Fraser
2010-06-07
1
-1
/
+1
*
xl: Allow control of logging level.
Keir Fraser
2010-05-28
1
-12
/
+28
*
libxl: Use the caller's logger (xentoollog)
Keir Fraser
2010-05-28
1
-15
/
+3
*
xl: Move "extern" declarations to xl.h
Keir Fraser
2010-05-28
1
-3
/
+0
*
xl: Combine headers into one header file.
Keir Fraser
2010-05-28
1
-2
/
+1
*
libxl: Check return codes of write/asprintf/daemon consistently.
Keir Fraser
2010-05-13
1
-3
/
+7
*
xl: Use command table to store command name and implementation
Keir Fraser
2010-05-04
1
-55
/
+19
*
xl: Move xl command implementation to a seperate file
Keir Fraser
2010-05-04
1
-2831
/
+3
*
xl: Add subcommand "xl sched-credit"
Keir Fraser
2010-05-04
1
-0
/
+114
*
xl: Add option '-p' for command 'xl create'
Keir Fraser
2010-04-26
1
-3
/
+7
[next]