[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Android x86 as domU
Thanx a lot! some questions: is android x86 pv capable?it is possible to run an arm version of android on xen x86_64? (I suspect no) Am 2019-01-17 12:22, schrieb Peter Milesson: Hi Christoph, You can find what you look for at: https://osdn.net/projects/android-x86 I use a virtual tablet with android 4.4 (installed from android-x86-4.4-r5.iso) for debugging purposes. It works reasonably well. Just install like any domU under Xen. The contents of the xl.conf file, see below. Regards, Peter # builder="hvm" device_model_version="qemu-xen" cpus="2-7" vcpus=2 memory=2048 shadow_memory=25 name="Andy" vif = [ "bridge=br0" ]#disk=[ "/dev/vg_slask/andy,,xvda", "/tmp/android-x86-4.4-r5.iso,,xvdc,cdrom" ]disk=[ "/dev/vg_slask/andy,,xvda" ] boot="c" sdl=0 vnc=1 vncconsole=0 vnclisten="0.0.0.0" vncdisplay=8 stdvga=1 serial="pty" audio=1 localtime=0 acpi=1 pae=1 nx=1 hpet=1 hap=1 usb=1 usbdevice=['tablet'] On 17.01.2019 11:50, Christoph wrote:Hi does someone tried android x86 as domU? Are there somewhere up2date infos how to do it?_______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-users -- ------ Greetz _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |