This repository was archived by the owner on Jan 22, 2026. It is now read-only.
Commit 1747089
committed
virt-install: Enable all devices for non-HVM
While things like sound devs and watchdogs are HVM only, encoding this
info into virt-install is kind of useless: having these devices in the XML
is misleading, but not harmful. This will save bug reports like 'hey
why doesn't --soundhw work for PV'1 parent 3e7c849 commit 1747089
1 file changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
790 | 790 | | |
791 | 791 | | |
792 | 792 | | |
793 | | - | |
794 | | - | |
795 | | - | |
796 | | - | |
797 | | - | |
798 | | - | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
799 | 798 | | |
800 | 799 | | |
801 | 800 | | |
| |||
0 commit comments