Commit Graph

  • 51dff0361d
    fix(xenclient): use a single transaction for device setup (#130) Alex Zenla 2024-05-05 13:39:53 -0700
  • 007f849a59
    feat: rework to support multiple platforms Alex Zenla 2024-05-05 07:27:35 -0700
  • d5a93b0342
    fix(xenclient): use a single transaction for device setup Alex Zenla 2024-05-05 02:02:44 -0700
  • e8e3982b4e
    more hvm work Alex Zenla 2024-05-04 00:33:05 -0700
  • 3187830ff5
    build(deps): bump serde from 1.0.199 to 1.0.200 (#129) dependabot[bot] 2024-05-02 10:19:20 -0700
  • f1ae61efc2
    build(deps): bump serde from 1.0.199 to 1.0.200 dependabot[bot] 2024-05-02 05:46:45 +0000
  • 338322619c
    build(deps): bump base64 from 0.22.0 to 0.22.1 (#128) dependabot[bot] 2024-05-01 09:27:53 -0700
  • 170ee779ae
    build(deps): bump base64 from 0.22.0 to 0.22.1 dependabot[bot] 2024-05-01 05:23:26 +0000
  • 511f83bfd9
    fix: dev guide should mention copying kernel addons (fixes #125) (#126) Alex Zenla 2024-04-30 14:46:45 -0700
  • 39de323fc5
    fix: dev guide should mention copying kernel addons (fixes #125) Alex Zenla 2024-04-30 16:29:29 +0000
  • ae443edb78
    more hvm work Alex Zenla 2024-04-30 10:13:20 -0700
  • 92a2fba929
    hvm work Alex Zenla 2024-04-29 04:31:56 -0700
  • 6d8634ff84
    feat: move platform stuff all into it's own thing Alex Zenla 2024-04-29 02:59:49 -0700
  • ff6cb47aea
    wip hvm Alex Zenla 2024-04-26 00:20:09 -0700
  • b0f5c38fb0
    build(deps): bump async-compression from 0.4.8 to 0.4.9 (#120) dependabot[bot] 2024-04-30 16:31:41 +0000
  • 520018a86d
    build(deps): bump serde from 1.0.198 to 1.0.199 (#122) dependabot[bot] 2024-04-30 16:31:20 +0000
  • 39c2e58fbc
    build(deps): bump flate2 from 1.0.28 to 1.0.30 (#123) dependabot[bot] 2024-04-30 09:31:00 -0700
  • d1d6eb5c8b
    build(deps): bump libc from 0.2.153 to 0.2.154 (#124) dependabot[bot] 2024-04-30 09:30:44 -0700
  • 89beea3540
    build(deps): bump libc from 0.2.153 to 0.2.154 dependabot[bot] 2024-04-30 05:16:23 +0000
  • 2ed6a9484b
    build(deps): bump flate2 from 1.0.28 to 1.0.30 dependabot[bot] 2024-04-30 05:16:05 +0000
  • 8c660257de
    build(deps): bump serde from 1.0.198 to 1.0.199 dependabot[bot] 2024-04-29 17:09:58 +0000
  • 84920a88ab
    feat: pci passthrough (#114) Alex Zenla 2024-04-29 10:02:20 -0700
  • 47b42c631f
    fix: e820entry should be available on all platforms Alex Zenla 2024-04-29 04:57:16 -0700
  • 9bf9850d5e
    build(deps): bump flate2 from 1.0.28 to 1.0.29 dependabot[bot] 2024-04-29 05:31:11 +0000
  • 535b00019b
    build(deps): bump async-compression from 0.4.8 to 0.4.9 dependabot[bot] 2024-04-29 05:31:02 +0000
  • 8dfcb7f7eb
    fix: kernel build squashfs fixes Alex Zenla 2024-04-26 00:58:49 -0700
  • 97c4880605
    feat: more pci work Alex Zenla 2024-04-25 23:36:52 -0700
  • 5dea89f644
    feat: addons mounting and kernel modules support Alex Zenla 2024-04-25 16:06:57 -0700
  • ef57de819f
    feat: guest device management Alex Zenla 2024-04-24 22:12:58 -0700
  • bece7f33c7
    feat: CONTRIBUTING.md and Bug Report template (#117) Khionu Sybiern 2024-04-24 14:01:52 -0700
  • a29a916940
    feat: CONTRIBUTING.md and Bug Report template Khionu Sybiern 2024-04-24 13:40:20 -0700
  • afbc0a88bd
    feat: pci passthrough Alex Zenla 2024-04-23 22:36:36 -0700
  • 95fbc62486
    chore: release (#87) v0.0.10 edera-cultivation[bot] 2024-04-23 02:41:56 -0700
  • 2c9152d433
    feat: exec tty support Alex Zenla 2024-04-22 23:02:14 +0000
  • b96fa4af47 chore: release edera-cultivation[bot] 2024-04-22 20:28:17 +0000
  • 284ed8f17b
    feat: implement guest exec (#107) Alex Zenla 2024-04-22 13:13:43 -0700
  • ddbf3bddcd
    feat: implement guest exec Alex Zenla 2024-04-22 10:29:11 +0000
  • 82576df7b7
    feat: implement kernel / initrd oci image support (#103) Alex Zenla 2024-04-22 12:48:45 -0700
  • 1b90eedbcd
    build(deps): bump thiserror from 1.0.58 to 1.0.59 (#104) dependabot[bot] 2024-04-21 22:36:20 -0700
  • aa941c6e87
    build(deps): bump redb from 2.0.0 to 2.1.0 (#106) dependabot[bot] 2024-04-21 22:36:13 -0700
  • d0bf3c4c77
    build(deps): bump reqwest from 0.12.3 to 0.12.4 (#105) dependabot[bot] 2024-04-21 22:36:06 -0700
  • b1af297a55
    fix: implement image urls more faithfully Alex Zenla 2024-04-22 05:34:00 +0000
  • abfd0c1975
    build(deps): bump redb from 2.0.0 to 2.1.0 dependabot[bot] 2024-04-22 05:30:31 +0000
  • 312e7ee697
    build(deps): bump reqwest from 0.12.3 to 0.12.4 dependabot[bot] 2024-04-22 05:30:21 +0000
  • 3a2c7e18c3
    build(deps): bump thiserror from 1.0.58 to 1.0.59 dependabot[bot] 2024-04-22 05:30:08 +0000
  • 87868acace
    feat: implement kernel / initrd oci image support Alex Zenla 2024-04-22 03:42:50 +0000
  • 38e892e249
    feat: idm v2 (#102) Alex Zenla 2024-04-21 21:00:32 -0700
  • fd0abae5a9
    feat: fast guest lookup table and host identification Alex Zenla 2024-04-22 02:13:01 +0000
  • 4e0d843de7
    feat: rebuild idm to separate transport from content Alex Zenla 2024-04-21 06:29:32 +0000
  • 1a90372037
    build(deps): bump sysinfo from 0.30.10 to 0.30.11 (#99) dependabot[bot] 2024-04-19 13:35:57 -0700
  • 4754cdd128
    build(deps): bump rustls from 0.22.3 to 0.22.4 (#101) dependabot[bot] 2024-04-19 13:35:44 -0700
  • 5bd4047413
    build(deps): bump rustls from 0.22.3 to 0.22.4 dependabot[bot] 2024-04-19 19:50:56 +0000
  • 339a55d528
    build(deps): bump sysinfo from 0.30.10 to 0.30.11 dependabot[bot] 2024-04-19 05:48:57 +0000
  • f843abcabf
    docs(dev): update order of setup instructions (#98) Khionu Sybiern 2024-04-18 11:00:48 -0700
  • 98086e8521
    docs(dev): update order of setup instructions Khionu Sybiern 2024-04-18 10:39:03 -0700
  • e8d89d4d5b
    build(deps): bump serde from 1.0.197 to 1.0.198 (#97) dependabot[bot] 2024-04-17 05:17:00 +0000
  • b2a05a30d2
    build(deps): bump serde from 1.0.197 to 1.0.198 dependabot[bot] 2024-04-17 05:12:36 +0000
  • 4e9738b959
    fix: oci cache store should fallback to copy when rename won't work (#96) Alex Zenla 2024-04-16 10:05:24 -0700
  • 8f446d371b
    fix: oci cache store should fallback to copy when rename won't work Alex Zenla 2024-04-16 16:57:52 +0000
  • 8135307283
    feat: oci concurrency improvements (#95) Alex Zenla 2024-04-16 09:29:54 -0700
  • 5fb98e2016
    oci: utilize rw-lock for increased cache performance Alex Zenla 2024-04-16 14:04:37 +0000
  • 2842f21ce0
    feat: implement on-disk indexes of images Alex Zenla 2024-04-16 13:55:40 +0000
  • ee024580af
    feat: implement improved and detailed oci progress indication Alex Zenla 2024-04-16 12:34:02 +0000
  • 0c792d06b6
    oci: utilize rw-lock for increased cache performance Alex Zenla 2024-04-16 14:04:37 +0000
  • 7ebcc3d4ab
    feat: implement on-disk indexes of images Alex Zenla 2024-04-16 13:55:40 +0000
  • ac3eca3ebb
    feat: implement improved and detailed oci progress indication Alex Zenla 2024-04-16 12:34:02 +0000
  • e450ebd2a2
    feat: oci tar format, bit-perfect disk storage for config and manifest, concurrent image pulls (#88) Alex Zenla 2024-04-16 01:53:44 -0700
  • a99541460d
    feat: concurrent image pulls Alex Zenla 2024-04-16 08:20:09 +0000
  • 79f7742caa
    build(deps): bump serde_json from 1.0.115 to 1.0.116 (#90) dependabot[bot] 2024-04-16 00:17:11 -0700
  • c3c18271b4
    build(deps): bump ratatui from 0.26.1 to 0.26.2 (#89) dependabot[bot] 2024-04-16 00:16:53 -0700
  • 1caa888559
    build(deps): bump serde_json from 1.0.115 to 1.0.116 dependabot[bot] 2024-04-16 05:55:03 +0000
  • b21048b779
    build(deps): bump ratatui from 0.26.1 to 0.26.2 dependabot[bot] 2024-04-16 05:54:53 +0000
  • 3d29a68645
    feat: oci tar format support Alex Zenla 2024-04-16 05:53:58 +0000
  • e88fadd3bc
    oci: retain bit-perfect copies of manifest and config on disk Alex Zenla 2024-04-16 05:22:58 +0000
  • 218f848170
    chore: release (#41) v0.0.9 edera-cultivation[bot] 2024-04-15 12:15:00 -0700
  • 6873d0be6c chore: release edera-cultivation[bot] 2024-04-15 17:40:07 +0000
  • 9d8c516a29
    build(deps): bump sysinfo from 0.30.9 to 0.30.10 (#86) dependabot[bot] 2024-04-15 10:24:41 -0700
  • 89055ef77c
    feat: oci compliance work (#85) Alex Zenla 2024-04-15 10:24:14 -0700
  • 32da4dec5a
    feat: rework oci to preserve permissions via a vfs Alex Zenla 2024-04-15 12:41:17 +0000
  • 5169a97d43
    feat: utilize vfs for assembling oci images Alex Zenla 2024-04-15 10:30:36 +0000
  • fdc8f4d634
    feat: image pull is now internally explicit Alex Zenla 2024-04-15 06:50:53 +0000
  • c99ec4de6e
    build(deps): bump sysinfo from 0.30.9 to 0.30.10 dependabot[bot] 2024-04-15 05:15:51 +0000
  • 5511fb2fa1
    chore: rework oci crate to be more composable Alex Zenla 2024-04-15 05:06:02 +0000
  • 1b4b9020e6
    chore: make idm magic value three bytes Alex Zenla 2024-04-15 03:03:17 +0000
  • 24c71e9725
    feat: oci packer can now use mksquashfs if available (#70) Alex Zenla 2024-04-14 17:19:38 -0700
  • 0a6a112133
    feat: basic kratactl top command (#72) Alex Zenla 2024-04-14 15:32:34 -0700
  • 69838f7313
    fix: use magic bytes 0xff 0xff in idm to improve reliability Alex Zenla 2024-04-14 12:25:37 +0000
  • 66574235c2
    feat: basic kratactl top command Alex Zenla 2024-04-14 11:48:20 +0000
  • 1627cbcdd7
    feat: idm snooping (#71) Alex Zenla 2024-04-14 04:54:21 -0700
  • c852e0a1fd
    feat: idm snooping Alex Zenla 2024-04-14 09:14:46 +0000
  • 5aa33facdc
    feat: working erofs backend Alex Zenla 2024-04-14 07:06:19 +0000
  • 8df9b36e3d
    fix: use nproc in kernel build script for default jobs, and fix DEV.md guide Alex Zenla 2024-04-14 06:04:44 +0000
  • b02fc54402
    feat: oci packer can now use mksquashfs if available Alex Zenla 2024-04-14 04:53:55 +0000
  • f8247f13e4
    build: use LTO for release builds and strip guestinit (#68) Ariadne Conill 2024-04-13 02:20:24 -0700
  • d96e6d8dc8 build: use strip=symbols Ariadne Conill 2024-04-13 02:15:50 -0700
  • 2544a8ff0e revert strip command usage, breaks arm Ariadne Conill 2024-04-13 02:15:36 -0700
  • c5369dc36c build: use LTO for release profile artifacts Ariadne Conill 2024-04-13 01:46:54 -0700
  • 17a5a7fd0a initrd: strip guestinit binary before adding it to initramfs Ariadne Conill 2024-04-13 01:46:12 -0700
  • 6d07112e3d
    feat: implement oci image progress (#64) Alex Zenla 2024-04-12 11:09:26 -0700
  • cb89ac02d1
    feat: oci progress bars on launch Alex Zenla 2024-04-12 12:38:31 +0000