Re: NOVA, NUL, snapshotting
"Sartakov A. Vasily" <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi there. I want to start NOVA/NUL without vga in qemu. I've added -novga, have removed vga:0x03c0 (and kbc, keyb) in PC_PS2 alias I use hostserial in sigma0.nul config string and bzImage-js has "console=ttyS0" and "console=tty" I do not have a Linux login message after booting if Linux, but I have all messages related to boot. What I might forget? Should I add another one hostserial? maybe I should something configure in QEMU? I have tried with "-serial telnet:<..> -monitor telnet:<..>" and get no success. 02.10.2013, в 21:20, Sartakov A. Vasily <[email protected]> написал(а): > >>>> Is that enough? What should I do with mappings (NPT in particular >>>> caused me questions), devices? >>> >>> ... you need to save and restore device state. Jacek Galowicz has >>> implemented this already. For a short overview of what he did check: >>> https://github.com/TUD-OS/seoul/issues/12 >> >> I understand that issue. But I do not understand how multiboot/vbios part works. Can you explain me what happens from >> handle_cpu_init (cpu.cc) to main function (or __start ) of munich. I.e. in range from message "reset CPU state" and first console message of Munich. >> I do not need full detailed description, just main idea. >> I stuck on very early stage of VM booting. I see intensive messaging of VBios, Lapic, RTC, Serial, I have got several traps (I count svm_invalid trap), but I seriously do not see the reason, the code that trigger traps. >> > > I'm wrong. > nvm > >>> I understand the VMM-specific code will be published at some point. >>> >>>> What is the cpu state in receive function of vbios_multiboot? Is it >>>> a beginning state of VM, when the Munech is uploaded? >>> >>> This function is called whenever some code issues int 19h to (re)start >>> the BIOS boot procedure. Initially this is called by the vBIOS itself. >>> I am not sure what you mean with your second question. > > -- > Sartakov A. Vasily > [email protected] > > > -- Sartakov A. Vasily [email protected] _______________________________________________ l4-hackers mailing list [email protected] http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
signature.asc
(application/pgp-signature, 842 B)
-----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJSW8tCAAoJEJl93FGKuRBUsWwQANGoR6dkAV9MhqIoiFlIJxxA wusXo3lDSgw6pFq8rxvNyVREZo2WxibCTJKF1zetgKy4zfeIa3rhCpcCmw/rq244 Wx4h7uhk0xB6ArBeXmmREDyHo5bnK+xbHGZUmpJw7NPtwuxZhx28DRjqrD+jR058 b5lvtEtn+eXTuo6pxBPbKxzcgi4knzU3kaYeJiGJI0lGfy+E4EBkPWxZe4hWGK8J WhSmVmc42UVC93tNLv0SzpmzRFigdXeu+RPM/W3a9Xgln8PBja5DNVPZZZut8vXN 2067N4L26rv4dEsxXzkBgYzIhb6RESmtxMgaqinf+6DdK7zRqq/L2WapWiTgRYqz WAuDy5UfYPA+tAOo3Z95yAGqNWPgaQXCbcD1TnkUfvkbnpJjreEttLmfw4Ja2Igq sLcOxpKysRVsZghCRESx/VDAyV8SENoZa64U1OwkAy1jqI9ahquU3YfH7p23/yWP 8AJaT7TIybukq6dAM0yoPm2rU2y25hEG+M5SjClltFLjOqbvhwR980fNcJGXDiHV gSkJLRhqd4P55TCVfIL6HNyLsufDpWTLOy79ica0l3d6H8Hi4DAGozRyKsCTqmAl KPf0Weauk/felsHY8T1ee6fxlCk7EiOrZ+BbaZdGp48MVTpUo/3vnLJqiZ8du6Iv EYH6AvJK8byDF65wibpj =PB7r -----END PGP SIGNATURE-----