pH/rust/src
2019-09-11 16:31:48 -04:00
..
devices Use MemoryManager rather than GuestRam 2019-09-11 16:29:26 -04:00
disk A module for accessing disk image files (with virtio-blk) 2019-09-11 15:58:04 -04:00
init Can't forget this... 2017-10-18 21:23:29 +00:00
kvm added remove_memory_region() as complement of add_memory_region() 2019-09-11 15:32:54 -04:00
memory Added a class which owns GuestRam and manages runtime memory allocations 2019-09-11 15:49:53 -04:00
system export all the new classes 2019-09-11 16:31:48 -04:00
virtio virtio-blk device 2019-09-11 16:02:36 -04:00
vm Added error for disk image open failure 2019-09-11 16:30:47 -04:00
log.rs A simple logger 2019-09-11 11:09:54 -04:00
main.rs Removed unused import 2017-10-18 21:23:17 +00:00