41d6d10373
Refactor to use rust-vmm crates for kvm operations
2023-01-31 13:47:55 -05:00
3a05847f31
Find sommelier binary in the sommelier build directory
2023-01-27 16:37:08 -05:00
9b75e697d6
Only respond to DMABUF commands if dmabuf is enabled in config
2023-01-27 16:36:27 -05:00
9ee21a0309
Return 'GenuineIntel' as vendor string
2023-01-26 15:51:47 -05:00
ced3f6a4a8
Fix compiler warnings
2023-01-26 15:49:12 -05:00
7f3b3aa409
Large refactor.
...
Many many changes. The major themes of the refactor were to move the
x86 specific code into a separate 'arch' package and make the main
initialization and run loop much simpler to understand. The second big
change was to improve how errors are handled by making them more 'local'
so that packages define their own errors most of the time.
2019-10-02 16:41:02 -04:00
2a442775dd
virtio_net
2019-09-26 22:52:33 -04:00
23f5903e1f
set up color scheme on console shell
2019-09-26 22:49:01 -04:00
9f2acb07f8
Use correct home for realm
2019-09-24 17:05:29 -04:00
df1c6a3cb3
1) Work correctly if HOME is not /home/user. 2) Support read-write rootfs correctly.
2019-09-23 15:22:47 -04:00
6c25ccb226
systemd is not an option anymore
2019-09-23 15:20:57 -04:00
0a06043e32
support dmabuf in virtio_wl
2019-09-23 15:20:28 -04:00
d6b9667740
Build everything with cargo
2019-09-20 18:15:10 -04:00
0f50387d1e
change source layout
2019-09-20 17:29:55 -04:00
babd7c6585
Move crate into subdirectory
2017-10-18 19:05:41 +00:00
317426f5bf
Initial commit
2017-10-16 02:36:00 +00:00