Control: reassign -1 qemu-system-x86 Control: tag -1 + wontfix - patch 16.04.2015 07:38, Michael Gilbert wrote: > package: qemu-kvm > > qemu's default emulated cpu is pentium2. This is often enough not > what the user wants and can lead to out of dateness problems like: > http://bugs.debian.org/775235 > > kvm has a "-cpu host" option that automatically emulates the host cpu, > which could be better default.
qemu's default cpu is qemu64 (for qemu-system-x86_64 anyway), which is a non-existing common subset of features of more or less modern CPUs from several vendors. Its very important property is that it supports migration from one host to another without worrying about cpu types. I don't want to change this aspect of qemu, and especially don't want this to divirge from upstream, so that debian qemu will be incompatible with all documentation available on the 'net. If you want this to be changed, please address this upstream. Thanks, /mjt -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org