From 9975d7cf6f74ea588d79a82a9a3843aa6629f4da Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 19 Jan 2011 11:09:52 +0000 Subject: docs: Make it clear that 'qemu' is software emulation (thanks Eduardo Habkost). --- virt-what.pod | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/virt-what.pod b/virt-what.pod index c5b88cf..06308b4 100644 --- a/virt-what.pod +++ b/virt-what.pod @@ -52,7 +52,10 @@ Status: data supplied by Jeffrey Scheel, not confirmed =item B -This is QEMU. +This is QEMU using software emulation. + +Note that for KVM (hardware accelerated) guests you should I see +this. Status: confirmed by RWMJ. -- cgit