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

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