]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2019-06-24  Ján Tomkoapi: disallow virConnectGetDomainCapabilities on read... v1.3.3-maint
2019-06-24  Ján Tomkoapi: disallow virDomainSaveImageGetXMLDesc on read...
2017-05-10  Cole RobinsonPrep for release 1.3.3.3 v1.3.3.3
2017-05-10  Andrea Bolognanivirtlogd: Don't stop or restart along with libvirtd
2017-05-10  Andrea Bolognanivirtlogd.socket: Tie lifecycle to libvirtd.service
2017-05-10  Michal Privoznikschema: Don't validate paths
2016-10-03  Pavel Hrdinamaint: fix syntax-check sc_prohibit_int_ijk exclude...
2016-10-03  Marc Hartmayerutil: bitmap: clarify virBitmapLastSetBit() behavior...
2016-10-03  Martin KletzanderFix building with -Og
2016-10-03  Martin Kletzanderqemu: Only use memory-backend-file with NUMA if needed
2016-07-18  Cole RobinsonPrep for release 1.3.3.2 v1.3.3.2
2016-07-18  Andrea Bolognanispec: Fix indentation
2016-07-18  Peter Krempaconf: Allow disks with identical WWN or serial
2016-07-13  Daniel P. Berrangelibvirt.spec.in: require systemd-container on >= f24
2016-06-30  Marc Hartmayerqemu: SCSI hostdev hot-plug: Fix automatic creation...
2016-06-30  Marc Hartmayerqemu: hot-plug: Fix broken SCSI disk hot-plug
2016-06-30  Jiri Denemarkqemu: Let empty default VNC password work as documented
2016-06-27  Michal PrivoznikvirCgroupValidateMachineGroup: Reflect change in CGroup...
2016-06-23  Cole Robinsonspec: Advertise nvram paths of official fedora edk2...
2016-06-23  Peter Krempaqemu: hotplug: wait for the tray to eject only for...
2016-06-23  Peter Krempaqemu: hotplug: Fix error reported when cdrom tray is...
2016-06-23  Peter Krempaqemu: hotplug: Extract code for waiting for tray eject
2016-06-23  Cole Robinsonqemu: hotplug: Report error if we hit tray status timeout
2016-06-23  Peter Krempaqemu: hotplug: Skip waiting for tray opening if qemu...
2016-06-23  Peter Krempaqemu: process: Fix and improve disk data extraction
2016-06-23  Peter Krempaqemu: Move and rename qemuDomainCheckEjectableMedia...
2016-06-23  Peter Krempaqemu: Extract more information about qemu drives
2016-06-23  Peter Krempaqemu: Move struct qemuDomainDiskInfo to qemu_domain.h
2016-06-23  Peter Krempaqemu: process: Refresh ejectable media tray state on...
2016-06-23  John Ferlaniscsi: Remove initiatoriqn from virISCSIScanTargets
2016-06-23  Fritz Elfertutil: Remove disabling of autologin for iscsi-targets
2016-06-23  John Ferlaniscsi: Add exit status checking for virISCSIGetSession
2016-06-23  John Ferlanutil: Add exitstatus parameter to virCommandRunRegex
2016-05-16  Jim Fehligxlconfigtests: use qemu-xen in all test data files
2016-05-16  Jim Fehliglibxl: don't attempt to probe a non-existent emulator
2016-05-16  Ján TomkoFix tests to include video ram size
2016-05-16  Ján TomkoFill out default vram in DeviceDefPostParse
2016-05-16  Ján TomkoCall per-device post-parse callback even on implicit...
2016-05-16  Ján TomkoMove virDomainDefPostParseInternal after virDomainDevic...
2016-05-16  Ján Tomkoconf: use VIR_APPEND_ELEMENT in virDomainDefAddImplicit...
2016-05-16  Ján Tomkoconf: reduce indentation in virDomainDefAddImplicitVideo
2016-05-06  Pavel Hrdinadomain_conf: fix migration/managedsave with usb keyboard 5/head
2016-05-04  Cole RobinsonPrep for release 1.3.3.1 v1.3.3.1
2016-05-04  Andrea Bolognanispec: Use proper indentation
2016-05-04  Daniel P. Berrangelibvirt.spec: remove duplicate files from -docs package
2016-05-04  Cole Robinsonnetwork: Fix segfault on daemon reload
2016-05-04  Shivaprasad... send default USB controller in xml to destination durin...
2016-05-04  Nikolay Shirokovskiyvirsh: Fix support for 64 migration options
2016-05-04  Martin Kletzanderqemu: Regenerate VNC socket paths
2016-05-04  Peter Krempaqemu: conf: Set default logging approach in virQEMUDriv...
2016-05-04  Martin Kletzanderqemu: Unref cfg in qemuDomainDefPostParse
2016-05-04  Cole Robinsonspec: If installing default network, restart libvirtd
2016-05-04  Laine Stumpqemu: fix error log in qemuAssignPCIAddresses()
2016-05-04  Peter Krempavirsh: host: Use bitmap size in bytes rather than bit...
2016-05-04  Martin Kletzanderqemu: Fix off-by-one error in block I/O throttle messages
2016-05-04  Cole Robinsonconf: Drop restrictions on rng backend path
2016-05-04  Cole Robinsonvbox: VIR_WARN if we don't support the API version
2016-05-04  Martin Kletzanderqemu: Limit maximum block device I/O tune values
2016-05-04  Cole Robinsonvirconf: Handle conf file without ending newline
2016-05-04  Laine Stumpnetwork: fix DHCPv6 on networks with prefix != 64
2016-05-04  Ben Grayrpc: Don't leak fd via CreateXMLWithFiles
2016-04-21  Cole Robinsonlibvirt: Fix crash on URI without scheme
2016-04-20  Ján Tomkotests: fix xen-related tests
2016-04-20  Cole Robinsonman: Clarify virsh vol-clone works within a single...
2016-04-20  Cole Robinsonnetwork: Don't use ERR_NO_SUPPORT for invalid net-updat...
2016-04-20  Cole RobinsonRevert "daemon: use socket activation with systemd"
2016-04-20  Cole RobinsonExplicitly error on uri=qemu://system
2016-04-20  Cole Robinsonlxc: explicitly error on interface type=ethernet
2016-04-20  John Ferlantests: Fix syntax in iSCSI auth/secret tests
2016-04-20  Jason J. HerneLibvirt: virTypedParamsValidate: Fix detection of multi...
2016-04-20  John FerlanResolve a couple of memory leaks
2016-04-20  Jim Fehliglibxl: use LIBXL_API_VERSION 0x040200
2016-04-20  Richard W.M... Add functions for handling exponential backoff loops.
2016-04-20  Cole Robinsonspec: Only pull in API docs with -devel package
2016-04-20  Cole Robinsonutil: Add virGettextInitialize, convert the code
2016-04-20  Cole Robinsonman: virsh: Document lxc-enter-namespace --noseclabel
2016-04-20  Cole Robinsonstorage: mpath: Don't error on target_type=NULL
2016-04-20  Cole Robinsonqemu: command: don't overwrite watchdog dump action
2016-04-20  Cole Robinsonrpc: daemon: Fix virtlog/virtlock daemon reload
2016-04-20  Ján Tomkoconf: also mark the implicit video as primary
2016-04-20  Ján Tomkoconf: move default video addition after XML parsing
2016-04-20  Cole Robinsonvirtlogd: Fix a couple minor memory leaks
2016-04-20  Martin Kletzanderqemu: Free priv->machineName
2016-04-20  Andrea Bolognaniconfigure: Fix check for --with-login-shell on Windows
2016-04-20  Roman Bogorodskiyutil: move ENODATA redefine to internal.h
2016-04-20  Wei Liulibxl: libxl_domain_create_restore has an extra argument
2016-04-20  Peter Krempaqemu: perf: Fix crash/memory corruption on failed VM...
2016-04-20  Peter Krempaqemu: alias: Fix calculation of memory device aliases
2016-04-20  Guido GüntherLink libvirt_xenconfig instead of libvirt against libxl
2016-04-20  Ján Tomkovirt-admin: get rid of LIBVIRT_DEFAULT_ADMIN_URI env var
2016-04-20  Ján Tomkolibvirt-admin: do not crash on URI without a scheme
2016-04-20  Ján Tomkovirsh: read default connection uri from env later
2016-04-14  Pavel Hrdinabuild: add GCC 6.0 -Wlogical-op workaround
2016-04-14  Pavel Hrdinabuild: cleanup GCC < 4.6 -Wlogical-op workaround
2016-04-14  Ján Tomkoqemu: support virt-2.6 machine type on arm
2016-04-06  Daniel VeillardRelease of libvirt-1.3.3 v1.3.3
2016-04-05  Boris Fiuczynskidocs: fix logfile paragraph
2016-04-05  John Ferlannetwork: Remove extraneous ATTRIBUTE_NONNULL
2016-04-04  John Ferlanqemu: Fix mis-merge of qemuBuildRedirdevCommandLine
2016-04-04  John Ferlanqemu: Fix mis-merge of qemuBuildConsoleCommandLine
next