Matt Bilker
|
388e7c29d7
|
fix clippy warnings
|
2022-01-09 13:32:35 +00:00 |
|
Erin Allison
|
449f86e5f6
|
Fix issue where missing override file is improperly handled
Signed-off-by: Erin Allison <erin@eallison.us>
|
2021-12-30 10:22:08 -06:00 |
|
Matt Bilker
|
d89f4bcea9
|
lib: support Rust 1.48 as MSRV
|
2021-12-28 08:14:17 +00:00 |
|
Erin Allison
|
40abb4b7c9
|
Allow VMs to be launched when no profile_override.toml is found.
Fixes mbilker/vgpu_unlock-rs#1
Signed-off-by: Erin Allison <erin@eallison.us>
|
2021-12-17 10:53:13 -06:00 |
|
Matt Bilker
|
3ca0999210
|
lib: apply profile overrides only on successful status
|
2021-11-07 11:28:38 +00:00 |
|
Matt Bilker
|
8bb4f47c9b
|
lib: fix requirement to specify dummy mdev field or dummy profile field
|
2021-11-01 03:44:13 +00:00 |
|
Matt Bilker
|
9164fa73d9
|
config: add global config with toggle to disable unlock for official vgpu cards
|
2021-10-17 23:46:05 +00:00 |
|
Matt Bilker
|
b969aed98a
|
dump: export dump function
|
2021-10-17 21:40:30 +00:00 |
|
Matt Bilker
|
8921beccfd
|
Add per-mdev override support
|
2021-10-09 12:13:05 +00:00 |
|
Matt Bilker
|
b9a16c426e
|
Add individual profile override support
|
2021-10-09 12:13:04 +00:00 |
|
Matt Bilker
|
80e3397a44
|
Add test to ensure struct sizes are correct
|
2021-10-09 12:13:04 +00:00 |
|
Matt Bilker
|
2a9a81290b
|
Add UUID and start call decoding
|
2021-10-09 12:13:04 +00:00 |
|
Matt Bilker
|
28a699a184
|
Add helper for pretty printing data
|
2021-10-09 10:35:07 +00:00 |
|
Matt Bilker
|
2f21bb8d9d
|
OP_READ_DEV_TYPE value is 32-bit, not 64-bit
- `unknown_4` in the request structure seems to be the size of the pointee.
|
2021-10-09 10:29:17 +00:00 |
|
Matt Bilker
|
e121e65859
|
Move main macro body one indentation level out
|
2021-09-17 09:14:54 +00:00 |
|
Matt Bilker
|
4a73f9376d
|
Initial commit
|
2021-09-17 08:33:12 +00:00 |
|