mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Added full support for serial and parallel devices to Xen drivers
This commit is contained in:
@@ -21,3 +21,5 @@ vnclisten = "127.0.0.1"
|
||||
vncpasswd = "123poi"
|
||||
disk = [ "phy:/dev/HostVG/XenGuest2,hda,w", "file:/root/boot.iso,hdc:cdrom,r" ]
|
||||
vif = [ "mac=00:16:3E:66:92:9C,bridge=xenbr1,type=ioemu" ]
|
||||
parallel = "none"
|
||||
serial = "none"
|
||||
|
||||
Reference in New Issue
Block a user