This repository was archived by the owner on Nov 6, 2024. It is now read-only.
Commit 04347ed
committed
Move kvm-bindings crate to own directory
In preparation for creating a common workspace for kvm-bindings and
kvm-ioctls, move the kvm-bindings crate to its own directory.
A workspace Cargo.toml is not added yet because it makes git detect it
as a modification and treat kvm-bindings/Cargo.toml as a new file
instead of a rename.
Signed-off-by: Manos Pitsidianakis <[email protected]>1 parent cbd2e65 commit 04347ed
File tree
20 files changed
+4
-4
lines changed- .buildkite
- kvm-bindings
- src
- arm64
- riscv64
- x86_64
20 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments