]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2019-07-15  Peter Krempaqemu: blockjob: Don't reset state when entering sync...
2019-07-15  Jonathon Jongsmaqemu: add 'bochs' video display type
2019-07-15  Jonathon Jongsmaqemu: Add bochs-display capability
2019-07-13  Han Hanstorage: Add iscsi-direct pool list type flag
2019-07-13  Han Hanvirsh.pod: Add zfs and vstorage pool types
2019-07-13  Han Hanstorage: Add missing pool type flags in comment
2019-07-12  Eric Blakemaint: RNG comment fix
2019-07-12  Eric Blakesnapshot: Factor out redefine cycle validation
2019-07-12  Daniel P. Berrangétests: skip systemd activation test if FDs 3/4/5 are...
2019-07-12  Daniel P. Berrangérpc: remove unused typedef for auto shutdown function...
2019-07-12  Daniel P. Berrangéutil: remove unused helper for getting UNIX socket...
2019-07-12  Daniel P. Berrangéutil: move code for getting listen FDs into systemd...
2019-07-12  Daniel P. Berrangélogging: convert log daemon to use systemd activation...
2019-07-12  Daniel P. Berrangélocking: convert lock daemon to use systemd activation...
2019-07-12  Daniel P. Berrangéutil: remove code spawning with systemd activation...
2019-07-12  Daniel P. Berrangéremote: update config files to note usage wrt systemd...
2019-07-12  Daniel P. Berrangéremote: make system libvirtd exit when idle via timeout
2019-07-12  Daniel P. Berrangéremote: add systemd socket units for UNIX/TCP sockets
2019-07-12  Daniel P. Berrangérpc: remove unused API for creating services from FDs
2019-07-12  Daniel P. Berrangéremote: fix handling of systemd activation wrt socket...
2019-07-12  Daniel P. Berrangéremote: simplify libvirtd code for deciding if SASL...
2019-07-12  Daniel P. Berrangérpc: add API for checking whether an auth scheme is...
2019-07-12  Daniel P. Berrangérpc: add helper APIs for adding services with systemd...
2019-07-12  Daniel P. Berrangérpc: avoid unlinking sockets passed in from systemd
2019-07-12  Daniel P. Berrangérpc: allow creating RPC service from an array of FDs
2019-07-12  Daniel P. Berrangérpc: refactor RPC service constructors to share more...
2019-07-12  Daniel P. Berrangéutil: add APIs for facilitating use of systemd activati...
2019-07-12  Daniel P. Berrangérpc: ensure all sockets bind to same port when service...
2019-07-12  Ján Tomkostorage: rbd: do not attempt to dereference a non-pointer
2019-07-12  Ján Tomkodocs: RBD pool only supports raw volumes
2019-07-12  Ján TomkoRevert "conf: Remove volOptions for VIR_STORAGE_POOL_RBD"
2019-07-12  Ján Tomkostorage: rbd: actually index the array when iterating...
2019-07-12  Ján Tomkostorage: rbd: use VIR_REALLOC in the loop
2019-07-12  Jonathon Jongsmaqemu: minor refactor of video device string handling
2019-07-12  Michal Privoznikvirnetworkobj: Drop needless cleanup label in virNetwor...
2019-07-12  Michal Privoznikvirnetworkobj: Drop needless cleanup label in virNetwor...
2019-07-12  Michal Privoznikvirnetworkobj: Free retval of virNetworkObjGetPortStatu...
2019-07-12  Daniel P. Berrangélogging: ensure virtlogd rollover takes priority over...
2019-07-11  Daniel P. Berrangérpc: always pass "-T -e none" args to ssh
2019-07-11  Ján Tomkoqemu: stop formatting json='1' in status XML
2019-07-11  Daniel P. Berrangénodedev: add missing include for virFileMakePathWithMode
2019-07-11  Daniel P. Berrangéutil: add API for resolving socket service names
2019-07-11  Daniel P. Berrangérpc: add helper API for getting UNIX path from socket...
2019-07-11  Daniel P. Berrangéutil: add helper API for getting UNIX path from socket...
2019-07-11  Daniel P. Berrangélocking,logging: put a strong dep from admin socket...
2019-07-11  Andrea Bolognanigitlab: Perform some builds on Debian 10
2019-07-11  Andrea Bolognanici: Update image list
2019-07-11  Andrea Bolognanici: Use default image tag "latest"
2019-07-11  Daniel P. Berrangébhyve: acquire a pidfile in the driver root directory
2019-07-11  Daniel P. Berrangévz: acquire a pidfile in the driver root directory
2019-07-11  Daniel P. Berrangélxc: acquire a pidfile in the driver root directory
2019-07-11  Daniel P. Berrangélibxl: acquire a pidfile in the driver root directory
2019-07-11  Daniel P. Berrangélibxl: remove obsolete check for xend during driver...
2019-07-11  Daniel P. Berrangénwfilter: acquire a pidfile in the driver root directory
2019-07-11  Daniel P. Berrangéinterface: acquire a pidfile in the driver root directory
2019-07-11  Daniel P. Berrangénodedev: acquire a pidfile in the driver root directory
2019-07-11  Daniel P. Berrangéstorage: acquire a pidfile in the driver root directory
2019-07-11  Daniel P. Berrangénetwork: acquire a pidfile in the driver root directory
2019-07-11  Daniel P. Berrangésecrets: acquire a pidfile in the driver root directory
2019-07-11  Daniel P. Berrangéqemu: acquire a pidfile in the driver root directory
2019-07-10  Eric Blakesnapshot: Add VIR_DOMAIN_SNAPSHOT_CREATE_VALIDATE flag
2019-07-10  Eric Blakesnapshot: Add internal option to validate XML against...
2019-07-10  Eric Blakemaint: Drop dead code in check-driverimpls.pl
2019-07-10  Daniel P. Berrangévz: fix typo that lost the '#' in '#define'
2019-07-09  Daniel P. Berrangéutil: assume modern CPU_ALLOC macros always exist
2019-07-09  Daniel P. Berrangédocs: introduce a "knowledge base" for task oriented...
2019-07-09  Eric Blakemaint: Typo fix for whether
2019-07-09  Eric Blakebhyve: Fix build
2019-07-09  Michal Privozniklibxl_driver: Drop needless variable
2019-07-09  Eric Blaketest: Add various vir*Flags API
2019-07-09  Eric Blakephyp: Add various vir*Flags API
2019-07-09  Eric Blakeesx: Add various vir*Flags API
2019-07-09  Eric Blakebhyve: Add various vir*Flags API
2019-07-09  Andrea Bolognanitests: Add getuid() to virnetdevbandwidthmock
2019-07-09  Liu Dayuvirsh: support block device storage type in virshParseS...
2019-07-09  Peter Krempapo: Drop src/xenconfig/xen_sxpr.c from POTFILES
2019-07-09  Peter Krempanews: Mention drop of xen sxpr support
2019-07-09  Peter Krempautil: Drop virsexpr module
2019-07-09  Peter Krempaxen: drop xen_sxpr.(c|h)
2019-07-09  Peter Krempaxen: Move xenParseSxprChar to xen_common
2019-07-09  Peter Krempaxen: Move xenParseSxprVifRate to xen_common
2019-07-09  Peter Krempaxen: Move xenParseSxprSound to xen_common
2019-07-09  Peter Krempaxenconfig: Remove pointless label in xenParseSxprSound
2019-07-09  Peter Krempaxenconfig: Drop unused sexpr parsing infrastructure
2019-07-09  Peter Krempatests: Drop sexpr2xmltest
2019-07-09  Peter Krempalibxl: Drop support for parsing sxpr format in libxlCon...
2019-07-09  Peter Krempaxen: Move xenFormatSxprChr to xen_common
2019-07-09  Peter Krempaxenconfig: Move guts of xenFormatSxprSound into xenForm...
2019-07-09  Peter Krempaxenconfig: Drop sxpr formatter
2019-07-09  Peter Krempatests: Remove xml2sexprtest
2019-07-09  Eric Blakesnapshot: Fix virDomainUndefineFlags docs regarding...
2019-07-08  Eric Blakesnapshot: Rename qemu domain snapshot test files
2019-07-08  Daniel P. Berrangélibvirt: remove link to outdated mailing list post
2019-07-08  Michal Privoznikqemu: Validate disk against domain def on coldplug
2019-07-08  Daniel P. Berrangérpc: ensure thread safe initialization of SASL library
2019-07-08  Andrea Bolognanim4: Fix check for yajl.pc
2019-07-06  Eric Blakesnapshot: Refactor test to utilize virDomainMoment...
2019-07-05  Jonathon Jongsmadocs: minor updates to to new API doc
2019-07-05  Daniel P. Berrangéremote: conditionally declare tty variable for non...
2019-07-05  Daniel P. Berrangéremote: use autofree for many string variables
next