qemu
Here are 411 public repositories matching this topic...
Description of problem
Following the installation guide for minikube, at least with a certain configuration, results in a test pod stuck in ContainerCreating.
psnively@oryx-pro:~|⇒ cd packaging/kata-deploy
psnively@oryx-pro:~/packaging/kata-deploy|master
⇒ minikube delete
! "minikube" cluster does not exist
! "minikube" profile does not exist
psnively@oryx-pro:~/packagPlatform for Architecture-Neutral Dynamic Analysis
-
Updated
Dec 16, 2019 - C
We need to extend https://github.com/cirosantilli/linux-kernel-module-cheat/blob/564735fbfcc60f73703f141adfeb24bea9104442/asciidoctor/link-target-up.rb to also work on images basically.
It is not just a direct copy paste because images are not inline I believe. Likely it will be a copy paste of https://github.com/cirosantilli/linux-kernel-module-cheat/blob/564735fbfcc60f73703f141adfeb24bea91044
It seemed like it was written in docs that proot development is halted.. However, some forks are still in active development, it might be worth looking at code of repos such as termux/proot for potential improvements.
Also, is it possible to provide junest as an app for Android? It seems it can be helpful in terms of project funding, by keeping some addons for small price, say like a donation v
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
Android Unpacker presented at Defcon 22: Android Hacker Protection Level 0
-
Updated
Dec 13, 2019 - C
VFIO testing with NEMU is manual. The initial cut of the documentation on how to perform the same using a GPU is described here. Please review. We will add additional devices which have simpler VFIO setup.
On Fedora systems, the default user is in the wheel group. If multipass would prefer that ahead of the "adm" group, then immediately after installing the snap multipass would work without any additional configuration.
ssh IPs conflicts for libvirt when instances are run from the same box Ubuntu 17 at the same time (packer build -only=qemu ubuntu-17.10-amd64.json ; vagrant box add --name name box_name.box)
NetPlan is a new network configuration tool introduced in Ubuntu 17.10 to manage networks.
The MAC address of the interface of the virtual machine is used to manage network. (https://git
Docker/Qemu/Bochs Based Linux 0.11 Kernel Development Environment
-
Updated
Dec 17, 2019 - C
Docker/Qemu Based Linux Kernel Learning, Development and Testing Environment
-
Updated
Dec 15, 2019 - Makefile
The libvirt-go cgo bindings will likely provide the best stability and error handling capabilities for interacting with libvirt, so we should add the ability to use them. They must be guarded by a build tag.
If built without the tag, all cgo operations will return error stubs.
Currently we initialize the SDL sub systems for xid-sdl.c on a per instance basis.
Following the guide written here: https://people.redhat.com/~thuth/blog/qemu/2018/09/10/instance-init-realize.html. We should only initialize the subsystems once using class init.
A Virtualised Raspberry Pi inside a Docker image
-
Updated
Dec 17, 2019 - Dockerfile
Embedded Programming with the GNU Toolchain
-
Updated
Nov 14, 2019 - XSLT
share some useful archives about vm and qemu escape exploit.
-
Updated
Dec 15, 2019
MIT操作系统工程的教学操作系统Xv6的源码剖析中文翻译项目,使用ANSI标准C重新在X86架构上实现Unix v6;
-
Updated
Dec 6, 2019 - 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."


I tried running the instructions for a START1-M instance at Scaleway
Also, the KVM prerequisite can be installed and configured as de