WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Questions about writing to GCMD_REG in iommu.c

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Questions about writing to GCMD_REG in iommu.c
From: "Neo Jia" <neojia@xxxxxxxxx>
Date: Sun, 13 Jul 2008 02:07:28 -0700
Delivery-date: Sun, 13 Jul 2008 02:07:50 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=9HpPhEuGsCmVDzXCimexANAgJ4jHQc7+UOgNS/ZeuEY=; b=IGY5VwnqmIkF/E2F+uF1HnQNWqifpjg023lC1n+MEiZLbLSTwuCvGJOhjhtjeZEhdP M3GSDvZ6n86yeQSqRhso5ASCYTQNYkJEZSY717+6i/N6hNMPuBitpUUtI6HsvgSKu9+r UQk/HwPAr/LiqWa5wVERShXNwckcL8qTVR5sk=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=BdzOsum7EXcEuC/dWrF6IYPpzLs+dcYlM/CzTWwbitrUdkS4ZUQABIGNzfVyE+zvYv XuxUoE9JraWRcz7Io1PdfM5clzSqsYO3WjEkqvBjmxu6pmTb1IhfE2yD7RPfZUPcGBGR ymj91hsB6MiA+H/7rqrZrPh6RoiVZXyMDqU7M=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
hi,

I am reading through the code of writing GCMD_REG in iommu.c for VT-d
on xen-unstable tip. According to the Intel VT-d spec. it looks that
we have to make sure that only one bit of this register is modified at
one time with one register write. But the current code doesn't do that
kind of checking, right?

Thanks,
Neo

-- 
I would remember that if researchers were not ambitious
probably today we haven't the technology we are using!

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>