]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2015-05-26 John Ferlanqemu: Add libvirt version check to refresh capabilities...
2015-05-26 John Ferlanqemu: Force capabilities cache refresh if libvirtd...
2015-05-26 Daniel P. Berrangedocs: update github project name
2015-05-26 John Ferlanqemu: Resolve Coverity RESOURCE_LEAK
2015-05-26 John Ferlanconf: Resolve Coverity NEGATIVE_RETURNS
2015-05-26 Cole Robinsonstorage: fs: Only force directory permissions if required
2015-05-26 Cole Robinsonconf: storage: Don't emit empty <permissions> block
2015-05-26 Cole Robinsonstorage: conf: Don't set any default <mode> in the XML
2015-05-26 Cole Robinsondocs: formatstorage: Update <permissions> docs
2015-05-25 Maxim Nestratovparallels: fix possible crash in case of errors in...
2015-05-25 Maxim Nestratovparallels: move up updating parameter in prlsdkLoadDomain
2015-05-25 Pavel Hrdinavirsh: reject negative values for scaled integer
2015-05-25 Michal Privoznikdocs: Document new RO repo mirrors
2015-05-24 John Ferlannetwork: Resolve Coverity FORWARD_NULL
2015-05-24 John Ferlanconf: Resolve Coverity FORWARD_NULL
2015-05-24 John Ferlanstorage: Resolve Coverity FORWARD_NULL
2015-05-24 Roman Bogorodskiyzfs: fix storagepoolxml2xml test
2015-05-24 Roman Bogorodskiybhyve: fix build with gcc48
2015-05-23 Pavel FedinAdd missing XDR_FLAGS
2015-05-22 Laine Stumputil: better error message after failure to initialize...
2015-05-22 Laine Stumpinterface: allow multiple IPv4 addresses + dhcp on...
2015-05-22 Laine Stumpnetdev: fail when setting up an SRIOV VF if PF is offline
2015-05-21 Cole Robinsonstorage: conf: Don't output owner/group -1
2015-05-21 Maxim Nestratovnode_device: fix libvirt build if WITH_HAL is defined
2015-05-21 Michal Privozniksysinfo: Fix reports on ARM
2015-05-21 Michal PrivoznikqemuDomainDetachChrDevice: Fix chardev hot-unplug
2015-05-21 Michal PrivoznikqemuDomainAttachChrDevice: Fix chardev hotplug
2015-05-21 Michal Privoznikqemu: Implement pci-serial
2015-05-21 Michal PrivoznikIntroduce pci-serial
2015-05-21 Peter Krempautil: Avoid shadow of 'ulong' in virMemoryMaxValue
2015-05-21 Ján Tomkoqemu: wire up virDomainSetUserPassword
2015-05-21 Ján Tomkovirsh: add set-user-password command
2015-05-21 Ján TomkoIntroduce virDomainSetUserPassword API
2015-05-21 Jiri Denemarkthreadpool: Switch to detached threads
2015-05-21 Jiri DenemarkUse virDomainDiskByName where appropriate
2015-05-21 Jiri DenemarkAdd wrappers for virDomainDiskIndexBy*
2015-05-21 Erik Skultetyqemu: Log error if domain uses security driver which...
2015-05-21 Luyao Huangconf: Restore the XML parser context in virDomainMemory...
2015-05-20 Peter Krempaconf: Catch memory size overflow earlier
2015-05-20 Michal PrivoznikvirDomainNumatuneGetMode: Report if numatune was defined
2015-05-20 John FerlanTaint domains using cdrom-passthrough
2015-05-19 Cole Robinsonvirfile: virDirCreate: Drop redundant FORCE_PERMS flag
2015-05-19 Cole Robinsonvirfile: virDirCreate: Fix ALLOW_EXIST conditional
2015-05-18 Martin Kletzanderqemu: Fix numatune nodeset reporting
2015-05-18 Jim Fehligxenconfig: fix spice mousemode and copypaste
2015-05-18 Jim Fehligxenconfig: fix spicepasswd handling
2015-05-18 Jim Fehligxenconfig: format spice listenAddr when formating ports
2015-05-18 Jim Fehligxenconfig: use local variable for graphics def
2015-05-18 Laine Stumpnode_device: replace duplicated code in hal and udev...
2015-05-18 Laine Stumpnode_device: update sriov/iommu info before dumpxml...
2015-05-18 Laine Stumpnode_device: new functions to get sriov/iommu info...
2015-05-18 Laine Stumpnode device: prepare node_device_linux_sysfs.c to add...
2015-05-18 Laine Stumpnodedev: change if-else if in update_caps to switch
2015-05-18 Laine Stumpconf: make virNodeDevCapData an official type
2015-05-18 Andrea Bolognanivirsh: Improve handling of send-process-signal --pid.
2015-05-18 Andrea Bolognanivirsh: Fix dommemstat --period option type.
2015-05-18 Andrea Bolognanivirsh: Improve error message on integer value parsing...
2015-05-18 Tony Krowiaklibvirt: tests: test protected key mgmt ops support
2015-05-18 Tony Krowiaklibvirt: qemu: enable/disable protected key management ops
2015-05-18 Tony Krowiaklibvirt: Introduce protected key mgmt ops
2015-05-15 Jim Fehliglibxl: provide impl for nodeGetSecurityModel
2015-05-15 Laine Stumpqemu: log error when domain has an unsupported IDE...
2015-05-15 Laine Stumpqemu: clean up qemuBuildCommandline loop that builds...
2015-05-15 Laine Stumpqemu: remove test for allowing ide controller in s390...
2015-05-15 Laine Stumpqemu: use controller alias when constructing device...
2015-05-15 Laine Stumpqemu: fix exceptions in qemuAssignDeviceControllerAlias
2015-05-15 Laine Stumpconf: utility to return alias of a controller based...
2015-05-15 Jiri Denemarkqemu: Don't give up on first error in qemuMigrationCanc...
2015-05-15 Jiri Denemarkqemu: Keep track of what disks are being migrated
2015-05-15 Jiri DenemarkMove QEMU-only fields from virDomainDiskDef into privat...
2015-05-15 Jiri DenemarkRename virDomainHasBlockjob as qemuDomainHasBlockjob
2015-05-15 Jiri DenemarkAdd privateData to virDomainDiskDef
2015-05-14 Ján Tomkoreject out of range memory in SetMemory APIs
2015-05-14 Martin KletzanderSome alignment fixes in lxc_controller and jsontest
2015-05-14 Martin Kletzandergendispatch: Don't generate long lines
2015-05-14 Martin Kletzandervirnetserver: Remove unnecessary double space
2015-05-14 Martin Kletzanderrpc: Don't mix max_clients and max_workers in PostExecR...
2015-05-14 John Ferlanqemu: Clear autofil fill flag when pinning iothread
2015-05-14 John Ferlanconf: Expose iothreadids when delete non sequential...
2015-05-14 Luyao Huangvirsh: Report an error when cpulist parsing fails
2015-05-13 Nikolay Shirokovskiyparallels: remove connection wide wait timeout
2015-05-13 zhang boqemuMigrationPrepareAny: Drop useless variable @now
2015-05-13 Andrea Bolognanimaint: Ignore Vim swap files
2015-05-13 Martin KletzanderFix build --without-network
2015-05-13 Ján TomkoAssign virtio-serial addresses after coldplugging a...
2015-05-13 Pavel Hrdinaqemu: vnc: error out for invalid port number
2015-05-13 Michal PrivoznikvirSysinfoParseProcessor: Drop useless check for NULL
2015-05-12 Jim Fehliglibxl: support VNC passwd
2015-05-12 John Ferlanconf: Remove source host name check for iSCSI
2015-05-12 John Ferlanconf: Adjust duplicate source host port check
2015-05-12 Luyao Huangqemu: fix double free when RNG cold-plug fails
2015-05-12 Peter Krempadaemon: Suppress logging of VIR_ERR_NO_DOMAIN_METADATA
2015-05-12 Pavel Hrdinaconf_capabilities: fix wrong indentation
2015-05-12 Pavel HrdinaXML: escape strings where we should do it
2015-05-12 Richard W.M... Document that virNodeGetInfo can return mhz == 0.
2015-05-12 Michal Privozniklibvirt-guests: Initialize SYNC_TIME
2015-05-11 Laine Stumpqemu: eliminate duplicated code in qemuBuildDriveDevStr()
2015-05-11 Laine Stumpqemu: use qemuDomainMachineIsI440FX() in appropriate...
2015-05-11 Roman Bogorodskiymaint: extend PIE support check
2015-05-11 Roman Bogorodskiybhyve: fix bhyvexml2argvtest build with gcc
next