Hi folks,

I need a little bit of help on building something working on QEMU (on any 
architecture but let's start with x86_64). And yes as strange at it may 
seems, I have a professional need of being able to run untouched (or almost 
untouched) AOSP on QEMU platform ;) 

I noticed those files : 
AOSP_SOURCE_DIRECTORY/device/generic/qemu/qemu_x86_64.mk (and others 
architectures). Looked like the Holy Grail

I successfully added a vendorsetup.sh file to show both qemu_x86_64-eng and 
qemu_x86-eng configurations into lunch menu, and built successfully.

But I have troubles running this build on QEMU, be it with the given 
kernel, or using a self built 4.14-goldfish kernel (working both with the 
AVD emulator, Android-x86 and Debian, embedding all the drivers : the 
perfect kernel! It took me some time to have the good kernel build config) 
or even using the Android-x86 boot structure to boot the resulting built 
(after having replaced and placed everything in the right place, system 
files vendor files and ramdisk content with fstab about /cache needed by 
android-x86 structure...

Android is sure booting but does nothing more after the following init 
output :

init: init first stage started!

[......]

ueventd: Coldboot took 0.03 secondslogd.auditd: start
logd.klogd: 42157422826
healthd: No battery devices found
healthd: battery none chg=

Is this normal from the qemu_x86_64-eng build? 
How to use the AOSP_SOURCE_DIRECTORY/device/generic/qemu/qemu_x86_64.mk 
files available into AOSP to get some Android build working with QEMU?

Thank you very much in advance
Best regards,

Julien ROBIN

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-building/c31b97c5-7642-4a5e-a770-897d3e6a4f07%40googlegroups.com.

Reply via email to