aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* libxenctrl: Fix non-Linux definitions of xc_gnttab_map_table*().Keir Fraser2009-10-073-3/+24
* libxenctrl: Build fix after gnttab_v2 changes.Keir Fraser2009-10-073-15/+15
* Tools-side support for creating and destroying netchannel2 interfaces.Keir Fraser2009-10-078-4/+280
* Introduce a grant_entry_v2 structure.Keir Fraser2009-10-073-12/+69
* Rename the struct grant_entry to struct grant_entry_v1, so that itKeir Fraser2009-10-073-7/+7
* xend: Updated setpolicy to support loading of flask policyKeir Fraser2009-10-067-55/+120
* stubdom/minios: re-structure headersKeir Fraser2009-10-011-7/+7
* Fix memory leak in libxenstore python bindingsKeir Fraser2009-10-011-3/+3
* xend: allow domain creation with multiple empty CD-ROM devicesKeir Fraser2009-09-301-4/+4
* xend: Fix memory leaks in libxc python bindingsKeir Fraser2009-09-301-6/+18
* vmx: add the support of XSAVE/XRSTOR to VMX guestKeir Fraser2009-09-291-1/+1
* xend: Fix save/restore after previous changeset.Keir Fraser2009-09-281-1/+1
* x86: Allow TSC mode (emulate vs native) to be configured per domain.Keir Fraser2009-09-287-2/+52
* xend: Unlink VDI instances and VBD instancesKeir Fraser2009-09-252-0/+16
* Revert 20221:fc94d586d02fKeir Fraser2009-09-182-14/+0
* xend: Implement VIF.get_networkKeir Fraser2009-09-181-0/+3
* xend: Unlink VDI instances and VBD instancesKeir Fraser2009-09-182-0/+14
* xend: Consider ioemu devices for inactive managed domainsKeir Fraser2009-09-161-0/+3
* x86 hvm: Guests should scan CPUID range 40000000-4000ff00 for Xen leaves.Keir Fraser2009-09-162-2/+2
* xend: Fix VDI.get_recordKeir Fraser2009-09-151-4/+6
* pygrub: Correct pygrub return valueKeir Fraser2009-09-151-2/+3
* xend: Receive error message of migration from destination serverKeir Fraser2009-09-151-6/+67
* blktap2: Fix off-by-one error in driver lookupKeir Fraser2009-09-151-1/+1
* Fix typo in c/s 20158:f9ce5858.Keir Fraser2009-09-091-1/+1
* xm,xend: Make cpus parameter availableKeir Fraser2009-09-093-26/+61
* mount /proc/xen in init.d/xenKeir Fraser2009-09-091-0/+9
* xend: Fix syntax errorKeir Fraser2009-09-081-1/+1
* xend: passthrough: add an option pci-passthrough-strict-checkKeir Fraser2009-09-075-4/+35
* pygrub: trap exception when python module import failsKeir Fraser2009-09-072-15/+22
* xend: Enable to set config variables in /etc/sysconfig/xendKeir Fraser2009-09-073-0/+20
* xend: Revert c/s 17536 which breaks PV passthru of MSI-X devices.Keir Fraser2009-09-072-31/+0
* xend: passthrough: fix physdev_map_pirq invocationKeir Fraser2009-09-071-6/+7
* Fix some issues for HVM log dirty:Keir Fraser2009-09-074-157/+48
* xend: Support "bootloader" mode for "drbd:" devicesKeir Fraser2009-09-042-1/+20
* xend: fix domain_migrateKeir Fraser2009-09-041-1/+2
* xm: Add "tap2" to attach blocktap disks to VMKeir Fraser2009-09-031-1/+1
* libxenguest: Remove unused static inline function is_loadable_phdr()Keir Fraser2009-09-021-6/+0
* xm: Make cpu_{cap|weight} available when using XenAPIKeir Fraser2009-09-021-0/+23
* pygrub: Match bare-metal GRUB behavior for passwordsKeir Fraser2009-09-021-28/+14
* x86 passthru:: graphics passthroughKeir Fraser2009-09-014-4/+17
* xend: Fix c/s 20137 -- do not redefine built-in name 'str'.Keir Fraser2009-08-311-3/+3
* libxc: Avoid a constant-zero-sized memset().Keir Fraser2009-08-311-1/+2
* xend: Greater verbosity on domain creation failureKeir Fraser2009-08-311-3/+6
* [HVM] add super page support for HVM migrationKeir Fraser2009-08-271-24/+343
* xend: Do not pass pointer to a 16-bit domid_t to PyArg_ParseTuple()Keir Fraser2009-08-261-5/+3
* xend: Flask MLS security label handlingKeir Fraser2009-08-263-17/+6
* xend: Fix typos in configure_vtpmKeir Fraser2009-08-251-2/+2
* pygrub: Set path in #! line of pygrub, tooKeir Fraser2009-08-254-6/+7
* xend: Add support for URI ('file:' and 'data:' scheme) for PV/kernelKeir Fraser2009-08-2511-9/+819
* libxc: More LZMA/BZIP fixes.Keir Fraser2009-08-242-22/+16