Giter Club home page Giter Club logo

mark4653 / qemu-gvm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qemu-gvm/qemu-gvm

0.0 0.0 0.0 325.34 MB

A patched QEMU that supports Android Emulator Hypervisor Driver

License: Other

Shell 1.64% C++ 12.77% Python 3.86% Perl 0.26% C 79.70% Emacs Lisp 0.01% Objective-C 0.13% Haxe 0.39% Assembly 0.52% Pawn 0.02% Makefile 0.11% NSIS 0.01% GLSL 0.01% GDB 0.01% Dockerfile 0.01% Vim Script 0.01% Meson 0.47% SmPL 0.03% NASL 0.01% SourcePawn 0.08%

qemu-gvm's Introduction

This is a patched QEMU that can work with Android Emulator Hypervisor Driver for AMD Processors. Both AMD and Intel processors are supported.

This is for evaluation purpose. The author tries to keep it up-to-date but it is best effort only.

Building Instructions:

  • Download and install msys2
  • Start C:\msys64\mingw64.exe
  • Updates (then close window and restart mingw64.exe): pacman -Syu
  • Updates: pacman -Su
  • Install basic packets: pacman -S base-devel mingw-w64-x86_64-toolchain git python
  • Install QEMU specific packets: pacman -S mingw-w64-x86_64-glib2 mingw-w64-x86_64-gtk3 mingw-w64-x86_64-SDL2
  • Get QEMU sources:
    • git clone git://github.com/qemu-gvm/qemu-gvm.git
    • cd qemu-gvm
    • git submodule update --init ui/keycodemapdb
    • git submodule update --init capstone
    • git submodule update --init dtc
  • Build QEMU:
    • ./configure --enable-gtk --enable-sdl --target-list=x86_64-softmmu --disable-capstone --prefix=$(pwd)/install_dir
    • make install -C build
  • Run in install_dir ./qemu-system-x86_64 -accel gvm

qemu-gvm's People

Contributors

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

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.