]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2008-10-17 Daniel Veillard* src/qemu_driver.c: add scsi/virtio hotplug support...
2008-10-17 Jim MeyeringMakefile.maint (sync-vcs-ignore-files): avoid risk...
2008-10-17 Jim Meyeringgenerate .gitignore files from .cvsignore ones
2008-10-17 Jim Meyeringgenerate .gitignore files from .cvsignore ones
2008-10-17 Daniel VeillardqemudDomainBlockStats use qemudDiskDeviceName
2008-10-17 Daniel Veillard* src/qemu_driver.c: fix qemudDiskDeviceName to handle...
2008-10-17 Daniel Veillard* src/domain_conf.c: fix virDiskNameToBusDeviceIndex...
2008-10-16 Jim Meyeringbuild: when po-check fails, say why and suggest a fix
2008-10-16 Chris LalancetteAdd support for detecting the partition table type...
2008-10-16 Chris LalancetteCompiling with -Werror showed a possible use before...
2008-10-16 Jim Meyeringbuild: exempt *.ico files from the trailing blank check
2008-10-16 Chris Lalancette"make syntax-check" was complaining that network_driver...
2008-10-15 Richard W.M... * configure.in, src/Makefile.am, src/virsh_win_icon.rc:
2008-10-15 Richard W.M... * src/libvirt.c: Register the remote driver even when...
2008-10-13 Jim Meyeringavoid many format string warnings
2008-10-13 Richard W.M... Documentation for NIC model selection.
2008-10-13 Richard W.M... Build failure fixed.
2008-10-11 Jim MeyeringtestError format strings: explicitly include domain...
2008-10-10 Daniel P. BerrangeFix virRealloc bug for zero-size
2008-10-10 Daniel P. BerrangeSupport SDL config with QEMU guests
2008-10-10 Daniel P. BerrangeSwitch domain device objects to array instead of linked...
2008-10-10 Daniel P. BerrangeSwitch storage objects to array instead of linked list
2008-10-10 Daniel P. BerrangeSwitch network objects to array instead of linked list
2008-10-10 Daniel P. BerrangeSwitch domain objects to array instead of linked list
2008-10-10 Daniel P. BerrangeSplit network driver out into separate files
2008-10-10 Daniel P. BerrangeFix two format string warnings on 32bit hosts
2008-10-10 Richard W.M... Updated MinGW spec file.
2008-10-10 Daniel VeillardvirDomainDefineXML, and a few additional cleanups
2008-10-10 Daniel Veillardfix index creation for disks
2008-10-09 Cole RobinsonCentralize majority of error reporting logic.
2008-10-09 Daniel P. BerrangeFix two compile warnings
2008-10-08 Dan SmithAdd LXC scheduling parameters and support in virsh...
2008-10-08 Daniel Veillarduse safewrite() and plug a leak
2008-10-08 Jim Meyeringavoid "make syntax-check" failure
2008-10-07 Daniel Veillard* src/qemu_driver.c: another OOM handling cleanup ...
2008-10-07 Daniel Veillard* src/qemu_driver.c: don't print and extra OOM error...
2008-10-06 Cole RobinsonMove DEBUG macros to central location.
2008-10-06 Cole RobinsonFix segfault if starting qemu VM with an inactive virtu...
2008-10-06 Cole RobinsonSlim down schema test result output
2008-10-06 Daniel Veillarduse C99 initializers for virState
2008-10-06 Daniel P. BerrangeFix vpath build
2008-10-06 Daniel Veillard* po/no.po: removed it's obsoleted by np.po, fixes...
2008-10-03 Dan SmithAdd forgotten cgroup.{c,h} and ChangeLog
2008-10-03 Dan SmithAdd cgroup manipulation and LXC driver
2008-10-02 Daniel Veillard* libvirt.spec.in: fix bug #465274 to build on RHEL
2008-10-02 Cole RobinsonFix starting qemu VM with multiple pty char devices.
2008-10-01 Daniel VeillardXen interface order and fix python parallel build
2008-09-25 Mark McLoughlinThu Sep 25 13:37:42 IST 2008 Mark McLoughlin <markmc...
2008-09-24 Daniel VeillardDohh, new release is 0.4.6 not 0.4.5 !
2008-09-23 Daniel Veillard* configure.in libvirt.spec.in NEWS docs/*: release...
2008-09-23 Daniel Veillard* po/pt_BR.po: updated brazilian translation
2008-09-22 Daniel Veillardcleanup and removal for pools in logical backend
2008-09-22 Daniel Veillard* src/storage_conf.c: fixes parsing to allow no sources...
2008-09-22 Daniel Veillard* src/remote_internal.c src/storage_driver.c: structure...
2008-09-22 Daniel Veillardread network config in OpenVZ driver
2008-09-18 Daniel P. BerrangeFix broken specfile build
2008-09-18 Richard W.M... Documentation cleanups.
2008-09-18 Daniel P. BerrangeFix trailing whitespace & unmarked diagnostic warning
2008-09-17 Richard W.M... src/openvz_driver.c: Fix segfault in OpenVZ driver
2008-09-17 Daniel P. BerrangeFix broken test case data files
2008-09-17 Richard W.M... src/storage_backend_disk.c: Missing include file.
2008-09-17 Richard W.M... Remove some deadcode (Nguyen Anh Quynh).
2008-09-17 Richard W.M... Change name of "blocked" state to "idle" (John Levon).
2008-09-17 Richard W.M... include/libvirt/libvirt.h.in, src/libvirt.c: Fix comments
2008-09-17 Richard W.M... src/conf.c: Improved error messages in XM conf module.
2008-09-17 Richard W.M... libvirt.spec.in: Specfile enhancements for minimal
2008-09-17 Richard W.M... configure.in, src/qemu_driver.h, src/qemu_driver.c...
2008-09-16 Cole RobinsonImplement disk volume deleting.
2008-09-09 Cole RobinsonFix reading vncdisplay from xend, add several test...
2008-09-09 Cole RobinsonFix a segfault if defining a qemu domain without an...
2008-09-08 Daniel Veillard* configure.in libvirt.spec.in docs/*: preparing release of
2008-09-08 Daniel Veillardadd domain name in network configurations suport and...
2008-09-08 Daniel P. BerrangeFix potential NULL deref in openvz driver
2008-09-08 Daniel Veillardfinish applying initialization patch for logical storag...
2008-09-05 Daniel P. BerrangeFix trailing whitespace mistakes
2008-09-05 Daniel P. BerrangeConvert openvz driver to generic domain XML APIs
2008-09-05 Daniel P. BerrangeFully support mingw builds
2008-09-05 Daniel P. BerrangeFix starting of xen domains without a PVFB console...
2008-09-05 Daniel P. BerrangeFix xen capabilities data creation
2008-09-04 Daniel Veillard* src/storage_backend_fs.c: fix a signed/unsigned issue...
2008-09-04 Daniel Veillard* src/qemu_driver.c: fix an error message, patch by...
2008-09-04 Daniel P. BerrangeFix make check when augparse is missing
2008-09-04 Daniel Veillardfix a miscalculation of command line size for vgcreate
2008-09-04 Daniel P. BerrangeAdd Augeas lens' for libvirtd.conf and qemu.conf
2008-09-04 Daniel Veillardwhen dumping code don't keep Xen domain live
2008-09-04 Daniel Veillard* src/xend_internal.c src/xs_internal.c: use poweroff...
2008-09-04 Daniel Veillard* src/qemu_driver.c: switch flags to unsigned by James...
2008-09-03 Dan SmithAdd LXC version implementation
2008-09-03 Cole RobinsonFix qemu media connect/eject to work with latest syntax...
2008-09-03 Cole RobinsonUpdate domain xml after usb device hotplug.
2008-09-03 Cole RobinsonScrap media eject output to try and determine success...
2008-09-03 Cole RobinsonFix disk ordering and add target duplication checking...
2008-09-03 Daniel Veillardavoid a segfault on CD eject in KVM/QEmu
2008-09-03 Daniel Veillardadd output on attach and detach success
2008-09-03 Daniel Veillard* AUTHORS: add Cole Robinson as commiter
2008-09-03 Daniel Veillard* src/storage_conf.c: add one missing check in virStora...
2008-09-02 Daniel Veillard* src/domain_conf.c: fix a parsing error for input...
2008-09-02 Daniel Veillardcheck availbility of emulators before reporting them...
2008-09-02 Daniel VeillardAdds storage source element for pools
2008-09-02 Jim Meyeringqemu_conf.c: use new function, virFileReadLimFD
next