2020-06-06 05:45:17 +00:00
2020-06-06 07:39:16 +02:00
2020-06-06 07:39:16 +02:00
2020-06-06 05:45:17 +00:00
2020-06-06 07:39:16 +02:00
2020-06-06 07:39:16 +02:00
2020-06-06 07:39:16 +02:00

OpenCN Release 1.0

Qemu compilation

./configure --target-list=x86_64-softmmu

Linux compilation

make x86_64_defconfig

Rootfs

rootfs in RAM

.config => INITRAMFS_SOURCE="../rootfs/images/rootfs.cpio"

Build qemu-4.1.0 with qxl (spice)

Install packages

Debian sudo apt install libspice-protocol-dev libspice-server-dev libpixman-1-dev libepoxy-dev libgbm-dev libegl1-mesa-dev libsdl2-dev

Configure

./configure --target-list=x86_64-softmmu --enable-kvm --enable-spice --enable-avx2 --enable-opengl --enable-sdl

Description
No description provided
Readme GPL-2.0 13 MiB
Languages
Makefile 63.3%
HTML 14.1%
C 8.6%
Shell 5.7%
Python 4.2%
Other 3.8%