]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2018-02-09  Daniel P. Berrangébuild: link libvirt_lxc against libvirt.so
2018-02-09  Daniel P. Berrangérpc: don't link in second copy of RPC code to libvirtd...
2018-02-09  Daniel P. Berrangéstorage: move storage file backend framework into util...
2018-02-09  Daniel P. Berrangéstorage: extract storage file backend from main storage...
2018-02-08  Tiago M. Vieirafix regex to check CN from server certificate
2018-02-08  Christian EhrhardtAUTHORS: Add myself to the list of committers
2018-02-07  Andrea Bolognaniutil: Fix syntax-check
2018-02-07  Lubomir Rintelvirlog: determine the hostname on startup CVE-2018...
2018-02-07  Viktor Mihajlovskiqemu: Limit refresh of CPU halted state to s390
2018-02-07  Peter Krempaqemu: domain: Store vcpu halted state as a tristate
2018-02-07  Peter Krempaqemu: Remove unused 'cpuhalted' argument from qemuDomai...
2018-02-07  Peter Krempaqemu: driver: Extract vcpu halted state directly
2018-02-07  Michal Privoznikconf: Check for NUMA distances in validity check
2018-02-06  Guido Güntherapparmor: allow libvirt to send term signal to unconfined
2018-02-06  Shivaprasad... virt-aa-helper: Set the supported features
2018-02-06  John Ferlanqemu: Initialize @priv in qemuDomainCoreDumpWithFormat
2018-02-06  John Ferlandocs: Add news article for query memory-only dump proce...
2018-02-06  John Ferlanqemu: Allow showing the dump progress for memory only...
2018-02-06  John Ferlanqemu: Add new parameter to qemuMonitorDumpToFd
2018-02-06  John Ferlanqemu: Introduce qemuDomainGetJobInfoDumpStats
2018-02-06  John Ferlanqemu: Introduce qemuMonitor[JSON]QueryDump
2018-02-06  John Ferlanqemu: Introduce qemuProcessHandleDumpCompleted
2018-02-06  John Ferlanqemu: Add support for DUMP_COMPLETED event
2018-02-06  John Ferlanqemu: Introduce QEMU_DOMAIN_JOB_STATS_TYPE_MEMDUMP
2018-02-06  John Ferlanqemu: Introduce QEMU_DOMAIN_JOB_STATS_TYPE_SAVEDUMP
2018-02-06  John Ferlanqemu: Convert jobInfo stats into a union
2018-02-05  Peter Krempautil: bitmap: Note that shrinking the bitmap requires...
2018-02-05  Peter Krempautil: bitmap: Use VIR_SHRINK_N in virBitmapShrink
2018-02-05  Peter Krempautil: bitmap: Fix value of 'map_alloc' when shrinking...
2018-02-05  Peter Krempautil: bitmap: Add comments for functions which don...
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
next