]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
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
2016-10-10 Erik Skultetyvirlog: Introduce virLogFindOutput
2016-10-10 Erik Skultetyvirlog: Introduce virLogFilterNew
2016-10-10 Erik Skultetyvirlog: Introduce virLogOutputNew
2016-10-10 Erik Skultetyvirlog: Store the journald fd within the output object
2016-10-10 Erik Skultetyvirlog: Rename virLogParse* to virLogParseAndDefine*
2016-10-10 Erik Skultetyvirlog: Remove unused macro IS_SPACE
2016-10-10 Chen Hanxiaovirsh domdisplay: introduce '--all' for showing all...
2016-10-07 John Ferlanutil: Check/ignore already disabled event
2016-10-07 John Ferlanutil: Clear up some perf error messages
2016-10-07 John Ferlandocs: Alter descriptions of perf cpu_cycles
2016-10-07 Daniel P. Berrangeqemu: fix command line building for iommu devices
2016-10-07 Marko Myllynendocs: Add PCP as monitoring application
2016-10-06 Erik Skultetyprivate_syms: add virLogFilterListFree to libvirt_priva...
2016-10-06 Andrea Bolognanim4: Drop PKG_PROG_PKG_CONFIG compatibility code
2016-10-06 Martin Kletzandervirt-yajl: Fix detection of yajl requirements
2016-10-06 Ján Tomkodocs/Makefile.am: build hvsupport.html earlier
2016-10-06 Ján Tomkodocs/Makefile.am: remove redundant variables
2016-10-06 Peter Krempaqemu: monitor: Properly configure backend for UDP chardevs
2016-10-06 Peter Krempaqemu: monitor: Simplify construction of chardev backends
2016-10-06 Peter Krempatests: qemumonitorjsontest: Do some actual testing...
2016-10-06 Peter Krempatests: qemumonitorjson: Don't do multiple tests in...
2016-10-06 Peter Krempatests: qemu: Add support for testing aguments on monito...
next