Skip to content
#

qemu

Here are 669 public repositories matching this topic...

osy
osy commented May 23, 2021

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:

  1. A set of .utm files of various operating systems, architectures, and configurations.
  2. A checklist of things to test for each one (mouse, sound, network,
multipass
parktheredcar
parktheredcar commented Aug 2, 2021

Describe the bug
On windows, multipass update notifier is opening the github releases page many times when I click the update notification prompt - one tab for every time I didn't click it previously.

To Reproduce
How, and what happened?

  1. Install multipass for windows
  2. Wait for a new release and ignore the update prompt notification
  3. Maybe ignore the notification when it pop

The perfect emulation setup to study and develop the Linux kernel v5.4.3, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step debug and KGDB just work. Powered by Buildroot and crosstool-NG. Highly automated. Thoroughly documented. Automated tests. "Tested" in an Ubuntu 19.10 host.完美的仿真设置,可用于研究和开发Linux内核v5.4.3,内核模块,QEMU,gem5和x86_64,ARMv7和ARMv8用户界面以及裸机装配,ANSI C,C ++和POSIX。 GDB步骤调试和KGDB可以正常工作。 由Buildroot和crosstool-NG支持。 高度自动化。 彻底记录。 自动化测试。 在Ubuntu 19.10主机中经过“测试”。

  • Updated Jul 30, 2021
  • Python
AFLplusplus
r00tus3r
r00tus3r commented May 28, 2021

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

feutl
feutl commented Sep 4, 2019

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

Kata Containers version 2.x repository. Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/

  • Updated Aug 18, 2021
  • Go

Improve this page

Add a description, image, and links to the qemu topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the qemu topic, visit your repo's landing page and select "manage topics."

Learn more