kvm/internal/usbgadget
Aveline 38a28ee534 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-09-26 08:21:17 +00:00
..
config.go feat(usb_mass_storage): mount as disk (#333) 2025-09-26 08:21:17 +00: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-09-26 08:21:17 +00:00
hid_mouse_absolute.go fix: absolute mouse scroll (#434) 2025-09-26 08:21:17 +00:00
hid_mouse_relative.go refactor: use structured logging 2025-09-26 08:21:17 +00:00
mass_storage.go feat(usb_mass_storage): mount as disk (#333) 2025-09-26 08:21:17 +00:00
udc.go refactor: use structured logging 2025-09-26 08:21:17 +00:00
usbgadget.go refactor: use structured logging 2025-09-26 08:21:17 +00:00
utils.go refactor: use structured logging 2025-09-26 08:21:17 +00:00