-
Updated
Nov 29, 2020 - Python
qemu
Here are 542 public repositories matching this topic...
-
Updated
Nov 24, 2020 - Shell
-
Updated
Nov 24, 2020 - Python
-
Updated
Nov 27, 2020 - Go
-
Updated
Nov 27, 2020 - 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
Sep 15, 2020 - Shell
-
Updated
Nov 28, 2020 - Dockerfile
Just lost my status screens with few billions of execs :(
So, my ideas:
- Can we store all the fuzzer stats as shown in status screen, and then restore it when resuming (with both AFL_AUTORESUME and '-i' option) ? If it somehow affects or depends on inner state of AFL++ instance, can we restore this inner state too?
- Can we prevent random Ctrl+C presses for example, by asking to confirm? You
-
Updated
Jan 20, 2020 - C
-
Updated
Jun 28, 2018 - C
-
Updated
Aug 27, 2019 - C
-
Updated
Nov 17, 2020 - C
-
Updated
Nov 27, 2020 - Go
-
Updated
Nov 29, 2020 - Makefile
-
Updated
Apr 5, 2020 - C
-
Updated
Sep 13, 2020 - Shell
-
Updated
Oct 11, 2020
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."
All of our instances are reported as launched on
ubuntu-core-18
now, due to strict confinement andbase: core18
. We should try and find a way to reach out to get the actual host OS.https://github.com/canonical/multipass/blob/d9a72641a254a0613fe4344aa3cb93a67a6b055b/src/daemon/daemon.cpp#L116-L117