]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2014-11-06 Michal Privoznikqemu: Update fsfreeze status on domain state transitions
2014-11-06 Boris Fiuczynskiqemu: Allow use of iothreads for virtio ccw disk defini...
2014-11-06 Boris Fiuczynskiqemu: Correct disk type checking logic for iothreads
2014-11-06 Luyao Huangvirsh: fix net-dhcp-leases no output in quiet mode
2014-11-06 Luyao Huangnetwork: fix call virNetworkEventLifecycleNew when...
2014-11-06 Martin Kletzandernuma: fix assumption in virNumaNodeIsAvailable()
2014-11-06 Martin Kletzandernuma: split util/ and conf/ and support non-contiguous...
2014-11-06 Martin Kletzanderadd temporary compilation files into .gitignore
2014-11-06 Erik SkultetyIface: disallow network tuning in session mode globally
2014-11-06 Erik Skultetyqemu: revert patch - bandwidth tuning in session mode
2014-11-06 Ján TomkoFree job statistics from the migration cookie
2014-11-06 Hao Liuvirsh: Fix types for option bandwidth in block*
2014-11-06 Michal Privoznikprivate.syms: Export virDomainNumatuneSpecifiedMaxNode
2014-11-06 Michal Privoznikvirnuma: Add some more comments
2014-11-06 Eric BlakeCVE-2014-7823: dumpxml: security hole with migratable...
2014-11-05 Michal PrivoznikqemuDomainUpdateDeviceConfig: Allow startupPolicy update
2014-11-05 Peter Kremparemote: Fix memory leak in remoteConnectGetAllDomainStats
2014-11-05 Prerna SaxenaMemory: Use consistent type for all memory elements.
2014-11-04 Ján TomkoRequire at least one console for LXC domain
2014-11-04 Ján TomkoDo not probe for power mgmt capabilities in lxc emulator
2014-11-04 Martin Kletzanderutil: fix releasing pidfile in cleanup
2014-11-04 Weiwei Liqemu: stop NBD server after successful migration
2014-11-04 Chen Fanvirnuma: use virNumaNodesetIsAvailable checking nodeset...
2014-11-04 Chen Fannumatune: add check for numatune nodeset range
2014-11-04 Chen Fanbitmap: add virBitmapLastSetBit for finding the last...
2014-11-03 Martin Kletzanderexamples: add systemtap script to ease lock debugging
2014-11-03 Martin Kletzanderqemu: avoid rare race when undefining domain
2014-11-03 Martin Kletzandervirsh: don't list unknown domains
2014-11-03 Martin Kletzanderlxc: improve error message for invalid blkiotune settings
2014-11-03 Martin Kletzanderqemu: improve error message for invalid blkiotune settings
2014-11-03 Martin Kletzanderqemu: make sure capability probing process can start
2014-11-03 Martin Kletzanderutil: Introduce virPidFileForceCleanupPath
2014-11-03 Martin Kletzandervbox: don't register NULL driver
2014-11-03 Martin Kletzanderqemu: make advice from numad available when building...
2014-11-03 John FerlanPost-release version bump for new dev cycle
2014-11-03 Daniel VeillardRelease of libvirt-1.2.10
2014-11-01 Pavel Hrdinahotplug: fix char device detach
2014-11-01 Pavel Hrdinavbox_storage: fix coverity issue with overwriting value
2014-11-01 Ján TomkoRelax duplicate SCSI host pool checking
2014-11-01 Ján TomkoMatch scsi_host pools by parent address first
2014-11-01 Pavel Hrdinamingw: fix build failure
2014-10-31 Eric Blakedomain: fix parsing of memory tunables on 32-bit machines
2014-10-31 weiwei liqemu: Release nbd port from migrationPorts instead...
2014-10-30 Jim Fehliglibxl: fix double-free of libxl_domain_build_info
2014-10-30 Jim Fehliglibxl: Support user-specified <emulator>
2014-10-30 Ján TomkoSpell TIOCSCTTY right in the error message
2014-10-30 Ján TomkoReject live update of offloading options
2014-10-30 Martin Kletzanderconf: forbid negative values in virDomainParseScaledValue
2014-10-30 Luyao Huangvirsh: Fix memory leak in cmdNetworkDHCPLeases
2014-10-30 Roman Bogorodskiyvirutil: fix virGetSCSIHostNumber stub return type
2014-10-30 Roman Bogorodskiyvirnetdev: stub virNetDev{Add,Del}Multi on FreeBSD
2014-10-29 John Ferlanvirnetdev: Resolve Coverity RESOURCE_LEAK
2014-10-29 John Ferlanvirnetdev: Resolve Coverity FORWARD_NULL
2014-10-29 John Ferlanvirnetdev: Resolve Coverity DEADCODE
2014-10-29 Cédric BosdonnatTeach virt-aa-helper to use TEMPLATE.qemu if the domain...
2014-10-29 Eric Blakeqemu: better error message when block job can't succeed
2014-10-29 Peter Krempatest: Add test to verify helpers used for backing file...
2014-10-29 Peter Krempastorage: Fix crash when parsing backing store URI with...
2014-10-29 Eric Blakemaint: add syntax check to prohibit static zero init
2014-10-29 Eric Blakemaint: avoid static zero init in drivers
2014-10-29 Eric Blakemaint: avoid static zero init in helpers
2014-10-29 Eric Blakemaint: avoid static zero init in tests
2014-10-29 Eric Blakemaint: avoid static zero init in tools
2014-10-29 Eric Blakemaint: avoid static zero init in core files
2014-10-29 Eric Blakeaudit: use bool for audit log choice
2014-10-29 Michal Privozniksrc/Makefile.am: Add forgotten backslash
2014-10-29 John Ferlanstorage_conf: Resolve libvirtd crash matching scsi_host
2014-10-29 John Ferlanvirutil: Introduce virGetSCSIHostNameByParentaddr
2014-10-29 John Ferlanvirutil: Introduce virGetSCSIHostNumber
2014-10-29 John Ferlanqemu-attach: Assign device aliases
2014-10-29 John Ferlanhotplug: Check for alias in net detach
2014-10-29 John Ferlanhotplug: Check for alias in chrdev detach
2014-10-29 John Ferlanhotplug: Check for alias in hostdev detach
2014-10-29 John Ferlanhotplug: Check for alias in disk detach
2014-10-29 John Ferlanhotplug: Check for alias in controller detach
2014-10-29 John Ferlanvirsh: Adjust the text in man page regarding qemu-attach
2014-10-29 Jincheng Miaoremote: fix jump depends on uninitialised value
2014-10-29 Taowei Luovbox: Remove unused things in vbox_tmpl.c
2014-10-29 Taowei Luovbox: New storage driver
2014-10-29 Taowei Luovbox: Rewrite vboxStorageVolGetPath
2014-10-29 Taowei Luovbox: Rewrite vboxStorageVolGetXMLDesc
2014-10-29 Taowei Luovbox: Rewrite vboxStorageVolGetInfo
2014-10-29 Taowei Luovbox: Rewrite vboxStorageVolDelete
2014-10-29 Taowei Luovbox: Make IMediumAttachment work with vbox2.2 and 3.0
2014-10-29 Taowei Luovbox: Rewrite vboxStorageVolCreateXML
2014-10-29 Taowei Luovbox: Make CreateHardDisk support all vbox versions
2014-10-29 Taowei Luovbox: Rewrite vboxStorageVolLookupByPath
2014-10-29 Taowei Luovbox: Make FindMedium support old vbox versions
2014-10-29 Taowei Luovbox: Rewrite vboxStorageVolLookupByKey
2014-10-29 Taowei Luovbox: Rewrite vboxStorageVolLookupByName
2014-10-29 Taowei Luovbox: Rewrite vboxStoragePoolListVolumes
2014-10-29 Taowei Luovbox: Rewrite vboxStoragePoolNumOfVolumes
2014-10-29 Taowei Luovbox: Rewrite vbox-independent functions
2014-10-29 Taowei Luovbox: move common codes to vbox_common.h
2014-10-29 Taowei Luovbox: Remove VBOX_OBJECT_CHECK macro
2014-10-29 Taowei Luovbox: Fix copyright mistake
2014-10-28 Shanzhi Yuvirsh: Improve the job type reported of virsh cmd block...
2014-10-28 Cédric BosdonnatRenamed internal __mon_yday into mon_yday to avoid...
2014-10-28 Michal Privoznikqemu_agent: Produce more readable error messages
2014-10-28 Tony Krowiakqemu: change macvtap multicast list in response to...
next