]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2019-08-29 Jonathon Jongsmavirsh: add 'guestinfo' command
2019-08-29 Jonathon Jongsmaqemu: guestinfo: handle unsupported agent commands
2019-08-29 Jonathon Jongsmalib: minor fixes to virDomainGetGuestInfo docs
2019-08-28 Jim Fehlignews: Mention new --precopy-bandwidth parameter for...
2019-08-28 Michal Privoznikdocs: Make anchors follow HTML5
2019-08-28 Boris Fiuczynskiqemu: support bootindex on vfio-ccw mdev devices
2019-08-28 Boris Fiuczynskiqemu: refactor mdev validation method signatures
2019-08-28 Boris Fiuczynskiqemu: make error messages device specific
2019-08-28 Boris Fiuczynskiqemu: move hostdev boot validation into domain validation
2019-08-28 Boris Fiuczynskitests: add vhost scsi hostdev boot unsupported test
2019-08-28 Boris Fiuczynskitests: add vfio-ap mdev tests
2019-08-28 Michal Privoznikremote_daemon_dispatch: Don't open code xdr_free()
2019-08-28 Michal Privoznikremote_daemon_dispatch: Don't leak @ret on failure
2019-08-28 Michal Privoznikremote: Check for limits when encoding typed params
2019-08-28 Michal Privoznikremote_daemon_dispatch: Check for limit properly in...
2019-08-27 Jim Fehligvirsh: Add support for setting bandwidth in migrate
2019-08-27 Michal Privoznikvirhostdevtest: Reset libvirt error on expected failure
2019-08-27 Michal Privoznikvirhostdevtest: s/VIR_DEBUG/VIR_TEST_DEBUG/
2019-08-27 Michal Privoznikvirhostdevtest: Drop useless VIR_TEST_DEBUG
2019-08-27 Michal Privoznikvirhostdevtest: Drop most of 'cleanup' and 'out' labels
2019-08-27 Michal Privoznikvirhostdevtest: Check for integer retval in more verbos...
2019-08-27 Michal Privoznikvirhashtest: Drop useless new line
2019-08-27 Michal Privozniktests: Always put '\n' at the end of VIR_TEST_VERBOSE
2019-08-27 Michal Privozniktests: Always put a '\n' after each debug print
2019-08-27 Michal Privoznikqemu: Don't duplicate domain def in qemuDomainGetFSInfo
2019-08-27 Michal Privoznikqemu: Acquire domain job in qemuDomainGetFSInfo and...
2019-08-27 Daniel P. Berrangérpm: move nc dep into the libvirt-daemon sub-RPM
2019-08-27 Daniel P. Berrangérpm: depend on /usr/bin/nc instead of nc
2019-08-27 Daniel P. Berrangérpm: don't enable socket activation in upgrade if ...
2019-08-27 Daniel P. Berrangéremote: forbid the --listen arg when systemd socket...
2019-08-27 Daniel P. Berrangéremote: move timeout arg into sysconf file
2019-08-27 Daniel P. Berrangéremote: use Wants instead of Requires for libvirtd...
2019-08-27 Daniel P. Berrangérpm: set runstatedir to /run directory
2019-08-27 Daniel P. Berrangébuild: support customization of runstatedir variable...
2019-08-27 Daniel P. Berrangésrc: honour the RUNSTATEDIR variable in all code
2019-08-27 Daniel P. Berrangébuild: honour $(runstatedir) in make rules
2019-08-27 Daniel P. Berrangésystemd: honour $runstatedir in socket unit files
2019-08-27 Daniel P. Berrangébuild: use $(COMMON_UNIT_VARS) for logging/locking...
2019-08-26 Ján Tomkoqemu_command: remove unnecessary labels and ret variables
2019-08-26 Ján TomkoqemuBuildCommandLine: use VIR_RETURN_PTR for cmd
2019-08-26 Ján Tomkoqemu_command: use VIR_AUTOUNREF
2019-08-26 Ján TomkoqemuBuildShmemCommandLine: use VIR_AUTOFREE for devstr
2019-08-26 Ján TomkoqemuBuildShmemCommandLine: add chardev variable
2019-08-26 Ján TomkoqemuBuildSmpCommandLine: use virCommandAddArgBuffer...
2019-08-26 Ján TomkoqemuBuildRNGCommandLine: use VIR_AUTOFREE
2019-08-26 Ján TomkoqemuBuildControllersByTypeCommandLine: use VIR_AUTOFREE
2019-08-26 Ján TomkoqemuBuildNetworkDriveURI: use VIR_AUTOPTR for virURI
2019-08-26 Ján Tomkoqemu_command: use VIR_AUTOFREE for variables used once
2019-08-26 Ján Tomkoqemu_command: use VIR_AUTOPTR for virJSONValue
2019-08-26 Ján Tomkoqemu_command: switch to VIR_AUTOCLEAN for virBuffer
2019-08-26 Ján Tomkoapi: fix typo in virDomainGetGuestInfo docs
2019-08-26 Jim Fehligxenconfig: move contents to libxl driver and remove...
2019-08-26 Jonathon Jongsmaqemu: Implement virDomainGetGuestInfo()
2019-08-26 Jonathon Jongsmaqemu: add helper for getting full FSInfo
2019-08-26 Jonathon Jongsmaqemu: add support for new fields in FSInfo
2019-08-26 Jonathon Jongsmaqemu: add helper for querying timezone info
2019-08-26 Jonathon Jongsmaqemu: add helper function for querying OS info
2019-08-26 Jonathon Jongsmaqemu: add helper for getting guest users
2019-08-26 Jonathon Jongsmaremote: implement virDomainGetGuestInfo
2019-08-26 Jonathon Jongsmalib: add virDomainGetGuestInfo()
2019-08-26 Peter Krempaqemu: Split out preparing of single snapshot from qemuD...
2019-08-26 Peter Krempaqemu: snapshot: Restrict file existence check only...
2019-08-26 Peter Krempaqemu: Remove cleanup label in qemuDomainSnapshotPrepare...
2019-08-26 Peter Krempaqemu: driver: Remove dead code from qemuDomainSnapshotU...
2019-08-26 Peter Krempaqemu: snapshot: Don't modify persistent XML if disk...
2019-08-26 Peter Krempautil: storagefile: Flag backing store strings with...
2019-08-26 Peter Krempautil: storagefile: Don't traverse storage sources unusa...
2019-08-26 Peter Krempautil: storagefile: Clarify docs for '@report_broken...
2019-08-26 Peter Krempautil: storagefile: Add handling of unusable storage...
2019-08-26 Peter Krempatests: virstorage: Allow testing return value of virSto...
2019-08-26 Peter Krempautil: storagefile: Modify arguments of virStorageSource...
2019-08-26 Peter Krempautil: storagefile: Preserve return value in virStorageS...
2019-08-26 Peter Krempautil: storage: Modify return value of virStorageSourceN...
2019-08-26 Peter Krempatests: storage: Refactor cleanup in testBackingParse
2019-08-26 Peter Krempatests: viruri: Add test for password in URI userinfo
2019-08-26 Peter Krempautil: storagefile: Simplify cleanup in virStorageSource...
2019-08-26 Peter Krempautil: storagefile: Simplify cleanup handling in virStor...
2019-08-26 Peter Krempautil: storagefile: Remove cleanup label from virStorage...
2019-08-26 Peter Krempautil: storage: Simplify cleanup path handling in virSto...
2019-08-26 Peter Krempaqemu: alias: Generate 'qomName' of disk with useraliases
2019-08-26 Michal Privoznikvirsh: Allow graceful console shutdown
2019-08-23 Michal Privoznikstorage_driver: Don't crash in storagePoolCreateXML
2019-08-23 Roman Bolshakovtools: console: Relax stream EOF handling
2019-08-23 Roman Bolshakovtests: Make references to global symbols indirect in...
2019-08-23 Roman Bolshakovtests: Avoid gnulib replacements in mocks
2019-08-23 Roman Bolshakovtests: Use flat namespace on macOS
2019-08-23 Roman Bolshakovtests: Lookup extended stat/lstat in mocks
2019-08-23 Roman Bolshakovbuild: Use flat namespace for libvirt on macOS
2019-08-23 Roman Bolshakovtests: Drop /private CWD prefix in commandhelper
2019-08-23 Roman Bolshakovtests: Remove -module flag for mocks
2019-08-23 Roman Bolshakovtests: Add lib- prefix to all mocks
2019-08-23 Roman Bolshakovtests: Preload mocks with DYLD_INSERT_LIBRARIES on...
2019-08-23 Roman Bolshakovtests: Avoid IPv4-translated IPv6 address in sockettest
2019-08-23 Roman Bolshakovtests: Don't test octal localhost IP in sockettest...
2019-08-23 Michal Privoznikvirpci: Rename virPCIDevice{Bind,Unbind}FromStubWithOve...
2019-08-23 Michal Privozniknews: Document KVM assignment removal
2019-08-23 Michal Privoznikvirpcimock: Drop @driverActions enum
2019-08-23 Michal Privoznikvirpcimock: Don't create new_id or remove_id files
2019-08-23 Michal Privoznikvirpcimock: Don't create "pci-stub" driver
2019-08-23 Michal Privoznikvirpci: Drop newid style of PCI device detach
next