From dd21cf7b38dd367b8d053fe0fb849db337f7740e Mon Sep 17 00:00:00 2001 From: Stephen Barber Date: Fri, 17 Jan 2020 10:43:39 -0800 Subject: README: remove line claiming no hardware is emulated We emulate some hardware now, so this statement isn't accurate. BUG=none TEST=none Change-Id: Id8e0e1189001d5b5fe62e032a28fe797bfd9721b Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2007998 Reviewed-by: Zach Reizner Commit-Queue: Stephen Barber Tested-by: Stephen Barber --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index d55c41b..ba85244 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,10 @@ # crosvm - The Chrome OS Virtual Machine Monitor This component, known as crosvm, runs untrusted operating systems along with -virtualized devices. No actual hardware is emulated. This only runs VMs -through the Linux's KVM interface. What makes crosvm unique is a focus on -safety within the programming language and a sandbox around the virtual -devices to protect the kernel from attack in case of an exploit in the -devices. +virtualized devices. This only runs VMs through the Linux's KVM interface. What +makes crosvm unique is a focus on safety within the programming language and a +sandbox around the virtual devices to protect the kernel from attack in case of +an exploit in the devices. ## Building with Docker -- cgit 1.4.1