mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Implement serial & parallel device support for QEMU driver
This commit is contained in:
1
tests/qemuxml2argvdata/qemuxml2argv-serial-tcp.args
Normal file
1
tests/qemuxml2argvdata/qemuxml2argv-serial-tcp.args
Normal file
@@ -0,0 +1 @@
|
||||
/usr/bin/qemu -M pc -m 214 -smp 1 -nographic -monitor pty -no-acpi -boot c -hda /dev/HostVG/QEMUGuest1 -net none -serial tcp:127.0.0.1:9999 -parallel none -usb
|
||||
Reference in New Issue
Block a user