From mboxrd@z Thu Jan 1 00:00:00 1970 From: aq Subject: [PATCH] xm::pincpu parameter handling fix Date: Fri, 27 May 2005 19:39:21 +0900 Message-ID: <9cde8bff05052703392932be06@mail.gmail.com> Reply-To: aq Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1356_28343627.1117190361687" Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel List-Id: xen-devel@lists.xenproject.org ------=_Part_1356_28343627.1117190361687 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline hello, xm's pincpu has a problem handling the cpu parameter if the cpu number >=3D10. this patch (against -unstable ChangeSet@1.1573) attemps to fix it. Signed-off-by: Nguyen Anh Quynh $ diffstat xm_pincpu.patch=20 main.py | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) ------=_Part_1356_28343627.1117190361687 Content-Type: application/octet-stream; name="xm_pincpu.patch" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="xm_pincpu.patch" PT09PT0gdG9vbHMvcHl0aG9uL3hlbi94bS9tYWluLnB5IDEuNTIgdnMgZWRpdGVkID09PT09Ci0t LSAxLjUyL3Rvb2xzL3B5dGhvbi94ZW4veG0vbWFpbi5weQkyMDA1LTA1LTEzIDAwOjA0OjU2ICsw OTowMAorKysgZWRpdGVkL3Rvb2xzL3B5dGhvbi94ZW4veG0vbWFpbi5weQkyMDA1LTA1LTI3IDE5 OjAyOjEwICswOTowMApAQCAtNTEyLDcgKzUxMiw3IEBACiAgICAgICAgIGNwdXMgPSBbXQogICAg ICAgICBjcHVtYXAgPSAwCiAgICAgICAgIGZvciBjIGluIGNwdWxpc3Quc3BsaXQoJywnKToKLSAg ICAgICAgICAgIGlmIGxlbihjKSA+IDE6CisgICAgICAgICAgICBpZiBjLmZpbmQoJy0nKSAhPSAt MToKICAgICAgICAgICAgICAgICAoeCx5KSA9IGMuc3BsaXQoJy0nKQogICAgICAgICAgICAgICAg IGZvciBpIGluIHJhbmdlKGludCh4KSxpbnQoeSkrMSk6CiAgICAgICAgICAgICAgICAgICAgIGNw dXMuYXBwZW5kKGludChpKSkK ------=_Part_1356_28343627.1117190361687 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel ------=_Part_1356_28343627.1117190361687--