]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2018-08-28  Daniel P. Berrangécpu: allow include files for CPU definition
2018-08-28  Ján Tomkoconf: report enum errors in virDomainInputDefValidate
2018-08-28  Ján Tomkoqemu: initialize variables in qemuParseCommandLine
2018-08-28  Daniel P. Berrangéqemu: fix default machine for argv -> xml convertor
2018-08-28  Daniel P. Berrangéqemu: rename method for getting preferred machine type
2018-08-28  Daniel P. Berrangéqemu: record the QEMU default machine in capabilities
2018-08-28  Peter Krempatests: qemuxml2argv: Remove 'args' for tests only used...
2018-08-28  Peter Krempatests: qemuxml2argv: Remove the 'no-shutdown' test...
2018-08-28  Peter Krempatests: qemuxml2argv: Make use of 'vram64' QXL device...
2018-08-28  Peter Krempatests: qemuxml2argv: Remove 'args' files for tests...
2018-08-28  Andrea Bolognaniconf: Move some device_conf predicates
2018-08-28  Andrea Bolognaniconf: Rename some device_conf predicates
2018-08-28  Simon Kobydavsh: Fix broken build on mingw v4.7.0-rc1
2018-08-27  Pavel Hrdinavircgroup: Remove obsolete sa_assert
2018-08-27  Pavel Hrdinavircgroup: Simplify if conditions in virCgroupMakeGroup
2018-08-27  Pavel Hrdinavircgroup: Call virCgroupRemove inside virCgroupMakeGroup
2018-08-27  Pavel Hrdinavircgroup: Split virCgroupPathOfController into two...
2018-08-27  Pavel Hrdinavircgroup: Extract placement validation into function
2018-08-27  Pavel Hrdinavircgroup: Extract controller detection into function
2018-08-27  Pavel Hrdinavircgroup: Duplicate string before modifying
2018-08-27  Peter Krempatests: qemuxml2argv: Drop some unused args files
2018-08-27  Katerina Koukiouqemu: qemuDomainChangeNet: validity checks should be...
2018-08-27  Christian Ehrhardtapparmor: fix ptrace rules with kernel 4.18
2018-08-27  Roman Bolshakovqemu: Start domain on a node without cpu affinity
2018-08-27  Roman Bolshakovutil: eventpoll: Survive EBADF on macOS
2018-08-24  Peter Krempadocs: api_extension: Don't encourage other tools than git
2018-08-24  Peter Krempadocs: api_extension: Remove example patches
2018-08-24  Peter Krempadocs: api_extension: Remove links to the stale example...
2018-08-24  Peter Krempaqemu: capabilities: Always assume QEMU_CAPS_ADD_FD
2018-08-24  Peter Krempatests: qemuxml2argv: modernize TPM passthrough tests
2018-08-24  Peter Krempaqemu: command: Extract opening of TPM backend FDs for...
2018-08-24  Peter Krempatests: qemuxml2argvmock: Allow 'safe' file descriptors...
2018-08-24  Peter Krempaqemu: capabilities: Detect active block commit via...
2018-08-24  Peter Krempaqemu: qapi: Allow selecting specifically optional schem...
2018-08-24  Peter Krempaqemu: qapi: Split up virQEMUQAPISchemaObjectGetType
2018-08-24  Peter Krempaqemu: qapi: Simplify value handling in virQEMUQAPISchem...
2018-08-24  John Ferlanstorage: Add --shrink to qemu-img command when shrinkin...
2018-08-24  John Ferlannwfilter: Add extra verbiage for binding create/delete
2018-08-24  John Ferlanaccess: Fix nwfilter-binding ACL access API name generation
2018-08-24  Peter Krempaqemu: monitor: Separate probing for active block commit
2018-08-24  Peter Krempaqemu: monitor: Rename 'device' argument for block job...
2018-08-24  Peter Krempaqemu: monitor: Use qemuMonitorJSONBlockJobError in...
2018-08-24  Peter Krempaqemu: monitor: Move qemuMonitorJSONDrivePivot together...
2018-08-24  Peter Krempaqemu: monitor: Use qemuMonitorJSONCheckError in qemuMon...
2018-08-24  Peter Krempaqemu: monitor: Remove temporary variables
2018-08-24  Peter Krempaqemu: monitor: Use qemuMonitorJSONCheckError in qemuMon...
2018-08-24  Peter Krempaqemu: monitor: Remove error classes not conforming...
2018-08-24  Lubomir Rintelnews: Add a mention of RISC-V guest support
2018-08-24  Lubomir Rinteltests: Add RISC-V guest
2018-08-24  Lubomir Rinteltests: Add RISC-V architectures
2018-08-24  Lubomir Rintelqemu: assign addresses to virtio devices on RISC-V
2018-08-24  Lubomir Rintelqemu: add qemuDomainAssignVirtioMMIOAddresses()
2018-08-24  Lubomir Rintelqemu: add qemuDomainIsRISCVVirt() and qemuDomainMachine...
2018-08-24  Lubomir Rintelqemu: RISC-V machines have no PCI
2018-08-24  Lubomir Rintelutil: add RISC-V architectures
2018-08-24  Lubomir Rintelqemu: Rename qemuDomain*IsVirt() to qemuDomain*IsARMVirt()
2018-08-24  Simon Kobydavsh: Added tests
2018-08-24  Simon Kobydavirsh: Implement new table API for virsh list
2018-08-24  Simon Kobydavsh: Add API for printing tables.
2018-08-24  Andrea Bolognaniqemu: Make sure preferredMachines is not missing any...
2018-08-23  Shivaprasad... storage: fix the error message when encrypted raw volum...
2018-08-22  Eric Blakeqemu: fix error message on directory creation
2018-08-22  Peter Krempaqemu: monitor: Fix device matching in qemuMonitorJSONBl...
2018-08-22  Peter Krempaqemu: hotplug: Don't leak 'nodename' in qemuDomainChang...
2018-08-22  Peter Krempaqemu: hotplug: Don't generate alias when detaching...
2018-08-22  Dan Kenigsbergsrc: storage: Provide a better explanation of virStorag...
2018-08-21  Christian Ehrhardtprocess: wait longer 5->30s on hard shutdown
2018-08-21  Christian Ehrhardtprocess: wait longer on kill per assigned Hostdev
2018-08-21  Peter Krempaqemu: driver: Prepare qemuDomainGetStatsBlock (bulk...
2018-08-21  Peter Krempaqemu: driver: Allow using blockdev with qemuDomainBlock...
2018-08-21  Peter Krempaqemu: Use QOM path with query-block when using -blockdev
2018-08-21  Peter Krempaqemu: monitor: Report data also for 'qdev' entry in...
2018-08-21  Peter Krempaqemu: Export stats relevant for the storage backend
2018-08-21  Peter Krempaqemu: Report frontend stats only for the frontend entry
2018-08-21  Peter Krempaqemu: Refactor control flow in qemuDomainGetStatsBlockE...
2018-08-21  Peter Krempaqemu: Export stats relevant for the frontend separately
2018-08-21  Peter Krempaqemu: Extract exporting of the header for block stats
2018-08-21  Peter Krempaqemu: Extract exporting of disk block statistics
2018-08-21  Peter Krempaqemu: monitor: Extract 'write-threshold' automatically...
2018-08-21  Peter Krempaqemu: driver: Don't pass 'virDomainDiskDefPtr' to qemuD...
2018-08-21  Peter Krempaqemu: monitor: Add APIs for refreshing disk capacity...
2018-08-21  Peter Krempaqemu: monitor: Retrieve blockstats also by qdev and...
2018-08-21  Peter Krempaqemu: Explicitly find disks for stats totals
2018-08-21  Peter Krempaqemu: driver: Don't copy disk alias in qemuDomainBlocks...
2018-08-21  Peter Krempaqemu: hotplug: Implement removable media change for...
2018-08-21  Peter Krempaqemu: monitor: Add APIs for cdrom tray handling for...
2018-08-21  Peter Krempaqemu: hotplug: Prepare for blockdev-add/blockdev-del...
2018-08-21  Peter Krempaqemu: monitor: Handle BLOCK_IO_ERROR event properly...
2018-08-21  Peter Krempaqemu: monitor: Handle TRAY_MOVED event correctly with...
2018-08-21  Peter Krempaqemu: process: Add lookup via QOM id to qemuProcessFind...
2018-08-21  Peter Krempaqemu: driver: Prepare qemuDomainBlockResize for blockdev
2018-08-21  Peter Krempaqemu: driver: Use QOM backend name for disk IO throttli...
2018-08-21  Peter Krempaqemu: process: Setup disk io throttling for -blockdev
2018-08-21  Peter Krempaqemu: command: Add helper to check if disk throttling...
2018-08-21  Peter Krempaqemu: command: format disk source commandline for ...
2018-08-21  Peter Krempaqemu: domain: Prepare qemuDomainDiskGetBackendAlias...
2018-08-21  Peter Krempaqemu: block: Add generator for the 'copy-on-read' block...
2018-08-21  Peter Krempaqemu: process: assign node names for user defined backi...
2018-08-21  Peter Krempaqemu: domain: Add field for storing node name for copy...
2018-08-21  Peter Krempaqemu: command: Setup floppy drives via -device for...
next