Code Monkey home page Code Monkey logo

enamulhasanabid / qemu_a8664 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qemu/qemu

0.0 0.0 2.0 463.14 MB

Modified QEMU for Android x86_64 - inspired from @royalgraphx

License: Other

Shell 1.59% C++ 11.77% Python 3.96% Perl 0.26% C 81.00% Emacs Lisp 0.01% Objective-C 0.13% Haxe 0.39% Assembly 0.55% Pawn 0.03% SourcePawn 0.08% Makefile 0.11% NSIS 0.01% GLSL 0.01% Yacc 0.03% Lex 0.03% POV-Ray SDL 0.07% GDB 0.01% Dockerfile 0.01% Vim Script 0.01%

qemu_a8664's Introduction

Build Instructions:

Note: The following dependency install command is only for users of Arch Linux or Arch Linux-based distributions. For other Linux distributions, the command and package names will be change.

Install Build Dependencies:

sudo pacman -S glib2 dtc pixman \
zlib ninja libaio \
bluez-libs capstone brltty \
bzip2 libcap-ng libcurl-gnutls \
gtk3 libjpeg-turbo ncurses \
numactl libsasl sdl2 \
libseccomp snappy libssh \
libusb vte3 lzo \
valgrind libnfs libiscsi \
binwalk p7zip qemu-tools \
android-tools base-devel libepoxy \
libdrm mesa libx11 \
virglrenderer libpulse qemu-full \
spice spice-gtk spice-vdagent

Build Commands:

git clone https://github.com/enamulhasanabid/qemu_a8664.git

cd qemu_a8664 && mkdir build && cd build

../configure \
--enable-sdl \
--enable-opengl \
--enable-virglrenderer \
--enable-system \
--enable-modules \
--audio-drv-list=pa \
--target-list=x86_64-softmmu \
--enable-kvm \
--enable-gtk \
--enable-tools \
--enable-libusb \
--enable-usb-redir \
--enable-spice \
--enable-spice-protocol \
--enable-guest-agent \
--prefix=<FULL_PATH_OF_YOUR_DESIRED_DIRECTORY>

make install -j$(nproc)

See Also:

Credits:

  • Special thanks to @knxwille for beta testing and support

qemu_a8664's People

Contributors

pm215 avatar rth7680 avatar bonzini avatar philmd avatar kraxel avatar kevmw avatar elmarco avatar aliguori avatar blueswirl avatar aurel32 avatar huth avatar xanclic avatar stsquad avatar afaerber avatar stefanharh avatar berrange avatar jnsnow avatar ehabkost avatar ebblake avatar mstsirkin avatar mcayland avatar jan-kiszka avatar legoater avatar dgibson avatar davidhildenbrand avatar gkurz avatar agraf avatar stweil avatar vivier avatar edgarigl avatar

Forkers

knxwille

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.