aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* xenpaging: convert mem_event_t to struct mem_eventOlaf Hering2012-01-092-5/+5
* xenpaging: convert xenpaging_t to struct xenpagingOlaf Hering2012-01-095-23/+23
* xenpaging: convert xenpaging_victim_t to struct victimOlaf Hering2012-01-094-11/+9
* xenpm: assorted adjustmentsJan Beulich2012-01-101-42/+31
* libxl: add feature flag to xenstore for XS_RESET_WATCHESOlaf Hering2012-01-052-0/+2
* flask/policy: add missing manage_domain rulesDaniel De Graaf2012-01-102-0/+9
* docs: Update xsm-flask documentationDaniel De Graaf2012-01-101-1/+1
* blktap2/vhd: add -liconv when linking if using libiconvRoger Pau Monne2011-12-201-0/+4
* blktap2: remove local definitions and include byteswap.hRoger Pau Monne2011-12-201-37/+2
* blktap: remove local definitions and include byteswap.hRoger Pau Monne2011-12-201-37/+1
* tools: VM generation ID save/restore and migrate.Paul Durrant2011-12-1614-13/+130
* libxl: Add hvm specific ro and rw nodes.Paul Durrant2011-12-162-3/+11
* libxl: Open code rw and ro node creation.Paul Durrant2011-12-163-20/+42
* Add correct const-ness to memshr tool functionsAndres Lagar-Cavilla2012-01-106-5/+9
* Fix types used in xc_memshr_* functionsAndres Lagar-Cavilla2012-01-102-21/+21
* libxc: Only retry mapping pages when ENOENT is returnedAndres Lagar-Cavilla2012-01-101-1/+1
* ipxe: remove tarball on cleanIan Campbell2012-01-051-1/+1
* pygrub: fix extlinux parsingRoger Pau Monne2012-01-032-1/+21
* libxl: write vifname in xenstore if set.Wei Liu2012-01-051-0/+6
* libxl: print out vifname in create dryrun.Wei Liu2012-01-051-0/+2
* ipxe: update to upstream versionRoger Pau Monne2011-12-205-167/+11
* 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