]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2018-02-05 Peter Krempautil: bitmap: Fix function formatting and spacing
2018-02-05 Peter Krempautil: bitmap: Rename 'max_bit' to 'nbits'
2018-02-05 Martin Kletzanderqemu: Refresh capabilities when creating resctrl allocation
2018-02-05 Martin Kletzanderutil: Check if kernel-provided info is consistent with...
2018-02-05 Marc Hartmayerqemu: Add and use qemuProcessEventFree for freeing...
2018-02-05 Marc Hartmayerqemu: Use the return value of virObjectRef directly
2018-02-02 John Ferlannetserver: Remove ServiceToggle during ServerDispose
2018-02-02 John Ferlanqemu: Add dump completed event to the capabilities
2018-02-02 John Ferlanqemu: Introduce qemuDomainGetJobInfoMigrationStats
2018-02-02 Laine Stumpvbox: fix SEGV during dumpxml of a serial port
2018-02-02 John Ferlannwfilter: Remove unnecessary UUID comparison bypass
2018-02-02 John Ferlanutil: Remove unnecessary initialization
2018-02-02 Marc Hartmayerqemu: Use switch statement for address types in qemuBui...
2018-02-02 John Ferlanqemu: Introduce qemuDomainDeviceDefValidateControllerSATA
2018-02-02 John Ferlanqemu: Complete PCI command checks to controller def...
2018-02-02 John Ferlanqemu: Move more PCI command checks to controller def...
2018-02-02 John Ferlanqemu: Move PCI command modelName TypeToString to contro...
2018-02-02 John Ferlanqemu: Move PCI command modelName check to controller...
2018-02-02 John Ferlanqemu: Use virDomainPCIControllerOpts in qemuBuildContro...
2018-02-02 Andrea Bolognaniqemu: Add missing checks for pcie-root-port options
2018-02-02 John Ferlanqemu: Introduce qemuDomainDeviceDefValidateControllerPCI
2018-02-02 John Ferlanqemu: Introduce qemuDomainDeviceDefValidateControllerSCSI
2018-02-02 John Ferlanqemu: Add check for iothread attribute in validate...
2018-02-02 John Ferlanqemu: Adjust SCSI controller switch in qemuBuildControl...
2018-02-02 John Ferlanqemu: Move and rename qemuBuildCheckSCSIControllerModel
2018-02-02 John Ferlanqemu: Introduce qemuDomainDeviceDefValidateControllerAt...
2018-02-02 Martin Kletzandertests: Add test for properly removing cachetune entries
2018-02-02 Martin Kletzanderutil: Clear unused part of the map in virBitmapShrink
2018-02-02 Martin Kletzanderutil: Fix possible leak in virResctrlAllocMasksAssign
2018-02-02 Daniel P. Berrangérpc: fix non-NULL annotations when GNUTLS is disabled
2018-02-02 Daniel P. Berrangérpc: assume private data callbacks are always non-NULL
2018-02-02 Daniel P. Berrangétests: validate private data / pre / post exec hooks...
2018-02-02 Michal PrivoznikqemuDomainRemoveMemoryDevice: unlink() memory backing...
2018-02-02 Peter Krempaqemu: migration: Refresh device information after trans...
2018-02-02 Michal Privoznikqemu: Expose rx/tx_queue_size in qemu.conf too
2018-02-01 Jie Wangblockjob: Fix a error checking of blockjob status in...
2018-02-01 Chen Hanxiaonews: Add VIR_ERR_DEVICE_MISSING change as improvements
2018-02-01 Chen Hanxiaoqemu: Use VIR_ERR_DEVICE_MISSING for various coldplug...
2018-02-01 Chen Hanxiaoqemu: Use VIR_ERR_DEVICE_MISSING for various hotplug...
2018-02-01 Chen Hanxiaoqemu: Introduce VIR_ERR_DEVICE_MISSING
2018-02-01 Chen Hanxiaoqemu: Add some more details for hotplug errors when...
2018-02-01 Andrea Bolognaniconf: Small indentation and coding style fixes
2018-01-31 Daniel P. Berrangéadmin: set XDR_CFLAGS when building admin server
2018-01-31 Daniel P. Berrangéstorage: remove virConnectPtr from all backend functions
2018-01-31 Daniel P. Berrangéstorage: open nodedev driver connection at time of use
2018-01-31 Daniel P. Berrangéstorage: open secret driver connection at time of use
2018-01-31 Daniel P. Berrangédriver: add some helpers for opening secondary driver...
2018-01-31 Daniel P. Berrangésecret: allow opening with secret:///system and secret...
2018-01-31 Daniel P. Berrangénodedev: allow opening with nodedev:///system and noded...
2018-01-31 Daniel P. Berrangéinterface: allow opening with interface:///system and...
2018-01-31 Daniel P. Berrangénwfilter: allow opening with nwfilter:///system URI
2018-01-31 Daniel P. Berrangénetwork: allow opening with network:///system and netwo...
2018-01-31 Daniel P. Berrangénetwork: move driver registration back to end of the...
2018-01-31 Daniel P. Berrangéstorage: allow opening with storage:///system and stora...
2018-01-31 Daniel P. Berrangéstorage: move driver registration back to end of the...
2018-01-31 Daniel P. Berrangeutil: use union for sockaddr structs to avoid aliasing
2018-01-31 Daniel P. Berrangétools: unlink bash completion files before symlinking
2018-01-31 Daniel P. BerrangéFixed virGetUNIXSocketPath stub on Win32
2018-01-31 John Ferlanqemu: Update qemuDomainFindSCSIControllerModel return
2018-01-31 John Ferlanqemu: Reduce need to call qemuDomainGetSCSIControllerModel
2018-01-31 John Ferlanconf: Allow configuration of implicit controller model
2018-01-31 John Ferlanqemu: Introduce qemuDomainSetSCSIControllerModel
2018-01-31 John Ferlanqemu: Fetch/save the default SCSI controller model...
2018-01-31 John Ferlanqemu: Introduce qemuDomainGetSCSIControllerModel
2018-01-31 John Ferlanqemu: Introduce qemuDomainFindSCSIControllerModel
2018-01-31 John Ferlanconf: Rework and rename virDomainDeviceFindControllerModel
2018-01-31 John Ferlanqemu: Split qemuDomainSetSCSIControllerModel
2018-01-31 Michal PrivoznikvirUSBDeviceNew: Construct vroot path properly
2018-01-31 Daniel P. BerrangéCheck for tabs in augeas files
2018-01-31 Daniel P. Berrangelockd: add support for admin protocol in virtlockd
2018-01-31 Daniel P. Berrangelogd: add support for admin protocol in virtlogd
2018-01-31 Daniel P. Berrangerpc: refactor virNetServer setup for post-exec restarts
2018-01-31 Daniel P. Berrangerpc: add method for checking if a named server exists
2018-01-31 Daniel P. Berrangerpc: annotate various parameters as being required...
2018-01-31 Daniel P. Berrangerpc: pass virNetServer to post-exec restart callback...
2018-01-31 Daniel P. Berrangerpc: clarify "void *" values passed to client callbacks
2018-01-31 Daniel P. Berrangeutil: add virGetUNIXSocketPath helper
2018-01-31 Daniel P. Berrangeadmin: add support for post-exec restart callbacks
2018-01-31 Daniel P. Berrangelibvirtd: rename virNetServerClient callback impls...
2018-01-31 Daniel P. Berrangeadmin: move admins server impl/dispatch into src/admin...
2018-01-31 Michal Privozniktools: Make symlinks to vsh bash-completion script
2018-01-31 Michal Privoznikvirsh: Offer only persistent domains for autostart
2018-01-31 Michal PrivoznikvirshDomainNameCompleter: Prune accepted flags
2018-01-31 Martin Kletzanderqemu: Restore resctrl alloc data after restart
2018-01-31 Martin Kletzanderutil: Extract path formatting into virResctrlAllocDeter...
2018-01-31 Martin Kletzanderqemu: Restore machinename even without cgroups
2018-01-31 Martin Kletzanderutil: Don't overwrite mask in virResctrlAllocFindUnused
2018-01-31 Martin Kletzanderutil: Use default group's mask for unspecified resctrl...
2018-01-31 Martin Kletzanderutil: Add helpers for getting resctrl group allocs
2018-01-31 Peter Krempautil: storage: Parse 'lun' for iSCSI protocol from...
2018-01-31 Peter Krempautil: json: Add helper to return string or number prope...
2018-01-30 Andrea Bolognaniconf: Use correct attribute name in error message
2018-01-30 Peter Krempastorage: util: Properly ignore errors when backing...
2018-01-29 Martin Kletzanderutil: Don't check if entries under /sys/fs/resctrl...
2018-01-29 Martin Kletzanderutil: Remove unused variable in virResctrlGetInfo
2018-01-29 Martin Kletzanderutil: Make it possible for virResctrlAllocSetMask to...
2018-01-29 Martin Kletzanderutil: Use "resctrl" instead of "resctrlfs" spelling
2018-01-29 Martin Kletzanderutil: Check for empty allocation instead of just NULL...
2018-01-29 Erik Skultetybuild: Fix broken build on FreeBSD and OSX after recent...
2018-01-29 John Ferlanqemu: Fix memory leak in processGuestPanicEvent
next