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: f52d556e0e1bf2350b3b42cff198550a267ceb0b
johannst
12 months
main
example/long_mode: demonstrate mmio exits for virtually mapped but not physic...
Johannes Stoelp
12 months
Age
Commit message
Author
Files
Lines
2023-11-15
example/long_mode: demonstrate mmio exits for virtually mapped but not physic...
HEAD
main
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
2021-12-11
fmt: add TF flag
Johannes Stoelp
2
-1
/
+5
2021-12-11
guest64: address in buffer pc relative
Johannes Stoelp
1
-1
/
+1
[...]
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