aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/libxl_dm.c
Commit message (Expand)AuthorAgeFilesLines
* libxl: remove qemu default devices for upstream qemuFabio Fantoni2013-10-141-3/+7
* libxl: Spice vdagent support for upstream qemuFabio Fantoni2013-09-131-0/+10
* tools: allow user to specify a system qemu-xen binaryIan Campbell2013-08-211-1/+10
* Add vendor_device parameter for HVM guestsPaul Durrant2013-08-051-0/+9
* libxl,hvmloader: Don't relocate memory for MMIO holeGeorge Dunlap2013-06-241-0/+8
* libxl: Remove qxl support for the 4.3 releaseGeorge Dunlap2013-05-301-13/+0
* libxl: Fix qemu-xen command line for vcpus numbers.Anthony PERARD2013-05-301-2/+2
* libxl: Allow multiple USB devices on HVM domain creationGeorge Dunlap2013-04-081-2/+36
* libxl: run libxl__arch_domain_create() much earlier.Tim Deegan2013-03-281-1/+1
* libxl: Streamline vnc argument generation codeGeorge Dunlap2013-03-251-29/+50
* libxl: fix build on 32-bitIan Campbell2013-02-211-2/+2
* libxl: Add qxl vga interface support for upstream qemuFabio Fantoni2013-02-201-3/+15
* tools/libxl: Disable useless empty floppy drive with qemu-xenFabio Fantoni2013-02-151-0/+3
* tools/libxl: Improve videoram settingFabio Fantoni2013-02-151-0/+6
* libxl: don't continue to create the domain if the device model is not spawnedJulien Grall2013-01-171-2/+0
* libxl_dm: Set an id to cdrom drives with qemuu.Anthony PERARD2012-10-091-3/+4
* libxl: Have flexarray using the GCAnthony PERARD2012-10-051-12/+3
* libxl/qemu-xen: use cache=writeback for IDE and SCSIStefano Stabellini2012-10-051-4/+4
* libxl: Enable -Wshadow.Ian Campbell2012-09-171-6/+6
* libxl: rename aodevs to multidevIan Jackson2012-08-031-15/+15
* libxl: abolish useless `start' parameter to libxl__add_*Ian Jackson2012-08-031-2/+2
* libxl: fix device counting race in libxl__devices_destroyIan Jackson2012-08-031-4/+4
* libxl: convert libxl_device_vfb_add to an async operationRoger Pau Monne2012-07-261-1/+1
* libxl: convert libxl_device_vkb_add to an async operationRoger Pau Monne2012-07-261-1/+1
* libxl: set correct nic type depending on the guestRoger Pau Monne2012-07-261-1/+3
* libxl: add option to choose who executes hotplug scriptsRoger Pau Monne2012-07-261-0/+3
* libxl: convert libxl_device_nic_add to an async operationRoger Pau Monne2012-07-261-3/+35
* libxl: convert libxl_device_disk_add to an async opRoger Pau Monne2012-07-261-20/+53
* libxl: set nic type of stub to PV instead of copying from the parentRoger Pau Monne2012-07-261-0/+1
* libxl: rename _IOEMU nic type to VIF_IOEMURoger Pau Monne2012-07-261-4/+4
* libxl: rename vifs to nicsRoger Pau Monne2012-07-261-32/+32
* libxl: fix vif.ifname when used with stub device model.Ian Campbell2012-07-241-2/+19
* libxl: rename stubdomain when renaming domain.Ian Campbell2012-07-231-1/+6
* libxl: convert libxl_domain_destroy to an async opRoger Pau Monne2012-07-231-45/+40
* libxl: rename libxl_cpumap to libxl_bitmapDario Faggioli2012-07-061-3/+3
* libxl: refactor stdvga opinon support.Zhou Peng2012-06-291-3/+13
* libxl: do not leak spawned middle childrenIan Jackson2012-06-281-3/+11
* libxl: Add a gc to libxl_cpumap_alloc, ..._to_hex_stringIan Jackson2012-06-281-1/+1
* libxl: allow setting more than 31 vcpusYang Zhang2012-06-281-8/+15
* libxl: introduce LIBXL_DOMAIN_TYPE_INVALIDDario Faggioli2012-06-061-0/+4
* libxl: do not overwrite user supplied config when running bootloaderIan Campbell2012-05-291-4/+5
* libxl: pass env vars to libxl__execRoger Pau Monne2012-05-231-1/+1
* libxl: initialise ao when starting pvqemu for stubdomainIan Campbell2012-05-181-0/+1
* libxl: ao: convert libxl__spawn_*Ian Jackson2012-05-111-89/+130
* libxl: change some structures to unit arraysIan Jackson2012-05-111-42/+42
* libxl: default to xenconsoled for pv guestsIan Campbell2012-05-111-0/+6
* libxl/xend: name tap devices vifX.Y-emuIan Campbell2012-04-251-13/+6
* libxl: fix indentation in libxl_dm.c for qemuRoger Pau Monne2012-05-101-2/+4
* libxl: add "downscript=no" to Qemu callRoger Pau Monne2012-05-101-7/+14
* libxl: make most libxl_FOO_path() functions internal.Ian Campbell2012-04-121-5/+5