This patch implements the remote protocol to address the new API
(virDomainPinVcpuFlags).
Signed-off-by: Taku Izumi
---
src/remote/remote_driver.c |2 +-
src/remote/remote_protocol.x | 10 +-
src/remote_protocol-structs |9 +
3 files changed, 19 insertions(+), 2 del
> Index: libvirt/daemon/remote_dispatch_table.h
This file is generated automatically, update
src/remote/remote_protocol.x instead.
> ===
> --- libvirt.orig/daemon/remote_dispatch_table.h
> +++ libvirt/daemon/remote_dispatch_table.h
>
This patch implements the remote protocol to address the new API
(virDomainPinVcpuFlags).
Signed-off-by: Taku Izumi
---
daemon/remote.c | 37 +
daemon/remote_dispatch_args.h |1
daemon/remote_dispatch_prototypes.h |8 +++
On Thu, Mar 31, 2011 at 02:39:52PM +0900, Taku Izumi wrote:
>
> This patch implements the remote protocol to address the new API
> (virDomainPinVcpuFlags).
>
> Signed-off-by: Taku Izumi
> ---
> daemon/remote.c | 37 +
> daemon/remote_dispatc
This patch implements the remote protocol to address the new API
(virDomainPinVcpuFlags).
Signed-off-by: Taku Izumi
---
daemon/remote.c | 37 +
daemon/remote_dispatch_args.h |1
daemon/remote_dispatch_prototypes.h |8 +++
d