Commit Graph
20 Commits
Author SHA1 Message Date
Matt Bilker c5a3c83854 cargo: version 2.0.1 v2.0.1 2021-12-28 08:14:41 +00:00
Matt Bilker d89f4bcea9 lib: support Rust 1.48 as MSRV 2021-12-28 08:14:17 +00:00
Matt BilkerandGitHub 6541af70bb Merge pull request #2 from erin-allison/master
Allow VMs to be launched when no profile_override.toml is found.
2021-12-21 18:10:21 -05: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 dd5c379c78 cargo: version 2.0.0 v2.0.0 2021-10-09 12:42:22 +00:00
Matt Bilker 4404cf2ada Updated README for profile override changes 2021-10-09 12:42:21 +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 f214277a42 cargo: version 1.0.0 v1.0.0 2021-10-09 10:24:50 +00:00
Matt Bilker 87df1c35e5 Add README.md 2021-09-17 09:31:08 +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