Skip to content

Commit

Permalink
monorepo: Finalize repository tree layout
Browse files Browse the repository at this point in the history
Reorganize files from `kvm-bindings` and `kvm-ioctls`, and layout them
like a monorepo.

Signed-off-by: Ruoqing He <[email protected]>
  • Loading branch information
RuoqingHe committed Nov 5, 2024
1 parent 11d935c commit 3148011
Show file tree
Hide file tree
Showing 30 changed files with 7 additions and 38 deletions.
File renamed without changes.
6 changes: 4 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/target
**/*.rs.bk
Cargo.lock
target
.idea
**/*.rs.bk
**/.pytest_cache/
**/__pycache__/*
5 changes: 3 additions & 2 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# Add the list of code owners here (using their GitHub username)
* gatekeeper-PullAssigner
# These owners will be the default owners for everything in
# the repo.
* @acatangiu @aghecenco @andreeaflorescu @lauralt @sameo @roypat @ShadowCurse
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.
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.
File renamed without changes.
2 changes: 0 additions & 2 deletions kvm-ioctls/.cargo/config.toml

This file was deleted.

7 changes: 0 additions & 7 deletions kvm-ioctls/.github/dependabot.yml

This file was deleted.

6 changes: 0 additions & 6 deletions kvm-ioctls/.gitignore

This file was deleted.

3 changes: 0 additions & 3 deletions kvm-ioctls/.gitmodules

This file was deleted.

3 changes: 0 additions & 3 deletions kvm-ioctls/.platform

This file was deleted.

3 changes: 0 additions & 3 deletions kvm-ioctls/CODEOWNERS

This file was deleted.

5 changes: 0 additions & 5 deletions kvm-ioctls/coverage_config_aarch64.json

This file was deleted.

5 changes: 0 additions & 5 deletions kvm-ioctls/coverage_config_x86_64.json

This file was deleted.

0 comments on commit 3148011

Please sign in to comment.