|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] HVM and gplpv disk question
On Sun, Feb 22, 2009 at 12:24 AM, Gary W. Smith <gary@xxxxxxxxxxxxxxx> wrote:
> Can we up the ante on this? Besides just confirming, can you please
> post a confirmed working conf file for HVM instance?
Here's mine
#==============================================
memory = 1000
vif = [ 'mac=00:16:3E:68:81:ED, bridge=br61' ]
disk = [
'tap:aio:/data/img/w2k3sp2.img,hda,w',
]
boot="cd"
device_model = '/usr/lib64/xen/bin/qemu-dm'
kernel = "/usr/lib/xen/boot/hvmloader"
builder='hvm'
sdl=0
vnc=1
vnclisten="0.0.0.0"
#vncunused=0
vncpasswd=''
stdvga=0
serial='pty'
localtime=1
usbdevice='tablet'
acpi=1
apic=0
pae=0
vcpus=1
cpus="1-7"
cpu_cap=100
cpu_weight=128
#==============================================
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|