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] [PATCH][HVM] add pio IOREQ_WRITE OVERLAP/REPZ support

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH][HVM] add pio IOREQ_WRITE OVERLAP/REPZ support
From: "Woller, Thomas" <thomas.woller@xxxxxxx>
Date: Mon, 3 Apr 2006 14:44:22 -0500
Delivery-date: Mon, 03 Apr 2006 12:44:57 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcZXVwGw+YzAsECqRqa7zZ+mPG7iSw==
Thread-topic: [PATCH][HVM] add pio IOREQ_WRITE OVERLAP/REPZ support
HVM patch to add pio IOREQ_WRITE OVERLAP/REPZ support in hvm io.c
hvm_pio_assist().
Also, cleaned up a bit of duplicate code in the functions.  
Simple guest tests (ide pio) pass now for overlapped/rep write
operations.
Tested with 32bit and 64bit hypervisors.

Applies cleanly to 9515.
Please apply.

Signed-off-by: Tom Woller <thomas.woller@xxxxxxx>
Signed-off-by: Mats Petersson <mats.petersson@xxxxxxx>

Attachment: hvm_fix_pio_ioreq_write.patch
Description: hvm_fix_pio_ioreq_write.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH][HVM] add pio IOREQ_WRITE OVERLAP/REPZ support, Woller, Thomas <=