Re: [Embeddedxen-devel] How to get to domU from dom0
Brought to you by:
rossierd
From: Rossier D. <Dan...@he...> - 2012-03-19 14:36:18
|
> -----Original Message----- > From: Krishna Pavan [mailto:pos...@gm...] > Sent: lundi 19 mars 2012 15:10 > To: emb...@li... > Subject: [Embeddedxen-devel] How to get to domU from dom0 > > Hi, > > tools/qemu-1.0-reds/arm-softmmu/qemu-system-arm -s -localtime -M > versatilepb -cpu arm1136 -kernel uImage.embeddedxen.versatilev6 -pflash > tools/resources/flash1 -pflash tools/resources/flash2 -m 256 -hda > tools/rootfs/rootfs_v6.img > > from stv6h The image "uImage.embeddedxen.versatilev6" actually contains all the necessary binary including hypervisor, dom0 and domU. > But, How to move from domU from dom0 ? Easy, on the emulated framebuffer (qemu: ctrl+alt+1), you get what is happening on domU. On the serial console, (ctrl+alt+3) you have all the dom0 activities. This is how it works today on qemu; on HTC, a simple touch on the "magnifier" virtual key performs the switch between the two domains. Cheers Daniel > > I have searched docs, but > > Is it that I have missed any docs in the packages? > > > Please Suggest! > -- > ✉ Regards :: Krishna Pavan ✍ |