Displaying 3 results from an estimated 3 matches for "840f33e54054".
2006 Jun 19
0
VMX status report 10426:840f33e54054
We have tested the latest xen on VT platform with Intel 915/E8500
chipset.
Here is the test summary:
Issues:
- Cannot boot Windows 2000
- Only one CPU is detected in SMP dom0
- Destroying VMX with 4G memory may make xend hang on IA-32e
IA-32:
+ Build&Boot UP xen0 without problem
+ Can bootup unmodified IA-32 2.4/2.6 linux in VMX domain
+ Can bootup unmodified IA-32 WindowsXP SP1/SP2 in
2006 Aug 02
0
[PATCH 0/6] SCSI frontend and backend drivers
...es as tape drives to VMs.
The backend driver exploits the SCSI target framework (tgt), which
aims to add target driver support in Linux SCSI mid layer. It has been
included in the -mm tree. This patchset includes a modified version of
tgt code.
- Instructions
This patchset is against cset 10426:840f33e54054.
`make world && make install` should work. The user-space daemon code
is at tools/tgtd directory.
Configure your VM config file to use the SCSI drivers. If you like to
export /dev/sdb1 as a logical unit to a VM, add the following line:
scsi = [ ''disk:/dev/sdb1,w'' ]
You...
2006 Jun 19
24
[PATCH] Blktap: Userspace file-based image support. (RFC)
...79 4.2 95.3 0.4
loop-sp 4096 33421 77.6 33663 13.1 18546 5.1 28606 59.2 46659 6.0 85.2 0.1
32-Bit:
xen0 1024 33857 94.0 45804 9.0 23269 0.0 25825 52.0 55628 0 185.0 0.0
img-sp 1448 32743 92.0 40703 8.0 23281 0.0 31139 75.0 56585 0 208.1 0.0
The patch is against cset 0426:840f33e54054 -- but is unlikely to
conflict with anything recent. You''ll need libaio and libaio-devel on
your build machine for the tools to compile.
Blktap readme follows.)
Thanks!
a.
---
Blktap Userspace Tools + Library
================================
Andrew Warfield and Julian Chesterfield...