aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/libxl_create.c
Commit message (Expand)AuthorAgeFilesLines
* libxl: Multi-device passthrough coldplug: do not wait for unstarted guestIan Jackson2011-02-251-1/+1
* libxl: allow guest to write "control/shutdown" xenstore node.Ian Campbell2011-02-111-1/+1
* libxl: do not call libxl__file_reference_unmap twiceStefano Stabellini2011-02-111-3/+0
* libxl: fix console autoconnect with pygrub, by invoking xenconsole twiceStefano Stabellini2011-02-041-1/+1
* libxl: prevent creation of domains with duplicate namesIan Jackson2011-01-281-0/+1
* libxl, xl: fixes to domain creation cleanup logic (domid values)Ian Jackson2011-01-281-0/+5
* libxl: fix error handling (xenstore transaction leak) in libxl__domain_makeIan Jackson2011-01-281-20/+29
* tools: Change the name of the qemu save file at restore timeStefano Stabellini2011-01-211-1/+4
* libxl: Fix for Windows UP crash on boot using xlIan Jackson2011-01-211-0/+1
* libxl: move domain struct init functions from xl to libxlGianni Tedesco2011-01-111-0/+69
* libxl: Introduce libxl_domain_create_new() and libxl_domain_create_restore()Gianni Tedesco2011-01-111-0/+482