virt-manager/virtinst/devices
Cole Robinson c78ec96933 virt-install: let libvirt handle --input bus=default
Our logic here is poorly duplicating libvirt's postparse logic.
Notably it will try to add bus=ps2 on non-x86, and misses obscure
cases like parallels.

https://issues.redhat.com/browse/RHEL-66768

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2024-11-19 19:41:19 +01:00
..
__init__.py cli: Add basic --audio type=XXX,id=Y support 2022-02-24 14:18:41 -05:00
audio.py cli: Add basic --audio type=XXX,id=Y support 2022-02-24 14:18:41 -05:00
char.py cli: Add --serial source.tls=on|off 2022-06-20 18:06:40 -04:00
controller.py virtinst: add support for controller target subelement 2020-11-21 14:47:22 -05:00
device.py virtinst: fix compare for audio devices 2024-08-26 12:33:51 -04:00
disk.py virt-install: Add support for blockio.discard_granularity 2024-11-13 11:29:09 +01:00
filesystem.py Fix filesystem socket.source 2023-10-24 10:30:37 +02:00
graphics.py virtinst: add/remove spice devices when updating graphics type 2024-08-26 12:33:51 -04:00
hostdev.py hostdev: Fix error when mdev type_id is missing 2024-04-06 15:54:09 -04:00
input.py virt-install: let libvirt handle --input bus=default 2024-11-19 19:41:19 +01:00
interface.py virt-install: add --network hostdev=HOSTDEV 2024-11-11 15:30:25 -05:00
iommu.py virtinst: add support for configuring the IOMMU 2020-07-12 09:15:52 -04:00
memballoon.py cli: Add --memballoon freePageReporting= 2021-01-24 18:49:55 -05:00
memory.py cli: Add --memdev target.address_base for virtio-mem and virtio-pmem 2024-09-08 11:25:32 -04:00
meson.build meson: add virtinst files 2024-11-12 23:18:32 +01:00
panic.py addhardware: panic: default to asking libvirt for default model 2024-11-12 09:55:20 -05:00
redirdev.py virtinst: move UI only functions into virtManager 2019-06-09 18:33:45 -04:00
rng.py rng: add builtin rng backend model 2020-04-21 13:05:42 -04:00
shmem.py cli: --shmem: added support for shared memory devices 2021-07-27 15:55:00 -04:00
smartcard.py cli: --smartcard: support database= and certificate[0-9]*= 2019-05-14 11:57:50 -04:00
sound.py virt-install: Add support for streams attribute for 'virtio' sound card 2024-11-13 11:29:09 +01:00
tpm.py virt-install: Fix the active_pcr_banks issue for TPM emulator 2024-11-13 11:29:09 +01:00
video.py guest: convert_to_vnc: convert video device 2024-10-09 11:03:43 +02:00
vsock.py Remove Author lines from files 2019-01-15 13:55:53 -05:00
watchdog.py virtinst: move UI only functions into virtManager 2019-06-09 18:33:45 -04:00