Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upCore should automaticaly unbind all pci devs that are assigned to a VM that is being started #252
Comments
marmarek
assigned
rootkovska
Mar 8, 2015
marmarek
added this to the Release 1 Beta 2 milestone
Mar 8, 2015
marmarek
added
bug
C: core
P: major
labels
Mar 8, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Mar 8, 2015
Member
Comment by marmarek on 4 Jul 2011 23:16 UTC
Besides, we should, I think, implement some better pci dev management
support in qubes.py. E.g. the QubesVM class should offer methods such as
add_pci_dev(), get_pci_devs(), revoke_pci_dev().
Then it would be trival to write a useful supporting tools, such as:
qvm-lspci, qvm-add-pci-to-vm, qvm-revoke-pci-from-vm.
The current scheme (treating all the pcidevs as a argument string) is
not very fortunate -- qvm-pref is not able to detect simple errors (such
as missing quotation mark, and it also makes it harder to automatically
unbind all the pci devs assigned to VMs.
|
Comment by marmarek on 4 Jul 2011 23:16 UTC Then it would be trival to write a useful supporting tools, such as: The current scheme (treating all the pcidevs as a argument string) is |
marmarek
assigned
marmarek
and unassigned
rootkovska
Mar 8, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Mar 8, 2015
Member
Comment by marmarek on 9 Jul 2011 20:31 UTC
- PCI devices assigned to VM are bound to pciback at VM start
- new tool qvm-pci
|
Comment by marmarek on 9 Jul 2011 20:31 UTC
|
marmarek commentedMar 8, 2015
Reported by joanna on 1 Jul 2011 14:48 UTC
None
Migrated-From: https://wiki.qubes-os.org/ticket/252