Lines Matching refs:way
45 The new way keeps the parts separate: you create the host part with
57 In the new way, this becomes something like
73 * media is special. In the old way, it selects disk vs. CD-ROM with
74 if=ide, if=scsi and if=xen. The new way uses DEVNAME for that.
90 The old way implicitly creates SCSI controllers as needed. The new
91 way makes that explicit:
128 For USB devices, the old way was actually different:
134 The old way provided much less control than -drive's OPTS... The new
135 way fixes that:
156 The new way keeps the parts separate: you create the host part with
167 In the new way, this becomes
240 The old way to define the guest part looks like this:
250 The new way is -device:
280 The old way to define the guest graphics device is -vga VGA. Not all
283 The new way is -device. The mapping from -vga argument to -device
306 Bug: the new way doesn't work for machine types "pc" and "isapc",
314 The old way to define guest audio devices is -soundhw C1,...
316 The new way is to define each guest audio device separately with
335 The old way to define a virtual USB device is -usbdevice DRIVER:OPTS...
337 The new way is -device DEVNAME,DEV-OPTS... Details depend on DRIVER:
358 The old way to define a guest watchdog device is -watchdog DEVNAME.
359 The new way is -device DEVNAME. For PCI devices, you can add
369 The old way to assign a USB host device
376 The new way is