• Joined on 2024-03-31
brl pushed to master at brl/pH 2026-06-17 17:20:00 +00:00
0c062a9ab2 ph-init: Add agent message to update resolv.conf
5d5fcfdb54 devices: Remove p9 filesystem.
e013670677 ph-init: Replace bootfs filesystem with erofs image
51a5f3c64a devices: Move some methods out of the DiskImage trait
Compare 4 commits »
brl pushed to master at brl/pH 2026-06-13 14:35:25 +00:00
9adc869b0c ph-init: Build ph-init as a statically linked binary
d52a5aa306 ph-init: Remove thiserror from ph-init
fabf557b00 virtio: Add virtio-fs support
Compare 3 commits »
brl pushed to main at brl/vhost-device 2026-06-11 20:55:56 +00:00
56174dd7ca vhost-device-vsock: Move main() into main.rs and adjust some visibilities
brl pushed to master at brl/pH 2026-06-10 18:09:48 +00:00
fb72240e73 kernel: Config changes to enable vsock and virtiofs
4a01f5b704 virtio: Fix some warnings in 9p server
Compare 2 commits »
brl pushed to master at brl/pH 2026-06-10 16:27:51 +00:00
ecff88bb05 virtio: Embed vsock and sound vhost-user devices into pH
91f3696c3d ph-init: Add a client class to pH for communication with ph-init agent
30447c45aa ph-init: Add an 'agent' that can launch applications.
5ce9ad5055 ph-init: Set msize to 512mb for 9p fs mounts
4e5bfc97c6 virtio: Add vhost-user frontend for sound and vsock devices
Compare 15 commits »
brl pushed to main at brl/vhost-device 2026-06-09 19:18:12 +00:00
394c5cd09a Move main() into main.rs and adjust some visibilities
fdceb5f48d vhost-device-vsock: Move main.rs to lib.rs for library refactor
Compare 2 commits »
brl pushed to main at brl/vhost-device 2026-06-09 18:44:32 +00:00
75f95d71bd vhost-device-gpu: Fix get_capset_info parameter
3810ad4fad vhost-device-gpu: Fix VENUS index mapping for virgl backend
bb8968fc45 build(deps): bump the non-rust-vmm group across 2 directories with 25 updates
c3bb658ef4 vhost-device-gpu: Fix DRM device selection with --gpu-device
88df4e2b86 vhost-device-gpu: Upgrade virglrenderer to 0.1.4
Compare 10 commits »
brl created branch main in brl/vhost-device 2026-06-09 18:44:32 +00:00
brl created repository brl/vhost-device 2026-06-09 18:42:27 +00:00
brl pushed to master at brl/pH 2026-05-13 20:01:04 +00:00
4e801ab6b8 Increase RLIMIT_NOFILE of process to avoid hitting limit of open files
6ca4d93e04 Add rustix as a dependency
44dd50516a Use constants exported by vmm_sys_util and signal_hook rather than libc
264d835d2a Format the rerun-if-changed instrutions correctly
Compare 4 commits »
brl pushed to master at brl/pH 2026-05-12 20:39:01 +00:00
e5c7b607cc Huge refactor, many changes
8284818157 Updated kernel to 7.0.6
1c4850425d lazy_static not used anymore
118c78631f Remove hand-rolled logging system and use log/env_logger instead
40a1f8a3e6 not used
Compare 10 commits »
brl pushed to master at brl/tpmsh 2026-03-04 23:45:27 +00:00
e1a346a1db Print out information about TPM2TOOLS_TCTI variable when starting proxy
brl pushed to master at brl/tpmsh 2026-03-02 21:42:23 +00:00
707e02b043 Automatically launch swtpm if no other TPM is available
78842f4489 Some reorganization
87c7f472c8 Removed more locks and allocations
Compare 3 commits »
brl pushed to master at brl/tpmsh 2026-02-27 22:10:27 +00:00
58f33d5eee CmdCtx and TPM do not need to be Clone
brl pushed to master at brl/tpmsh 2026-02-27 19:58:29 +00:00
de0df3db67 Added example for TPM2_CreatePrimary
brl pushed to master at brl/tpmsh 2026-02-27 14:58:28 +00:00
6f177213e0 First!
brl created branch master in brl/tpmsh 2026-02-27 14:58:28 +00:00
brl created repository brl/tpmsh 2026-02-27 14:57:54 +00:00
brl pushed to master at brl/citadel 2025-11-30 18:11:31 +00:00
7a93624e5b Update citadel-tools to latest commit
9de033ac2e Update citadel-realms to latest commit
295f428af8 Enable TPM2 and repart in systemd
8df7e99e64 Add tpm2-tools and tpm2-tss packages
Compare 4 commits »
brl pushed to master at brl/citadel-tools 2025-11-03 15:44:15 +00:00
3a3d5c3b9b Improvements to RealmFS updates and resizing
be413476b2 Big refactor and changes to fork realmfs and create realm
87575e396c Correctly report the number of allocated blocks
d4035cb9c3 Add a constant for block size
df6e0de7c0 Fix arguments to realmfs tool
Compare 8 commits »