aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* libxl: beautify json with YAJL2M A Young2013-04-121-1/+5
* tools+stubdom: install under /usr/local by default.Ian Campbell2013-04-122-3/+0
* libxl: regenerate libxlu cfg parser after 9e14c516b6cbIan Campbell2013-04-122-30/+30
* Switch to poll() in cxenstored's IO loopWei Liu2013-04-112-60/+133
* hotplug/Linux: Remove hardcoded pathsIan Campbell2013-04-114-22/+28
* Merge branch 'staging' of xenbits.xen.org:/home/xen/git/xen into stagingIan Jackson2013-04-1119-369/+1442
|\
| * ocaml: eventchn: remove the unused exception 'Eventchn.Error'David Scott2013-04-112-6/+0
| * ocaml: eventchn: add ocamldoc strings to the interfaceDavid Scott2013-04-111-0/+29
| * ocaml: eventchn: in the interface, we don't have to give implementation detailsDavid Scott2013-04-111-10/+9
| * ocaml: eventchn: add a 'type t' to represent an event channelDavid Scott2013-04-115-18/+41
| * Merge branch 'xenstore-syslog' of git://github.com/djs55/xen into stagingIan Campbell2013-04-116-52/+257
| |\
| | * oxenstored: Allow oxenstored to use syslog at levels other than DebugDavid Scott2013-03-191-17/+17
| | * oxenstored: enable logging via syslog, if specified in the config file.David Scott2013-03-192-34/+94
| | * oxenstored: Re-add ocaml syslog bindingDavid Scott2013-03-194-2/+147
| * | tools: memshr: arm64 supportIan Campbell2013-04-111-12/+36
| * | tools: libxc: arm64 supportIan Campbell2013-04-112-1/+5
| * | tools: only check for Python devel tools if not cross-compiling.Ian Campbell2013-04-112-2/+12
| * | tools: only build blktap1 on x86Ian Campbell2013-04-111-0/+2
| * | blktap2: use sys/eventfd.h if it is availableIan Campbell2013-04-114-5/+21
| * | tools: Use AC_SYS_LARGEFILE instead of calling getconf(1)Ian Campbell2013-04-114-273/+1040
* | | xl: fix xl config parserChoonho Son2013-04-111-1/+1
|/ /
* | xl: Accept a list for usbdevice in config fileGeorge Dunlap2013-04-081-2/+18
* | libxl: Allow multiple USB devices on HVM domain creationGeorge Dunlap2013-04-083-2/+53
* | xl: default autoballoon option to "auto"David Vrabel2013-04-081-2/+4
* | xl: extend autoballoon xl.conf option with an "auto" optionDavid Vrabel2013-04-082-5/+38
* | tools/ocaml: Correct META for libxl bindingsAndrew Cooper2013-04-081-2/+2
* | remus: init sch_plug module based on kernel versionShriram Rajagopalan2013-04-082-8/+19
* | libxl: run libxl__arch_domain_create() much earlier.Tim Deegan2013-03-284-11/+16
* | tools/blktap2: Handle read/write interrupts in blktap2 control plane.Dr. Greg Wettstein2013-03-281-2/+8
* | trace: Add reason for NMI exit TRAPKonrad Rzeszutek Wilk2013-03-251-0/+1
* | trace: Add the other variant of do_blockKonrad Rzeszutek Wilk2013-03-251-0/+1
* | trace: Add trace events for IRQ activitiesKonrad Rzeszutek Wilk2013-03-251-0/+9
* | trace: Use correct trace class for power management changesKonrad Rzeszutek Wilk2013-03-251-2/+2
* | xenconsoled: use array index to keep track of pollfdWei Liu2013-03-251-31/+35
* | libxl: Streamline vnc argument generation codeGeorge Dunlap2013-03-251-29/+50
* | tools: Retry blktap2 tapdisk message on interrupt.Dr. Greg Wettstein2013-03-251-2/+8
* | tools/firmware: Fix ovmf build with gcc version different from 4.4fantonifabio@tiscali.it2013-03-251-1/+1
|/
* xl: add vif.default.scriptRoger Pau Monne2013-03-151-1/+10
* xl: add vif.default.bridgeRoger Pau Monne2013-03-152-2/+14
* xl: allow specifying a default gatewaydev in xl.confRoger Pau Monne2013-03-154-0/+23
* xl/libxl: add gatewaydev/netdev to vif specificationRoger Pau Monne2013-03-154-2/+28
* tools: libxl: unbreak build after ec41430ef6a7Ian Campbell2013-03-141-2/+2
* libxl: use qemu-xen (upstream QEMU) as device model by defaultStefano Stabellini2013-03-134-3/+19
* libxl: move check for existence of qemuu device modelIan Jackson2013-03-131-5/+8
* libxl: move libxl_device_action to idlRoger Pau Monne2013-03-136-24/+25
* libxl: remove double check in NetBSD hotplugRoger Pau Monne2013-03-131-4/+0
* libxl: don't launch more than one tapdisk process for each diskRoger Pau Monne2013-03-131-7/+10
* tools/xenconsoled: Initialise pointers before trying to use themAndrew Cooper2013-03-071-11/+1
* tools/xentoollog: update tty detection in stdiostream_progressOlaf Hering2013-02-281-1/+3
* libxl: Made it possible to use 'timer='delay_for_missed_ticks'Konrad Rzeszutek Wilk2013-02-261-1/+1