aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/libxl_internal.h
Commit message (Expand)AuthorAgeFilesLines
* libxl: Restrict permissions on PV console device xenstore nodesIan Jackson2013-06-271-1/+6
* From: Ian Campbell <ian.campbell@citrix.com>Ian Jackson2012-12-121-0/+6
* libxl: Accept disk name in libxl_devid_to_device_diskMarek Marczykowski2011-06-051-1/+1
* libxl: Multi-device passthrough coldplug: do not wait for unstarted guestIan Jackson2011-02-251-0/+4
* libxl: remove the entries from xenstore when destroying a diskStefano Stabellini2011-02-171-0/+2
* libxl: disk specification interface changeKamala Narasimhan2011-02-151-3/+3
* libxl: internals: document the error behaviour of various libxl__xs_* functionsIan Jackson2011-01-281-2/+10
* libxl: rename xenstored pid file on LinuxChristoph Egger2011-01-261-1/+1
* libxl: libxl_ctx_init checks for xenstored pid fileKamala Narasimhan2011-01-251-0/+1
* libxl, minios: stubdom console based save/restoreStefano Stabellini2011-01-211-0/+5
* tools: Change the name of the qemu save file at restore timeStefano Stabellini2011-01-211-0/+1
* libxl: Introduce libxl_domain_create_new() and libxl_domain_create_restore()Gianni Tedesco2011-01-111-3/+26
* xl: Move device model functions in to a separate fileGianni Tedesco2011-01-071-0/+2
* tools/libxl: use qdisk if blktap2 is not availableStefano Stabellini2010-11-231-0/+1
* libxl: Fix migration of HVM guestsIan Campbell2010-10-281-1/+1
* tools: cpupools: xl: commands and library changesJuergen Gross2010-10-211-1/+1
* libxl: remove xs_writev functionIan Campbell2010-10-131-2/+0
* libxl: introduce the concept of dom0 minimum memoryStefano Stabellini2010-09-221-0/+1
* libxl: add few more memory operationsStefano Stabellini2010-09-221-0/+2
* libxl: introduce cpuid interface to domain buildAndre Przywara2010-09-161-0/+11
* libxl: fix compiler warning with fork_exec_bootloaderAndre Przywara2010-09-161-1/+2
* libxl: Use libxl__ namespace for internal typesIan Campbell2010-09-081-34/+34
* libxl: move hvm_build_set_params to libxl_dom.cIan Campbell2010-09-081-6/+0
* libxl: Ensure all _hidden functions use libxl__ prefix (manual part)Ian Campbell2010-09-081-32/+31
* libxl: Ensure all _hidden functions use libxl__ prefix (autogenerated patch)Ian Campbell2010-09-081-33/+33
* libxl: implement destroy for libxl_file_reference builtin typeIan Campbell2010-08-191-0/+3
* tools/libxl: compile with -Wmissing-declarationsIan Jackson2010-08-171-0/+2
* lbixl: make libxl_device_model_starting type opaque to users of libxlIan Campbell2010-08-161-1/+1
* libxl: make libxl_console_reader type opaque to users of libxlIan Campbell2010-08-161-0/+9
* xl: make libxl_uuid2string internal to libxenlightGianni Tedesco2010-08-161-6/+2
* Make blktap support optional.Christoph Egger2010-08-161-0/+19
* tools/libxl: remove libxl_free() since there are no more callersGianni Tedesco2010-08-161-1/+0
* xl: Implement per-API-call garbage-collection lifetimeGianni Tedesco2010-08-121-22/+32
* xl: Use gcc hidden visibility attribute"Gianni Tedesco (3P)"2010-08-111-48/+56
* xl: Fix invalid return of internal ptrs via libxl_poolid_to_name"Gianni Tedesco (3P)"2010-08-111-0/+1
* xl: Fix invalid return of libxl-internal pointers via libxl_domid_to_name()"Gianni Tedesco (3P)"2010-08-111-2/+1
* xl: Return void from libxl_free() and libxl_free_all()"Gianni Tedesco (3P)"2010-08-111-2/+2
* PV console for HVM domainsStefano Stabellini2010-08-051-1/+2
* xl: detect pci-insert-failed dm status on pci-passthroughGianni Tedesco2010-08-041-0/+2
* libxl: Check whether a PCI device is assignable before assigning it do a domUGianni Tedesco2010-07-291-0/+2
* libxl: consistently use typedef struct {} libxl_$typeIan Campbell2010-07-281-45/+45
* libxl: const-correctness fix to device_physdisk_major_minorChristoph Egger2010-07-271-1/+1
* tools/libxl: Revert broken NetBSD portability patchesIan Jackson2010-07-231-1/+1
* libxl: consistent handling of libxc errorsGianni Tedesco2010-07-231-0/+3
* tools/libxl: Fix blktap2 NetBSD build and also revert broken changeChristoph Egger2010-07-231-1/+1
* Revert 91c486918e02 "More consistent error handling in libxl"Ian Jackson2010-07-211-3/+0
* More consistent error handling in libxlStefano Stabellini2010-07-191-0/+3
* libxl: fix typo in commentIan Jackson2010-07-141-1/+1
* libxl: add libxl_strdup convenience functionIan Jackson2010-07-141-0/+1
* libxl: add printf attribute to libxl_xs_write and fixup resulting warningsIan Jackson2010-07-141-1/+1