]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2016-10-24 Pavel Hrdinadomain_conf: fix memory leak in virDomainDefAddConsoleC...
2016-10-24 John Ferlanqemu: Add TLS hotplug for qemuDomainAttachRNGDevice
2016-10-24 John Ferlanqemu: Add TLS hotplug for qemuDomainAttachRedirdevDevice
2016-10-24 John Ferlanqemu: Clean up error path in qemuDomainAttachRedirdevDevice
2016-10-24 John Ferlanqemu: Introduce qemuDomainGetChardevTLSObjects for...
2016-10-24 John Ferlanconf: Use virDomainChrSourceDefNew for virDomainRNGDef...
2016-10-24 John Ferlanconf: Use virDomainChrSourceDefPtr for _virDomainRedird...
2016-10-24 John Ferlanconf: Use virDomainChrSourceDefPtr for _virDomainSmartc...
2016-10-24 Michal PrivoznikxenFormatXLDisk: Unify commas pattern for arguments
2016-10-23 Laine Stumpqemu: change first arg of qemuDomainAttachChrDeviceAssi...
2016-10-23 Laine Stumpqemu: make error message in qemuDomainPCIAddressSetCrea...
2016-10-23 Laine Stumpqemu: remove superfluous setting of addrs->nbuses
2016-10-23 Laine Stumpconf: add typedef for anonymous enum used for memballoo...
2016-10-23 Laine Stumpqemu: replace "def->nets[i]" with "net" and "def->sound...
2016-10-23 Laine Stumpqemu: replace a lot of "def->controllers[i]" with equiv...
2016-10-21 John Ferlanconf: Move the privateData from virDomainChrDef to...
2016-10-21 John FerlanIntroduce virDomainChrSourceDefNew for virDomainChrDefPtr
2016-10-21 John Ferlanvmx: Use the allocator virDomainChrDefNew
2016-10-21 Viktor Mihajlovskidoc: Describe the VCPU states returned by virsh vcpuinfo
2016-10-21 Ján TomkoqemuBuildHostNetStr: remove dead code
2016-10-21 Ján TomkoqemuBuildHostNetStr: do not start options with a comma
2016-10-21 Ján TomkoqemuBuildHostNetStr: use type_sep earlier
2016-10-21 Nikolay Shirokovskiyvz: set something in disk driver name
2016-10-21 Nikolay Shirokovskiyvz: add serial number to disk devices
2016-10-21 John Ferlanbhyve: Need to add parameter to virDomainChrDefNew
2016-10-21 Mikhail Feoktistovvz: set localhost as vnc address
2016-10-21 Michal Privoznikvirt-wireshark.m4: Defer $(prefix) substitution
2016-10-20 Sławek KapłońskinetworkValidate: Forbid new-line char in network name
2016-10-20 Sławek Kapłońskinetwork: Use new util function to check name
2016-10-20 Sławek Kapłońskivirxml: Add function to check if string contains some...
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()
next