aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* xl: xl network-attach -N (dry run) optionMathieu Gagne2012-04-172-1/+11
* xl: cleanup indentationMathieu Gagne2012-04-171-4/+4
* libxl: Query VNC listening port through QMPAnthony PERARD2012-04-171-0/+59
* tools/libvchan: Remove unwanted debugging codeOlaf Hering2012-04-171-23/+0
* tools: Revert c/s 25150:b490ef93bad7 tools/libfsimage: include Rules.mk firstGeorge Dunlap2012-04-138-8/+16
* tools/blktap2: fix 'make clean'Tim Deegan2012-04-051-1/+1
* libxl: provide STATE_AO_GCIan Jackson2012-04-111-3/+8
* libxl: Protect fds with CLOEXEC even with forking threadsIan Jackson2012-04-116-1/+232
* libxl: libxl_event.c:beforepoll_internal, REQUIRE_FDSIan Jackson2012-04-111-26/+56
* libxl: abolish libxl_ctx_postforkIan Jackson2012-04-115-14/+11
* libxl: include <_libxl_paths.h> in libxl_internal.hIan Jackson2012-04-113-4/+2
* libxl: Provide libxl_string_list_lengthIan Jackson2012-04-112-0/+9
* libxl: include <ctype.h> and introduce CTYPE helper macroIan Jackson2012-04-111-0/+20
* libxl: Introduce some convenience macrosIan Jackson2012-04-111-0/+72
* libxl: Make libxl__zalloc et al tolerate a NULL gcIan Jackson2012-04-112-9/+17
* libxl: Crash (more sensibly) on malloc failureIan Jackson2012-04-113-45/+52
* tools: Use PTHREAD_CFLAGS, _LDFLAGS, _LIBSIan Jackson2012-04-114-6/+15
* libxl: Use PTHREAD_CFLAGS, LDFLAGS, LIBSIan Jackson2012-04-111-0/+4
* tools: Correct PTHREAD options in config/StdGNU.mkIan Jackson2012-04-115-31/+126
* libxl: Fix leak of ctx->lockIan Jackson2012-04-111-4/+13
* libxl: remove poller from list in libxl__poller_getRoger Pau Monne2012-04-111-1/+3
* libxl: Fix eventloop_iteration over-lockingIan Jackson2012-04-112-6/+2
* libxl: fix hang due to libxl__initiate_device_removeIan Jackson2012-04-113-11/+18
* libxl: ao: allow immediate completionIan Jackson2012-04-112-5/+16
* xenpaging: add error code to indicate iommem passthroughOlaf Hering2012-03-301-1/+4
* autoconf: check for as86, ld86, bcc and iaslRoger Pau Monne2012-02-222-0/+204
* libxl: fixup error handling in libxl_send_triggerIan Campbell2012-04-041-5/+6
* xl, libxl: Add per-device and global permissive config options for pci passth...George Dunlap2012-04-044-1/+40
* libxl: Move bdf parsing into libxluGeorge Dunlap2012-04-047-161/+199
* tools/libfsimage: include Rules.mk firstOlaf Hering2012-03-148-16/+8
* tools/blktap: reorder MEMSHR_DIR to fix CFLAGSOlaf Hering2012-03-142-5/+4
* libxl: Pass actual RAM amount to qemu-xenAnthony PERARD2012-04-031-4/+3
* autoconf: change AX_ARG_{DISABLE/ENABLE}_AND_EXPORT to make more senseRoger Pau Monne2012-04-035-75/+91
* libxl: Document API and ABI compatibility guarantees.Ian Campbell2012-03-191-0/+78
* libxl: log device model arguments to aid debuggingIan Campbell2012-03-191-1/+5
* tools: specify datadir for qemu-xen build to fix firmware loadingOlaf Hering2012-04-031-0/+1
* tools/vtpm: use LDLIBS to pass -lgmpOlaf Hering2012-04-031-1/+1
* autoconf: fix python-dev detection on old python versionsRoger Pau Monne2012-04-032-44/+43
* libxl: Use enum values for qemu version not raw numbersIan Campbell2012-03-221-4/+6
* linux-xencommons: Load xen-acpi-processorKonrad Rzeszutek Wilk2012-03-231-0/+1
* tools/libxc: send page-in requests in batches in linux_privcmd_map_foreign_bulkOlaf Hering2012-03-261-15/+57
* libxl: support for "rtc_timeoffset" and "localtime"Lin Ming2012-04-024-0/+21
* libxl: Handle non-ballooned, zero slackmem properly for pci passthruGeorge Dunlap2012-04-021-1/+1
* xl: do not include xenctrl.hIan Campbell2012-03-271-1/+0
* xl: provide a command to set the saved configuration for a running domainIan Campbell2012-04-023-2/+156
* Fetch the OVMF repository from specific git mirror and enable itAttilio Rao2012-03-222-0/+48
* autoconf: add missing compression checks for libxcRoger Pau Monne2012-03-143-14/+154
* autoconf: check for uuid.h or uuid/uuid.h with -luuidRoger Pau Monne2012-03-143-67/+56
* tools: Add explicit clean rule for SeaBIOSIan Campbell2012-03-142-2/+5
* autoconf: check for Python.h header and -lpython* libRoger Pau Monne2012-03-142-34/+106