mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Tests for interface type/model configuration
add a set of tests for Xen interface type and model configurations
This commit is contained in:
committed by
Daniel Veillard
parent
dddad4bcb4
commit
81ea6e4d9f
1
tests/xml2sexprdata/xml2sexpr-fv-net-ioemu.sexpr
Normal file
1
tests/xml2sexprdata/xml2sexpr-fv-net-ioemu.sexpr
Normal file
@@ -0,0 +1 @@
|
||||
(vm (name 'fvtest')(memory 400)(maxmem 400)(vcpus 1)(uuid 'b5d70dd2-75cd-aca5-1776-9660b059d8bc')(on_poweroff 'destroy')(on_reboot 'restart')(on_crash 'restart')(image (hvm (kernel '/usr/lib/xen/boot/hvmloader')(vcpus 1)(boot c)(acpi 1)(usb 1)(parallel none)(serial none)(device_model '/usr/lib64/xen/bin/qemu-dm')(vnc 1)))(device (vbd (dev 'ioemu:hda')(uname 'file:/root/foo.img')(mode 'w')))(device (vif (mac '00:16:3e:1b:b1:47')(bridge 'xenbr0')(script 'vif-bridge')(model 'e1000')(type ioemu))))
|
||||
Reference in New Issue
Block a user