WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Xen3.4-unstable pass through NIC - problems with creating HV

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Xen3.4-unstable pass through NIC - problems with creating HVM domainU
From: "Sreenivasa Honnur" <Sreenivasa.Honnur@xxxxxxxxxxxx>
Date: Thu, 29 Jan 2009 14:58:35 -0500
Delivery-date: Thu, 29 Jan 2009 11:59:22 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcmCS/gEDndSC6qQROeegzVaXyUkkQ==
Thread-topic: Xen3.4-unstable pass through NIC - problems with creating HVM domainU

Hi,

I am working on pass through using Xen-3.4 unstable.  I am having trouble in installing HVM domain.

 

Configuration file lokks like below:

# Kernel image file.

kernel = "/usr/lib/xen/boot/hvmloader"

 

# The domain build function. HVM domain uses 'hvm'.

builder='hvm'

 

# Initial memory allocation (in megabytes) for the new domain.

memory = 128

 

disk = [ 'file:/home/srini/image_file_name.img,hda,w', 'file:/home/srini/os-images/SLES-10-SP1-x86_64-DVD1.iso,hdc:cdrom,r' ]

vnc=1

 

 

Var/log/xen/Qemu-dm-ExampleHVMDomain.log

------------------------------------------------------------

domid: 3

qemu: the number of cpus is 1

Watching /local/domain/0/device-model/3/logdirty/next-active

Watching /local/domain/0/device-model/3/command

xs_read(): vncpasswd get error. /vm/1a64155d-e8ac-dca9-743c-10e7c802131a/vncpasswd.

char device redirected to /dev/pts/1

qemu_map_cache_init nr_buckets = 10000 size 3145728

shared page at pfn feffd

buffered io page at pfn feffb

Guest uuid = 1a64155d-e8ac-dca9-743c-10e7c802131a

Time offset set 0

populating video RAM at ff000000

mapping video RAM from ff000000

Register xen platform.

Done register platform.

xs_read(/local/domain/0/device-model/3/xen_extended_power_mgmt): read error

medium change watch on `hdc' (index: 1): /home/srini/os-images/SLES-10-SP1-x86_64-DVD1.iso

I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0

cirrus vga map change while on lfb mode

mapping vram to f0000000 - f0400000

 

 

can someone help me to resolve this issue?

 

Thanks in advance

Srini

 

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] Xen3.4-unstable pass through NIC - problems with creating HVM domainU, Sreenivasa Honnur <=