GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/libvirt.git
v0.10.2-gentoo
v0.7.4-gentoo
v0.8.1-gentoo
v0.8.3-gentoo
v0.8.6-gentoo
v0.9.10-gentoo
v0.9.3-gentoo
C toolkit to manipulate virtual machines repository (gentoo clone including backports branches)
Diego E. Pettenò <flameeyes@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* configure.in libvirt.spec.in include/libvirt/libvirt.h docs/*:
Daniel Veillard
2007-08-21
1
-1
/
+8
*
* src/xs_internal.c: cleanup of memory leaks from Masayuki Sunou
Daniel Veillard
2007-08-21
1
-0
/
+7
*
Tue Aug 21 10:58:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-08-21
1
-0
/
+13
*
Tue Aug 21 10:36:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-08-21
1
-0
/
+5
*
Tue Aug 21 10:21:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-08-21
1
-0
/
+14
*
Removed a CVS conflict line which had been inadvertently committed.
Richard W.M. Jones
2007-08-21
1
-1
/
+0
*
Tue Aug 21 09:56:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-08-21
1
-0
/
+10
*
Tue Aug 21 09:45:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-08-21
1
-0
/
+6
*
Tue Aug 21 09:07:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-08-21
1
-0
/
+5
*
* src/xend_internal.c: patch from Masayuki Sunou to avoid
Daniel Veillard
2007-08-16
1
-0
/
+5
*
* src/virsh.c: vshCommandOptInt was broken as it would not
Daniel Veillard
2007-08-16
1
-0
/
+5
*
* src/virsh.c: fixed 2 small bugs in setvcpus command, after
Daniel Veillard
2007-08-15
1
-0
/
+5
*
* src/proxy_internal.c: fix the UUID lookup though proxy, by
Daniel Veillard
2007-08-14
1
-0
/
+5
*
* src/virsh.c: patch from Atsushi SAKAI fixing schedinfo synopsys
Daniel Veillard
2007-08-14
1
-0
/
+4
*
* virsh.1 docs/virsh.pod: typo fixes from Atsushi SAKAI
Daniel Veillard
2007-08-14
1
-0
/
+4
*
* docs/apibuild.py: fix the API generator to work out of a
Daniel Veillard
2007-08-14
1
-0
/
+7
*
Implement save/restore for KVM guests
Daniel P. Berrange
2007-08-14
1
-0
/
+5
*
Added qemudEscapeShellArg(), and saferead()/safewrite() APIs
Daniel P. Berrange
2007-08-14
1
-2
/
+11
*
Added support for -incoming option in prepare for restore
Daniel P. Berrange
2007-08-14
1
-0
/
+5
*
Allow stdin to be specified with virExec()
Daniel P. Berrange
2007-08-14
1
-0
/
+7
*
Use \r instead of \n for QEMU monitor
Daniel P. Berrange
2007-08-14
1
-0
/
+6
*
* src/qemu_driver.c: patch from Jim Paris removing memory leak
Daniel Veillard
2007-08-13
1
-0
/
+5
*
Speed up impl of lookupbyid/uuid and getostype for Xen by using HV where avai...
Daniel P. Berrange
2007-08-10
1
-0
/
+8
*
Cleanup UUID apis & constants
Daniel P. Berrange
2007-08-09
1
-0
/
+12
*
Tue Aug 7 16:35:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-08-07
1
-0
/
+5
*
Tue Aug 7 16:24:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-08-07
1
-0
/
+4
*
Tue Aug 7 15:28:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-08-07
1
-0
/
+5
*
Tue Aug 7 14:18:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-08-07
1
-0
/
+4
*
Tue Aug 7 13:58:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-08-07
1
-0
/
+7
*
* src/xml.c: changes from Masayuki Sunou to improve error reporting
Daniel Veillard
2007-08-02
1
-0
/
+5
*
Fixed memory leaks
Daniel P. Berrange
2007-07-31
1
-0
/
+5
*
Fixed handling of unsupported machine types
Daniel P. Berrange
2007-07-30
1
-0
/
+5
*
* src/xen_internal.c: add report of ACPI/APIC for Xen fully virt,
Daniel Veillard
2007-07-30
1
-1
/
+10
*
* src/qemu_conf.[ch] src/qemu_driver.c: add qemu/kvm drivers report
Daniel Veillard
2007-07-30
1
-0
/
+5
*
Re-work test driver to implement (nearly) all APIs
Daniel P. Berrange
2007-07-27
1
-0
/
+11
*
* src/virsh.c docs/virsh.pod virsh.1: added a ttyconsole command,
Daniel Veillard
2007-07-26
1
-0
/
+5
*
Ignore /usr/include in coverage reports
Daniel P. Berrange
2007-07-25
1
-1
/
+6
*
Split out generic nodeinfo API
Daniel P. Berrange
2007-07-25
1
-0
/
+12
*
* libvirt.spec.in NEWS docs/* po/*: preparing release 0.3.1
Daniel Veillard
2007-07-24
1
-0
/
+6
*
Fixed handling of -nographics. Added VNC listen support
Daniel P. Berrange
2007-07-24
1
-0
/
+10
*
Fixed crash when cleaning up VMs
Daniel P. Berrange
2007-07-24
1
-0
/
+5
*
Fixed over eager caching of virDomainPtr objects in libvirt daemon
Daniel P. Berrange
2007-07-24
1
-0
/
+5
*
* docs/network.rng docs/Makefile.am libvirt.spec.in: added Relax-NG
Daniel Veillard
2007-07-24
1
-0
/
+6
*
* po/*: update translations and regenerate .pot
Daniel Veillard
2007-07-24
1
-0
/
+4
*
Set close-exe on logfile fd, keep monitor FD open
Daniel P. Berrange
2007-07-23
1
-0
/
+5
*
* docs/virsh.pod virsh.1: update to document VIRSH_DEFAULT_CONNECT_URI
Daniel Veillard
2007-07-23
1
-0
/
+5
*
* src/xen_internal.c: and nother one again from Saori Fukuta
Daniel Veillard
2007-07-20
1
-0
/
+4
*
* src/xen_internal.c: some error handling improvements from Saori Fukuta
Daniel Veillard
2007-07-20
1
-0
/
+4
*
* src/Makefile.am src/openvz_conf.c src/openvz_conf.h
Daniel Veillard
2007-07-19
1
-0
/
+7
*
Thu Jul 19 16:35:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
Richard W.M. Jones
2007-07-19
1
-0
/
+6
[next]