aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: xencommons init script: Fix setting XENSTORED_ROOTDIRJim Fehlig2012-01-261-1/+1
* libxl: fix parse_backend_path and device_backend_path to be mutualRoger Pau Monne2012-01-261-4/+3
* Fix build.Tim Deegan2012-01-261-1/+1
* Tools: Add a sharing command to xl for information about shared pagesAndres Lagar-Cavilla2012-01-265-0/+76
* Tools: Expose to libxc the total number of shared frames and space savedAndres Lagar-Cavilla2012-01-262-0/+27
* Update memshr API and toolsAndres Lagar-Cavilla2012-01-268-38/+139
* tools/libxc: fix error handling in xc_mem_paging_loadOlaf Hering2012-01-261-5/+10
* libxl: rename is_assigned to is_pcidev_in_arrayDoug Magee2012-01-241-4/+4
* xl: Add missing trigger for the xl trigger cmd.Jean Guyader2012-01-241-1/+1
* libxl: remove _libxl_json_internal.h from libxl_json.hIan Campbell2012-01-242-2/+3
* libxl: use new qemu at the location where xen-unstable installs it2012-01-241-1/+1
* Clone and build Seabios by default2012-01-243-2/+93
* Clone and build upstream Qemu by default2012-01-241-0/+44
* move the call to xen-setup after libxc and xenstore are built2012-01-241-4/+5
* Rename ioemu-dir as qemu-xen-traditional-dir2012-01-241-13/+13
* Introduce git-checkout.sh2012-01-241-16/+4
* libelf-loader: introduce elf_load_imageStefano Stabellini2012-01-232-3/+10
* tools/libvchan: Beef up the CPU barriers in libvchan.Keir Fraser2012-01-211-9/+9
* libxc: Update rmb/wmb for x86.Keir Fraser2012-01-211-4/+6
* libxl: libxl_qmp.c should use libxl's own list macros, since theyKeir Fraser2012-01-211-9/+10
* libxl: VM generation ID: Add missing gate for HVM domain.Paul Durrant2012-01-171-1/+3
* libxl: drop vfs path -- fsback/front were deleted some time agoIan Campbell2012-01-161-2/+0
* ocaml: Correct ocaml type name for Aggregate types.Ian Campbell2012-01-101-0/+2
* libxl: Fix leaks on context init failureIan Jackson2012-01-131-8/+12
* libxl: Provide more formal libxl__ctx_lock and _unlockIan Jackson2012-01-131-10/+13
* libxl: move a lot more includes into libxl_internal.hIan Jackson2012-01-1327-138/+53
* xenstore: New function xs_path_is_subpathIan Jackson2012-01-132-0/+24
* libxl: make LIBXL_INIT_GC a statement, not an initialiserIan Jackson2012-01-132-3/+8
* libxl: fix build with make prior to 3.81Jan Beulich2012-01-121-1/+3
* 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