2013-03-12 16:55:05 +01:00
|
|
|
=======
|
|
|
|
qvm-pci
|
|
|
|
=======
|
|
|
|
|
|
|
|
NAME
|
|
|
|
====
|
|
|
|
qvm-pci - list/set VM PCI devices
|
|
|
|
|
|
|
|
|
|
|
|
:Date: 2012-04-11
|
|
|
|
|
|
|
|
SYNOPSIS
|
|
|
|
========
|
|
|
|
| qvm-pci -l [options] <vm-name>
|
|
|
|
| qvm-pci -a [options] <vm-name> <device>
|
|
|
|
| qvm-pci -d [options] <vm-name> <device>
|
|
|
|
|
|
|
|
OPTIONS
|
|
|
|
=======
|
|
|
|
-h, --help
|
|
|
|
Show this help message and exit
|
|
|
|
-l, --list
|
|
|
|
List VM PCI devices
|
|
|
|
-a, --add
|
|
|
|
Add a PCI device to specified VM
|
2015-11-23 16:26:44 +01:00
|
|
|
-C, --add-class
|
|
|
|
Add all devices of given class:
|
|
|
|
net - network interfaces,
|
|
|
|
usb - USB controllers
|
2013-03-12 16:55:05 +01:00
|
|
|
-d, --delete
|
|
|
|
Remove a PCI device from specified VM
|
2016-08-19 08:51:41 +02:00
|
|
|
--offline-mode
|
|
|
|
Offline mode
|
2013-03-12 16:55:05 +01:00
|
|
|
|
|
|
|
AUTHORS
|
|
|
|
=======
|
|
|
|
| Joanna Rutkowska <joanna at invisiblethingslab dot com>
|
|
|
|
| Rafal Wojtczuk <rafal at invisiblethingslab dot com>
|
|
|
|
| Marek Marczykowski <marmarek at invisiblethingslab dot com>
|