aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add udev rules to deliver hw events to xendKeir Fraser2009-03-172-1/+4
* xend: Add lock for lspci_info in pci.pyKeir Fraser2009-03-171-16/+35
* xend: Add lock for xen-api class instances in XendAPIStore.pyKeir Fraser2009-03-171-13/+36
* xend: Implement DGRAM (connectionless) type socket listenersKeir Fraser2009-03-172-9/+60
* xenpm: Add CPU topology info (thread/core/socket)Keir Fraser2009-03-133-0/+74
* xend: Fix xm scsi-attach for host OS without lsscsiKeir Fraser2009-03-131-1/+3
* xend: Fix domain core-dumping about reset optionKeir Fraser2009-03-133-8/+9
* blktap: Move error signaling to blktapctrlKeir Fraser2009-03-125-105/+156
* blktapctrl: Fix too early close of pipesKeir Fraser2009-03-121-0/+27
* blktap: Export disk type constants for ioemuKeir Fraser2009-03-122-9/+10
* blktapctrl: Select backend by prefixKeir Fraser2009-03-123-18/+40
* xend: fix regression in c/s 19330Keir Fraser2009-03-121-1/+5
* xend: Fix removing /vm/UUID/device paths when device cannot be disconnectedKeir Fraser2009-03-122-2/+16
* xentrace: error handling on non-existent formats fileKeir Fraser2009-03-121-1/+5
* xend: Use parse_hex() in XendPPCI.pyKeir Fraser2009-03-121-4/+6
* xend: Do not create XendNetwork instance of tmpbridgeKeir Fraser2009-03-121-2/+13
* Fix xenstore permissions for Solaris domUs.Keir Fraser2009-03-121-1/+2
* rombios: __STRING() is Linux-specificKeir Fraser2009-03-121-1/+4
* pygrub: Detect NetWare PV in pygrubKeir Fraser2009-03-121-0/+12
* Domain core-dumping fixesKeir Fraser2009-03-125-41/+54
* xend: Skip tap pipe creation on SolarisKeir Fraser2009-03-121-16/+13
* xend: Crash the domain if qemu-dm stops runningKeir Fraser2009-03-122-6/+2
* Fix qemu spawn for SolarisKeir Fraser2009-03-124-0/+205
* xend: Allow replacement of a cdrom device on a device_addKeir Fraser2009-03-121-2/+30
* xend: Time-out if guest fails to suspendKeir Fraser2009-03-122-1/+26
* xend: Allow off-line NIC removalKeir Fraser2009-03-121-1/+21
* xend: Correctly catch invalid domain lookupsKeir Fraser2009-03-121-1/+3
* libfsimage: Support for zfs version 14.Keir Fraser2009-03-122-13/+2
* pygrub: Workaround for Solaris CR 1143256.Keir Fraser2009-03-121-1/+5
* xend: Add support for cpuinfo data on SolarisKeir Fraser2009-03-121-0/+47
* tools: Make some code compile only on LinuxKeir Fraser2009-03-121-3/+3
* xenconsole: Solaris ptys have different semantics.Keir Fraser2009-03-121-5/+32
* Fix solaris xc_map_foreign_ranges()Keir Fraser2009-03-121-0/+2
* libxc: Replace bzero() usage with memset().Keir Fraser2009-03-122-2/+2
* Revert c/s 19250, as it seems to be causing problems.Keir Fraser2009-03-122-12/+2
* vscsi: Fix changeset 19310.Keir Fraser2009-03-111-1/+1
* xend: Discard error messages of lsscsiKeir Fraser2009-03-111-2/+2
* xm: Sort pvSCSI devices information by virtual HCTLKeir Fraser2009-03-111-0/+30
* xend: Test tap devices in testDeviceComplete()Keir Fraser2009-03-111-1/+3
* xenconsole: Compile fixes for console code on SolarisKeir Fraser2009-03-112-0/+17
* pvscsi: Some fixes for xm scsi-attachKeir Fraser2009-03-091-25/+60
* blktap: Fix compile warnings in block-qcow2.cKeir Fraser2009-03-091-6/+19
* pygrub: Enable domU boot without xen specific argKeir Fraser2009-03-091-2/+2
* [IA64] fix issue of can not find the qemu-dm in ia64Keir Fraser2009-03-091-2/+0
* hvmloader acpi: Describe PIRQ routing for all 32 PCI devices on bus 0.Keir Fraser2009-03-092-516/+925
* x86: Mask X86_FEATURE_XSAVE in cpuid leaf 1, ecx, as we don't allowKeir Fraser2009-03-092-0/+2
* xend: allow VM configuration with both sdl=1 and vnc=1Keir Fraser2009-03-068-43/+50
* tool: make management of PCI D-states by guest optionalKeir Fraser2009-03-065-4/+23
* xm-test: Identifying the network env specified in xend config fails,Keir Fraser2009-03-061-3/+5
* xend: Handle missing s3_integrity value, default to zero.Keir Fraser2009-03-051-1/+3