Re: [RFC PATCH 01/12] domain_conf: allocate cpu's apic id dynamically

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jan 21, 2015 at 16:00:53 +0800, Zhu Guihua wrote:
> Add a bitmap apic_idmap to store status of APIC IDs. If you want to use an APIC
> ID, you can find a minimum value which has not been used in the bitmap.
> 
> Signed-off-by: Zhu Guihua <zhugh.fnst@xxxxxxxxxxxxxx>
> ---
>  src/conf/domain_conf.c   | 15 +++++++++++++++
>  src/conf/domain_conf.h   |  3 +++
>  src/libvirt_private.syms |  1 +
>  src/qemu/qemu_driver.c   |  5 ++++-
>  4 files changed, 23 insertions(+), 1 deletion(-)
> 

...

> diff --git a/src/libvirt_private.syms b/src/libvirt_private.syms
> index a2eec83..d08e400 100644
> --- a/src/libvirt_private.syms
> +++ b/src/libvirt_private.syms
> @@ -426,6 +426,7 @@ virDomainVcpuPinDefFree;
>  virDomainVcpuPinDel;
>  virDomainVcpuPinFindByVcpu;
>  virDomainVcpuPinIsDuplicate;
> +virDomainCPUGetFreeApicID;
>  virDomainVideoDefaultRAM;
>  virDomainVideoDefaultType;
>  virDomainVideoDefFree;

make syntax-check enforces that this file is ordered by file and then by
function name. Please order this hunk correctly and run make
syntax-check before the submission.

Peter

Attachment: signature.asc
Description: Digital signature

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]