Lucas Meneghel Rodrigues wrote:
> On Mon, 2010-04-19 at 10:50 +0200, Jan Kiszka wrote:
>> Lucas Meneghel Rodrigues wrote:
>>> From: sshang <[email protected]>
>>>
>>> The test use kvm test harness kvmctl load binary test case file
>>> to test various functions of the kvm kernel module.
>> I thought that tool is deprecated (or even broken), and I was about to
>> suggest dropping it from the tree in favor of a simple script like this:
>>
>> $QEMU -chardev stdio,id=cons -device testdev,chardev=cons -vga none \
>>      -vnc none -kernel $TESTCASE
> 
> The purpose of the this specific test module is to do the unit testing
> in older branches of the code (such as RHEL 5.x branch). For upstream we
> have another module that will use the -kernel option being worked. I
> plan on calling it unit_test_kernel.

Ah, see. Thanks for the clarification.

Jan

-- 
Siemens AG, Corporate Technology, CT T DE IT 1
Corporate Competence Center Embedded Linux
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to