[Bug 243397] deskutil/virt-manager missing SATA disk option
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jan 16 18:13:08 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243397
Roger Pau Monné <royger at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Closed
Resolution|--- |Works As Intended
CC| |royger at freebsd.org
--- Comment #1 from Roger Pau Monné <royger at freebsd.org> ---
AFAIK when using QEMU with Xen the emulated chipset is a PIIX which doesn't
support SATA, and hence the option won't be available. This is not a limitation
of libvirt or FreeBSD, but rather of Xen itself.
Note that however using IDE or SATA is not going to make much difference
performance wise, it's all emulated by QEMU and hence slow. Your best option is
to use the Xen PV drivers (usually called blkfront) in the guest in order to
obtain the best performance, anything emulated is going to be slower.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list