]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2016-09-27 Joao Martinsxenconfig: channels conversion support
2016-09-27 Joao Martinslibxl: channels support
2016-09-27 Joao Martinsconf: add xen type for channels
2016-09-27 Jiri Denemarkqemu: Fix crash in qemucapsprobe
2016-09-27 Michal PrivoznikqemuDomainUpdateDeviceConfig: Allow full disk update
2016-09-27 Jim Fehliglibxl: find virDomainObj in libxlDomainShutdownThread
2016-09-27 Jiri Denemarkmingw: Package cputypes.rng for mingw32 too
2016-09-27 Jiri Denemarkmingw: Package cputypes.rng
2016-09-27 Jiri Denemarkspec: Package cputypes.rng
2016-09-27 Daniel P. Berrangeqemu: make qemuGetCompressionProgram return int not...
2016-09-26 Nitesh KonkarFix coding style issues.
2016-09-26 Michal Privoznikconf: Skip post parse callbacks when creating copy
2016-09-26 Michal Privoznikdomain_conf: Introduce VIR_DOMAIN_DEF_PARSE_SKIP_POST_PARSE
2016-09-26 Michal PrivoznikqemuDomainDefAssignAddresses: Fetch caps from domain...
2016-09-26 Michal PrivoznikqemuDomainDeviceDefPostParse: Fetch caps from domain...
2016-09-26 Michal PrivoznikqemuDomainDefPostParse: Fetch qemuCaps from domain...
2016-09-26 Michal Privoznikconf: Extend virDomainDefAssignAddressesCallback for...
2016-09-26 Michal Privoznikconf: Extend virDomainDeviceDefPostParse for parseOpaque
2016-09-26 Michal PrivoznikvirDomainDefCopy: Introduce @parseOpaque argument
2016-09-26 Michal PrivoznikvirDomainDefParse{File,String}: Introduce @parseOpaque...
2016-09-26 Michal PrivoznikvirDomainDefParseNode: Introduce @parseOpaque argument
2016-09-26 Michal PrivoznikvirDomainDefPostParse: Introduce @parseOpaque argument
2016-09-26 Chen Hanxiaostorage_backend_rbd: remove unnessary translated messag...
2016-09-26 Nitesh KonkarFix various code comment typos
2016-09-26 John Ferlanqemu: Get/return compressedpath program
2016-09-26 John Ferlanqemu: Remove qemuCompressProgramAvailable
2016-09-26 John Ferlanqemu: Use qemuGetCompressionProgram for error paths
2016-09-26 John Ferlanqemu: Alter qemuGetCompressionProgram warning message
2016-09-26 John Ferlanqemu: Remove getCompressionType
2016-09-26 John Ferlanqemu: Introduce helper qemuGetCompressionProgram
2016-09-26 John Ferlanqemu: Adjust doCoreDump to call getCompressionType
2016-09-26 John Ferlanqemu: Move getCompressionType
2016-09-26 Cédric Bosdonnatapparmor: move qemu-bridge-helper to libvirtd profile
2016-09-23 Cédric Bosdonnatlibxl: increase usbdevice list only when finding such...
2016-09-23 Michal PrivoznikqemuBuildHostNetStr: Realign
2016-09-23 Pavel Hrdinaqemuhelptest: regenerate data for qemu-kvm-1.2.0
2016-09-23 Pavel Hrdinaqemuhelptest: regenerate data for qemu-kvm-0.13.0
2016-09-23 Pavel Hrdinaqemuhelptest: regenerate data for qemu-kvm-0.12.3
2016-09-23 Pavel Hrdinaqemuhelptest: regenerate data for qemu-1.2.0
2016-09-23 Pavel Hrdinaqemuhelptest: regenerate data for qemu-1.1.0
2016-09-23 Pavel Hrdinaqemuhelptest: regenerate data for qemu-1.0
2016-09-23 Pavel Hrdinaqemuhelptest: regenerate data for qemu-0.12.1
2016-09-23 Pavel Hrdinaqemuhelptest: remove downstream test data
2016-09-22 John Ferlanqemu: Fix improper indention
2016-09-22 Nitesh KonkarFix Multiple Typos
2016-09-22 Jiri DenemarkMove CMT feature filtering to QEMU driver
2016-09-22 Jiri Denemarkqemu: Update guest CPU def in live XML
2016-09-22 Jiri Denemarkcpu: Rework cpuCompare* APIs
2016-09-22 Jiri Denemarkcpu: Document missing parameters for cpuCompare*
2016-09-22 Jiri Denemarkcpu: Introduce virCPUCheckFeature
2016-09-22 Jiri Denemarkcpu: Rework virCPUDataCheckFeature
2016-09-22 Jiri Denemarkcpu: Rename cpuHasFeature to virCPUDataCheckFeature
2016-09-22 Jiri Denemarkcpu: Introduce virCPUTranslate
2016-09-22 Jiri Denemarkcpu: Set nfeatures_max correctly in x86Decode
2016-09-22 Jiri Denemarkcpu: Rework cpuUpdate
2016-09-22 Jiri Denemarkcpu: Add x86FeatureInData
2016-09-22 Jiri Denemarkcpu: Report error for unknown features in x86HasFeature
2016-09-22 Jiri Denemarkcpu: Make x86ModelFromCPU a bit smarter
2016-09-22 Jiri Denemarkcpu: Make x86ModelFromCPU easier to read
2016-09-22 Jiri Denemarkqemu: Introduce virQEMUCapsIsCPUModeSupported
2016-09-22 Jiri Denemarkqemu: Introduce virQEMUCapsGetHostModel
2016-09-22 Jiri DenemarkShow host model in domain capabilities
2016-09-22 Jiri Denemarkcpu: Drop false support for ARM cpu-model
2016-09-22 Jiri Denemarkqemu: Store host-model CPU in qemu capabilities
2016-09-22 Jiri Denemarkconf: Introduce virCPUDefCopyModelFilter
2016-09-22 Jiri Denemarkconf: Introduce virCPUDefStealModel
2016-09-22 Jiri Denemarkconf: Introduce virCPUDefCopyWithoutModel
2016-09-22 Jiri Denemarkqemu: Propagate virCapsPtr to virQEMUCapsNewForBinaryIn...
2016-09-22 Jiri Denemarkschema: Separate CPU related definitions into cputypes.rng
2016-09-22 Jiri Denemarkdomcaps: Add CPU usable flag
2016-09-22 Jiri Denemarkdomcaps: Show only CPU models supported by libvirt
2016-09-22 Jiri Denemarkcpu: Don't overwrite errors in cpuGetModels
2016-09-22 Jiri Denemarkcpu: Special case models == NULL in cpuGetModels
2016-09-22 Jiri Denemarkqemu: Fill in CPU domain capabilities
2016-09-22 Jiri Denemarkqemu: Introduce virQEMUCapsGuestIsNative
2016-09-22 Jiri Denemarkqemuxml2argvtest: Reorder CPU features
2016-09-22 Jiri Denemarkqemuxml2argvtest: Set correct architecture for KVM...
2016-09-22 Jiri Denemarkqemuxml2argvtest: Properly setup CPU models in qemuCaps
2016-09-22 Jiri Denemarkqemu: Separate guest CPU validation from command line...
2016-09-22 Jiri Denemarktestutilsqemu: Add default CPU for PPC64 architectures
2016-09-22 Jiri Denemarktestutilsqemu: Helpers for changing host CPU and arch
2016-09-22 Jiri Denemarkqemuxml2argvtest: Properly initialize qemuCaps->arch
2016-09-22 Jiri Denemarkqemuxml2argvtest: Update qemuCaps after parsing domain XML
2016-09-22 Jiri Denemarkqemuxml2argvtest: Reorder functions
2016-09-22 Jiri Denemarkqemuxml2argvtest: Get rid of testCompareXMLToArgvHelper
2016-09-22 Jiri Denemarkqemuxml2argvtest: Rename "out" labels as "cleanup"
2016-09-22 Jiri Denemarkqemuxml2argvtest: Rename extraFlags as qemuCaps
2016-09-22 Jiri Denemarkqemu: Use virDomainCapsCPUModels for cpuDefinitions
2016-09-22 Jiri Denemarkdomcaps: Add support for listing supported CPU models
2016-09-22 Jiri DenemarkcpuGetModels: Switch to virArch
2016-09-21 Jim Fehliglibxl: support VIR_MIGRATE_PERSIST_DEST migration flag
2016-09-21 Pavel Hrdinaqemu_process: move graphics validation into separate...
2016-09-21 Chen Hanxiaoqemu_process: show shutoff reasons when debug log disabled
2016-09-21 Nitesh Konkarlibvirt-nodedev.c:fix a typo
2016-09-21 Nitesh Konkarlibvirt-admin.c:fix a typo
2016-09-21 Nitesh Konkardriver.c:fix a typo
2016-09-21 Nitesh Konkardomain_conf.c:fix the comment.
2016-09-21 Nitesh Konkardomain_conf.c:fix a typo
2016-09-21 Nitesh Konkardomain_conf.c:fix a typo
2016-09-21 Michal Privoznikmigration: Document we don't copy storage during offlin...
next