search for: henanwxr

Displaying 4 results from an estimated 4 matches for "henanwxr".

2011 May 19
2
hvmloader problems?
...re/, they are: 1: Is hvmloader running in non-root mode? 2: If hvmloader runs in non-root mode, does it have its pagetable? when set GUEST_CR3 in vmcs? 3: How can I find the value of GUEST_RIP in vmcs is set to the entry point of hvmloader,when virtual machine do it first vm entry. Much Thanks! - henanwxr _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2011 May 26
2
virtual bios question
Hi, when user create the virtual machine, then: which code execute firstly, hvmloaer or qemu-dm?I have traced the codes flow and found qemu-dm run before hvmloader,right? And virtual bios code are both in hvmloader and qemu-dm, but I think it should be only one of virtual bios will be used to initialize the virutal device in qemu-dm.I find at the end of hvmloader it will jmp to 0xffff0, that
2011 Dec 01
2
How does vmm get all mmio areas of pci devices?
Hi, any one help? I have puzzled by the question of device''s MMIO areas. I know a MMIO operation of guest os handled by VMM as follow steps: 1: Qemu-dm does its initialization and presents virtual devices for guest os. 2: virtual bios executes PCI_setup, it will scan the pci bus and get configure space of all devices,then virtual bios allocation system resources(like port I/O range,MMIO
2011 May 24
0
virtual bios in hvmloader and qemu-dm
Hi, when user create the virtual machine, then: which code execute firstly, hvmloaer or qemu-dm? And virtual bios code are both in hvmloader and qemu-dm, which bios will be used to initialize the virutal device in qemu-dm? I think it must be one of them. -- View this message in context: http://xen.1045712.n5.nabble.com/virtual-bios-in-hvmloader-and-qemu-dm-tp4422719p4422719.html Sent from the