aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* ioemu: Add SEEK_STAT in all non-error cases except sleep request,Keir Fraser2008-08-271-14/+14
* hvm: Use main memory for video memory.Keir Fraser2008-08-2714-221/+286
* xend: fix LinuxImageHandler debugging outputKeir Fraser2008-08-271-1/+2
* PyGRUB: fix menu flickerKeir Fraser2008-08-271-15/+17
* stubdom: drop debugging messageKeir Fraser2008-08-271-1/+0
* vtd: do FLR before xc.domain_destroy()Keir Fraser2008-08-265-31/+67
* xend: Avoid multiple assignments to same dict key in pci_convert_sxp_to_dictKeir Fraser2008-08-261-3/+3
* hvmloader: Debug build incorporates HVM environment tests which mustKeir Fraser2008-08-215-0/+179
* xentrace: Fix typo in xentrace_formats file.Keir Fraser2008-08-211-2/+2
* ioemu: Fix unmapping issue on hot-removing pass-thru deviceKeir Fraser2008-08-201-1/+1
* vtd: Don't do FLR when we create domain or hotplug device into guest.Keir Fraser2008-08-191-2/+6
* xend: fixes a typo in the PIF class of the Xen-API code.Keir Fraser2008-08-191-1/+1