Commit Graph

16 Commits

Author SHA1 Message Date
51dff0361d fix(xenclient): use a single transaction for device setup (#130) 2024-05-05 20:39:53 +00:00
84920a88ab feat: pci passthrough (#114)
* feat: pci passthrough

* feat: guest device management

* feat: addons mounting and kernel modules support

* feat: more pci work

* fix: kernel build squashfs fixes

* fix: e820entry should be available on all platforms
2024-04-29 17:02:20 +00:00
82576df7b7 feat: implement kernel / initrd oci image support (#103)
* feat: implement kernel / initrd oci image support

* fix: implement image urls more faithfully
2024-04-22 19:48:45 +00:00
5ad2e40a7b krata: reimplement console to utilize channels, and provide logs support 2024-04-02 08:57:34 +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
d4f1ee5521 krata: begin work on guest message channel 2024-03-27 06:28:47 +00:00
0191e5b2c1 krata: rework cross-compilation 2024-03-21 21:31:10 +00:00
332a1bba26 krata: fix x86 after arm64 work 2024-03-21 18:03:47 +00:00
5c7f81a261 krata: more work on arm64 support 2024-03-13 07:48:20 -07:00
f4af71cb2f krata: begin working on arm64 support 2024-03-13 04:47:28 -07:00
4894bd9d1c os: build bootable images 2024-03-10 00:22:24 +00:00
817509bcef kratart: async image extraction 2024-03-08 14:44:45 +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