Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-10 | another dns fix | Devaev Maxim | |
2020-10-10 | dhcp fix | Devaev Maxim | |
2020-10-10 | kvmd-otgnet | Devaev Maxim | |
2020-10-10 | refactoring | Devaev Maxim | |
2020-10-09 | refactoring | Devaev Maxim | |
2020-10-09 | otgnet stubs | Devaev Maxim | |
2020-10-08 | Bump version: 2.0 → 2.1v2.1 | Devaev Maxim | |
2020-10-08 | vnc: qemu ext keys | Devaev Maxim | |
2020-10-08 | more correct keymap handling | Devaev Maxim | |
2020-10-05 | more options | Devaev Maxim | |
2020-10-05 | configurable maxpower | Devaev Maxim | |
2020-10-04 | Bump version: 1.102 → 2.0v2.0 | Devaev Maxim | |
2020-10-03 | mute 400 for auth client api | Devaev Maxim | |
2020-10-03 | Fixed pikvm/pikvm#81: XK_Meta = XK_Super for VNC | Devaev Maxim | |
2020-10-03 | fixed logging | Devaev Maxim | |
2020-10-03 | adjust reopen delay | Devaev Maxim | |
2020-10-03 | processing udc state | Devaev Maxim | |
2020-10-03 | assert | Devaev Maxim | |
2020-10-03 | refactoring | Devaev Maxim | |
2020-10-03 | lint fix | Devaev Maxim | |
2020-10-03 | using sysfs prefix | Devaev Maxim | |
2020-10-03 | handle ESHUTDOWN during hid write() | Devaev Maxim | |
https://github.com/raspberrypi/linux/commit/61b7f805dc2fd364e0df682de89227e94ce88e25 | |||
2020-10-03 | common env variables | Devaev Maxim | |
2020-10-02 | improved net validators | Devaev Maxim | |
2020-09-30 | refactoring | Devaev Maxim | |
2020-09-30 | Check config toplevel | Devaev Maxim | |
2020-09-30 | improved logging | Devaev Maxim | |
2020-09-30 | renamed otg config | Devaev Maxim | |
2020-09-30 | configurable ethernet driver | Devaev Maxim | |
2020-09-30 | optional host_mac and kvm_mac | Devaev Maxim | |
2020-09-30 | ignored protected-access for _unpack() | Devaev Maxim | |
2020-09-30 | moved otg devices configs to their own section | Devaev Maxim | |
2020-09-30 | options to configure otg ethernet | Devaev Maxim | |
2020-09-28 | basic redfish api | Devaev Maxim | |
2020-09-25 | Added mapping for AltGr key | Martin Funk | |
2020-09-23 | fixed #10 | Devaev Maxim | |
2020-09-23 | Merge pull request #10 from mfunkey/new_key | Maxim Devaev | |
Added missing key on non us keyboards | |||
2020-09-22 | confirmations for gpio | Devaev Maxim | |
2020-09-22 | event about looping | Devaev Maxim | |
2020-09-22 | removed unnecessary broadcasting | Devaev Maxim | |
2020-09-20 | Added missing no us key | Martin Funk | |
2020-09-20 | Make kvmd compatible with libgpiod 1.2. | Oleg Girko | |
The singular default_val argument of gpiod.Line.request() method was introduced in libgpiod 1.3. For older versions of libgpiod, defailt_vals argument with list value should be used. This argument is available in newer versions of libgpiod as well for compatibility. This change is needed for Debian / Raspbian 10 that have libgpiod 1.2. Signed-off-by: Oleg Girko <[email protected]> | |||
2020-09-18 | Bump version: 1.101 → 1.102v1.102 | Devaev Maxim | |
2020-09-18 | fixed consumer names for libgpiod | Devaev Maxim | |
2020-09-17 | Bump version: 1.100 → 1.101v1.101 | Devaev Maxim | |
2020-09-17 | option to stream forever | Devaev Maxim | |
2020-09-17 | Merge pull request #8 from pikvm/libgpiod | Maxim Devaev | |
Libgpiod | |||
2020-09-16 | refactoring | Devaev Maxim | |
2020-09-16 | debounce for gpiod AioReader | Devaev Maxim | |
2020-09-15 | pikvm/pikvm#69: note about user invalidation in kvmd-htpasswd | Devaev Maxim | |