Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rust-vmm/vmm-sys-util issues and pull requests

#225 - build(deps): bump rust-vmm-ci from `0503867` to `9f641f2`

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies

#224 - Consider using rustix instead of libc

Issue - State: open - Opened by notgull 2 months ago - 1 comment

#223 - build(deps): bump rust-vmm-ci from `7606478` to `0503867`

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#222 - chore: update codeowners

Pull Request - State: closed - Opened by ShadowCurse 4 months ago - 1 comment

#221 - fix: use random temporary directory in test

Pull Request - State: closed - Opened by mgeisler 6 months ago - 4 comments

#220 - Rename `with-serde` feature to just `serde`

Issue - State: open - Opened by roypat 6 months ago

#219 - build(deps): bump rust-vmm-ci from `72ebeb3` to `7606478`

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#218 - build(deps): bump rust-vmm-ci from `0100de0` to `72ebeb3`

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#217 - Create rust.yml00

Pull Request - State: closed - Opened by farzanebmw1373 8 months ago - 1 comment

#216 - fam: fix typo in documentation

Pull Request - State: closed - Opened by alyssais 9 months ago

#215 - Make `as_mut_fam_struct()` public and unsafe

Pull Request - State: closed - Opened by bchalios 9 months ago

#214 - Prepare 0.12.0 release

Pull Request - State: closed - Opened by bchalios 9 months ago

#213 - build(deps): bump rust-vmm-ci from `be28ad8` to `0100de0`

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#211 - fix: make ioctl macro expand hygienically

Pull Request - State: closed - Opened by roypat 11 months ago

#210 - Random Module not Random

Issue - State: open - Opened by JonathanWoollett-Light 11 months ago

#209 - Build docs.rs documentation with features enabled

Pull Request - State: closed - Opened by 00xc 11 months ago

#208 - Fix possible memory leak

Pull Request - State: closed - Opened by JonathanWoollett-Light 11 months ago - 1 comment

#207 - build(deps): bump rust-vmm-ci from `9751aaa` to `be28ad8`

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies

#206 - build(deps): bump rust-vmm-ci from `665f31f` to `9751aaa`

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies

#205 - Harden FamStructWrapper against integer overflows

Pull Request - State: closed - Opened by roypat about 1 year ago

#204 - Prepare 0.11.2 release

Pull Request - State: closed - Opened by roypat about 1 year ago

#203 - build(deps): bump rust-vmm-ci from `7c1057e` to `665f31f`

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#202 - Extend `TempFile`

Issue - State: open - Opened by JonathanWoollett-Light about 1 year ago - 1 comment

#201 - Update SyscallReturnCode to support types other than i32.

Pull Request - State: closed - Opened by JBYoshi about 1 year ago

#200 - build(deps): bump rust-vmm-ci from `285971e` to `7c1057e`

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#199 - build(deps): bump rust-vmm-ci from `285971e` to `9dfe5b2`

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#198 - fix: `missing_debug_implementations`

Pull Request - State: closed - Opened by JonathanWoollett-Light over 1 year ago

#197 - build(deps): bump rust-vmm-ci from `8627b37` to `285971e`

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#195 - Update CODEOWNERS

Pull Request - State: closed - Opened by roypat over 1 year ago

#194 - build(deps): bump rust-vmm-ci from `3f9869f` to `8627b37`

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#193 - rand: fix tests on big-endian machines

Pull Request - State: closed - Opened by slp over 1 year ago

#192 - rand selftest issues on s390x: wrong byte order?

Issue - State: open - Opened by mjt0k over 1 year ago - 1 comment
Labels: help wanted

#191 - test failures in linux tests on i386 due to alignment expectatin failures

Issue - State: open - Opened by mjt0k over 1 year ago - 1 comment
Labels: help wanted

#190 - linux::sock_ctrl_msg::tests::buffer_len assert failure on armhf

Issue - State: open - Opened by mjt0k over 1 year ago - 1 comment
Labels: help wanted

#189 - linux/timerfd: stop explicitly casting to c_long for timespec.tv_nsec

Pull Request - State: open - Opened by mjt0k over 1 year ago

#188 - Disable compilation of Atomic64 code in metric.rs if there's no Atomic64

Pull Request - State: open - Opened by mjt0k over 1 year ago - 2 comments

#187 - Allow building on 32bit platforms without AtomicU64

Issue - State: open - Opened by mjt0k over 1 year ago - 6 comments

#186 - build(deps): bump rust-vmm-ci from `c2f8c93` to `3f9869f`

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#185 - linux: {seek_hole, write_zeroes}: Fix clippy issue

Pull Request - State: closed - Opened by rbradford over 1 year ago

#184 - build(deps): bump rust-vmm-ci from `607c775` to `c2f8c93`

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#183 - build(deps): bump rust-vmm-ci from `aa33f19` to `607c775`

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#182 - Release 0.11.1

Pull Request - State: closed - Opened by roypat over 1 year ago - 1 comment

#181 - [TempFile] Revert to using `mkstemp` on unix

Pull Request - State: closed - Opened by roypat over 1 year ago - 3 comments

#180 - build(deps): bump rust-vmm-ci from `7af2e16` to `aa33f19`

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#179 - Fix panic caused by rand_bytes()

Pull Request - State: closed - Opened by vibharya almost 2 years ago - 2 comments

#178 - `rand_bytes()` causes a panic when `len` is not a multiple of 4

Issue - State: closed - Opened by vibharya almost 2 years ago

#177 - release v0.11.0

Pull Request - State: closed - Opened by andreeaflorescu almost 2 years ago

#176 - build(deps): bump rust-vmm-ci from `5f36cc9` to `7af2e16`

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#175 - rustify the `xor_pseudo_rng_u8_alphanumerics` function

Pull Request - State: closed - Opened by andreeaflorescu almost 2 years ago

#174 - Added function to generate 'N' random bytes

Pull Request - State: closed - Opened by vibharya almost 2 years ago

#173 - build(deps): bump rust-vmm-ci from `258161e` to `5f36cc9`

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#172 - Update rust-vmm-ci to v16

Pull Request - State: closed - Opened by nikson about 2 years ago

#171 - build(deps): bump rust-vmm-ci from `99fe2eb` to `258161e`

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 2 comments
Labels: dependencies

#170 - Upgrade to 2021 edition

Pull Request - State: closed - Opened by obeis about 2 years ago - 2 comments

#169 - Impl PartialEq & Eq for error types

Pull Request - State: closed - Opened by JonathanWoollett-Light about 2 years ago

#168 - Implementing `std::error::Error` for `fam::Error`

Pull Request - State: closed - Opened by JonathanWoollett-Light about 2 years ago

#167 - update license to BSD-3-Clause

Pull Request - State: closed - Opened by andreeaflorescu about 2 years ago - 3 comments

#166 - cargo: Use caret requirements for dependencies.

Pull Request - State: closed - Opened by wllenyj about 2 years ago

#165 - release v0.10.0

Pull Request - State: closed - Opened by andreeaflorescu about 2 years ago

#164 - `ioctl_expr` const fn

Pull Request - State: closed - Opened by JonathanWoollett-Light about 2 years ago

#163 - Update released crate following added support for Android

Issue - State: closed - Opened by ptosi over 2 years ago - 3 comments

#162 - adds android support

Pull Request - State: closed - Opened by lattice0 over 2 years ago - 1 comment

#161 - Licensing issues

Issue - State: open - Opened by albertofaria over 2 years ago - 15 comments

#160 - Added shield links to crates.io and docs.rs

Pull Request - State: closed - Opened by JonathanWoollett-Light over 2 years ago

#159 - Enhance rand to support macos

Pull Request - State: open - Opened by jiangliu over 2 years ago

#158 - build(deps): bump rust-vmm-ci from `d216a46` to `99fe2eb`

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#157 - Fix warnings and adjust test coverage

Pull Request - State: closed - Opened by gsserge over 2 years ago

#156 - build(deps): bump rust-vmm-ci from `aee82cf` to `d216a46`

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 2 comments
Labels: dependencies

#155 - derive Debug for fam & eventfd

Pull Request - State: closed - Opened by andreeaflorescu almost 3 years ago

#154 - Update dependabot to open PRs monthly

Pull Request - State: closed - Opened by andreeaflorescu almost 3 years ago

#153 - build(deps): bump rust-vmm-ci from `b037be3` to `aee82cf`

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies

#152 - build(deps): bump rust-vmm-ci from `7931077` to `b037be3`

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies

#151 - Make SyscallReturnCode more generic

Issue - State: closed - Opened by alindima almost 3 years ago - 1 comment

#150 - build(deps): bump rust-vmm-ci from `68d4dbf` to `7931077`

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies

#149 - build(deps): bump rust-vmm-ci from `f67ef4c` to `68d4dbf`

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies

#148 - build(deps): bump rust-vmm-ci from `f67ef4c` to `7f22582`

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#147 - build(deps): bump rust-vmm-ci from `ae7db2d` to `f67ef4c`

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#146 - Update dependabot to open PRs weekly

Pull Request - State: closed - Opened by andreeaflorescu about 3 years ago

#145 - Prepare for releasing v0.9.0

Pull Request - State: closed - Opened by jiangliu about 3 years ago - 1 comment

#144 - build(deps): bump rust-vmm-ci from `8901e77` to `ae7db2d`

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#143 - Update dependabot to open PRs weekly

Pull Request - State: closed - Opened by andreeaflorescu about 3 years ago

#142 - Update dependabot to open PRs weekly

Pull Request - State: closed - Opened by andreeaflorescu about 3 years ago

#141 - build(deps): bump rust-vmm-ci from `8901e77` to `1311bfa`

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#140 - build(deps): bump rust-vmm-ci from `8901e77` to `d7ca3dc`

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#139 - build(deps): bump rust-vmm-ci from `ba2f45c` to `8901e77`

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#138 - build(deps): bump rust-vmm-ci from `877d1fb` to `ba2f45c`

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#137 - build(deps): bump rust-vmm-ci from `a00c7d2` to `877d1fb`

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#136 - tempdir: fix test assuming that TMPDIR=/tmp

Pull Request - State: closed - Opened by alyssais about 3 years ago - 5 comments

#135 - sock_ctrl_msg: mark recv_with_fds as unsafe

Pull Request - State: closed - Opened by alyssais about 3 years ago - 3 comments

#134 - build(deps): bump rust-vmm-ci from `7693628` to `a00c7d2`

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#133 - build(deps): bump rust-vmm-ci from `9f7b0d9` to `7693628`

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#132 - build(deps): bump rust-vmm-ci from `24d66cd` to `d2ab3c0`

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#131 - Update rust-vmm-ci

Pull Request - State: closed - Opened by andreeaflorescu over 3 years ago

#130 - build(deps): bump rust-vmm-ci from `24d66cd` to `9f7b0d9`

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 2 comments
Labels: dependencies

#129 - build(deps): bump rust-vmm-ci from `24d66cd` to `6591890`

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#128 - Running the tests in release mode fails because of test_killing_thread

Issue - State: closed - Opened by lauralt over 3 years ago - 2 comments
Labels: bug, help wanted

#127 - Upgrade to GitHub-native Dependabot

Pull Request - State: closed - Opened by dependabot-preview[bot] over 3 years ago
Labels: dependencies

#126 - build(deps): bump rust-vmm-ci from `ebc7016` to `24d66cd`

Pull Request - State: closed - Opened by dependabot-preview[bot] over 3 years ago
Labels: dependencies