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 Debug Console Support (v2)

To: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] HVM Debug Console Support (v2)
From: Owen Smith <owen.smith@xxxxxxxxxx>
Date: Thu, 22 Jul 2010 14:43:59 +0100
Accept-language: en-US
Acceptlanguage: en-US
Delivery-date: Thu, 22 Jul 2010 06:54:15 -0700
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
Thread-index: Acspo/ABQTz5qLjqQKGCF62s78zbaA==
Thread-topic: [PATCH] HVM Debug Console Support (v2)

HVM debug console support for PV drivers

This patch creates a shared ring buffer and event channel in HVM domains

that the Windows PV drivers can use to send debug output.

Modifies the HVM domain builder code to add a shared memory page for the

ring buffer.

Modifies the Save/Restore code to store the shared page mfn during save/restore

Note: VMs saved on this patch will not restore prior to this patch. VMs saved prior

to this patch will restore on this patch, without the shared console ring.

 

Signed-off-by: Owen Smith <owen.smith@xxxxxxxxxx>

 

Attachment: hvm-pv-debug-console.patch
Description: hvm-pv-debug-console.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>