aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* xenpaging: remove _XOPEN_SOURCERoger Pau Monne2012-01-051-1/+0
* libxl: report failure to reboot/shutdown due to lackof PV interfaces to callerIan Campbell2011-12-213-7/+20
* libxl: split libxl_domain_shutdown into libxl_domain_shutdown,..._rebootIan Campbell2011-12-214-28/+44
* libxl: Fix, specify open mode to QEMU state file.Anthony PERARD2011-12-211-1/+1
* flask/policy: Update example policyDaniel De Graaf2011-12-202-152/+178
* libxl: add libxl__domain_pvcontrol_{available,read,write}Ian Campbell2011-12-163-31/+75
* libxl: improve error handling when saving device model state.Ian Campbell2011-12-201-17/+28
* libxl: remove force parameter from libxl__devices_destroyRoger Pau Monne2011-12-153-43/+6
* libxl: remove force parameter from libxl_domain_destroyRoger Pau Monne2011-12-156-14/+14
* libxl: fix incorrect log message in libxl_domain_destroyRoger Pau Monne2011-12-151-1/+2
* hotplug: remove debug messages from NetBSD hotplug scriptsRoger Pau Monne2011-12-153-9/+0
* libxl: introduce libxl__wait_for_device_stateRoger Pau Monne2011-12-152-12/+58
* libxl: add support for image files for NetBSDRoger Pau Monne2011-09-305-8/+78
* hvmloader: Re-name xenstore key used to save VM generation ID buffer address.Paul Durrant2011-12-181-1/+1
* X86-MCE: fix a bug of xen-mceinj toolLiu, Jinsong2011-12-181-1/+5
* xsm: Add missing access checksDaniel De Graaf2011-12-181-0/+14
* xsm: add remote_remap permissionDaniel De Graaf2011-12-181-0/+1
* Linux/xencommons: Use oxenstored by default when availableIan Campbell2011-12-162-2/+16
* x86/emulator: workaround for AMD erratum 573Jan Beulich2011-12-161-0/+2
* libxl: remove stubdom device model save file when destroying stubdomIan Campbell2011-12-153-3/+25
* oxenstored: Always log something at start of day (if logging enabled at all)Ian Campbell2011-12-152-3/+3
* oxenstored: install configuration fileIan Campbell2011-12-154-4/+6
* oxenstored: handle unknown operations by returning an error to the clientIan Campbell2011-12-155-7/+8
* oxenstored: log Errors and Warnings by default.Ian Campbell2011-12-091-1/+1
* oxenstored: Remove support for PQ defined operations.Ian Campbell2011-12-092-16/+0
* libxl: fix cold plugged PCI devices with stubdomainsIan Campbell2011-12-091-1/+2
* libxl: do not leak qemu saved state on restoreIan Campbell2011-12-133-4/+18
* pygrub: Fix "a" entry editing in grub2Miroslav Rezanina2011-12-131-1/+1
* pygrub: Allow scrolling of the list of entriesMiroslav Rezanina2011-12-131-4/+19
* libxl: Compile with -Wformat-nonliteral.Ian Campbell2011-12-133-4/+4
* remove the use of -Wno-unused-valueJan Beulich2011-12-131-1/+1
* libxl: Use GC_INIT and GC_FREE everywhereIan Jackson2011-12-127-367/+367
* libxl: libxl_ctx_free should free the ctxIan Jackson2011-12-121-0/+1
* libxl: make libxl__free_all idempotentIan Jackson2011-12-121-0/+2
* libxl: make libxl__[v]log const-correctIan Jackson2011-12-122-4/+4
* libxl: introduce lock in libxl_ctxIan Jackson2011-12-122-0/+33
* libxl: Rationalise #includesIan Jackson2011-12-1221-38/+19
* libxl: internal convenience macrosIan Jackson2011-12-121-0/+48
* libxl: permit declaration after statementIan Jackson2011-12-121-1/+2
* libxl: idl: Provide struct and union tagsIan Jackson2011-12-121-1/+1
* libxl: idl: support new "private" type attributeIan Jackson2011-12-123-1/+11
* libxl: Provide a version of bsd's queue.h as _libxl_list.hIan Jackson2011-12-126-4/+1899
* libxenstore: Provide xs_check_watchIan Jackson2011-12-123-13/+94
* libxl: Make libxl__xs_* more const-correctIan Jackson2011-12-122-8/+10
* xl: fix compiler warningsAndre Przywara2011-12-122-2/+2
* xend: fix insufficient quoting in tapdiskPhilipp Hahn2011-12-081-1/+1
* X86: Prepare PCID/INVPCID for hvmLiu, Jinsong2011-12-061-0/+2
* X86: Disable PCID/INVPCID for pvLiu, Jinsong2011-12-062-0/+3
* X86: expose Intel new features to pv/hvmLiu, Jinsong2011-12-062-4/+18
* tools/firmware: remove "_PS0/3" MethodXudong Hao2011-12-051-10/+0