diff --git a/docs/APIchunk0.html b/docs/APIchunk0.html index c1b3c3acdb..a21eeda018 100644 --- a/docs/APIchunk0.html +++ b/docs/APIchunk0.html @@ -225,4 +225,4 @@ s-t u-w x-z -

main menu

related links

Graphics and design by Diana Fong

+

main menu

related links

Graphics and design by Diana Fong

diff --git a/docs/APIchunk1.html b/docs/APIchunk1.html index 115a81064c..da46e6c560 100644 --- a/docs/APIchunk1.html +++ b/docs/APIchunk1.html @@ -339,4 +339,4 @@ s-t u-w x-z -

main menu

related links

Graphics and design by Diana Fong

+

main menu

related links

Graphics and design by Diana Fong

diff --git a/docs/APIchunk2.html b/docs/APIchunk2.html index 6cfd14bb2e..c81ab3e9f4 100644 --- a/docs/APIchunk2.html +++ b/docs/APIchunk2.html @@ -232,4 +232,4 @@ s-t u-w x-z -

main menu

related links

Graphics and design by Diana Fong

+

main menu

related links

Graphics and design by Diana Fong

diff --git a/docs/APIchunk3.html b/docs/APIchunk3.html index db4528a279..da0ab1bc51 100644 --- a/docs/APIchunk3.html +++ b/docs/APIchunk3.html @@ -285,4 +285,4 @@ s-t u-w x-z -

main menu

related links

Graphics and design by Diana Fong

+

main menu

related links

Graphics and design by Diana Fong

diff --git a/docs/APIchunk4.html b/docs/APIchunk4.html index f1f11f8e81..753b2ec7c5 100644 --- a/docs/APIchunk4.html +++ b/docs/APIchunk4.html @@ -303,4 +303,4 @@ s-t u-w x-z -

main menu

related links

Graphics and design by Diana Fong

+

main menu

related links

Graphics and design by Diana Fong

diff --git a/docs/APIchunk5.html b/docs/APIchunk5.html index 5c90c72ced..3e5fc0204c 100644 --- a/docs/APIchunk5.html +++ b/docs/APIchunk5.html @@ -260,4 +260,4 @@ s-t u-w x-z -

main menu

related links

Graphics and design by Diana Fong

+

main menu

related links

Graphics and design by Diana Fong

diff --git a/docs/APIchunk6.html b/docs/APIchunk6.html index 081c8f7fc0..cde2a8527c 100644 --- a/docs/APIchunk6.html +++ b/docs/APIchunk6.html @@ -228,4 +228,4 @@ s-t u-w x-z -

main menu

related links

Graphics and design by Diana Fong

+

main menu

related links

Graphics and design by Diana Fong

diff --git a/docs/APIchunk7.html b/docs/APIchunk7.html new file mode 100644 index 0000000000..165d929a53 --- /dev/null +++ b/docs/APIchunk7.html @@ -0,0 +1,29 @@ + + +API Alphabetic Index x-z for libvirt

diff --git a/docs/APIconstructors.html b/docs/APIconstructors.html index b473c4840a..8dd7733172 100644 --- a/docs/APIconstructors.html +++ b/docs/APIconstructors.html @@ -21,4 +21,4 @@ virNetworkLookupByName
virNetworkLookupByUUID
virNetworkLookupByUUIDString
-

main menu

related links

Graphics and design by Diana Fong

+

main menu

related links

Graphics and design by Diana Fong

diff --git a/docs/APIfiles.html b/docs/APIfiles.html index 93fd04e86c..03202ee19a 100644 --- a/docs/APIfiles.html +++ b/docs/APIfiles.html @@ -199,10 +199,12 @@ VIR_FROM_REMOTE
VIR_FROM_RPC
VIR_FROM_SEXPR
+VIR_FROM_STATS_LINUX
VIR_FROM_TEST
VIR_FROM_XEN
VIR_FROM_XEND
VIR_FROM_XENSTORE
+VIR_FROM_XENXM
VIR_FROM_XML
VIR_WAR_NO_NETWORK
_virError
@@ -222,4 +224,4 @@ virResetError
virResetLastError
virSetErrorFunc
-

main menu

related links

Graphics and design by Diana Fong

+

main menu

related links

Graphics and design by Diana Fong

diff --git a/docs/APIfunctions.html b/docs/APIfunctions.html index 8df788f3b5..3af364f003 100644 --- a/docs/APIfunctions.html +++ b/docs/APIfunctions.html @@ -125,4 +125,4 @@

Type void *:

virConnSetErrorFunc
virErrorFunc
virSetErrorFunc
-

main menu

related links

Graphics and design by Diana Fong

+

main menu

related links

Graphics and design by Diana Fong

diff --git a/docs/APIsymbols.html b/docs/APIsymbols.html index 3ba162d6dd..d88b201676 100644 --- a/docs/APIsymbols.html +++ b/docs/APIsymbols.html @@ -78,10 +78,12 @@ VIR_FROM_REMOTE
VIR_FROM_RPC
VIR_FROM_SEXPR
+VIR_FROM_STATS_LINUX
VIR_FROM_TEST
VIR_FROM_XEN
VIR_FROM_XEND
VIR_FROM_XENSTORE
+VIR_FROM_XENXM
VIR_FROM_XML
VIR_GET_CPUMAP
VIR_MIGRATE_LIVE
@@ -222,4 +224,4 @@ virVcpuInfo
virVcpuInfoPtr
virVcpuState
-

main menu

related links

Graphics and design by Diana Fong

+

main menu

related links

Graphics and design by Diana Fong

diff --git a/docs/devhelp/libvirt-virterror.html b/docs/devhelp/libvirt-virterror.html index e9bdc5e083..e83743567c 100644 --- a/docs/devhelp/libvirt-virterror.html +++ b/docs/devhelp/libvirt-virterror.html @@ -94,7 +94,9 @@ void virConnResetLastError (VIR_FROM_NET = 11 /* Error when operating on a network */ VIR_FROM_TEST = 12 /* Error from test driver */ VIR_FROM_REMOTE = 13 /* Error from remote driver */ - VIR_FROM_OPENVZ = 14 /* Error from OpenVZ driver */ + VIR_FROM_OPENVZ = 14 /* Error from OpenVZ driver */ + VIR_FROM_XENXM = 15 /* Error at Xen XM layer */ + VIR_FROM_STATS_LINUX = 16 /* Error in the Linux Stats code */ };

diff --git a/docs/html/book1.html b/docs/html/book1.html index 037dd6836f..7c9f206d70 100644 --- a/docs/html/book1.html +++ b/docs/html/book1.html @@ -1,3 +1,3 @@ -Reference Manual for libvirt

Reference Manual for libvirt

Table of Contents

  • libvirt: core interfaces for the libvirt library
  • virterror: error handling interfaces for the libvirt library

+Reference Manual for libvirt

Reference Manual for libvirt

Table of Contents

  • libvirt: core interfaces for the libvirt library
  • virterror: error handling interfaces for the libvirt library

diff --git a/docs/html/index.html b/docs/html/index.html index 037dd6836f..7c9f206d70 100644 --- a/docs/html/index.html +++ b/docs/html/index.html @@ -1,3 +1,3 @@ -Reference Manual for libvirt

Reference Manual for libvirt

Table of Contents

  • libvirt: core interfaces for the libvirt library
  • virterror: error handling interfaces for the libvirt library

+Reference Manual for libvirt

Reference Manual for libvirt

Table of Contents

  • libvirt: core interfaces for the libvirt library
  • virterror: error handling interfaces for the libvirt library

diff --git a/docs/html/libvirt-lib.html b/docs/html/libvirt-lib.html index 037dd6836f..7c9f206d70 100644 --- a/docs/html/libvirt-lib.html +++ b/docs/html/libvirt-lib.html @@ -1,3 +1,3 @@ -Reference Manual for libvirt

Reference Manual for libvirt

Table of Contents

  • libvirt: core interfaces for the libvirt library
  • virterror: error handling interfaces for the libvirt library

+Reference Manual for libvirt

Reference Manual for libvirt

Table of Contents

  • libvirt: core interfaces for the libvirt library
  • virterror: error handling interfaces for the libvirt library

diff --git a/docs/html/libvirt-libvirt.html b/docs/html/libvirt-libvirt.html index 2afb39bb6a..2ed51eb4db 100644 --- a/docs/html/libvirt-libvirt.html +++ b/docs/html/libvirt-libvirt.html @@ -374,4 +374,4 @@ The content of this structure is not made public by the API.

provides the free memory availble on the Node

conn:pointer to the hypervisor connection
Returns:the available free memory in kilobytes or 0 in case of error

Function: virNodeGetInfo

int	virNodeGetInfo			(virConnectPtr conn, 
virNodeInfoPtr info)

Extract hardware information about the node.

-
conn:pointer to the hypervisor connection
info:pointer to a virNodeInfo structure allocated by the user
Returns:0 in case of success and -1 in case of failure.

main menu

related links

Graphics and design by Diana Fong

+
conn:pointer to the hypervisor connection
info:pointer to a virNodeInfo structure allocated by the user
Returns:0 in case of success and -1 in case of failure.

main menu

related links

Graphics and design by Diana Fong

diff --git a/docs/html/libvirt-virterror.html b/docs/html/libvirt-virterror.html index 3f48835b12..383393d4e1 100644 --- a/docs/html/libvirt-virterror.html +++ b/docs/html/libvirt-virterror.html @@ -48,6 +48,8 @@ void virErrorFunc (void * userData,
VIR_FROM_TEST = 12 : Error from test driver VIR_FROM_REMOTE = 13 : Error from remote driver VIR_FROM_OPENVZ = 14 : Error from OpenVZ driver + VIR_FROM_XENXM = 15 : Error at Xen XM layer + VIR_FROM_STATS_LINUX = 16 : Error in the Linux Stats code }

Enum virErrorLevel

Enum virErrorLevel {
     VIR_ERR_NONE = 0
@@ -124,4 +126,4 @@ void	virErrorFunc			(void * userData, 
Function: virSetErrorFunc
void	virSetErrorFunc			(void * userData, 
virErrorFunc handler)

Set a library global error handling function, if @handler is NULL, it will reset to default printing on stderr. The error raised there are those for which no handler at the connection level could caught.

-
userData:pointer to the user data provided in the handler callback
handler:the function to get called in case of error or NULL

+
userData:pointer to the user data provided in the handler callback
handler:the function to get called in case of error or NULL

diff --git a/docs/libvir.html b/docs/libvir.html index 13898028db..c4ac1b8ce0 100644 --- a/docs/libvir.html +++ b/docs/libvir.html @@ -1538,10 +1538,22 @@ use the mailing-list if you don't get an answer there.

Windows support

-

Libvirt an be compiled on Windows using the Cygwin toolchain.

-

You can download Windows precompiled binaries fromi -the download area.

+

+Instructions for compiling and installing libvirt on Windows will +appear here shortly. +

+

+In the meantime please +read this thread +and in particular +the +current status of libvirt support in Windows. + +

+Eventually we will have source and binary downloads available in +the download area. +

Remote support

diff --git a/docs/libvirt-api.xml b/docs/libvirt-api.xml index 32d60a8189..ff1ed98961 100644 --- a/docs/libvirt-api.xml +++ b/docs/libvirt-api.xml @@ -176,6 +176,7 @@ + @@ -187,6 +188,7 @@ + @@ -352,16 +354,18 @@ - + + + diff --git a/docs/libvirt-refs.xml b/docs/libvirt-refs.xml index 92cc86303e..c1e1746012 100644 --- a/docs/libvirt-refs.xml +++ b/docs/libvirt-refs.xml @@ -79,10 +79,12 @@ + + @@ -306,10 +308,12 @@ + + @@ -865,10 +869,12 @@ + + diff --git a/docs/windows.html b/docs/windows.html index 25a18bca10..6fac8bd82f 100644 --- a/docs/windows.html +++ b/docs/windows.html @@ -1,4 +1,16 @@ -Windows support +Windows support