Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openeuler
libvirt
提交
056da31b
L
libvirt
项目概览
openeuler
/
libvirt
通知
3
Star
0
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
L
libvirt
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
056da31b
编写于
2月 20, 2008
作者:
D
Daniel P. Berrange
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Regenerate docs to include storage APIs
上级
cb228a0e
变更
7
展开全部
隐藏空白更改
内联
并排
Showing
7 changed file
with
1728 addition
and
209 deletion
+1728
-209
ChangeLog
ChangeLog
+5
-0
NEWS
NEWS
+14
-14
docs/devhelp/libvirt-libvirt.html
docs/devhelp/libvirt-libvirt.html
+353
-62
docs/devhelp/libvirt-virterror.html
docs/devhelp/libvirt-virterror.html
+6
-2
docs/examples/Makefile.am
docs/examples/Makefile.am
+3
-3
docs/libvirt-api.xml
docs/libvirt-api.xml
+404
-64
docs/libvirt-refs.xml
docs/libvirt-refs.xml
+943
-64
未找到文件。
ChangeLog
浏览文件 @
056da31b
Wed Feb 20 10:15:27 EST 2008 Daniel P. Berrange <berrange@redhat.com>
* docs/libvirt-api.xml, docs/libvirt-refs.xml, docs/devhelp/*:
re-generate docs to include latest API details
Wed Feb 20 10:01:27 EST 2008 Daniel P. Berrange <berrange@redhat.com>
* include/libvirt/virterror.h, src/virterror.c: Add error codes
...
...
NEWS
浏览文件 @
056da31b
...
...
@@ -17,7 +17,7 @@ Releases
various english fixes (Bruce Montague), OCaml docs links (Richard Jones),
describe the various bindings add Ruby link, Windows support page
(Richard Jones), authentication documentation updates (Daniel Berrange)
- Bug fixes: NUMA topology error handling (Beth Kon), NUMA topology
cells without CPU (Beth Kon), XML to/from XM bridge config (Daniel
Berrange), XM processing of vnc parameters (Daniel Berrange), Reset
...
...
@@ -42,7 +42,7 @@ Releases
parameter setting in XM config (Saori Fukuta), credential handling
fixes (Daniel Berrange), fix compatibility with Xen 3.2.0 (Daniel
Berrange)
- Improvements: /etc/libvirt/qemu.conf configuration for QEMU driver
(Daniel Berrange), NUMA cpu pinning in config files (DV and Saori Fukuta),
CDRom media change in KVM/QEMU (Daniel Berrange), tests for
...
...
@@ -51,7 +51,7 @@ Releases
--without-libvirtd config option (Richard Jones), Python bindings for
NUMA, add extra utility functions to buffer (Richard Jones),
separate qparams module for handling query parameters (Richard Jones)
- Code cleanups: remove virDomainRestart from API as it was never used
(Richard Jones), constify params for attach/detach APIs (Daniel Berrange),
gcc printf attribute checkings (Jim Meyering), refactoring of device
...
...
@@ -72,13 +72,13 @@ Releases
port (Richard Jones), disable the proxy if using PolicyKit, readline
availability detection, test libvirtd's config-processing code (Jim
Meyering), use a variable name as sizeof argument (Jim Meyering)
0.3.3: Sep 30 2007:
- New features: Avahi mDNS daemon export (Daniel Berrange),
NUMA support (Beth Kan)
- Documentation: cleanups (Toth Istvan), typos (Eduardo Pereira),
NUMA support (Beth Kan)
- Documentation: cleanups (Toth Istvan), typos (Eduardo Pereira),
- Bug fixes: memory corruption on large dumps (Masayuki Sunou), fix
virsh vncdisplay command exit (Masayuki Sunou), Fix network stats
TX/RX result (Richard Jones), warning on Xen 3.0.3 (Richard Jones),
...
...
@@ -124,10 +124,10 @@ Releases
speedup of domain queries on Xen (Daniel berrange), augment XML dumps
with interface devices names (Richard Jones), internal API to query
drivers for features (Richard Jones).
- Cleanups: Improve virNodeGetInfo implentation (Daniel berrange),
general UUID code cleanup (Daniel berrange), fix API generator
file selection.
file selection.
0.3.1: Jul 24 2007:
...
...
@@ -161,7 +161,7 @@ Releases
- Secure Remote support (Richard Jones).
See the remote page
of the documentation
- Documentation: remote support (Richard Jones), description of
the URI connection strings (Richard Jones), update of virsh man
page, matrix of libvirt API/hypervisor support with version
...
...
@@ -202,7 +202,7 @@ Releases
0.2.3: Jun 8 2007:
- Documentation: documentation for upcoming remote access (Richard Jones),
virConnectNumOfDefinedDomains doc (Jan Michael), virsh help messages
for dumpxml and net-dumpxml (Chris Wright),
for dumpxml and net-dumpxml (Chris Wright),
- Bug fixes: RelaxNG schemas regexp fix (Robin Green), RelaxNG arch bug
(Mark McLoughlin), large buffers bug fixes (Shigeki Sakamoto), error
on out of memory condition (Shigeki Sakamoto), virshStrdup fix, non-root
...
...
@@ -262,7 +262,7 @@ Releases
signal handler error cleanup (Richard Jones), iptables internal code
claenup (Mark McLoughlin), unified Xen driver (Richard Jones),
cleanup XPath libxml2 calls, IPTables rules tightening (Daniel
Berrange),
Berrange),
- Improvements: more regression tests on XML (Daniel Berrange), Python
bindings now generate exception in error cases (Richard Jones),
Python bindings for vir*GetAutoStart (Daniel Berrange),
...
...
@@ -270,7 +270,7 @@ Releases
fix hypervisor call to work with Xen 3.0.5 (Daniel Berrange),
DomainGetOSType for inactive domains (Daniel Berrange), multiple boot
devices for HVM (Daniel Berrange),
0.2.1: Mar 16 2007:
...
...
@@ -375,7 +375,7 @@ Releases
- Support for localization of strings using gettext (Daniel Berrange)
- Support for new Xen-3.0.3 cdrom and disk configuration (Daniel Berrange)
- Support for setting VNC port when creating domains with new
xend config files (Daniel Berrange)
xend config files (Daniel Berrange)
- Fix bug when running against xen-3.0.2 hypercalls (Jim Fehlig)
- Fix reconnection problem when talking directly to http xend
...
...
@@ -409,7 +409,7 @@ Releases
floppy and cdrom (Daniel Berrange), features block in XML to report/ask
PAE, ACPI, APIC for HVM domains (Daniel Berrange), fail saide-effect
operations when using read-only connection, large improvements to test
driver (Daniel Berrange)
driver (Daniel Berrange)
- documentation: spelling (Daniel Berrange), test driver examples.
...
...
docs/devhelp/libvirt-libvirt.html
浏览文件 @
056da31b
此差异已折叠。
点击以展开。
docs/devhelp/libvirt-virterror.html
浏览文件 @
056da31b
...
...
@@ -96,7 +96,8 @@ void <a href="#virConnResetLastError">virConnResetLastError</a> (<a href="libvi
<a
name=
"VIR_FROM_REMOTE"
>
VIR_FROM_REMOTE
</a>
= 13 /* Error from remote driver */
<a
name=
"VIR_FROM_OPENVZ"
>
VIR_FROM_OPENVZ
</a>
= 14 /* Error from OpenVZ driver */
<a
name=
"VIR_FROM_XENXM"
>
VIR_FROM_XENXM
</a>
= 15 /* Error at Xen XM layer */
<a
name=
"VIR_FROM_STATS_LINUX"
>
VIR_FROM_STATS_LINUX
</a>
= 16 /* Error in the Linux Stats code */
<a
name=
"VIR_FROM_STATS_LINUX"
>
VIR_FROM_STATS_LINUX
</a>
= 16 /* Error in the Linux Stats code */
<a
name=
"VIR_FROM_STORAGE"
>
VIR_FROM_STORAGE
</a>
= 17 /* Error from storage driver */
};
</pre><p/>
</div>
...
...
@@ -155,7 +156,10 @@ void <a href="#virConnResetLastError">virConnResetLastError</a> (<a href="libvi
<a
name=
"VIR_ERR_NO_DOMAIN"
>
VIR_ERR_NO_DOMAIN
</a>
= 42 /* domain not found or unexpectedly disappeared */
<a
name=
"VIR_ERR_NO_NETWORK"
>
VIR_ERR_NO_NETWORK
</a>
= 43 /* network not found */
<a
name=
"VIR_ERR_INVALID_MAC"
>
VIR_ERR_INVALID_MAC
</a>
= 44 /* invalid MAC adress */
<a
name=
"VIR_ERR_AUTH_FAILED"
>
VIR_ERR_AUTH_FAILED
</a>
= 45 /* authentication failed */
<a
name=
"VIR_ERR_AUTH_FAILED"
>
VIR_ERR_AUTH_FAILED
</a>
= 45 /* authentication failed */
<a
name=
"VIR_ERR_INVALID_STORAGE_POOL"
>
VIR_ERR_INVALID_STORAGE_POOL
</a>
= 46 /* invalid storage pool object */
<a
name=
"VIR_ERR_INVALID_STORAGE_VOL"
>
VIR_ERR_INVALID_STORAGE_VOL
</a>
= 47 /* invalid storage vol object */
<a
name=
"VIR_WAR_NO_STORAGE"
>
VIR_WAR_NO_STORAGE
</a>
= 48 /* failed to start storage */
};
</pre><p/>
</div>
...
...
docs/examples/Makefile.am
浏览文件 @
056da31b
...
...
@@ -22,9 +22,9 @@ install-data-local:
-
@INSTALL@
-m
0644
$(srcdir)
/
*
.html
$(srcdir)
/
*
.c
$(srcdir)
/
*
.xml
\
$(srcdir)
/
*
.xsl
$(srcdir)
/
*
.res
$(DESTDIR)$(HTML_DIR)
EXTRA_DIST
=
examples.xsl index.py examples.xml
EXTRA_DIST
=
examples.xsl index.py examples.xml
noinst_PROGRAMS
=
info1
suspend
noinst_PROGRAMS
=
info1
suspend
info1_SOURCES
=
info1.c
info1_LDFLAGS
=
...
...
@@ -36,7 +36,7 @@ suspend_LDFLAGS=
suspend_DEPENDENCIES
=
$(DEPS)
suspend_LDADD
=
$(LDADDS)
valgrind
:
valgrind
:
$(MAKE)
CHECKER
=
'valgrind'
tests
tests
:
$(noinst_PROGRAMS)
...
...
docs/libvirt-api.xml
浏览文件 @
056da31b
此差异已折叠。
点击以展开。
docs/libvirt-refs.xml
浏览文件 @
056da31b
此差异已折叠。
点击以展开。
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录