Giter Site home page Giter Site logo

x86_64qemu's Introduction

x86_64qemu

AOSP build for QEMU

20170824 - Created the initial code base from x86qemu


/Android/Sdk/emulator/qemu/linux-x86_64/qemu-system-i386 -dns-server 127.0.1.1 -serial null -cpu android32 -enable-kvm -smp cores=4 -m 1536 -lcd-density 420 -kernel /vol1/aosp/Android/Sdk/system-images/android-26/google_apis/x86//kernel-ranchu -initrd /vol1/aosp/Android/Sdk/system-images/android-26/google_apis/x86//ramdisk.img -object iothread,id=disk-iothread -nodefaults -drive if=none,overlap-check=none,cache=unsafe,index=0,id=system,file=/vol1/aosp/.android/avd/a26x86.avd/system.img.qcow2,read-only -device virtio-blk-pci,drive=system,iothread=disk-iothread,modern-pio-notify -drive if=none,overlap-check=none,cache=unsafe,index=1,id=cache,file=/vol1/aosp/.android/avd/a26x86.avd/cache.img.qcow2,l2-cache-size=1048576 -device virtio-blk-pci,drive=cache,iothread=disk-iothread,modern-pio-notify -drive if=none,overlap-check=none,cache=unsafe,index=2,id=userdata,file=/vol1/aosp/.android/avd/a26x86.avd/userdata-qemu.img.qcow2,l2-cache-size=1048576 -device virtio-blk-pci,drive=userdata,iothread=disk-iothread,modern-pio-notify -drive if=none,overlap-check=none,cache=unsafe,index=3,id=encrypt,file=/vol1/aosp/.android/avd/a26x86.avd/encryptionkey.img.qcow2,l2-cache-size=1048576 -device virtio-blk-pci,drive=encrypt,iothread=disk-iothread,modern-pio-notify -drive if=none,overlap-check=none,cache=unsafe,index=4,id=sdcard,file=/vol1/aosp/.android/avd/a26x86.avd/sdcard.img.qcow2,l2-cache-size=1048576 -device virtio-blk-pci,drive=sdcard,iothread=disk-iothread,modern-pio-notify -netdev user,id=mynet -device virtio-net-pci,netdev=mynet -show-cursor -L /vol1/aosp/Android/Sdk/emulator/lib/pc-bios -soundhw hda -vga none -append 'qemu=1 androidboot.hardware=ranchu clocksource=pit android.qemud=1 console=0 android.checkjni=1 qemu.gles=1 qemu.encrypt=1 qemu.opengles.version=196609 cma=288M' -android-hw /vol1/aosp/.android/avd/a26x86.avd/hardware-qemu.ini

x86_64qemu's People

Contributors

shugaoye avatar

Stargazers

Stephany Rose Panagaea avatar Matt Jarjoura avatar Ruslan S. avatar crepuscular dispatch avatar  avatar undefMan avatar David Manouchehri avatar  avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

hobbit19

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.