[libvirt] [PATCH 1/4] vcpupin: inroduce a new libvir API (virDomainPinVcpuFlags)

Osier Yang jyang at redhat.com
Fri Apr 8 07:32:47 UTC 2011


于 2011年04月08日 13:20, Taku Izumi 写道:
> 
> This patch introduces a new libvirt API (virDomainPinVcpuFlags)
> 
> Signed-off-by: Taku Izumi<izumi.taku at jp.fujitsu.com>
> ---
>   include/libvirt/libvirt.h.in |    6 +++
>   src/driver.h                 |    7 +++
>   src/libvirt.c                |   83 +++++++++++++++++++++++++++++++++++++++++++
>   src/libvirt_public.syms      |    4 ++
>   src/lxc/lxc_driver.c         |    1
>   src/openvz/openvz_driver.c   |    1
>   src/phyp/phyp_driver.c       |    1
>   src/qemu/qemu_driver.c       |    1
>   src/remote/remote_driver.c   |    1
>   src/test/test_driver.c       |    1
>   src/uml/uml_driver.c         |    1
>   src/vbox/vbox_tmpl.c         |    1
>   src/vmware/vmware_driver.c   |    1
>   src/xen/xen_driver.c         |    1
>   src/xenapi/xenapi_driver.c   |    1
>   15 files changed, 111 insertions(+)

Lacks of changes on "libxl/libxl_driver.c" for xenlight driver.

Regards
Osier




More information about the libvir-list mailing list