aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge with xen-ia64-unstable.hgkfraser@localhost.localdomain2007-01-1843-266/+1915
|\
| * [ioemu] fix build - prototype for static function needs to be static.Christian Limpach2007-01-181-1/+2
| * Allow vcpu_avail to be specified in the configuration file. Rationalise ourEwan Mellor2007-01-186-44/+53
| * Fix get_config_value fixAlastair Tse2007-01-181-1/+1
| * Fix get_config_value call.Ewan Mellor2007-01-181-1/+1
| * [HVM] save restore: guest memory handlingTim Deegan2007-01-182-2/+1007
| * [HVM] save restore: device model supportTim Deegan2007-01-185-1/+105
| * [HVM] save restore: new hyper-callTim Deegan2007-01-182-0/+68
| * [HVM] save restore: frame workTim Deegan2007-01-1810-17/+260
| * [XEND] Change SrvServer to not require sockets to be non-blocking.Alastair Tse2007-01-184-36/+30
| * Solaris should used a netback of type 'SUNW_mac' and 'vif-vnic' as thejohn.levon@sun.com2007-01-163-3/+18
| * Allow xend configuration via Solaris SMF as well as the config file.Ewan Mellor2007-01-183-98/+310
| * Rename XendRoot to XendOptions.Ewan Mellor2007-01-1817-63/+63
| * [XEND] Fix order of kernel argument construction to prevent arg repeat bugAlastair Tse2007-01-181-7/+5
| * Revert 13389; libfsimage version does not need to change after all.Tim Deegan2007-01-181-1/+1
* | merge with xen-unstable.hgawilliam@xenbuild2.aw2007-01-1716-88/+164
|\|
| * [XEND] Fix warning about 'cpus' option on domain creation.kfraser@localhost.localdomain2007-01-171-0/+1
| * Add scheduler name to 'xm info' output.kfraser@localhost.localdomain2007-01-171-0/+10
| * [LIBFSIMAGE] Fix makefile to track version number changeTim Deegan2007-01-171-1/+1
| * Remove useless fsip_fs_free(). Delegate freeing of private data to its pluginjohn.levon@sun.com2007-01-167-16/+9
| * Enable lazy (on-demand) allocation of memory to a guest being restored; thisSteven Hand2007-01-162-62/+137
| * Remove bogus sanity check from xc_linux_save.Steven Hand2007-01-151-7/+0
| * Comment fix.Steven Hand2007-01-151-1/+1
| * [PYGRUB] Make the boot-choice timeout actually time out.Tim Deegan2007-01-151-0/+3
| * [XEN] Allow stack-address-size to be specified differently fromkfraser@localhost.localdomain2007-01-151-1/+2
* | merge with xen-unstable.hgawilliam@xenbuild2.aw2007-01-1529-173/+980
|\|
| * [XEN] Emulate MUL/DIV. Tweak test suite build.kaf24@localhost.localdomain2007-01-142-1/+5
| * [TESTS] Fix native jump to 1MB absolute address in emulator test.kaf24@localhost.localdomain2007-01-131-1/+1
| * Extend emulator testing.kfraser@localhost.localdomain2007-01-124-5/+512
| * [LINUX] ipv6: Disable addrconf on Xen bridge devicekfraser@localhost.localdomain2007-01-121-0/+5
| * Fix trivial bug in xentop main loop.kfraser@localhost.localdomain2007-01-121-1/+1
| * Add vfb config examples.kfraser@localhost.localdomain2007-01-124-1/+104
| * Parse Solaris VTOCs in pygrub.kfraser@localhost.localdomain2007-01-121-14/+47
| * 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
* | merge with xen-unstable.hgawilliam@xenbuild2.aw2007-01-10121-1864/+3870
|\|
| * [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