This project is a fork of the libvirt.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/libvirt.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptiontest patch queue
ownerapevec@gmail.com
last changeFri, 5 Nov 2010 22:03:24 +0000 (5 23:03 +0100)
content tags
add:
README
         LibVirt : simple API for virtualization

  Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). It is free software
available under the GNU Lesser General Public License. Virtualization of
the Linux Operating System means the ability to run multiple instances of
Operating Systems concurrently on a single hardware system where the basic
resources are driven by a Linux instance. The library aim at providing
long term stable C API initially for the Xen paravirtualization but
should be able to integrate other virtualization mechanisms if needed.

Daniel Veillard <veillard@redhat.com>
shortlog
2010-11-05 Alan PevecTEMP comment out libvirtd.stpspice
2010-11-05 Alan PevecTEMP disable %check
2010-11-05 Daniel P. BerrangeSupport SPICE channel security options
2010-11-05 Daniel P. BerrangeSupport multiple QXL video cards
2010-11-05 Daniel P. BerrangeDefine XML syntax for password expiry
2010-11-05 Daniel P. BerrangeAdd SPICE support for QEMU driver configuration file
2010-11-05 Daniel P. BerrangeSupport automatic port number allocation for SPICE
2010-11-05 Daniel P. BerrangeImplement QEMU/KVM support for SPICE graphics
2010-11-05 Daniel P. BerrangeImplement QEMU/KVM QXL video card support in QEMU driver
2010-11-05 Daniel P. BerrangeAdd a <graphics> type for SPICE protocol
2010-11-05 Daniel P. BerrangeAdd a QXL graphics card type to domain XML schema
2010-11-05 Chris LalancetteImplement virsh qemu-monitor-command.
2010-11-05 Daniel P. BerrangeFix off-by-1 in todo page generator
2010-11-03 Stefan Bergermacvtap: libvirtd forgot macvtap dev name when restarted
2010-11-03 Osier Yangtests: fix daemon-conf testing failure
2010-11-03 Daniel VeillardFix virPipeReadUntilEOF on more than 1024 bytes of...
...
heads
13 years ago spice