]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2016-02-16 Andrea Bolognaniconf: Use a temporary int variable to store GIC version osstest/frozen/xen-4.5-testing
2016-02-16 John Ferlanqemu: Move qemuDomainNetVLAN
2016-02-16 John Ferlanqemu: Move qemuAssign*Alias* API's into their own module
2016-02-16 John Ferlanqemu: Move qemuNetworkPrepareDevices
2016-02-16 John Ferlanqemu: Move and rename qemuOpenVhostNet
2016-02-16 John Ferlanqemu: Move qemuDomain*Address* functions
2016-02-16 John Ferlanqemu: Move qemuDomainSupports* functions
2016-02-16 John Ferlanqemu: Move qemuNetworkIfaceConnect to qemu_interface...
2016-02-16 John Ferlanqemu: Move qemuPhysIfaceConnect to qemu_interface.c...
2016-02-16 John Ferlanqemu: Move qemuVirCommandGetDevSet
2016-02-16 John Ferlanqemu: Move qemuBuildTPMDevStr
2016-02-16 John Ferlanqemu: Move qemuVirCommandGetFDSet
2016-02-16 John Ferlanqemu: Move qemuBuildTPMBackendStr
2016-02-16 Andrea Bolognanitests: Add more GIC test cases
2016-02-16 Andrea Bolognanitests: Reorganize and simplify GIC test cases
2016-02-16 Andrea Bolognaniqemu: Always enable GIC on ARM virt machines
2016-02-16 Andrea Bolognaniqemu: Default to GIC v2
2016-02-16 Andrea Bolognaniconf: Use virGICVersion enumeration in virDomainDef
2016-02-16 Andrea Bolognanischema: List allowed GIC versions
2016-02-16 Andrea Bolognanigic: Introduce virGICVersion enumeration
2016-02-16 Ludovic Beliveauqemu: fix hot unplug of PCI devices with VFIO
2016-02-15 Ján TomkoSpell VMware with a lowercase w
2016-02-15 Peter Krempavsh: Replace vshPrint macro with function
2016-02-15 Peter Krempavsh: Simplify bailing out on OOM conditions
2016-02-14 Laine Stumputil: clean up and expand 802.1QbX negotiation logging
2016-02-14 Laine Stumpnetwork: consolidated info log for all network allocate...
2016-02-14 Laine Stumpnetwork: consolidate connection count updates for devic...
2016-02-12 Wido den Hollanderrbd: Use RBD fast-diff for querying actual volume alloc...
2016-02-12 Wido den Hollanderrbd: rbd_diff_iterate2() is available in librbd since 266
2016-02-12 Wido den Hollanderrbd: Add volStorageBackendRBDGetFeatures() for internal...
2016-02-12 Andrea Bolognanidomsuspend: Fix warning on mingw build
2016-02-12 Michal PrivoznikstorageVolCreateXMLFrom: Check if backend knows how...
2016-02-12 Michal PrivoznikstorageVolCreateXML: Swap order of two operations
2016-02-12 Michal Privoznikvirsh: Teach vol-create-as to --print-xml
2016-02-12 Michal PrivoznikcmdVolCreateAs: Rework to follow usual func pattern
2016-02-12 Michal Privoznikvirportallocatortest: Run on linux only
2016-02-12 Mikhail Feoktistovvz: fix race condition when adding domain to domains...
2016-02-12 Mikhail Feoktistovvz: fix notification subscription
2016-02-12 Mikhail Feoktistovvz: remove unused struct field
2016-02-12 Mikhail Feoktistovvz: make output arguments in prlsdkGetDomainIds as...
2016-02-12 Maxim NestratovChange maintainers list
2016-02-11 Andrea Bolognanitests: Rename virmockdbus -> virdbusmock for consistency
2016-02-11 Andrea Bolognanitests: Don't use "lib" prefix for mock libraries
2016-02-11 Andrea Bolognanitests: Allow use of close() in mock libraries
2016-02-11 Andrea Bolognanitests: Split off the mock part of the port allocator...
2016-02-11 Peter Krempaconf: snapshot: Avoid autogenerating duplicate snapshot...
2016-02-11 Peter Krempaconf: snapshot: Refactor virDomainSnapshotDefAssignExte...
2016-02-11 Peter Krempaconf: snapshot: Extract code to generate default extern...
2016-02-11 Peter Krempaconf: snapshot: Rename disksorter to virDomainSnapshotC...
2016-02-11 Andrea Bolognanitests: Link mock libraries against gnulib and gnulib...
2016-02-11 Andrea Bolognanitests: Use plain close() in mock code
2016-02-11 Michal Privoznikdbus: Don't unref NULL messages
2016-02-11 Ján Tomkovirhook: do not save the return value of virBuildPath
2016-02-11 Ján TomkoClean up usage of 'ret' variable
2016-02-11 Ján TomkoProhibit verbose strcat
2016-02-11 Ján Tomkovbox: remove more extra spaces
2016-02-11 Ján Tomkovbox: remove extra spaces from function headers
2016-02-11 Ján Tomkovbox: remove extra spaces from assignments
2016-02-11 Ján Tomkovbox: remove extra spaces from variable initializations
2016-02-11 Ján Tomkovbox: remove extra spaces from macro definitions
2016-02-11 Michal Privoznikqemu: Connect to guest agent iff needed
2016-02-10 John Ferlanqemu: Split the command parsing routines into own module
2016-02-10 John Ferlanqemu: Check return status for virDomainGraphicsListenSe...
2016-02-10 John Ferlanqemu: Introduce qemuParseCommandLineVnc
2016-02-10 Andrea BolognaniRevert "tests: Don't link mock libraries against libvir...
2016-02-10 Andrea Bolognanitests: Don't link mock libraries against libvirt and...
2016-02-10 Michal Privoznikxenconfig: Properly check retval of virDomainGraphicsLi...
2016-02-10 Joao Martinslibxl: keepalive messages support
2016-02-10 Joao Martinslibxl: add p2p migration
2016-02-09 Cole Robinsontests: qemu: More aarch64 virtio and pci tests
2016-02-09 Cole Robinsontests: qemuxml2xml: assign device addresses
2016-02-09 Cole Robinsontests: utils: Add PreFormat callback for CompareXML2XML...
2016-02-09 Michal PrivoznikvirStringListLength: Ensure const correctness
2016-02-09 Cole Robinsontests: qemuxml2xml: specify qemuCaps in test cases
2016-02-09 Cole Robinsontests: Unconditionally enable QEMU_CAPS_DEVICE
2016-02-09 Cole Robinsontests: qemuxml2argv: remove some QEMU_CAPS_DEVICE probl...
2016-02-09 Michal PrivoznikvirDomainFormatSchedDef: Initialize @priority
2016-02-09 Martin Kletzanderutil: Get rid of virStringListLen()
2016-02-09 Cole Robinsontests: qemuxml2xml: Always use different output file
2016-02-09 Martin KletzanderFix '-pie' build with clang
2016-02-09 Ján Tomkoleaseshelper: swap two parameters of virLeaseNew
2016-02-09 Ján TomkovboxDumpDisplay: realign variable initializations
2016-02-09 Ján TomkovboxDumpDisplay: remove suspicious strlen
2016-02-09 Ján TomkovboxDumpDisplay: reuse the keyUtf16 variable
2016-02-09 Ján TomkovboxDumpDisplay: use VIR_APPEND_ELEMENT
2016-02-09 Ján TomkovboxDumpDisplay: check return of virDomainGraphicsListe...
2016-02-09 Ján TomkovboxDumpDisplay: clean up VIR_STRDUP usage
2016-02-09 Ján TomkovboxDumpDisplay: fill out the graphics structure earlier
2016-02-09 Ján TomkovboxDumpDisplay: allocate the graphics structure upfront
2016-02-09 Ján TomkovboxDumpDisplay: split out def->graphics allocation
2016-02-09 Ján TomkovboxDumpDisplay: remove extra virReportOOMError
2016-02-09 Ján TomkovboxDumpDisplay: add addDesktop bool
2016-02-09 Ján TomkovboxDumpDisplay: more indentation reducing
2016-02-09 Ján TomkovboxDumpDisplay: reduce indentation level
2016-02-09 Ján TomkoCheck return value of vboxDumpVideo
2016-02-09 Ján Tomkoleaseshelper: split out virLeaseNew
2016-02-08 Peter Krempaqemu: iothread: Reuse qemuProcessSetupIOThread in iothr...
2016-02-08 Peter Krempaqemu: iothread: Aggregate code to set IOThread tuning
2016-02-08 Peter Krempaqemu: vcpu: Reuse qemuProcessSetupVcpu in vcpu hotplug
2016-02-08 Peter Krempaqemu: vcpu: Aggregate code to set vCPU tuning
next