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 3/4 ] HVM vcpu add/remove: parse 'vcpu_avail' to fir

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [ PATCH 3/4 ] HVM vcpu add/remove: parse 'vcpu_avail' to firmware and set up madt accordingly
From: "Liu, Jinsong" <jinsong.liu@xxxxxxxxx>
Date: Mon, 14 Dec 2009 02:04:51 +0800
Accept-language: en-US
Acceptlanguage: en-US
Cc: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Delivery-date: Sun, 13 Dec 2009 10:05:14 -0800
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: Acp8HsPvqJ/Hv1TqQmeUzyOPb7JjXA==
Thread-topic: [ PATCH 3/4 ] HVM vcpu add/remove: parse 'vcpu_avail' to firmware and set up madt accordingly
HVM vcpu add/remove: parse 'vcpu_avail' to firmware and set up madt accordingly

-- currently firmware has got 'vcpus' from xend, this patch add parse 
'vcpu_avail' to firmware;
-- setup madt 'lapic' subitems of processors accoring to vcpus and vcpu_avail 
which finally come from config;

Signed-off-by: Liu, Jinsong <jinsong.liu@xxxxxxxxx>

Attachment: ras_xen_hvminfo_3.patch
Description: ras_xen_hvminfo_3.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 3/4 ] HVM vcpu add/remove: parse 'vcpu_avail' to firmware and set up madt accordingly, Liu, Jinsong <=