]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2016-05-17 Chunyan LiuxenFormatNet: correct `type=netfront' to 'type=vif...
2016-05-17 Chunyan Liuextract XEN_CONFIG_FORMAT_XM/XL to xen_common.h
2016-05-17 Fabian Freyerbhyve: implement virConnectIsSecure
2016-05-17 Fabian Freyerbhyve: Implement virConnectIsEncrypted
2016-05-17 Cole Robinsonspec: Remove %defattr usage
2016-05-17 Maxim NestratovRevert "vz: handle sourceless cdroms"
2016-05-17 Cole Robinsonqemu: hotplug: Report error if we hit tray status timeout
2016-05-17 Cole Robinsondocs: formatdomain: document virtio-mmio device addresses
2016-05-17 Erik Skultetyadmin: include: Rename argument dmn to conn in virAdmCo...
2016-05-17 Nikolay Shirokovskiyvz: make error path code idiomatic
2016-05-17 Mikhail Feoktistovvz: fix template ct creation
2016-05-17 Nikolay Shirokovskiyvz: fix error message for readonly fs
2016-05-17 Mikhail Feoktistovvz: handle sourceless cdroms
2016-05-17 Nikolay Shirokovskiyvz: fix vzCheckUnsupportedDisks format checks for cdroms
2016-05-17 Nikolay Shirokovskiyvz: remove check for auto file format for disks
2016-05-17 Pavel Hrdinadomain_conf: cleanup virDomainGraphicsListenDefParseXML
2016-05-17 Pavel Hrdinagraphics: make address attribute for listen type='addre...
2016-05-17 Pavel Hrdinadomain_conf: parse listen attribute while parsing liste...
2016-05-17 Pavel Hrdinagraphics: don't parse listens if socket attribute is...
2016-05-17 Peter Krempaconf: Allow all volume modes for disk type='lun' sources
2016-05-16 Andrea Bolognaniqemu: Drop QEMU_CAPS_VIRTIO_BLK_SG_IO
2016-05-16 Andrea Bolognaniqemu: Drop QEMU_CAPS_CPU_HOST
2016-05-16 Andrea Bolognaniqemu: Drop QEMU_CAPS_PCI_ROMBAR
2016-05-16 John Ferlanlibxl: Free migration cookie
2016-05-16 John Ferlanqemu: More qemu_monitor_json cleanups
2016-05-16 Fabian Freyerbhyve: implement virConnectIsAlive
2016-05-16 Cole Robinsonqemu: command: Use -name guest= if available
2016-05-16 Cole Robinsonqemu: command: escape commas in chardev socket path
2016-05-16 Cole Robinsonqemu: command: escape commas in VNC socket path
2016-05-16 Cole Robinsonqemu: command: escape commas in secret master path
2016-05-16 Cole Robinsonqemu: command: escape commas in VM name
2016-05-16 Cole Robinsonqemu: command: Add qemuBufferEscapeComma
2016-05-16 Cole Robinsonqemu: alias: Remove QEMU_CAPS_DEVICE
2016-05-16 Erik Skultetyadmin: Fix passing an incorrect readonly attribute...
2016-05-16 Jiri Denemarkcpu: Properly report errors when parsing CPU map XML
2016-05-16 Jiri Denemarkcpu_x86: Check vendor early
2016-05-16 Jiri Denemarkcpu_x86: Don't ignore parsing errors in x86ModelLoad
2016-05-16 Jiri Denemarkcpu_x86: Don't ignore parsing errors in x86FeatureLoad
2016-05-16 Jiri Denemarkcpu_x86: Don't ignore parsing errors in x86VendorLoad
2016-05-16 Jiri Denemarkcpu_x86: Simplify insertions into a linked list
2016-05-16 Jiri Denemarkcpu_x86: Remove comparisons to NULL
2016-05-16 Jiri Denemarkcpu_x86: Use for loop in x86Decode
2016-05-16 Jiri Denemarkcpu_x86: Rename cleanup labels
2016-05-16 Jiri Denemarkcpu_x86: Compare CPU candidates in a separate function
2016-05-16 Jiri Denemarkcpu_x86: Rename struct virCPUx86DataIterator
2016-05-16 Jiri Denemarkcpu_x86: Rename enum compare_result
2016-05-16 Jiri Denemarkcpu_x86: Rename struct x86_map
2016-05-16 Jiri Denemarkcpu_x86: Rename struct x86_model
2016-05-16 Jiri Denemarkcpu_x86: Rename struct x86_kvm_feature
2016-05-16 Jiri Denemarkcpu_x86: Rename struct x86_feature
2016-05-16 Jiri Denemarkcpu_x86: Rename struct x86_vendor
2016-05-16 Cole Robinsonqemu: command: Ignore QEMU_CAPS_DEVICE when building...
2016-05-16 Jiri DenemarkcpuGetModels: Fix memory leak on error
2016-05-16 Alexander Burlukacpu: Add support for clflushopt and tsc_adjust Intel...
2016-05-16 John Ferlansecret: Alter virSecretGetSecretString
2016-05-16 Peter Krempaqemu: domain: Fix names for functions that clear securi...
2016-05-16 John Ferlanutil: string: Introduce helper to determine whether...
2016-05-16 Peter Krempautil: string: Introduce virStringEncodeBase64
2016-05-16 Peter Krempasecret: util: Refactor virSecretGetSecretString
2016-05-16 Peter Krempautil: alloc: Introduce freeing helpers that clear the...
2016-05-16 Jiri Denemarkcapabilities: Advertise cpuselection if -cpu host is...
2016-05-16 Jiri Denemarkqemuaincapstest: Give better names to test data files
2016-05-16 Jiri Denemarkdomaincapstest: Give better names to test data files
2016-05-16 Jiri Denemarkdomaincapstest: Use arch strings
2016-05-14 Michal Privozniktests: Introduce check-file-access.pl
2016-05-14 Michal Privoznikvirtestmock: Print invalid file accesses into a file
2016-05-14 Michal Privozniktests: Introduce global mock library
2016-05-14 Michal Privoznikvirmock.h: Introduce VIR_MOCK_CALL_STAT
2016-05-14 Michal Privozniksecurityselinuxhelper: Adapt to virmock.h
2016-05-14 Michal Privozniknssmock: Adapt to virmock.h
2016-05-14 Michal Privoznikvircgroupmock: Adapt to virmock.h
2016-05-14 Michal Privoznikvirpcimock: Adapt to virmock.h
2016-05-13 Fabian Freyerqemu: remove ATTRIBUTE_UNUSED in connectGetType
2016-05-13 Fabian Freyerbhyve: implement virConnectGetType
2016-05-13 Jim Fehligxlconfigtests: use qemu-xen in all test data files
2016-05-13 Jim Fehliglibxl: don't attempt to probe a non-existent emulator
2016-05-13 Pavel Hrdinavirt-aa-helper: remove replace_string and use virString...
2016-05-13 Laine Stumpnetwork: log error when <bandwidth> is requested for...
2016-05-13 Michal Privoznikvirfile: Introduce virFileRemoveLastComponent
2016-05-13 Shivaprasad... leave out the default USB controller only on i440fx...
2016-05-12 Peter Krempaqemu: domain: Fix name of macro defining AES IV length
2016-05-12 John Ferlanqemu: Change from SecretIV or _IV to SecretAES or _AES
2016-05-12 Christophe... schemas: Improve outdated comment
2016-05-12 Ján TomkoFix tests to include video ram size
2016-05-12 Ján TomkoFill out default vram in DeviceDefPostParse
2016-05-12 Ján TomkoCall per-device post-parse callback even on implicit...
2016-05-12 Ján TomkoMove virDomainDefPostParseInternal after virDomainDevic...
2016-05-11 Erik Skultetyutil: Fix virGetLastErrorMessage to return proper error...
2016-05-11 Erik Skultetyspec: Fix broken indentation reported by syntax-check
2016-05-11 Daniel P. Berrangelibvit.spec.in: Add missing BuildRequires against sheepdog
2016-05-11 Daniel P. Berrangelibvirt.spec.in: remove all changelog entries
2016-05-11 Daniel P. Berrangelibvirt.spec.in: use explicit --with-xxx for all features
2016-05-11 Daniel P. Berrangelibvirt.spec.in: remove nss plugin conditional
2016-05-11 Daniel P. Berrangelibvirt.spec.in: remove libnl conditional
2016-05-11 Daniel P. Berrangelibvirt.spec.in: remove macvtap conditional
2016-05-11 Daniel P. Berrangelibvirt.spec.in: remove libpcap conditional
2016-05-11 Daniel P. Berrangelibvirt.spec.in: remove nwfilter driver conditional
2016-05-11 Daniel P. Berrangelibvirt.spec.in: remove nodedev conditional
2016-05-11 Daniel P. Berrangelibvirt.spec.in: remove most storage conditionals
2016-05-11 Daniel P. Berrangelibvirt.spec.in: remove network driver conditiaonl
next