]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2016-10-19  John Ferlanqemu: Introduce qemuDomainChardevPrivatePtr
2016-10-19  John Ferlanconf: Introduce {default|chardev}_tls_x509_secret_uuid
2016-10-19  Cédric Bosdonnatxl: fix 8126d870 broken test
2016-10-19  Andrea Bolognanispec: Drop support for Fedora < 23
2016-10-19  Cédric Bosdonnatxl: don't output (null) target in domxml-to-native
2016-10-18  Pavel Hrdinaqemu: always generate the same alias for tls-creds...
2016-10-18  Pavel Hrdinaqemu_command: create prefixed alias to separate variable
2016-10-18  Pavel Hrdinaqemu_alias: introduce qemuAliasChardevFromDevAlias...
2016-10-18  Pavel Hrdinaqemu_hotplug: fix crash in hot(un)plugging chardev...
2016-10-17  John Ferlanqemu: Remove unnecessary NULL arg check
2016-10-17  John Ferlanqemu: Add 'verify-peer=yes' test for chardev TCP TLS
2016-10-17  John Ferlanqemu: Remove unnecessary cfg fetch/unref
2016-10-17  Andrea Bolognaniconf: Explain some code in more detail
2016-10-14  Laine Stumpconf: restrict what type of buses will accept a pci...
2016-10-14  John Ferlanutil: Alter return value of virReadFCHost and fix mem...
2016-10-14  Martin Kletzanderconf: Honour flags in virDomainPanicDefParseXML
2016-10-14  Martin Kletzanderschema: Allow alias for panic device
2016-10-14  Michal Privoznikqemu_hotplug: Support interface type of vhost-user...
2016-10-14  Michal PrivoznikqemuBuildHostNetStr: Support VIR_DOMAIN_NET_TYPE_VHOSTUSER
2016-10-14  Michal PrivoznikqemuBuildVhostuserCommandLine: Unify -netdev creation
2016-10-14  Michal PrivoznikqemuBuildVhostuserCommandLine: Reuse qemuBuildChrChardevStr
2016-10-14  Michal PrivoznikqemuBuildChrChardevStr: Introduce @nowait argument
2016-10-14  Michal PrivoznikqemuBuildHostNetStr: Explicitly enumerate net types
2016-10-14  Michal PrivoznikqemuDomainAttachNetDevice: Explicitly list allowed...
2016-10-14  Michal PrivoznikqemuDomainAttachNetDevice: Move hostdev handling a...
2016-10-14  Michal PrivoznikqemuBuildInterfaceCommandLine: Move from if-else forest...
2016-10-14  Michal PrivoznikqemuBuildInterfaceCommandLine: Move vhostuser handling...
2016-10-14  Michal PrivoznikqemuBuildInterfaceCommandLine: Move hostdev handling...
2016-10-14  Michal PrivoznikvirDomainNetGetActualType: Return type is virDomainNetType
2016-10-14  Michal PrivoznikvirDomainNetDefParseXML: Realign
2016-10-14  Michal PrivoznikvirLogDefineOutputs: Fix build without syslog.h
2016-10-14  Peter Krempaschema: smbios: allow any strings
2016-10-14  Peter Krempaqemu: command: escape smbios entry strings
2016-10-14  Peter Krempaqemu: command: Don't bother reporting errors in smbios...
2016-10-14  Peter Krempaqemu: command: Fix up coding style of smbios commandine...
2016-10-13  Michal Privozniksrc: Treat PID as signed
2016-10-13  Ivan Baldovirsh: Be explicit that vol-resize is an offline operation.
2016-10-13  Michal PrivozniktestNodeGetCellsFreeMemory: Fix off by one error
2016-10-13  Michal PrivozniktestOpenDefault: Rename loop variable
2016-10-12  Nitesh Konkarvirsh: Fix typos in manpage
2016-10-12  Nitesh Konkarvirsh: Fix commas in manpage to enhance readability.
2016-10-12  Pavel Hrdinaqemu_command: add support to use virtio as secondary...
2016-10-12  Pavel Hrdinaqemu_command: introduce enum of secondary models for...
2016-10-12  Pavel Hrdinaqemu_command: cleanup qemuBuildVideoCommandLine
2016-10-12  Pavel Hrdinaqemu_command: properly detect which model to use for...
2016-10-12  Pavel Hrdinaqemu_capabilities: check for existence of virtio-vga
2016-10-12  Pavel Hrdinaqemu_command: pass only video device to qemuBuildVgaVid...
2016-10-12  Pavel Hrdinaqemu_command: separate code for video device via -vga...
2016-10-12  Pavel Hrdinaqemu_process: always check capabilities for video devices
2016-10-12  Pavel Hrdinaqemu_process: move video validation out of qemu_command
2016-10-12  Pavel Hrdinaqemu_domain: move video validation out of qemu_command
2016-10-12  Pavel Hrdinaqemu_capabilities: detect properties for virtio-gpu...
2016-10-12  Pavel Hrdinaqemu_capabilities: rename QEMU_CAPS_VIRTIO_GPU_VIRGL
2016-10-12  Pavel Hrdinaqemu_capabilities: mark QEMU_CAPS_VGA_QXL capability...
2016-10-12  Pavel Hrdinaqemu_capabilities: join capabilities for qxl and qxl...
2016-10-12  Pavel Hrdinatests: fix some QXL capability combinations that don...
2016-10-12  Pavel Hrdinaqemu_command: remove xenner leftover from video device...
2016-10-12  Pavel Hrdinaqemu_process: move qemuProcessStartValidateGraphics...
2016-10-12  Peter Krempavirsh: vcpuinfo: Report proper vcpu numbers and data...
2016-10-12  Peter Krempavirsh: Extract fallback handling in cmdVcpuinfo
2016-10-12  Peter Krempavirsh: Extract cpumap formatting in cmdVcpuinfo
2016-10-12  Peter Krempavirsh: Fix xpath queries for retrieving vcpu count
2016-10-12  Peter Krempavirsh: domain: Fix broken indentation in virshCPUCountC...
2016-10-12  Peter Krempautil: bitmap: Make bitmaps const in virBitmapNewData...
2016-10-12  Andrea Bolognanilibvirt-guests: Weaken dependency on libvirtd
2016-10-12  Martin Kletzanderqemu: Disable migration with ivshmem
2016-10-12  Martin Kletzanderconf: Don't complicate find loop
2016-10-12  Martin Kletzanderconf: Fix virDomainShmemDefFind
2016-10-12  Martin KletzanderClean timer in virObjectEventStateFlush
2016-10-12  Martin KletzanderDe-duplicate code into virObjectEventStateCleanupTimer()
2016-10-12  Martin KletzanderReference state when using it as opaque
2016-10-12  Martin KletzanderChange virDomainEventState to virObjectLockable
2016-10-12  Corey S. McQuayqemu: migration: Disallow migration of read only disk
2016-10-11  Peter Krempaqemu: Reuse virDomainDeGetVcpusTopology to calculate...
2016-10-11  Peter Krempaconf: Sanitize cpu topology numbers
2016-10-10  John Ferlanutil: Remove need for local 'nelems'
2016-10-10  John Ferlantests: Need to initialize data
2016-10-10  John Ferlanvsh: Fix some issues in auto completion code
2016-10-10  John Ferlanutil: Resolve memory leaks in virLogParse{Output|Filter}
2016-10-10  John Ferlantests: Prefer virGetLastErrorMessage in testSELinuxLabeling
2016-10-10  John Ferlanconf: Remove incorrect check when encoding shmem audit...
2016-10-10  Martin Wilcknetwork: add dnsmasq option 'dhcp-authoritative'
2016-10-10  Martin KletzanderDon't update timer if there's none.
2016-10-10  Stefan Badertools: Exclude Xen dom0 from libvirt-guests.sh list
2016-10-10  Stefan Badertools: Ignore newlines in libvirt-guests.sh guest list
2016-10-10  Luyao Huangexamples: Distribute all systemtap scripts.
2016-10-10  Erik Skultetyvirlog: Split parsing and setting priority
2016-10-10  Erik Skultetyvirlog: Remove functions that aren't used anywhere...
2016-10-10  Erik Skultetydaemon: Split filter parsing and filter defining
2016-10-10  Erik Skultetydaemon: Split output parsing and output defining
2016-10-10  Erik Skultetyvirlog: Introduce virLogSetFilters
2016-10-10  Erik Skultetyvirlog: Introduce virLogSetOutputs
2016-10-10  Erik Skultetyvirlog: Introduce virLogParseFilters
2016-10-10  Erik Skultetyvirlog: Introduce virLogParseOutputs
2016-10-10  Erik Skultetyvirlog: Introduce virLogParseFilter
2016-10-10  Erik Skultetyvirlog: Introduce virLogParseOutput
2016-10-10  Erik Skultetyvirlog: Take a special care of syslog when setting...
2016-10-10  Erik Skultetyvirlog: Introduce virLogNewOutputTo* as a replacement...
2016-10-10  Erik Skultetyvirlog: Introduce virLogDefineFilters
2016-10-10  Erik Skultetyvirlog: Introduce virLogDefineOutputs
next