kvm/internal/usbgadget
Aveline 63c2272c45
feat(usb_mass_storage): mount as disk (#333)
* feat(usb_mass_storage): mount as disk

* chore: try to set initial virtual media state from sysfs

* chore(usb-mass-storage): fix inquiry_string
2025-05-12 19:07:27 +02:00
..
config.go feat(usb_mass_storage): mount as disk (#333) 2025-05-12 19:07:27 +02:00
consts.go refactor(usb): move usbconfig to a seperated package 2025-03-10 14:02:52 +01:00
hid.go refactor(usb): move usbconfig to a seperated package 2025-03-10 14:02:52 +01:00
hid_keyboard.go refactor: use structured logging 2025-04-11 00:43:46 +02:00
hid_mouse_absolute.go fix: absolute mouse scroll (#434) 2025-05-11 17:19:07 +02:00
hid_mouse_relative.go refactor: use structured logging 2025-04-11 00:43:46 +02:00
mass_storage.go feat(usb_mass_storage): mount as disk (#333) 2025-05-12 19:07:27 +02:00
udc.go refactor: use structured logging 2025-04-11 00:43:46 +02:00
usbgadget.go refactor: use structured logging 2025-04-11 00:43:46 +02:00
utils.go refactor: use structured logging 2025-04-11 00:43:46 +02:00