Re: [libvirt] [PATCH v3 04/13] Internal driver API

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

 



On Wed, Dec 16, 2009 at 12:04:01AM +0100, Jiri Denemark wrote:
> 
> Signed-off-by: Jiri Denemark <jdenemar@xxxxxxxxxx>
> ---
>  src/driver.h |    5 +++++
>  1 files changed, 5 insertions(+), 0 deletions(-)
> 
> diff --git a/src/driver.h b/src/driver.h
> index 09ce8e2..c9177fa 100644
> --- a/src/driver.h
> +++ b/src/driver.h
> @@ -349,6 +349,10 @@ typedef int
>  typedef int
>      (*virDrvDomainIsPersistent)(virDomainPtr dom);
>  
> +typedef int
> +    (*virDrvCPUCompare)(virConnectPtr conn,
> +                        const char *cpu);
> +
>  /**
>   * _virDriver:
>   *
> @@ -435,6 +439,7 @@ struct _virDriver {
>      virDrvConnectIsSecure      isSecure;
>      virDrvDomainIsActive       domainIsActive;
>      virDrvDomainIsPersistent   domainIsPersistent;
> +    virDrvCPUCompare            cpuCompare;
>  };
>  
>  typedef int

  ACK, unless we push the flags there too at this point,

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel@xxxxxxxxxxxx  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/

--
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]