This website requires JavaScript.
Explore
Help
Sign In
pa-fazil
/
android_packages_modules_Virtualization
Watch
1
Star
0
Fork
You've already forked android_packages_modules_Virtualization
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1096ef8646
android_packages_modules_Vi...
/
microdroid
/
bootconfig.x86_64
2 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add one more virtio-console device To be in sync with Cuttlefish, have three virtio-console devices (previously two) in Microdroid. /dev/hvc0 is used as the kernel console where kmsg is redirected to /dev/hvc1 is a new one and is used as the userspace console (set via androidboot.console). This currently is not used; the backend is a sink. /dev/hvc2 is used for logcat output Bug: 200914564 Test: run MicrodroidDemoApp Change-Id: Ib51be683cc2f8e19e09ae7a6b5707a196eb93ac5
2021-11-01 09:36:28 +00:00
androidboot.boot_devices = pci0000:00/0000:00:04.0,pci0000:00/0000:00:05.0,pci0000:00/0000:00:06.0