Last active
January 13, 2018 05:24
-
-
Save michaelmob/5527f55dc1ce6eeaf805a9bb1bdc86da to your computer and use it in GitHub Desktop.
QEMU_USB_DEVICE_MANAGER_CONFIG
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
configuration-url: "https://rawgit.com/thetarkus/5527f55dc1ce6eeaf805a9bb1bdc86da/raw/c1b7609801d77c24be6d5eed3329350bd73375f6/qemu_usb_dm_config.yml" | |
host-machine: | |
hostname: "pc" | |
virtual-machines: | |
windows-vm-1: | |
monitor: ":7101" | |
usb-devices: | |
keyboard: | |
id: "04d9:0230" | |
mouse: | |
id: "046d:c52b" | |
microphone: | |
id: "17a0:0310" | |
action: "add only" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment