aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* mini-os: use BSD sys/queue.h instead of Linux list.hIan Campbell2012-01-316-4/+16
* tools/libxc: remove volatile keyword for bitmap operationsOlaf Hering2012-01-311-5/+5
* tools/libxc: fix bitmap_alloc usage in xc_ia64_send_vcpumapOlaf Hering2012-01-311-2/+2
* mini-os: convert mlock macros to C functionsOlaf Hering2012-01-312-2/+2
* libxl: treat "dying" domains as destroyedIan Jackson2012-01-303-23/+43
* libxl: domain_death_xswatch_callback: add some debug loggingIan Jackson2012-01-301-2/+24
* xen: allow global VIRQ handlers to be delegated to other domainsDaniel De Graaf2012-01-283-0/+20
* libxl: allow for specifying the CPU affinity in the config file.Dario Faggioli2012-01-277-60/+117
* libxl: extend pCPUs specification for vcpu-pin.Dario Faggioli2012-01-272-28/+66
* xenpaging: make file_op largefile awareOlaf Hering2012-01-271-3/+3
* tools/libxc: handle fallback in linux_privcmd_map_foreign_bulk properlyOlaf Hering2012-01-271-2/+3
* tools: memshrtool: tool to test and exercise the sharing subsystemAndres Lagar-Cavilla2012-01-272-0/+191
* libxl_qmp: fix qmp_next to cope with multiple lines read in a single bufferStefano Stabellini2012-01-271-3/+4
* libxl: fix mutex initializationRoger Pau Monne2012-01-273-5/+33
* libxl: fix upstream qemu binary name to what we actually installIan Campbell2012-01-271-1/+1
* libxl: Convert to asynchronous: device removalIan Jackson2012-01-276-139/+92
* libxl: Introduce libxl__ev_devstateIan Jackson2012-01-272-0/+116
* libxl: New convenience macro CONTAINER_OFIan Jackson2012-01-271-0/+29
* libxl: Asynchronous/long-running operation infrastructureIan Jackson2012-01-274-0/+352
* libxl: Permit multithreaded event waitingIan Jackson2012-01-273-46/+218
* libxl: introduce libxl_fd_set_nonblock, rationalise _cloexecIan Jackson2012-01-274-10/+36
* libxl: New event generation APIIan Jackson2012-01-278-276/+927
* ocaml, libxl: support "private" fieldsIan Jackson2012-01-271-0/+8
* libxl: New API for providing OS events to libxlIan Jackson2012-01-276-3/+1267
* xl: fix a couple of memory leaksIan Jackson2012-01-272-1/+3
* 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