d7:22']
vcpus=1
#disk = ['phy:/dev/
xen/vm1,hda,w','phy:/dev/
xen/vm2,hda3,w', 'file:/var/imagens/Super.iso,hdc:cdrom,r']
disk = ['phy:/dev/
xen/vm1,hda,w','phy:/dev/
xen/vm2,hdb,w']
boot="cd"
sdl = 0
vnc = 1
vnclisten="0.0.0.0"
vncdisplay=1
vncconsole = 1
vncpasswd='1'
stdvga = 0
serial = 'pty'
cat /etc/network/interfaces
auto lo eth0 br0
iface lo inet loopback
allow-hotplug eth0 br0
iface eth0 inet static
address
192.168.0.200
network 192.168.0.0
netmask 255.255.255.0
broadcast
192.168.0.255 gateway 192.168.0.1
iface br0 inet static
address
192.168.1.200
network 192.168.1.0
broadcast
192.168.1.255
netmask 255.255.255.0
bridge_ports eth1
bridge_maxwait 0
:/var/log/
xen# cat qemu-dm-winXpSp3.log
domid: 8
-c config qemu network with
xen bridge for
tap8.0 br0
Using file /dev/
xen/vm1 in read-write mode
Using file /dev/
xen/vm2 in read-write mode
Watching /local/domain/0/device-model/8/logdirty/cmd
Watching /local/domain/0/device-model/8/command
char device redirected to /dev/pts/1
qemu_map_cache_init nr_buckets = 10000 size 4194304
shared page at pfn feffd
buffered io page at pfn feffb
Guest uuid = 5c2ef4df-2dd9-fade-1326-c23aacefb2e1
Time offset set 0
populating video RAM at ff000000
mapping video RAM from ff000000
Register
xen platform.
Done register platform.
platform_fixed_ioport: changed ro/rw state of ROM memory area. now is rw state.
xs_read(/local/domain/0/device-model/8/xen_extended_power_mgmt): read error
Log-dirty: no command yet.
I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
xs_read(/local/domain/8/log-throttling): read error
qemu: ignoring not-understood drive `/local/domain/8/log-throttling'
medium change watch on `/local/domain/8/log-throttling' - unknown device, ignored
cirrus vga map change while on lfb mode
mapping vram to f0000000 - f0400000
platform_fixed_ioport: changed ro/rw state of ROM memory area. now is rw state.
platform_fixed_ioport: changed ro/rw state of ROM memory area. now is ro state.
Thanks.