]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2015-04-15  Peter Krempaqemu: monitor: Fix qemuMonitorGetAllBlockStatsInfo...
2015-04-15  Peter Krempaqemu: monitor: @running in qemuMonitorGetStatus is...
2015-04-15  Peter Krempaqemu: monitor: Don't use 'ret' variable where not necessary
2015-04-15  Peter Krempaqemu: monitor: Ensure that qemuMonitorSetLink is called...
2015-04-15  Peter Krempaqemu: monitor: Sanitize control flow in qemuMonitorSetC...
2015-04-15  Peter Krempaqemu: monitor: Clean up coding style
2015-04-15  Michal PrivoznikvirNetSocketNewConnectUNIX: Use flocks when spawning...
2015-04-15  Martin Kletzanderjson: export non-static functions
2015-04-15  Martin KletzanderChange virConnectPtr into virObjectLocklable
2015-04-15  Martin KletzandercloseCallback is already lockable, initialize it as...
2015-04-15  Martin Kletzanderconfigure: Align messages
2015-04-15  John Ferlanstorage: Add duplicate devices check for zfs pool def
2015-04-15  John Ferlanstorage: Add duplicate source pool for Gluster pool def
2015-04-15  John Ferlanstorage: Add duplicate host check for Sheepdog pool def
2015-04-15  John Ferlanstorage: Remove default from switch in virStoragePoolSo...
2015-04-15  John Ferlanstorage: Use virStoragePoolSourceMatchSingleHost for...
2015-04-15  John Ferlanstorage: Add check for different ports for host duplica...
2015-04-15  John Ferlanstorage: Create virStoragePoolSourceMatchSingleHost
2015-04-15  John Ferlanstorage: Refactor iSCSI Source matching
2015-04-15  Jiri Denemarksanlock: Use VIR_ERR_RESOURCE_BUSY if sanlock_acquire...
2015-04-14  Eric Blakebuild: provide virNetDevSysfsFile on non-Linux
2015-04-14  Eric Blakebuild: include correct header for time()
2015-04-14  Michal PrivoznikIntroduce virnetdevtest
2015-04-14  John Ferlancfg: Disallow usage of 'index' as variable name
2015-04-14  John Ferlannwfilter: Change 'index' to 'idx'
2015-04-14  John Ferlansnapshot: Change 'index' to 'idx'
2015-04-14  John Ferlanutil: Use 'idx' instead of 'index'
2015-04-14  John Ferlanqemu: Adjust the prototype to match the function
2015-04-14  Ján TomkoAdd articles to virDomainDeviceDetachFlags docs
2015-04-14  Pavel Hrdinaxen: fix build error on rhel-5
2015-04-14  Martin Kletzandersparc: Add default PCI root controller
2015-04-14  Huanle Hanhostdev: fix loop index error when resetvfnetconfig
2015-04-14  Huanle Hanqemu: fix index error when clean up vport profile
2015-04-14  Serge Hallynvirt-aa-helper: add unix channels (esp for qemu-guest...
2015-04-14  Shanzhi Yuqemu: save domain status after set memory parameters
2015-04-14  Shanzhi Yuvirsh: improve the error for wrong memtune parameters
2015-04-14  John Ferlanqemu: Use 'idx' instead of 'index' for variable name
2015-04-14  Peter Krempaqemu: Refactor qemuDomainBlockJobAbort()
2015-04-14  Peter Krempaqemu: drivePivot: Fix assumption when 'block-job-comple...
2015-04-14  Peter Krempaqemu: blockPull: Refactor the rest of qemuDomainBlockJo...
2015-04-14  Peter Krempaqemu: blockjob: Separate qemuDomainBlockJobAbort from...
2015-04-14  Peter Krempaqemu: blockjob: Split qemuDomainBlockJobSetSpeed from...
2015-04-14  Peter Krempaqemu: monitor: Extract handling of JSON block job error...
2015-04-14  Peter Krempaqemu: monitor: json: Refactor error code class checker
2015-04-14  Peter Krempaqemu: Fix condition for checking vcpu when pinning...
2015-04-14  Peter Krempaconf: Refactor virDomainVcpuPinDefParseXML
2015-04-14  Peter Krempaconf: Error out if iothread id is missing in iothreadpin
2015-04-14  Peter Krempaconf: Split up virDomainVcpuPinDefParseXML
2015-04-14  Peter Krempaconf: Split out parsing of emulatorpin
2015-04-14  Peter Krempalib: snapshot: Explain that only one layer of images...
2015-04-14  Peter Krempaqemu: Enforce WWN to be unique among VM's disks
2015-04-14  Peter Krempaconf: ABI: Check WWN in disk abi stability check
2015-04-13  John FerlanConvert virDomainPinIsDuplicate into bool return
2015-04-13  John FerlanRename qemuCheckIothreads to qemuCheckIOThreads
2015-04-13  Ján TomkoRewrite vshParseCPUList
2015-04-13  Ján TomkoRewrite vshPrintPinInfo
2015-04-13  Alexander BurlukaParallels: implemented domainAttachDevice
2015-04-13  Alexander BurlukaParallels: implement domainAttachDeviceFlags
2015-04-13  Alexander BurlukaParallels: remove disk serial number check
2015-04-13  Ján TomkoRemove overengineered loop
2015-04-13  Ján TomkoIntroduce struct _virStorageBackendQemuImgInfo
2015-04-13  Ján TomkoRename virStorageBackendCreateQemuImgCmd
2015-04-13  Ján TomkoUse XPath when parsing snapshot disk definition
2015-04-13  Ján TomkoSplit out storage format 'compat' attribute sanity...
2015-04-13  Erik SkultetyvirBitmap: Place virBitmapIsAllClear check after virBit...
2015-04-13  Ján TomkoRemove feature formating funcs from pool-specific options
2015-04-13  Ján TomkoVisually separate snapshot disk subelements
2015-04-13  Ján TomkoRewrite usb device version parsing
2015-04-13  Ján TomkoFix usb device version parsing issues
2015-04-13  Ján TomkoDo xml->xml test for usb-redir-filter
2015-04-13  Ján TomkoDo not require virtio-pci devices when using virtio...
2015-04-13  Michal PrivoznikqemuMigrationPrecreateStorage: Fix debug message
2015-04-13  Xing Linqemu_migration.c: sleep first before checking for migra...
2015-04-13  Andrea Bolognaniconf: Don't output <cpu> tag if it contains no information.
2015-04-10  John Ferlanqemu: qemuDomainHotplugVcpus - separate out pin adjustm...
2015-04-10  Dmitry GuryanovAUTHORS: Add my email address to AUTHORS.in
2015-04-10  Ján TomkoSupport IPv6 in networkGetNetworkAddress
2015-04-10  Luyao Huangutil: Update virNetDevGetIPAddress to get IPv6 addresses
2015-04-10  John Ferlanutil: Replace virNetDevGetIPv4Address with virNetDevGet...
2015-04-10  Dmitry Guryanovparallels: fix virDomainDefineXML for domain in saved...
2015-04-10  Dmitry Guryanovconf: fix virDomainDefFormatInternal for parallels
2015-04-10  Dmitry Guryanovconf: fix virDomainDefParseXML for parallels
2015-04-10  Dmitry Guryanovparallels: add implicit input devices
2015-04-10  Dmitry Guryanovconf: add input device type for parallels containers
2015-04-10  Dmitry Guryanovconf: return proper default video type for parallels
2015-04-10  Dmitry Guryanovconf: add VIR_DOMAIN_VIDEO_TYPE_PARALLELS video type
2015-04-10  Dmitry Guryanovparallels: don't fill net adapter model for containers
2015-04-10  Dmitry Guryanovparallels: fill adapter model in virDomainNetDef
2015-04-10  Dmitry Guryanovparallels: add controllers in prlsdkLoadDomain
2015-04-10  Dmitry Guryanovparallels: report, that cdroms are readonly
2015-04-10  Dmitry Guryanovparallels: implement virDomainManagedSave
2015-04-10  Dmitry Guryanovparallels: split prlsdkDomainChangeState function
2015-04-10  Dmitry Guryanovparallels: fix headers in parallels_sdk.h
2015-04-09  John Ferlanqemu: qemuDomainHotplugVcpus - separate out the del...
2015-04-09  John Ferlanqemu: qemuDomainHotplugVcpus - separate out the add...
2015-04-09  John Ferlancgroup: Use virCgroupNewThread
2015-04-09  John Ferlancgroup: Introduce virCgroupNewThread
2015-04-09  John Ferlanstorage: Don't duplicate efforts of backend driver
2015-04-09  John Ferlanstorage: Need to update freeExtent at delete primary...
2015-04-09  John Ferlanstorage: Fix issues in storageVolResize
next