Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

addpatch: tracexec #3761

Merged
merged 1 commit into from
May 10, 2024
Merged

addpatch: tracexec #3761

merged 1 commit into from
May 10, 2024

Conversation

kxxt
Copy link
Contributor

@kxxt kxxt commented May 10, 2024

  • Add to qemu-user blacklist because qemu doesn't implement ptrace so test will fail in qemu-user
  • Disable seccomp-bpf feature because upstream seccompiler doesn't support riscv64 and it appears that they don't plan to merge my PR before riscv CI is setup: Add riscv64 support rust-vmm/seccompiler#72
  • I am the author of this software BTW :)

- Add to qemu-user blacklist because qemu doesn't implement ptrace so
  test will fail in qemu-user
- Disable seccomp-bpf feature because upstream seccompiler doesn't
  support riscv64 and it appears that they don't plan to merge my PR
  before riscv CI is setup: rust-vmm/seccompiler#72
- I am the author of this software BTW :)
@felixonmars felixonmars merged commit 270dede into felixonmars:master May 10, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants