aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* tools: foreign: ensure 64 bit values are properly aligned for armIan Campbell2013-02-261-4/+10
* tools/flask: add FLASK policy to buildDaniel De Graaf2013-02-223-2/+155
* flask/policy: rework policy build systemDaniel De Graaf2013-02-226-153/+96
* flask/policy: sort dom0 accessesDaniel De Graaf2013-02-221-12/+48
* xend: Only add cpuid and cpuid_check to sexpr onceOlaf Hering2013-02-221-0/+4
* doc: Improve xc_domain_restore inline documentationFrediano Ziglio2013-02-221-0/+2
* xen: arm: separate guest user regs from internal guest state.Ian Campbell2013-02-224-7/+25
* xen: arm64: add to foreign struct checksIan Campbell2013-02-224-11/+28
* xen: event channel arrays are xen_ulong_t and not unsigned longIan Campbell2013-02-221-1/+3
* tools: s/arm/arm32/ in foreign header checks.Ian Campbell2013-02-223-4/+8
* tools: disable docs for QEMU buildWei Liu2013-02-221-0/+1
* genid: Introduce again Windows generation ID deviceFrediano Ziglio2013-02-211-0/+25
* genid: Update Windows generation IDFrediano Ziglio2013-02-211-15/+34
* gcov: Add small utility to deal with test coverage information from XenFrediano Ziglio2013-02-212-2/+158
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-2181-81/+81
* libxl: fix build on 32-bitIan Campbell2013-02-211-2/+2
* libxl: Add qxl vga interface support for upstream qemuFabio Fantoni2013-02-204-11/+38
* MergeIan Campbell2013-02-161-1/+1
|\
| * xm: fix description of xm vcpu-set commandLalith Suresh2013-02-151-1/+1
* | tools/libxl: Disable useless empty floppy drive with qemu-xenFabio Fantoni2013-02-151-0/+3
|/
* tools/libxl: Improve videoram settingFabio Fantoni2013-02-152-1/+23
* tools/libxl: Added vga parameter for hvm domUsFabio Fantoni2013-02-151-1/+13
* xen/arm: compile and run libxl/xlStefano Stabellini2013-02-152-47/+55
* libxc: fixes for the ARM platformStefano Stabellini2013-02-154-25/+33
* libxl: Cleanup, use LOG* and GCSPRINTF macro in libxl_dom.cRoss Philipson2013-02-151-58/+39
* libxl: HVM firmware passthrough supportRoss Philipson2013-02-154-17/+129
* libxl: switch to using the new xc_hvm_build() libxc API.Ross Philipson2013-02-151-6/+13
* libxl: pass debug flag down to libxl_domain_suspendOlaf Hering2013-02-152-7/+15
* xl: correct help text of xl migrateOlaf Hering2013-02-151-1/+1
* tools/xc: log pid in xc_save/xc_restore outputOlaf Hering2013-02-154-6/+15
* tools/xc: restore logging in xc_saveOlaf Hering2013-02-151-5/+10
* tools/xc: turn XCFLAGS_* into shiftsOlaf Hering2013-02-151-5/+6
* tools/xc: handle tty output differently in stdiostream_progressOlaf Hering2013-02-151-2/+20
* tools/xc: fix logic error in stdiostream_progressOlaf Hering2013-02-151-1/+1
* trivial: Optimize printnumFrediano Ziglio2013-02-151-14/+6
* tools/ocaml: oxenstored: correctly handle a full ring.Ian Campbell2013-02-151-2/+2
* tools: Fix memset(&p,0,sizeof(p)) idiom in several places.Michael Young2013-02-136-6/+6