[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] xen-vnif.ko missing
On Tue, Nov 12, 2013 at 11:16:46AM +0530, Jaya Dhanesh wrote: > The config file is show below: > > name = "ttj" > boot = "c" > memory = 4096 > vcpus = 2 > disk = [ > 'file:/root/psv-plfm-app-sim-03/vsv-#ssrsim#SSR_SIM/sobj-ttj,hda,w' > ] > vif = [ 'model=e1000, mac=02:00:20:ee:64:01, bridge=intnet_tt.100', > 'model=e1000, mac=02:00:20:ee:64:02, bridge=intnet_tt.100', > 'model=e1000, mac=02:00:20:ee:64:07, bridge=intnet_tt.100'] > > kernel = "hvmloader" > builder = "hvm" > device_model = "qemu-dm" > > # Enable ACPI support > acpi = 1# Enable serial console > serial = "pty" > > # Enable VNC > vnc = 1 > vnclisten = "0.0.0.0" > > # Disable MSI for PCI passthrough devices > pci_msitranslate = 0 > > # Default behavior for following events > on_reboot = "destroy" > > # Disable Xen Platform PCI device > xen_platform_pci=0 > Any reason to do this? AIUI 1) if you disable xen_platform_pci then you won't unplug emulated devices, that's why you're seeing hda; 2) this config option is not working at the moment in qemu-upstream, I can speak for qemu-trad though. TBH I still don't have clue why it works on one machine while not the other. It would be help to do a checksum for all binaries and libraries to see if they match. Wei. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |