The Wayback Machine - https://web.archive.org/web/20211204074152/https://github.com/topics/qemu
Skip to content
#

qemu

Here are 729 public repositories matching this topic...

mkopinsky
mkopinsky commented Sep 2, 2021

As far as I can tell, the only time I can edit the configuration of an instance is the first time I run limactl start. It would be nice if I could do something like:

  • limactl stop default
  • limactl edit default (opens editor just like the first time it's created)
  • limactl start default

Maybe this is already possible somehow? If so, I can't find the documentation in either the rep

multipass

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 Nov 4, 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

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 Dec 4, 2021
  • Go
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

scaphandre
clopnis
clopnis commented May 5, 2021

Bug description

Scaphandre doesn't provide selinux module to be granted, so scaphandre is not supposed able to reach /proc files

To Reproduce

Run podman scaphandre on a CentOS node with Selinux permissive or enforced.

Expected behavior

```type=PROCTITLE` msg=audit(1620219205.083:466054): proctitle=2F7573722F6C6F63616C2F62696E2F7363617068616E6472650070726F6D657468657573
typ

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