Commit Graph

8 Commits

Author SHA1 Message Date
d7affe6c8c feat(xenstore): multi-watch and maybe-commit support (#429) 2024-12-14 17:57:15 -05:00
e219f3adf1 feature(xen): dynamic platform architecture (#194)
* wip hvm

* feat: move platform stuff all into it's own thing

* hvm work

* more hvm work

* more hvm work

* feat: rework to support multiple platforms

* hvm nonredist

* more hvm work

* more hvm work

* pvh work

* work on loading cmdline

* implement initrd loading for pvh

* partially working pvh support

* fix merge issues

* pvh works!

* swap over to pv support

* remove old kernel stuff

* fix support for pv

* pvh is gone for now

* fix(runtime): debug should be respected

* fix(xen): arm64 is currently unsupported, treat it as such at runtime

* fix(examples): use architecture cfg for boot example

* fix(x86): use IOMMU only when needed for passthrough

* chore(build): print kernel architecture during fetch
2024-06-21 02:42:45 +00:00
8dd3cc7692 krata: work on parallel reconciliation 2024-04-02 00:56:18 +00:00
da9e6cac14 krata: fix guest destruction 2024-03-30 03:49:13 +00:00
63f7db6cf4 kratart: support for krata channels for two-way byte communication 2024-03-28 05:31:57 +00:00
7b2de22320 krata: rework xenstore watch for reliability 2024-03-23 08:46:20 +00:00
b0bd931f0e xenstore: use AsRef<str> for path and restructure 2024-03-08 13:08:59 +00:00
7bc0c95f00 krata: reorganize crates 2024-03-07 18:12:47 +00:00