Popular repositories
-
-
-
Forked from intel/cc-oci-runtime
OCI (Open Containers Initiative) compatible runtime for Intel® Architecture
C
-
Forked from containernetworking/cni
Container Network Interface - networking for Linux containers
Go
-
-
1,198 contributions in the last year
Less
More
Contribution activity
July 2021
Created 7 commits in 1 repository
Created 1 repository
Created a pull request in rust-vmm/kvm-bindings that received 15 comments
Update x86_64 and arm64 bindings to v5.13
This patch is a proposal to simplify kvm-bindings crate, moving to the latest Linux version 5.13. First thing, instead of maintaining multiple vers…
+8,025
−35,701
•
15
comments
Opened 10 other pull requests in 5 repositories
cloud-hypervisor/cloud-hypervisor
4
merged
1
open
1
closed
firecracker-microvm/micro-http
1
open
rust-vmm/kvm-ioctls
1
open
rust-vmm/kvm-bindings
1
open
cloud-hypervisor/kvm-bindings
1
open
Reviewed 26 pull requests in 5 repositories
cloud-hypervisor/cloud-hypervisor 20 pull requests
- tests: Extend 'test_vfio' with block device passthrough
- main: Add missing comma in help of arguments
-
build: bump vm-fdt from
849f31dto3c05f2d - build: bump anyhow from 1.0.41 to 1.0.42
-
build: bump micro_http from
9b605a8to81a3c71 - build: bump anyhow from 1.0.41 to 1.0.42 in /fuzz
- docs, scripts: Use upstream edk2 for AArch64
- resources: Enable CONFIG_HYPERV in the kernel config
- build: bump iced-x86 from 1.12.0 to 1.13.0
- build: bump iced-x86 from 1.12.0 to 1.13.0 in /fuzz
- test: Check latest kvm-bindings works correctly
- virtio-devices: Remove VIRTIO_F_RING_PACKED from default virtio features
-
build: bump vm-fdt from
bbfd1e7to02d1b8f - build: bump thiserror from 1.0.25 to 1.0.26 in /fuzz
- build: bump thiserror from 1.0.25 to 1.0.26
- AArch64: Enable snapshot/restore
- pci: vfio: Fix and clarify BAR calculation code
- Fix user space region removal on MSHV
- Enable seccomp for MSHV
- net_util: queue_pair: Simplify and fix the TX rate limiter
rust-vmm/kvm-bindings 2 pull requests
rust-vmm/vhost-user-backend 2 pull requests
rust-vmm/vfio-ioctls 1 pull request
rust-vmm/vm-memory 1 pull request
Created an issue in rust-vmm/kvm-bindings that received 6 comments
Update the bindings to Linux 5.13
I was wondering what's the correct process to update the bindings to 5.13. There are some new KVM ioctls and capabilities which I would like to lev…
6
comments