aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* autoconf: change AX_ARG_{DISABLE/ENABLE}_AND_EXPORT to make more senseRoger Pau Monne2012-04-035-75/+91
* libxl: Document API and ABI compatibility guarantees.Ian Campbell2012-03-191-0/+78
* libxl: log device model arguments to aid debuggingIan Campbell2012-03-191-1/+5
* tools: specify datadir for qemu-xen build to fix firmware loadingOlaf Hering2012-04-031-0/+1
* tools/vtpm: use LDLIBS to pass -lgmpOlaf Hering2012-04-031-1/+1
* autoconf: fix python-dev detection on old python versionsRoger Pau Monne2012-04-032-44/+43
* libxl: Use enum values for qemu version not raw numbersIan Campbell2012-03-221-4/+6
* linux-xencommons: Load xen-acpi-processorKonrad Rzeszutek Wilk2012-03-231-0/+1
* tools/libxc: send page-in requests in batches in linux_privcmd_map_foreign_bulkOlaf Hering2012-03-261-15/+57
* libxl: support for "rtc_timeoffset" and "localtime"Lin Ming2012-04-024-0/+21
* libxl: Handle non-ballooned, zero slackmem properly for pci passthruGeorge Dunlap2012-04-021-1/+1
* xl: do not include xenctrl.hIan Campbell2012-03-271-1/+0
* xl: provide a command to set the saved configuration for a running domainIan Campbell2012-04-023-2/+156
* Fetch the OVMF repository from specific git mirror and enable itAttilio Rao2012-03-222-0/+48
* autoconf: add missing compression checks for libxcRoger Pau Monne2012-03-143-14/+154
* autoconf: check for uuid.h or uuid/uuid.h with -luuidRoger Pau Monne2012-03-143-67/+56
* tools: Add explicit clean rule for SeaBIOSIan Campbell2012-03-142-2/+5
* autoconf: check for Python.h header and -lpython* libRoger Pau Monne2012-03-142-34/+106
* xl: Implement sched-credit schedule parameter command-line interfaceGeorge Dunlap2012-03-142-17/+121
* xl: Refactor sched_domain_output to have a callback for pool informationGeorge Dunlap2012-03-141-9/+23
* tapdisk2: initialize 'name' parameter of BLKTAP2_IOCTL_CREATE_DEVICEJan Beulich2012-03-141-0/+1
* xl: display max_cpu_ids for xl infoAndrew Cooper2012-03-141-0/+1
* tools/hotplug/Linux/init.d/: create /var/run/xen if not existsFabio Fantoni2012-03-131-0/+1
* tools/python: Fix indenting in 25030:6ced0ed954d6Ian Jackson2012-03-131-2/+2
* tools/python: Py_INCREF(Py_None) when returing Py_NoneMarek Marczykowski2012-03-131-0/+2
* xl block-detach: allow other than numeric-decimal specification of the diskJan Beulich2012-03-133-4/+8
* libxl: always set a default value for VFB.openglIan Campbell2012-03-131-3/+1
* tools, build: Fix libaio Makefile to put files in $(DESTDIR)George Dunlap2012-03-131-5/+5
* xenstat: Use local domain namesDaniel De Graaf2012-03-131-10/+2
* libxl: fix libxl_get_cpu_topologyWei Liu2012-03-131-1/+1
* libxl: publish number of paged pages.Andres Lagar-Cavilla2012-03-132-0/+2
* autoconf: add check for curses libraryRoger Pau Monne2012-03-138-7/+172
* Tools: After a helper maps a ring, yank it from the guest physmapTim Deegan2012-03-082-0/+10
* Tools: libxc side for setting up the mem sharing ringTim Deegan2012-03-082-0/+30
* Use a reserved pfn in the guest address space to store mem event ringsTim Deegan2012-03-0810-77/+184
* Tools: Remove shared page from mem_event/access/paging interfacesTim Deegan2012-03-087-46/+33
* libxl: only set b_info->u.hvm.bios if type if HVMIan Campbell2012-03-021-17/+23
* add new bootloader xenpvnetboot for pv guestZhigang Wang2012-03-012-1/+294
* xenstore: Portability: do not build init-xenstore-domain if stubdom disabledChristoph Egger2012-03-011-1/+2
* libxl: Implement libxl_sched_credit_param_[gs]etGeorge Dunlap2012-03-013-0/+70
* arm: compile libxcStefano Stabellini2012-03-015-0/+174
* tools: fix python version checking issueYongjie Ren2012-03-012-2/+2
* build: autoconf: fix libdir detectionRoger Pau Monne2012-03-012-9/+27
* MergeIan Jackson2012-03-014-2/+160
|\
| * lowmemd: Fix build when xs.h has not been previously installed.Keir Fraser2012-03-011-0/+1
| * Lowmemd: Simple demo code to show use of VIRQ_ENOMEMAndres Lagar-Cavilla2012-03-012-2/+153
| * x86,tools/libxc: expose HLE/RTM features to pv and hvmLiu, Jinsong2012-03-012-0/+6
* | build: autoconf: remove python xml checkRoger Pau Monne2012-03-013-26/+0
|/
* build: autoconf: remove ip checkRoger Pau Monne2012-03-012-51/+0
* xenpaging: remove obsolete XENMEM_paging_op_resumeOlaf Hering2012-03-013-20/+1