aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix xc_ptrace() for PAE.kfraser@localhost.localdomain2007-01-121-9/+7
* Fix udev check.kfraser@localhost.localdomain2007-01-121-2/+2
* This patch does the following:Ewan Mellor2007-01-119-117/+253
* I added a parameter '-md' to 'runtest.sh' for running the xm test suiteEwan Mellor2007-01-112-0/+10
* Source a file called 'vtpm-impl.alt' if it exists.Ewan Mellor2007-01-111-1/+3
* [XEND] Device update should handle SXP without 'device' as firstAlastair Tse2007-01-111-4/+5
* [XEND] Fix broken block-configure.Alastair Tse2007-01-112-13/+19
* Use strstr() to look for "bimodal" string in ELF notes, to allow guests to usejohn.levon@sun.com2007-01-081-6/+8
* [HVM] Ignore evtchn_upcall_mask and initialise to zero.kfraser@localhost.localdomain2007-01-091-2/+1
* Update sched-credit test to match new format from xm sched-credit.Ewan Mellor2007-01-091-13/+20
* This simple patch allows domains created in the xm-test suite to beEwan Mellor2007-01-092-4/+67
* Add needed modules to the ramdisk if the modules exist on the current system.Ewan Mellor2007-01-092-2/+22
* [TEST] Fix x86_emulate tests on x86/64 host.kfraser@localhost.localdomain2007-01-091-6/+26
* [XEN] Emulate DAA/DAS the hard way. We cannot execute the instructionkfraser@localhost.localdomain2007-01-091-2/+65
* When booting via xm, only run the bootloader if it's in non-interactive mode:Tim Deegan2007-01-091-1/+6
* Fix xm create direct call to XendBootloaderTim Deegan2007-01-091-1/+4
* Fix bootloader = "pygrub" via 'xm create'.Tim Deegan2007-01-091-0/+3
* Fix auto-bootloading via 'xm create'.Tim Deegan2007-01-091-2/+0
* Sniff for Solaris if not specified. This allows Solaris domU's to automaticallyTim Deegan2007-01-091-61/+95
* Pass in kernel/ramdisk settings to pygrub; if specified, don't try to useTim Deegan2007-01-092-40/+80
* Fix for pygrub path on Solaris.Tim Deegan2007-01-092-2/+7
* Do not call refreshShutdown in XendDomain for VM-list operations, as thisEwan Mellor2007-01-091-4/+4
* [XEN] Tweak x86 emulator interface.kfraser@localhost.localdomain2007-01-081-1/+1
* [HVM] Add expansion-ROM boot support again.Tim Deegan2007-01-083-162/+295
* [TOOLS] Improve information displayed by the xm sched-credit command.Emmanuel Ackaouy2007-01-061-13/+29
* Add support to list VDIs and SRs in xapi.pyAlastair Tse2007-01-051-25/+70
* Support for save and restore of compatibility guestsEmmanuel Ackaouy2007-01-052-7/+29
* Introduce _DOMF_compat and infrastructure as well as several conditionalsEmmanuel Ackaouy2007-01-051-0/+2
* [XEND] Fix some Xen API error declarations.Alastair Tse2007-01-051-3/+3
* [HVM] Sync the base memory reported by ROMBIOS with the e820 map.Tim Deegan2007-01-051-0/+7
* Catch exception from dumpCore when inside refreshShutdown.Ewan Mellor2007-01-051-2/+10
* Record the last shutdown reason for each VM in the store.Ewan Mellor2007-01-052-0/+3
* Rename the 3DNOW and 3DNOWEXT API constants to THREEDNOW, so that they may beEwan Mellor2007-01-053-5/+5
* Fix bindings for PIF_set_MAC and PIF.set_MTU.Ewan Mellor2007-01-051-2/+2
* Fix missing import, and a small tidyup.Ewan Mellor2007-01-051-1/+2
* Remove broken and unused set_u32.Ewan Mellor2007-01-051-8/+0
* Treat <value> tags with no type tag inside as if they were strings (as requiredEwan Mellor2007-01-051-9/+33
* Added permissiveness for floats.Ewan Mellor2007-01-051-0/+6
* Xen 3.0.3 pre-pended all configuration prior to the user-specifiedkfraser@localhost.localdomain2007-01-051-3/+7
* Fix xend stop if we're run directly instead of via the caretaker parent.kfraser@localhost.localdomain2007-01-051-1/+1
* [XEN] Add LEA to the Xen x86 emulator. Rename x86_emulate_memop() tokfraser@localhost.localdomain2007-01-051-16/+43
* [TOOLS] Fix typo in XenDomainInfo:device_configure.Ian Campbell2007-01-051-1/+1
* [XEND] Fix block-list for dom0 in xm.Alastair Tse2007-01-041-1/+1
* [XEND] Prevent exception if PIF does not have a network.Alastair Tse2007-01-041-1/+1
* [XEND] Add VBD_MODE enum from XenAPI.Alastair Tse2007-01-041-0/+1
* [XEND] Default values for VBD mode and cpu_weight.Alastair Tse2007-01-041-2/+2
* [XEND] Only use DevController to generate SXP for running domains.Alastair Tse2007-01-041-1/+1
* [XEND] Allow arbitrary values for the vif 'type'.kfraser@localhost.localdomain2007-01-042-3/+7
* [XEND] Parse as much device SXP as possible.Alastair Tse2007-01-041-15/+21
* [XM-TEST] Tweak 06_block-destroy_check_list_pos to allow more time to checkSteven Hand2007-01-041-2/+6