]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2016-06-08 Ján TomkoIntroduce virschematest
2016-06-08 Ján TomkoIntroduce virXMLValidatorValidate
2016-06-08 Ján TomkoIntroduce virXMLValidatorInit
2016-06-08 Ján TomkoIntroduce virXMLValidatorFree
2016-06-08 Ján TomkoIntroduce virXMLValidator structure
2016-06-08 Peter Krempaqemu: process: Call disk startup policy check after...
2016-06-08 Peter Krempaqemu: domain: Sanitize return value handling in disk...
2016-06-08 Peter Krempaqemu: driver: Unset log file watcher after restoring...
2016-06-07 Philipp Hahntest: Remove executable permission from Xen xm files
2016-06-07 Philipp Hahnxen: test for driver=tap2 sub-type in xen-xm
2016-06-07 Philipp Hahnxen: Also add sub-type for driver=tap2 in xen-xm
2016-06-07 Jovanka Gulicoskaqemu: Replace VIR_ERROR with standard vir*Error in...
2016-06-07 Jovanka Gulicoskaxen: Replace VIR_ERROR with standard vir*Error in state...
2016-06-07 Jovanka Gulicoskauml: Replace VIR_ERROR with standard vir*Error in state...
2016-06-07 Peter Krempaqemu: migration: Add VM log entry on start of migration
2016-06-07 Peter Krempaqemu: process: Append the "shutting down" message using...
2016-06-07 Peter Krempaqemu: domain: Implement helper for one-shot log entries...
2016-06-07 Peter Krempalog: daemon: Add remote protocol handling for the log...
2016-06-07 Peter Krempalog: handler: Add new API to append to logging files
2016-06-07 John Ferlanutil: Perform proper virRandomBytes return value checking
2016-06-07 Ján TomkoReindent virNetDevSendEthtoolIoctl
2016-06-07 Ján TomkoReuse the socket in virNetDevGetFeatures
2016-06-07 Ján TomkoReturn bool in virNetDevFeatureAvailable
2016-06-07 Ján TomkoSplit out virNetDevGetEthtoolGFeatures
2016-06-07 Ján TomkoSplit out virNetDevGetEthtoolFeatures
2016-06-07 Ján TomkoMove struct elem out of virNetDevGetFeatures
2016-06-07 Ján TomkoReindent comment of virNetDevFeatureAvailable
2016-06-07 Peter Krempaqemu: process: Allow VIR_QEMU_PROCESS_START_NEW in...
2016-06-07 John Ferlanutil: Alter virCryptoEncryptData for non GNUTLS builds
2016-06-07 Ján TomkoAdd nomatch filters when enumerating udev devices
2016-06-07 Ján Tomkonode_device_udev: rename labels to cleanup
2016-06-07 Ján Tomkonode_device_udev: remove unnecessary ret variables
2016-06-07 Peter Krempaqemu: Move check that validates 'min_guarantee' to...
2016-06-07 Peter Krempaconf: Move validation of disk LUN device to the appropr...
2016-06-07 Peter Krempaconf: Move disk info validator to the domain conf validator
2016-06-07 Peter Krempaqemu: process: Call the domain config validator when...
2016-06-07 Peter Krempaqemu: process: Convert multiple boolean args to a singl...
2016-06-07 Peter Krempaqemu: process: Unexport qemuProcessStartValidate
2016-06-07 Peter Krempaconf: Add device def validation callback
2016-06-07 Peter Krempaconf: drop 'def' from struct virDomainDefPostParseDevic...
2016-06-07 Peter Krempaconf: Add infrastructure for adding configuration valid...
2016-06-07 Peter Krempaconf: Rename VIR_DOMAIN_DEF_PARSE_VALIDATE to VIR_DOMAI...
2016-06-07 Ján Tomkonode_device_udev: remove yoda condition
2016-06-07 Ján TomkoudevSetupSystemDev: return if allocation fails
2016-06-07 Ján TomkoReformat udevProcessRemoveableMedia
2016-06-07 Ján TomkoudevProcessStorage: trim all whitespace from model...
2016-06-07 Ján Tomkonode_device_udev: switch to using virReportError
2016-06-07 Ján TomkoRemove PROPERTY_* constants
2016-06-07 Ján TomkoOnly return two values in udevGetUintSysfsAttr
2016-06-07 Ján TomkoOnly return two values in udevGetIntSysfsAttr
2016-06-07 Ján TomkoOnly return two values in udevGetStringSysfsAttr
2016-06-07 Ján TomkoRemove extra allocation in udevGetDeviceSysfsAttr
2016-06-07 Ján TomkoOnly return two values in udevGetUintProperty
2016-06-07 Ján TomkoOnly return two values in udevGetStringProperty
2016-06-07 Martin Kletzanderqemu: Add support to QXL's max_outputs parameter
2016-06-07 Martin Kletzanderqemu: Check for qxl's max_outputs parameter
2016-06-07 Ján TomkoRewrite disk type checking in udevProcessStorage
2016-06-07 Ján TomkoFix the return value in udevKludgeStorageType
2016-06-07 Ján TomkoudevProcessFloppy; remove unnecessary allocation
2016-06-07 Ján TomkoMove udevHasDeviceProperty earlier
2016-06-07 Ján TomkoDo not VIR_STRDUP the string in udevGetDeviceProperty
2016-06-07 Ján TomkoRemove udevStrToLong_i
2016-06-07 Ján TomkoRemove udevStrToLong_ui
2016-06-07 Ján TomkoRemove udevStrToLong_ull
2016-06-07 Ján TomkoRewrite usage of StrToLong_ui in udevProcess{PCI,SCSI}
2016-06-07 Ján TomkoudevProcessSCSIHost: use STRSKIP
2016-06-07 Ján TomkoudevGetDMIData: remove unused variable
2016-06-07 Ján TomkoAssign node device driver private data earlier
2016-06-07 Ján TomkoDo not call nodeStateCleanup on early initialization...
2016-06-07 Ján TomkoReformat nodeStateCleanup
2016-06-07 Ján Tomkonode_device_udev: initialize libpciaccess after the...
2016-06-07 Ján TomkoSplit out pciaccess (de)initialization
2016-06-07 Ján TomkoInitialize ret to -1 in nodeStateInitialize
2016-06-07 Daniel P. Berrangesystemd: directly notify systemd instead of using sd_notify
2016-06-06 John Ferlanqemu: Move and rename qemuBuildObjectCommandlineFromJSON
2016-06-06 John Ferlanstorage: Create helper to set input for CreateQemuImg...
2016-06-06 John Ferlanstorage: Split out a helper for encryption checks
2016-06-06 John Ferlanstorage: Split out setting default secret for encryption
2016-06-06 John Ferlanutil: Clean up code formatting in virstorageencryption
2016-06-06 Michal Privoznikdocs: Document our event loop
2016-06-06 Ján TomkoDo not check for domain liveness in virDomainObjSetDefT...
2016-06-06 Ján TomkoCheck if the domain is active in virDomainObjGetPersist...
2016-06-06 Ján TomkoClean up redundant usage of virDomainObjSetDefTransient
2016-06-06 Ján TomkoPost-release version bump to 1.3.6
2016-06-04 Daniel VeillardRelease of libvirt-1.3.5
2016-06-03 Daniel P. BerrangeRefresh po files from zanata
2016-06-03 Martin KletzanderFix building with -Og
2016-06-03 Michal PrivoznikvirPerfEventIsEnabled: Don't crash on shut off domains
2016-06-03 Michal PrivoznikDrop virPerfGetEventFd
2016-06-03 Michal PrivoznikvirDomainChrGetDomainPtrsInternal: Return an integer
2016-06-02 Michal PrivoznikvirDomainFormatSchedDef: Avoid false positive NULL...
2016-06-02 Michal Privoznikppc64Compute: Avoid possible NULL dereference
2016-06-02 Michal PrivoznikvirNetDevBridgeGet: Don't require users to virNetDevSet...
2016-06-01 Laine Stumpnetwork: restart dnsmasq after adding/removing txt...
2016-06-01 Pavel HrdinaQXL: fix reloading of vram64 attribute
2016-05-31 Michal PrivoznikesxStorageVolGetXMLDesc: Lookup SCSI lun properly
2016-05-31 Michal PrivoznikqemuMonitorTextGetAllBlockStatsInfo: Fix line validation
2016-05-30 Michal PrivoznikvirSocketAddrIsPrivate: Work on 32bits platforms
2016-05-30 Michal Privoznikapibuild: Substitute only pure number tokens
2016-05-28 Michal Privoznikbuild: use gnulib's unsetenv
next