Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit 8e6ed05

Browse files
committed
Prep for release 0.600.4
1 parent 6c20c0f commit 8e6ed05

20 files changed

Lines changed: 5432 additions & 4968 deletions

NEWS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Virtinst News
22
=================
33

4+
Release 0.600.4 (April 01, 2013)
5+
--------------------------------
6+
- virt-install: New convenience option --controller usb2
7+
- API support for disk iotune properties (David Shane Holden)
8+
- Bug fixes and minor improvements
9+
410
Release 0.600.3 (July 29, 2012)
511
-------------------------------
612
- virt-install: Fix --cpuset=auto

man/en/virt-install.pod

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -910,6 +910,9 @@ Force disable ACPI for the guest.
910910
Attach a controller device to the guest. TYPE is one of:
911911
B<ide>, B<fdc>, B<scsi>, B<sata>, B<virtio-serial>, or B<usb>.
912912

913+
Controller also supports the special value B<usb2>, which will set up
914+
a USB2 controller with fallback USB1 support.
915+
913916
=over 4
914917

915918
=item B<model>

0 commit comments

Comments
 (0)