mirror of https://github.com/jetkvm/kvm.git
Remove int→int16 type signature changes from internal/usbgadget/ that were not essential to multi-session functionality. These changes should be part of a separate USB improvement PR. Changes: - Revert AbsMouseReport signature to use int instead of int16 - Remove int16 casts in hidrpc.go calling code - Update usb.go wrapper functions to match This keeps the multi-session PR focused on session management without coupling unrelated USB gadget refactoring. |
||
|---|---|---|
| .. | ||
| changeset.go | ||
| changeset_arm_test.go | ||
| changeset_resolver.go | ||
| changeset_symlink.go | ||
| config.go | ||
| config_tx.go | ||
| consts.go | ||
| hid.go | ||
| hid_keyboard.go | ||
| hid_mouse_absolute.go | ||
| hid_mouse_relative.go | ||
| log.go | ||
| mass_storage.go | ||
| udc.go | ||
| usbgadget.go | ||
| utils.go | ||