]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2018-05-07 Peter Krempaqemu: block: Add support for accessing directories...
2018-05-07 Peter Krempaqemu: Move virtual FAT disk validation from command...
2018-05-07 Peter Krempautils: storage: Mark that a virStorageSource is going...
2018-05-07 Peter Krempaqemu: block: Handle iomode property for json 'file...
2018-05-07 Peter Krempaqemu: block: Extract formatting of props for 'file...
2018-05-07 Peter Krempaqemu: domain: Carefuly transfer configuration from...
2018-05-07 Peter Krempautil: storage: Add shadow copies of few disk properties...
2018-05-07 Peter Krempaqemu: domain: Format storage source node names into...
2018-05-07 Peter Krempastorage: Properly track that backing chain members...
2018-05-07 Ján TomkoDeprecate QEMU_CAPS_TDF
2018-05-07 Ján TomkoDeprecate QEMU_CAPS_NO_KVM_PIT
2018-05-07 Ján TomkoqemuBuildMachineCommandLine: use a switch for virDomain...
2018-05-07 Ján Tomkoqemu: remove qemuBuildObsoleteAccelArg
2018-05-07 Ján Tomkostorage: remove qemu-img help scraping
2018-05-07 Ján Tomkotests: assume FMT_COMPAT for qemu-img tests
2018-05-07 Ján Tomkotests: delete most qemu-img test cases assuming FMT_OPTIONS
2018-05-04 Prafullkumar... lxc: convert to typesafe virConf accessors in lxc_native.c
2018-05-04 Lin Mavirsh: Simplify control flow for 'qemu-agent-command...
2018-05-04 Lin Mavirsh: Simplify control flow for 'desc' command
2018-05-04 Lin Mavirsh: Error out while domain not found for 'event...
2018-05-04 Lin Mavirsh: Error out while domain not found for 'qemu-monit...
2018-05-03 John Ferlanconf: Clean up object referencing for Add and Remove
2018-05-03 John Ferlanlibxl: Add refcnt for args->conn during migration
2018-05-03 John Ferlanlibxl: Add refcnt for args->vm during migration
2018-05-03 John Ferlanconf: Move and use virDomainObjListRemoveLocked
2018-05-03 John Ferlanconf: Use virDomainObjListFindBy*Locked for virDomainOb...
2018-05-03 John Ferlanconf: Split FindBy{UUID|Name} into locked helpers
2018-05-03 Cole Robinsontests: domaincapstest: Fix after iothreads addition
2018-05-03 Cole Robinsondomain_capabilities: Report <vmcoreinfo> support
2018-05-03 Cole Robinsonconf: Add a comment warning about boolean feature XML
2018-05-03 Cole Robinsonconf: format/parse <vmcoreinfo> as tristate
2018-05-03 Martin Kletzanderqemu: Add I/O thread support info into domain capabilities
2018-05-03 Martin Kletzanderxenconfig/: Remove spaces after casts
2018-05-03 Martin Kletzandervz/: Remove spaces after casts
2018-05-03 Martin Kletzandervmx/: Remove spaces after casts
2018-05-03 Martin Kletzanderuml/: Remove spaces after casts
2018-05-03 Martin Kletzandertest/: Remove spaces after casts
2018-05-03 Martin Kletzanderstorage/: Remove spaces after casts
2018-05-03 Martin Kletzandersecurity/: Remove spaces after casts
2018-05-03 Martin Kletzanderrpc/: Remove spaces after casts
2018-05-03 Martin Kletzanderqemu/: Remove spaces after casts
2018-05-03 Martin Kletzanderphyp/: Remove spaces after casts
2018-05-03 Martin Kletzandernwfilter/: Remove spaces after casts
2018-05-03 Martin Kletzandernetwork/: Remove spaces after casts
2018-05-03 Martin Kletzanderlxc/: Remove spaces after casts
2018-05-03 Martin Kletzanderhyperv/: Remove spaces after casts
2018-05-03 Martin Kletzanderesx/: Remove spaces after casts
2018-05-03 Martin Kletzanderaccess/: Remove spaces after casts
2018-05-03 Andrea Bolognanitests: Drop DO_TEST_LINUX()
2018-05-03 Andrea Bolognanitests: Extend NUMA mocking
2018-05-03 Andrea Bolognanitests: Build virpcimock on FreeBSD too
2018-05-03 Andrea Bolognanitests: Fix mode_t usage with va_arg()
2018-05-03 Andrea Bolognanisyntax-check: Prohibit canonicalize_file_name()
2018-05-03 Andrea Bolognanitests: Stop mocking canonicalize_file_name()
2018-05-03 Andrea Bolognaniall: Use virFileCanonicalizePath() instead of canonical...
2018-05-03 Andrea Bolognanitests: Mock virFileCanonicalizePath()
2018-05-03 Andrea Bolognaniutil: Introduce virFileCanonicalizePath()
2018-05-03 Daniel P. Berrangéconfigure: remove bogus LIBVIRT_GETTEXT macro reference
2018-05-03 Daniel P. Berrangénwfilter: pass vm name in when instantiating filters
2018-05-03 Daniel P. Berrangénwfilter: introduce virNWFilterBinding to decouple...
2018-05-03 Daniel P. Berrangénwfilter: fix leaking of filter parameters upon error
2018-05-03 Daniel P. Berrangénwfilter: remove obsolete code related to firewalld
2018-05-03 Daniel P. Berrangénwfilter: make virNWFilterIPAddrLearnReq type private
2018-05-03 Daniel P. Berrangénwfilter: change methods returning virNWFilterIPAddrLea...
2018-05-03 Daniel P. Berrangénwfilter: remove virNWFilterHashTable typedefs entirely
2018-05-03 Daniel P. Berrangénwfilter: remove methods that are trivial wrappers...
2018-05-03 Daniel P. Berrangénwfilter: remove pointless virNWFilterHashTable struct
2018-05-03 Stefan Bergerqemu: Add tpm-crb QEMU device to the command line
2018-05-03 Stefan Bergerqemu: Extend the capabilities with tpm-crb device
2018-05-03 Stefan Bergerconf: Enable TPM CRB interface in the domain XML
2018-05-03 Julio Faraccotest: avoid slash characters to the new domain name.
2018-05-03 Julio Faraccoqemu: avoid slash characters to the new domain name.
2018-05-03 Daniel P. Berrangéstoragefile: conditional build of virStorageFileLoadBac...
2018-05-03 Daniel P. Berrangétests: unlink libxl-driver.log
2018-05-03 Daniel P. Berrangéstorage: create separate loadable modules for storage...
2018-05-03 Daniel P. Berrangéutil: refactor storage file checks to allow error reporting
2018-05-03 Daniel P. Berrangéutil: fix virStorageFileGetBackingStoreStr error handling
2018-05-03 Daniel P. Berrangéstorage: split fs storage file code from storage driver...
2018-05-03 Daniel P. Berrangéstorage: remove unused imports of libxml headers
2018-05-03 Daniel P. Berrangéstorage: split gluster storage file code from storage...
2018-05-03 Daniel P. Berrangéutil: create new virmodule.{c,h} files for dlopen suppo...
2018-05-03 Ville Skyttädocs: Grammar and spelling fixes
2018-05-03 Daniel P. Berrangérpm: set wireshark plugin directory from pkg-config
2018-05-03 Daniel P. Berrangérpm: libvirt-daemon-driver-libxl must obsolete libvirt...
2018-05-02 Maciej Wolnytests/Makefile.am: use LIBTOOL variable instead of...
2018-05-02 Ján Tomkoconf: remove unused VIR_DOMAIN_FS_RAM_DEFAULT_USAGE
2018-05-02 Erik Skultetydocs: schema: Add missing <interleave> element to panic...
2018-05-02 Ján TomkoMakefile: fix typo
2018-05-02 Ján TomkoPost-release version bump to 4.4.0
2018-05-02 Daniel VeillardRelease of libvirt-4.3.0
2018-05-02 Peter Krempanews: Mention changes TLS non-shared-storage migration
2018-04-30 Peter Krempaqemu: migration: Use TLS environment for NBD server...
2018-04-30 Peter Krempaqemu: monitor: Add 'tls-creds' parameter to 'nbd-server...
2018-04-30 Peter Krempaqemu: caps: Add capability for TLS transport in the...
2018-04-30 Peter Krempaqemu: migration: Don't crash on access to 'current...
2018-04-30 Daniel P. Berrangépo: delete bogus translations from various languages
2018-04-30 Daniel P. BerrangéRefresh translations to drop unused strings
2018-04-30 Peter Krempaqemu: migration: Forbid 'nbd' migration of non-shared...
2018-04-27 Laine Stumpnwfilter: increase pcap buffer size to be compatible...
2018-04-27 Daniel P. BerrangéRevert "news: Update the news file with the log filter...
next