]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
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
2015-05-11  Luyao Huangconf: Report error for unknown shmem ioeventfd value
2015-05-11  Ján TomkoIgnore bridge template names with multiple printf conve...
2015-05-11  Peter Krempaqemu: Fix balloon size handling with memory hot(un...
2015-05-11  Peter Krempaconf: Fix up balloon size after removing a memory devic...
2015-05-11  Peter Krempaconf: Always truncate balloon size to maximum memory...
2015-05-11  Peter Krempaqemu: Convert qemuConnectGetAllDomainStats to use new...
2015-05-11  Peter Krempaconf: Add helper to convert list of virDomains to a...
2015-05-11  Peter Krempaconf: Refactor domain list collection critical section
2015-05-11  Peter Krempaconf: Rename virDomainObjListFilter type to virDomainOb...
2015-05-11  Peter Krempaconf: Extract code to filter domain list into a separat...
2015-05-11  Peter Krempautil: Make the virDomainListFree helper more universal
2015-05-08  Cole Robinsoncaps: Fix regression defaulting to host arch
2015-05-07  Cole Robinsontests: Remove redundant aarch64 tests
2015-05-07  Michal PrivoznikprocessSerialChangedEvent: Close agent monitor early
2015-05-06  Michal PrivoznikqemuDomainShutdownFlags: check for domain activeness...
2015-05-06  Lubomir Rintellxc: don't up the veth interfaces unless explicitly...
2015-05-06  Boris Fiuczynskiqemu: multiqueue for ccw devices
2015-05-06  John Ferlanqemu: Resolve Coverity FORWARD_NULL
2015-05-06  John Ferlanqemu: Resolve Coverity FORWARD_NULL
2015-05-06  John Ferlanqemu: Resolve Coverity FORWARD_NULL
2015-05-06  John Ferlanxen: Resolve Coverity FORWARD_NULL
2015-05-06  John Ferlanqemu: Resolve Coverity FORWARD_NULL
2015-05-06  John Ferlanqemu: Resolve Coverity IDENTICAL_BRANCHES
2015-05-06  John Ferlanvbox: Resolve Coverity RESOURCE_LEAK
2015-05-06  John Ferlanlibxl: Resolve Coverity RESOURCE_LEAK
2015-05-05  Jim Fehliglibxl: support soundhw for hvm domains
2015-05-05  Jim Fehliglibxl: add logrotate config file
2015-05-05  Luyao Huangdocs: fix a small xml error in docs
2015-05-05  Luyao Huangconf: Add the cpu duplicate use check for vm numa settings
2015-05-05  Michal Privoznikqemu: Implement GIC
2015-05-05  Michal PrivoznikIntroduce GIC feature
2015-05-04  Jiri Denemarkqemu: Properly rename persistent def after migration
2015-05-04  Cole Robinsonpolkit: Allow password-less access for 'libvirt' group
2015-05-04  Cole Robinsonstorage: fs: Don't try to chown directory unless user...
2015-05-04  Cole Robinsonstorage: fs: Don't attempt directory creation if it...
2015-05-04  Cole Robinsonstorage: fs: Fill in permissions on pool refresh
2015-05-04  Cole Robinsonstorage: fs: Don't overwrite virDirCreate error
2015-05-04  Jiri Denemarkvirsh: Don't check migrate parameters
2015-05-04  Jiri Denemarkqemu: Forbid unsupported parameters for tunnelled migration
2015-05-04  Andrea Bolognanitests: Fix grammar in comments.
2015-05-04  Marc-André... tests: add machine vmport qemu test
2015-05-04  Marc-André... qemu: add machine vmport argument
2015-05-04  Marc-André... qemu: add virQEMUCapsSupportsVmport
2015-05-04  Marc-André... qemu: move qemuDomainMachineIs{I440FX,Q35}
2015-05-04  Marc-André... qemu: add QEMU_CAPS_MACHINE_VMPORT_OPT
2015-05-04  Marc-André... domain/conf: add VIR_DOMAIN_FEATURE_VMPORT
2015-05-04  Marc-André... docs: add domain vmport feature
2015-05-04  Jiri DenemarkBump version to 1.2.16 for new dev cycle
2015-05-04  Luyao Huangqemu: fix the vm deadlock when deleting a nonexistent...
2015-05-04  Luyao Huangtools: fix the wrong check when use virsh setvcpus...
2015-05-04  Pavel Hrdinavirsh: introduce new macros to help check flag requirements
2015-05-04  Pavel Hrdinaqemu: use new macros for setvcpus to check flags and...
2015-05-04  Pavel Hrdinause new macro helpers to check flag requirements
2015-05-04  Pavel Hrdinause new macro helpers to check exclusive flags
2015-05-04  Pavel Hrdinainternal: introduce macro helpers to check flag require...
2015-05-04  Pavel Hrdinainternal: introduce macro helpers to reject exclusive...
2015-05-04  Daniel VeillardRelease of libvirt-1.2.15 v1.2.15
2015-04-30  John Ferlanqemu: Fix bus and lun checks when scsi-disk.channel... v1.2.15-rc2
2015-04-30  Pavel Hrdinamain: add new generated files to .gitignore
2015-04-30  Pavel Hrdinarpm-build: update %files section for libxl
2015-04-30  Peter Krempaqemu: blockjob: Call qemuDomainSupportsBlockJobs only...
2015-04-30  Jiri Denemarkqemu: Check address type for USB disks
2015-04-30  Jiri Denemarkcpu: Honor vendor_id override in host-model
2015-04-30  Ján Tomkoiscsi: do not fail to stop a stopped pool
2015-04-29  Jim Fehliglibxl: provide integration with lock manager
2015-04-29  Cole Robinsondomain: conf: Drop unused OSTYPE_AIX
2015-04-29  Michael Chapmanqemu: migration: use sync block job helpers
2015-04-29  Michael ChapmanqemuDomainBlockJobAbort: use sync block job helpers
2015-04-29  Michael ChapmanqemuProcessStop: wake up pending sync block jobs
2015-04-29  Michael ChapmanqemuBlockJobSync*: introduce sync block job helpers
2015-04-29  Michael ChapmanqemuBlockJobEventProcess: move to new source file
2015-04-29  Peter Krempaqemu: Validate available slot count for memory devices
2015-04-29  Peter Krempaqemu: command: Validate that memory devices slot ID...
2015-04-29  Peter Krempaqemu: conf: Reject memory device if it would exceed...
2015-04-29  Peter Krempaqemu: blockCopy: Allow reuse of raw image for shallow...
2015-04-28  Maxim Nestratovparallels: implement domainDetachDevice and domainDetac...
2015-04-28  Maxim Nestratovparallels: add prlsdkDelDisk and prlsdkGetDiskIndex...
2015-04-28  Martin KletzanderFix building virnetserverclientmock with MinGW
2015-04-28  Zhang Botests: free ChardevInfo correctly in qemumonitorjsontest
2015-04-28  Zhang Boqemu: make qemuMonitorChardevInfoFree non-static
2015-04-28  Cole Robinsonstorage: fs: Ignore volumes that fail to open with...
2015-04-28  Cole Robinsonstorage: If driver startup state syncing fails, delete...
2015-04-28  Cole Robinsonstorage: Break out storageDriverLoadPoolState
2015-04-28  Cole Robinsonstorage: Don't leave stale state file if pool startup...
2015-04-28  Cole Robinsonstorage: Fix autostart dir for qemu:///session
2015-04-28  John Ferlanqemu: Remove need for qemuMonitorIOThreadInfoFree
2015-04-28  John Ferlanqemu: qemuProcessDetectIOThreadPIDs invert checks
2015-04-28  John Ferlanqemu: Remove need for qemuDomainParseIOThreadAlias
2015-04-28  John Ferlanconf: Resolve some Coverity errors
2015-04-28  Roman Bogorodskiyconf: explicitly initialize 'cpumask' variable
2015-04-28  Laine Stumpnetwork: check newDef for used bridge names in addition...
2015-04-28  Laine Stumpnetwork: check for bridge name conflict with existing...
2015-04-28  Laine Stumpnetwork: move auto-assign of bridge name from XML parse...
2015-04-27  Laine Stumptest: Fix actual vs. expected in virtTestCompareFiles v1.2.15-rc1
next