aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* ia64: fix make install under tools/debugger/xenitpKeir Fraser2008-09-241-3/+9
* hvm, save/restore: Skip page batches which contain no valid pages.Keir Fraser2008-09-231-1/+14
* acm, xend: Catch bad vlan identifiersKeir Fraser2008-09-231-0/+9
* libxc: Wrapper functions for cpu online/offlineKeir Fraser2008-09-223-0/+56
* xentop: Fix display of long domain names.Keir Fraser2008-09-221-1/+1
* xenctx: fix xenctx --all option on x86Keir Fraser2008-09-221-1/+1
* xend: Refactor vmmetrics destruction.Keir Fraser2008-09-222-10/+12
* xm list: Return unique exit code for non-existent domainKeir Fraser2008-09-181-0/+1
* x86, amd, hvm: pass through one more cpuid cache description leafKeir Fraser2008-09-181-6/+11
* Remove internal tools/ioemu tree.Keir Fraser2008-09-18440-203961/+0
* xc_save/xc_restore: Fix wrong data typeKeir Fraser2008-09-172-4/+4
* xm: Remove obsolete mechanism using vncviewer -listenKeir Fraser2008-09-172-52/+0
* xsm: dummy module - implement missing stubKeir Fraser2008-09-151-0/+3
* $(XEN_ROOT) absolutification fixes for ioemu-remote (incl stubdom)Keir Fraser2008-09-121-6/+3
* xenstore: Fix a memory leak in 'xs_is_domain_introduced'.Keir Fraser2008-09-111-2/+5
* xendomains script: A few bug fixes.Keir Fraser2008-09-111-2/+4
* xm: domid casting bugKeir Fraser2008-09-111-1/+1
* x86, xend: Fix processing of cpuid config parametersKeir Fraser2008-09-103-5/+5
* xc_domain_save: Do not poll-wait for guest to shutdown -- it shouldKeir Fraser2008-09-091-53/+4
* ioemu: Fix bug in map cacheKeir Fraser2008-09-091-1/+3
* ioemu: various fixes to 18394:dade7f0bdc8dKeir Fraser2008-09-092-1/+10
* libxc: fix xc_memory_op(): handles XENMEM_remove_from_phsymap case.Keir Fraser2008-09-091-0/+10
* Revert 18415:3e72ab517e44 (xend: move the call to XendDevices.destroy_device_...Keir Fraser2008-09-091-1/+1
* xentrace 7/7: Add option to log to a circular buffer and dump to diskKeir Fraser2008-09-081-44/+345
* xentrace 6/7: Updated formats file.Keir Fraser2008-09-081-49/+100
* xentrace 4/7: Add some missing things to the xentrace options stringKeir Fraser2008-09-081-1/+1
* xc_save: ignore the first suspend event channel notificationKeir Fraser2008-09-081-31/+47
* xc_save: Clean up (*suspend)() callback hook.Keir Fraser2008-09-084-16/+16
* xc_save: Janitorial work.Keir Fraser2008-09-081-17/+10
* lsevtchn: Improve this evtchn reporting tool.Keir Fraser2008-09-053-36/+33
* ioemu: fix offset of MSI-X memory-mapped table.Keir Fraser2008-09-051-1/+1
* xsm: A few hacks to get XSM-disabled (aka dummy) mode working.Keir Fraser2008-09-042-3/+3
* xsm: Fix __import__() usage on Python 2.4 and earlier.Keir Fraser2008-09-041-2/+3
* ioemu: support PCI Express Capability Structure version 1.Keir Fraser2008-09-042-4/+155
* xsm, flask: sample flask policyKeir Fraser2008-09-0421-0/+2291
* xsm, python tools: remove autogenerated xsm.pyKeir Fraser2008-09-0411-36/+47
* xend: move the call to XendDevices.destroy_device_state()Keir Fraser2008-09-031-1/+1
* xend: Fix Bug 1336Keir Fraser2008-09-021-1/+1
* ioemu: fix multiple pci-attach/pci-detach by removing the meaningless irq_indexKeir Fraser2008-09-012-7/+0
* cross-install: Only apply in tools directory, and automatically wrap $INSTALL.Keir Fraser2008-08-302-1/+4
* Update the URL for the ACPI compiler sources.Keir Fraser2008-08-291-3/+3
* Run cross-compilation-aware install wrapper script.Keir Fraser2008-08-291-2/+1
* pv-grub: fix example fileKeir Fraser2008-08-291-27/+1
* hvmloader: skip upper field of 64 bit base address register.Keir Fraser2008-08-281-0/+7
* ioemu, passthru: make upper field of 64 bit bar writable.Keir Fraser2008-08-281-5/+0
* xend: Cleanup destroy and destroyDomain methodsKeir Fraser2008-08-281-22/+10
* stubdom: make xc_map_foreign_ranges use malloc instead of stack spaceKeir Fraser2008-08-281-2/+7
* libxc: Use vcpu_guest_context_any_t instead of two pagesKeir Fraser2008-08-271-5/+4
* hvmloader: Fix e820_malloc() after bug I introduced in c/s 18383Keir Fraser2008-08-271-1/+1
* tools/xenmon/Makefile: Move LDFLAGS after $<Keir Fraser2008-08-271-2/+2