|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [ PATCH 4/4 ] HVM vcpu add/remove: qemu logic for vcpu a
On Mon, Dec 14, 2009 at 02:05:18AM +0800, Liu, Jinsong wrote:
> HVM vcpu add/remove: qemu logic for vcpu add/revmoe
>
> -- at qemu side, get vcpu_avail which used for original cpu avail map;
> -- setup gpe ioread/iowrite at qmeu;
> -- setup vcpu add/remove user interface through monitor;
> -- setup SCI logic;
>
> Signed-off-by: Liu, Jinsong <jinsong.liu@xxxxxxxxx>
It says in the patch:
/* Please update qemu-doc.texi when adding or changing commands */^M
static const term_cmd_t term_cmds[] = {^M
.. snip..
+ { "cpu_set", "is", do_cpu_set_nr,^M
Is there a forthcomming patch to update the qemu-doc.texi?
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|