From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Kiszka Subject: -pcidevice broken - fix or remove it? Date: Sun, 31 Oct 2010 16:34:59 +0100 Message-ID: <4CCD8CA3.8020807@web.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig278D4D39E2D03B062419E896" To: kvm Return-path: Received: from fmmailgate02.web.de ([217.72.192.227]:43535 "EHLO fmmailgate02.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755975Ab0JaPhJ (ORCPT ); Sun, 31 Oct 2010 11:37:09 -0400 Received: from smtp05.web.de ( [172.20.4.166]) by fmmailgate02.web.de (Postfix) with ESMTP id 6B46217CC5C2E for ; Sun, 31 Oct 2010 16:35:00 +0100 (CET) Received: from [88.64.6.250] (helo=mchn199C.mchp.siemens.de) by smtp05.web.de with asmtp (TLSv1:AES256-SHA:256) (WEB.DE 4.110 #24) id 1PCZvv-0000Ms-00 for kvm@vger.kernel.org; Sun, 31 Oct 2010 16:34:59 +0100 Sender: kvm-owner@vger.kernel.org List-ID: This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig278D4D39E2D03B062419E896 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Hi, looks like the documented way to configure device assignment at qemu-kvm level is broken in 0.13 and git head: # qemu-system-x86_64 -pcidevice host=3D0:1a.0 qemu-system-x86_64: Parameter 'id' expects an identifier Identifiers consist of letters, digits, '-', '.', '_', starting with a = letter. pcidevice argument parse error; please check the help text for usage "-device pci-assign" works, but only if specify "iommu=3D0" (otherwise: N= o IOMMU found. Unable to assign device "(null)"). Fix that legacy qemu-kvm switch or remove it at this chance? No one seems to have complained yet. Jan --------------enig278D4D39E2D03B062419E896 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.15 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/ iEYEARECAAYFAkzNjKMACgkQitSsb3rl5xQTFwCgjr56FsI347jbqwkmSQrqT2oK iagAoIZw0mRqme5O27yGHCH55JiJuBLC =G94k -----END PGP SIGNATURE----- --------------enig278D4D39E2D03B062419E896--