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] patch to buffer write ioreq

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] patch to buffer write ioreq
From: "Han, Zhu" <zhu.han@xxxxxxxxx>
Date: Wed, 21 Jun 2006 17:22:56 +0800
Cc: "Li, Xin B" <xin.b.li@xxxxxxxxx>, "Dong, Eddie" <eddie.dong@xxxxxxxxx>
Delivery-date: Wed, 21 Jun 2006 02:24:13 -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: AcaVFEgTqN6eH/HMT7Gfau8FjqULmw==
Thread-topic: [PATCH] patch to buffer write ioreq
This patch implements a new mechanism to buffer the MMIO_WRITE and
PIO_WRITE packet in a queue, and then submit them to qemu-dm in batch.
This could save a lot of domain switch time. We implement this as a
generic one to do ioreq in batch. However, we only use it to batch the
MMIO_WIRTE request for stdvga(0xA0000-0xC0000) in order to solve the
win2k boot issue for hvm domain. 
Without this patch, win2k cannot boot up on HVM domain.

Signed-off-by: Zhu Han <zhu.han@xxxxxxxxx>
Signed-off-by: Eddie Dong <eddie.dong@xxxxxxxxx>
Signed-off-by: Xin Li <xin.b.li@xxxxxxxxx>

Best Regards, 
hanzhu

Attachment: win2k_final.patch
Description: win2k_final.patch

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