index
:
mini-kvm-rs
gh-pages
main
KVM experiments in rust
johannst
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Branch
Commit message
Author
Age
gh-pages
deploy: 3ebd8b163dc8d5679d90927de1c2fcd639882362
johannst
4 weeks
main
guest: add 64bit guest to toy with msr
Johannes Stoelp
4 weeks
Age
Commit message
Author
Files
Lines
2025-03-14
guest: add 64bit guest to toy with msr
HEAD
main
Johannes Stoelp
5
-10
/
+118
2025-03-14
readme: fix wf badge name
Johannes Stoelp
1
-1
/
+1
2023-11-15
example/long_mode: demonstrate mmio exits for virtually mapped but not physic...
Johannes Stoelp
2
-3
/
+18
2022-08-23
Merge remote-tracking branch 'origin/main'
Johannes Stoelp
3
-7
/
+17
2022-04-16
README: add doc badge, add requirements
Johannes Stoelp
1
-5
/
+15
2022-04-16
fix vcpu/vm doc
Johannes Stoelp
2
-2
/
+2
2022-04-16
guest: remove fPIC from makefile
Johannes Stoelp
1
-1
/
+1
2021-12-11
vcpu: allow to enable/disable guest single stepping (debug)
Johannes Stoelp
3
-0
/
+31
2021-12-11
vcpu: set/get debug regs
Johannes Stoelp
1
-0
/
+37
2021-12-11
kvm: add structs + constants for guest debugging
Johannes Stoelp
2
-0
/
+95
[...]
Clone
https://git.memzero.de/mirror/mini-kvm-rs
ssh://git.memzero.de/mirror/mini-kvm-rs
git@git.memzero.de:mirror/mini-kvm-rs