diff options
Diffstat (limited to 'introduction.tex')
-rw-r--r-- | introduction.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/introduction.tex b/introduction.tex index 5ac71b2..5d57f78 100644 --- a/introduction.tex +++ b/introduction.tex @@ -26,7 +26,7 @@ from the specific virtio drivers: these drivers are shared with the non-PCI implementations (currently lguest and S/390). } - Extensible: Virtio PCI devices contain feature bits which are + Extensible: Virtio devices contain feature bits which are acknowledged by the guest operating system during device setup. This allows forwards and backwards compatibility: the device offers all the features it knows about, and the driver |