Commit Graph

  • 03294f2ecd
    Revert "Release krata v0.0.1, krata-oci v0.0.1, krata-xenstore v0.0.1, krata-guest v0.0.1, krata-xencall v0.0.1, krata-xenclient v0.0.1, krata-xenevtchn v0.0.1, krata-xengnt v0.0.1, krata-runtime v0.0.1, krata-daemon v0.0.1, krata-network v0.0.1, krata-ctl v0.0.1" Alex Zenla 2024-03-30 08:32:35 +0000
  • efba8b1316
    Release krata v0.0.1, krata-oci v0.0.1, krata-xenstore v0.0.1, krata-guest v0.0.1, krata-xencall v0.0.1, krata-xenclient v0.0.1, krata-xenevtchn v0.0.1, krata-xengnt v0.0.1, krata-runtime v0.0.1, krata-daemon v0.0.1, krata-network v0.0.1, krata-ctl v0.0.1 Alex Zenla 2024-03-30 08:27:20 +0000
  • ee639af2ed
    krata: fix workspace version references and feature discrepancies Alex Zenla 2024-03-30 07:56:22 +0000
  • b65bbff165
    krata: update README.md Alex Zenla 2024-03-30 07:41:59 +0000
  • 2d5d819290
    daemon: fix build Alex Zenla 2024-03-30 07:33:47 +0000
  • 6ff5a1e62f
    krata: move protos back into crate directory Alex Zenla 2024-03-30 07:20:43 +0000
  • b9d2dc54ea
    krata: specify descriptions, licenses, repository, and homepage for crates Alex Zenla 2024-03-30 07:11:14 +0000
  • eb20a4c60c
    krata: use krata-advmac fork Alex Zenla 2024-03-30 06:51:16 +0000
  • a9c6fa2c6a
    oci: switch to krata-tokio-tar Alex Zenla 2024-03-30 06:31:22 +0000
  • bdb91a6cb3
    krata: restructure packages for cleanliness Alex Zenla 2024-03-30 06:17:30 +0000
  • da9e6cac14
    krata: fix guest destruction Alex Zenla 2024-03-30 03:49:13 +0000
  • d659b3aa55
    network: performance tuning using tear off buffers Alex Zenla 2024-03-29 03:09:41 +0000
  • 7d7da1f9ee
    krata: implement idm support for guest <-> host messages Alex Zenla 2024-03-28 22:38:21 +0000
  • 567fcc296e
    kratart: fix channels after u32::MAX worth of data Alex Zenla 2024-03-28 08:55:59 +0000
  • f7267e4f5d
    krata: begin work on idm channel Alex Zenla 2024-03-28 07:36:48 +0000
  • 63f7db6cf4
    kratart: support for krata channels for two-way byte communication Alex Zenla 2024-03-28 05:31:57 +0000
  • d4f1ee5521
    krata: begin work on guest message channel Alex Zenla 2024-03-27 06:28:47 +0000
  • 66465793cd
    krata: event-based network backend startup and api enhancements Alex Zenla 2024-03-27 02:54:39 +0000
  • 63c0feb053
    krataoci: improve performance of squashify Alex Zenla 2024-03-25 09:39:06 +0000
  • 162579f100
    xengnt: implement memory mapping support Alex Zenla 2024-03-25 07:24:25 +0000
  • 79ba752eff
    build(deps): update backhand requirement from 0.14.2 to 0.15.0 dependabot[bot] 2024-03-25 05:19:12 +0000
  • 1abe0a0955
    build(deps): update redb requirement from 1.5.0 to 2.0.0 dependabot[bot] 2024-03-25 05:17:50 +0000
  • 0a5948aa50
    xen: begin work on xen grant mappings Alex Zenla 2024-03-25 04:49:57 +0000
  • 001409378e
    chore: move kratart::image to krataoci and cleanup dependencies Alex Zenla 2024-03-25 02:37:02 +0000
  • 655b8029cb
    krata: move api proto to /proto and version api Alex Zenla 2024-03-24 05:52:25 +0000
  • cb6839b0f6
    krata: api cleanup and improvements Alex Zenla 2024-03-24 05:25:48 +0000
  • 7543fccfaf
    kratactl: make things nicer to use from a scripting standpoint Alex Zenla 2024-03-23 10:09:00 +0000
  • e25cbf087d
    kratactl: implement guest resolution and rename console to attach Alex Zenla 2024-03-23 09:48:53 +0000
  • 7b2de22320
    krata: rework xenstore watch for reliability Alex Zenla 2024-03-23 08:46:20 +0000
  • 3d5095c78b
    krata: reconcile improvements and better kratactl error experience Alex Zenla 2024-03-23 07:00:12 +0000
  • df90a4d03f
    kratad: filter out backhand info logging Alex Zenla 2024-03-23 04:36:21 +0000
  • f679781545
    krata: default log level is now info Alex Zenla 2024-03-23 04:31:35 +0000
  • 6c0e14da6a
    kratactl: implement output formats Alex Zenla 2024-03-23 04:07:48 +0000
  • 3b5e3a077a
    krata: improve guest reconciliation Alex Zenla 2024-03-23 02:10:30 +0000
  • 8b57c16f0a
    krata: fix conformance to container startup Alex Zenla 2024-03-22 23:59:02 +0000
  • 6d6610ca2f
    krata: fix support for registries with anonymous authentication Alex Zenla 2024-03-22 19:57:56 +0000
  • 1a6287893e
    kratart: fix multiple oci layer compiler issues Alex Zenla 2024-03-22 19:14:27 +0000
  • f29d7d61e1
    nightly: fix build Alex Zenla 2024-03-22 10:25:48 -0700
  • 79ceb4851b
    krata: fix console restoration Alex Zenla 2024-03-21 22:49:37 -0700
  • 827c6c9a12
    build(deps): update reqwest requirement from 0.11.24 to 0.12.0 (#11) dependabot[bot] 2024-03-21 22:06:29 -0700
  • 79942fdc4d
    dependabot: check daily for dependencies and update github actions Alex Zenla 2024-03-22 05:04:24 +0000
  • c7a504b784
    build(deps): update reqwest requirement from 0.11.24 to 0.12.0 dependabot[bot] 2024-03-22 04:51:26 +0000
  • f854dfe77a
    kratactl: freebsd build Alex Zenla 2024-03-22 04:41:38 +0000
  • aaf8e50c0e
    workflows: rework names and split checks Alex Zenla 2024-03-21 20:21:42 -0700
  • 88f6edb608
    nightly: fix job names Alex Zenla 2024-03-21 20:15:09 -0700
  • b67b1d8340
    nightly: build kratactl for all supported platforms Alex Zenla 2024-03-21 20:12:03 -0700
  • 901ec3b6e5
    kratactl: fix windows build Alex Zenla 2024-03-21 20:04:10 -0700
  • 87689067a3
    workflows: fix client workflow to use bash by default on windows Alex Zenla 2024-03-21 19:58:03 -0700
  • a3a2148002
    kratactl: initial windows bringup Alex Zenla 2024-03-21 19:54:14 -0700
  • 5fd10d6edf
    workflows: don't run tests on client workflow Alex Zenla 2024-03-21 18:47:05 -0700
  • d98dc7baad
    workflows: client now builds on macos-14 Alex Zenla 2024-03-21 18:43:57 -0700
  • b5f1d9edb0
    build: consider x86_64 on aarch64 darwin to not be a cross-compile Alex Zenla 2024-03-21 18:39:06 -0700
  • 370ec8bbe6
    krata: fix client tests on darwin Alex Zenla 2024-03-21 18:31:20 -0700
  • 280831045a
    krata: fix github workflow for clients on darwin Alex Zenla 2024-03-21 18:28:52 -0700
  • 0be154b667
    workflows: fix client build on darwin Alex Zenla 2024-03-21 18:24:11 -0700
  • a8e299d03f
    krata: install homebrew on darwin ci for client builds Alex Zenla 2024-03-21 18:22:20 -0700
  • 55958c514b
    krata: fix darwin builds of kratactl Alex Zenla 2024-03-21 18:20:02 -0700
  • 597a1433b3
    krata: build kratactl for darwin Alex Zenla 2024-03-21 18:16:04 -0700
  • ba00889efb
    kratanet: fix unused value warning Alex Zenla 2024-03-21 22:14:43 +0000
  • 387cce061b
    ci: install aarch64 gcc Alex Zenla 2024-03-21 21:44:37 +0000
  • 7ec0ed64dd
    ci: install cross from git Alex Zenla 2024-03-21 21:38:18 +0000
  • 0191e5b2c1
    krata: rework cross-compilation Alex Zenla 2024-03-21 21:31:10 +0000
  • 332a1bba26
    krata: fix x86 after arm64 work Alex Zenla 2024-03-21 18:03:47 +0000
  • da17805824
    Merge remote-tracking branch 'origin/arm64' Alex Zenla 2024-03-21 17:58:12 +0000
  • 48123166fe
    krata: implement fast exit code notification Alex Zenla 2024-03-15 17:36:26 +0000
  • e3aa54edea
    krata: fix exit status when guest exit happens during attach Alex Zenla 2024-03-15 16:11:35 +0000
  • d66b6f80b9
    kratactl: rework to separate commands Alex Zenla 2024-03-15 15:59:18 +0000
  • 31a43f9108
    krata: improvements to event handling during reconciliation Alex Zenla 2024-03-14 23:29:07 +0000
  • 9bbf8420f2
    krata: implement guest reconciliation Alex Zenla 2024-03-14 14:03:11 +0000
  • 32a1a36ad4
    krata: fix support for oci-archive style tars in image seeding Alex Zenla 2024-03-13 15:13:20 +0000
  • 9e57bb60bf
    krata: simplify README Alex Zenla 2024-03-13 15:10:30 +0000
  • 5c7f81a261
    krata: more work on arm64 support Alex Zenla 2024-03-13 07:48:20 -0700
  • 7d65f9d24c
    krata: implement image seeding backend Alex Zenla 2024-03-13 14:20:22 +0000
  • f23d84c415
    krata: implement guest tab for automatic guest startup Alex Zenla 2024-03-13 13:05:17 +0000
  • f4af71cb2f
    krata: begin working on arm64 support Alex Zenla 2024-03-10 00:36:23 -0800
  • a8b5ed1138
    krata: relicense to Apache License 2.0 Alex Zenla 2024-03-13 11:38:14 +0000
  • 13bea70c0d
    krata: implement auto-exit handling Alex Zenla 2024-03-13 11:34:52 +0000
  • 2ec619c0c3
    workflows: fix path to apk in nightly build Alex Zenla 2024-03-11 04:27:45 -0700
  • 7a9a9abd66
    workflows: install os builder dependencies Alex Zenla 2024-03-10 12:16:47 +0000
  • d54d14c619
    os: fix build Alex Zenla 2024-03-10 11:39:06 +0000
  • a54fa93394
    os: fix non-interactive builds Alex Zenla 2024-03-10 04:00:44 -0700
  • 091a71d2ac
    workflows: fix os workflow Alex Zenla 2024-03-10 00:31:43 +0000
  • f1eedd1667
    workflows: upload os images on build Alex Zenla 2024-03-10 00:28:53 +0000
  • 334d27a6a4
    workflows: build os on changes Alex Zenla 2024-03-10 00:24:48 +0000
  • 4894bd9d1c
    os: build bootable images Alex Zenla 2024-03-10 00:22:24 +0000
  • 817509bcef
    kratart: async image extraction Alex Zenla 2024-03-08 14:44:45 +0000
  • b0bd931f0e
    xenstore: use AsRef<str> for path and restructure Alex Zenla 2024-03-08 13:08:59 +0000
  • 7507f17d99
    control: introduce protocol for alternative image specs Alex Zenla 2024-03-08 08:47:18 +0000
  • bbf4d403f4
    krata: improved doc structure Alex Zenla 2024-03-08 08:12:10 +0000
  • 184ccfbd53
    readme: update with new code paths Alex Zenla 2024-03-08 05:40:43 +0000
  • 277c57a938
    krata: remove unused dependencies Alex Zenla 2024-03-07 18:26:28 +0000
  • 7bc0c95f00
    krata: reorganize crates Alex Zenla 2024-03-07 18:12:47 +0000
  • c0eeab4047
    krata: split out runtime Alex Zenla 2024-03-07 18:04:22 +0000
  • 56dd3ea032
    workflows: add shellcheck job Alex Zenla 2024-03-07 17:14:22 +0000
  • c507a589de
    krata: introduce code of conduct and security policy Alex Zenla 2024-03-07 17:04:53 +0000
  • e3a70e5595
    hack: rename scripts to hack Alex Zenla 2024-03-07 16:40:06 +0000
  • 182401371b
    xenstore: watch support (#4) Alex Zenla 2024-03-07 04:14:25 -0800
  • acd94a2418
    xenstore: watch support Alex Zenla 2024-02-24 05:44:51 +0000
  • 670e140682
    krata: rewrite all repo infrastructure Alex Zenla 2024-03-07 09:04:05 +0000
  • baefe0dceb
    workflows: initrd and kernel checks Alex Zenla 2024-03-07 05:43:49 +0000