[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH]Load the cirrus vga rom for the OVMF UEFI support in hvmloader
2012/3/22 Attilio Rao <attilio.rao@xxxxxxxxxx>
I have tried the upstream qemu and I also see nothing through the vnc or sdl graphic window.
The following is how to reproduce my problem. 1. Get the upstream xen source code, apply your latest v4 patch, and run make install-xen and make install-tools.
2. Get the upstream qemu source and install it. 3. Run #xl create hvm.cfg The content of the config file hvm.cfg is list here.
#================= bios="ovmf" builder='hvm' memory = 512 name = "Ubuntu_10_10_HVMDomain" vcpus=1
pae=1 acpi=1 apic=1 vif = [ 'type=ioemu, bridge=virbr0' ] disk = [ 'file:/root/gb/xen_img/hvm_ubuntu1010/hvm_ubuntu1010.img,ioemu:hda,w', 'file:/root/gb/ubuntu-10.10-desktop-amd64.iso,hdc:cdrom,r' ]
> on_reboot = 'restart' on_crash = 'destroy' device_model_version = 'qemu-xen'
boot="cd" sdl=1 opengl=1 vnc=0 vnclisten="0.0.0.0" vncdisplay=1 vncunused=0 vncpasswd=''
stdvga=0 serial='pty' monitor=1 usbdevice='tablet' #=================
The kernel of Dom0 is root@gavin-laptop:~# uname -a Linux gavin-laptop 2.6.32-5-xen-amd64 #1 SMP Tue Jun 14 12:46:30 UTC 2011 x86_64 GNU/Linux
Is there any potential issues in the procedure? However, if the ovmf-cirrus-vga loaded, the OVMF can run into the shell interface.(Just like the pictures attached) Thanks, Bei Guan
Attachment:
ovmf-interface-1.png Attachment:
ovmf-interface-2.png _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |