-
Updated
Jun 20, 2021 - Python
qemu
Here are 663 public repositories matching this topic...
-
Updated
Jun 22, 2021 - Shell
Describe the bug
Multipass sometimes logs unrelated messages to stdout. When parsing stdout information, this can lead to undesirable behavior.
To Reproduce
Install multipass 1.5 for Windows.
Run multipass version
How, and what happened?
>multipass version 2>stderr.txt
multipass 1.5.0+win
multipassd 1.5.0+win
#####################################################
-
Updated
Jul 31, 2021 - Go
-
Updated
Jul 30, 2021 - Python
-
Updated
May 7, 2021 - Go
Hi, I also have a question regarding the custom post processor.
In the example https://github.com/AFLplusplus/AFLplusplus/blob/stable/custom_mutators/examples/post_library_gif.so.c#L48 it is mentioned that if the post process function returns 0 the input is not sent to the target program and fuzzing is continued. When I tried to do that same the fuzzer throws the error: `Custom_post_process fa
-
Updated
Jul 30, 2021 - C
After running NC with NCP for more then a year with over 2 million files stored on it, I asked myself if the mysql/mariadb DB needs to be maintained?
I searched the internet and the simplest solution I found was using
sudo mysqlcheck -o --all-databases
This reduced the DB size from around 950MB to a little over 800MB and NC seems to be a little more responsive (but this could homeopat
-
Updated
Jul 31, 2021 - Go
-
Updated
Jun 24, 2021 - Shell
-
Updated
Jun 7, 2021 - Dockerfile
-
Updated
Jan 20, 2020 - C
-
Updated
Jul 30, 2021 - C
-
Updated
Dec 10, 2020 - C
-
Updated
Apr 14, 2021 - C
-
Updated
Jun 2, 2021 - Makefile
-
Updated
Jul 31, 2021 - Go
-
Updated
Feb 20, 2021 - C
-
Updated
Sep 13, 2020 - Shell
Improve this page
Add a description, image, and links to the qemu topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the qemu topic, visit your repo's landing page and select "manage topics."


As the complexity of the project grows, we find that often adding a change to QEMU configurations breaks something else unintended. This pretty much happens every single change and is becoming unmanageable. We need an actual test plan:
.utmfiles of various operating systems, architectures, and configurations.