]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2016-12-21  Pavel Hrdinam4/virt-lib: introduce LIBVIRT_ARG_WITH(_ALT) macro
2016-12-21  Pavel Hrdinam4/virt: use LIBVIRT_RESULT macro instead of AC_MSG_NOTICE
2016-12-21  Pavel Hrdinam4/virt: create result macros for the remaining virt...
2016-12-21  Pavel Hrdinaconfigure: move external programs check to its own...
2016-12-21  Pavel Hrdinaconfigure: fix wireshark dissector configure output
2016-12-21  Pavel Hrdinam4/virt-netcf: fix bug where we overwrite LIBS
2016-12-21  Cédric Bosdonnatxen: add QED format test
2016-12-21  Guido Güntherapparmor: pass attach_disconnected
2016-12-20  John Ferlanvirsh: Allow display of the physical volume size
2016-12-20  John Ferlanstorage: Introduce virStorageVolInfoFlags
2016-12-20  John Ferlanconf: Display <physical> in output of voldef
2016-12-20  John Ferlanqemu: Adjust qemuDomainGetBlockInfo data for sparse...
2016-12-20  Michal Privoznikexamples: Resolve sign-compare warnings
2016-12-20  Marc Hartmayertests: Add tests for disk configuration validation
2016-12-20  Marc Hartmayerconf: Detect misconfiguration between disk bus and...
2016-12-20  Marc Hartmayerqemu: qemuDomainDiskChangeSupported: Add missing 'addre...
2016-12-20  Marc Hartmayerconf: Make virDomainDeviceInfoAddressIsEqual() public
2016-12-20  Boris Fiuczynskicgroup: reduce complexity of controller disabling
2016-12-20  Boris Fiuczynskicgroup: unavailable controller prevents controller...
2016-12-19  Peter Krempalocking: Fix documentation on how automatic sanlock...
2016-12-19  Peter Krempaqemu: blockcopy: Save monitor error prior to calling...
2016-12-19  Daniel P. Berrangedocs: link to news file and other resources
2016-12-19  Daniel P. BerrangePoint to the new libvirt-go bindings
2016-12-19  Jiri Denemarknetwork: Add support for local PTR domains
2016-12-19  Jiri Denemarkutil: Introduce virSocketAddrPTRDomain
2016-12-19  Jiri Denemarkconf: Make virNetworkIPDefParseXML a little bit saner
2016-12-16  Peter Krempaqemu: block copy: Forbid block copy to relative paths
2016-12-16  Michal Privoznikvirfile: Support bind mount only on linux
2016-12-16  Michal Privoznikqemu: Mark more namespace code linux-only
2016-12-16  Michal Privoznikconfigure: Link witch -lacl only on linux
2016-12-16  Daniel P. BerrangeMake use of PERF_COUNT_HW_REF_CPU_CYCLES conditional
2016-12-16  Jason J. Hernedocs: document cpu host-passthrough migration issue
2016-12-15  Nitesh Konkarperf: add ref_cpu_cycles perf event support
2016-12-15  Nitesh Konkarperf: add stalled_cycles_backend perf event support
2016-12-15  Nitesh Konkarperf: add stalled_cycles_frontend perf event support
2016-12-15  Nitesh Konkarperf: add bus_cycles perf event support
2016-12-15  Erik Skultetyadmin: Update the news file to include the new logging...
2016-12-15  Erik Skultetyadmin: Add an example demonstrating how to use the...
2016-12-15  Erik Skultetyvirt-admin: Wire-up the logging APIs
2016-12-15  Erik Skultetyadmin: Introduce virAdmConnectSetLoggingFilters
2016-12-15  Erik Skultetyadmin: Introduce virAdmConnectSetLoggingOutputs
2016-12-15  Erik Skultetyadmin: Introduce virAdmConnectGetLoggingFilters
2016-12-15  Erik Skultetyadmin: Introduce virAdmConnectGetLoggingOutputs
2016-12-15  Erik Skultetydaemon: Hook up the virLog{Get,Set}DefaultOutput to...
2016-12-15  Erik Skultetyadmin: Allow passing NULL to virLogSetOutputs
2016-12-15  Erik Skultetyvirlog: Introduce virLog{Get,Set}DefaultOutput
2016-12-15  Peter Krempaqemu: snapshot: Don't attempt to resume cpus if they...
2016-12-15  Peter Krempaqemu: monitor: Don't resume lockspaces in resume event...
2016-12-15  Michal Privoznikqemu: Enable mount namespace
2016-12-15  Michal Privoznikqemu: Let users opt-out from containerization
2016-12-15  Michal Privoznikqemu: Manage /dev entry on RNG hotplug
2016-12-15  Michal Privoznikqemu: Manage /dev entry on chardev hotplug
2016-12-15  Michal Privoznikqemu: Manage /dev entry on hostdev hotplug
2016-12-15  Michal Privoznikqemu: Manage /dev entry on disk hotplug
2016-12-15  Michal Privoznikqemu: Enter the namespace on relabelling
2016-12-15  Michal Privoznikqemu: Prepare RNGs when starting a domain
2016-12-15  Michal Privoznikqemu: Prepare inputs when starting a domain
2016-12-15  Michal Privoznikqemu: Prepare TPM when starting a domain
2016-12-15  Michal Privoznikqemu: Prepare chardevs when starting a domain
2016-12-15  Michal Privoznikqemu: Prepare hostdevs when starting a domain
2016-12-15  Michal Privoznikqemu: Prepare disks when starting a domain
2016-12-15  Michal Privoznikqemu: Spawn qemu under mount namespace
2016-12-15  Michal Privoznikqemu_cgroup: Expose defaultDeviceACL
2016-12-15  Michal Privoznikvirscsivhost: Introduce virSCSIVHostDeviceGetPath
2016-12-15  Michal Privoznikvirscsi: Introduce virSCSIDeviceGetPath
2016-12-15  Michal Privoznikvirusb: Introduce virUSBDeviceGetPath
2016-12-15  Michal Privoznikvirfile: Introduce ACL helpers
2016-12-15  Michal Privoznikvirfile: Introduce virFileSetupDev
2016-12-15  Michal Privoznikvirprocess: Introduce virProcessSetupPrivateMountNS
2016-12-14  Joao Martinslibxl: reverse defaults on HVM net device attach
2016-12-14  Cédric Bosdonnatlibxl: add QED disk format support
2016-12-14  Cédric Bosdonnatxenconfig: add default in xenParseXLDisk()'s switches
2016-12-14  Daniel P. BerrangeRemove reference to enum that never existed
2016-12-14  Jiri Denemarkvirjson: Remove const from virJSONValueObjectForeachKey...
2016-12-14  Jiri Denemarkschema: Let elements in /network/ip be specified in...
2016-12-14  Daniel P. BerrangeAvoid variable named 'stat'
2016-12-14  Jiri Denemarktests: Check more network XMLs for schema compliance
2016-12-14  Peter Krempalog: Fix loading of conf file for log daemon
2016-12-14  Peter Krempalock: Fix loading of config file for the lock daemon
2016-12-13  Viktor Mihajlovskiqemu: Allow use of hot plugged host CPUs if no affinity set
2016-12-13  Viktor Mihajlovskiutil: Allow to query the presence of host CPU bitmaps
2016-12-13  Jiri Denemarkqemu: Fix virQEMUCapsFindTarget on ppc64le
2016-12-13  John Ferlandocs: Update formatstorage to match code for pool path
2016-12-13  Jiri Denemarkformatnetwork: Cleanup /network/ip documentation
2016-12-13  Jiri Denemarkformatnetwork: Properly mark attributes of /network...
2016-12-13  Jiri Denemarkformatnetwork: Remove extra white space in examples
2016-12-13  Jiri Denemarkformatnetwork: Split long lines
2016-12-13  Jiri Denemarkformatnetwork: Remove useless </route>
2016-12-12  Nitesh Konkarperf: add branch_misses perf event support
2016-12-12  Nikolay Shirokovskiyqemu: agent: take monitor lock in qemuAgentNotifyEvent
2016-12-12  Nikolay Shirokovskiyqemu: don't use vm when lock is dropped in qemuDomainGe...
2016-12-12  Nikolay Shirokovskiyqemu: agent: fix uninitialized var case in qemuAgentGet...
2016-12-12  John Ferlannews: Add news entry for qemuDomainGetBlockInfo adjustments
2016-12-12  John Ferlanqemu: Fix GetBlockInfo setting allocation from wr_highe...
2016-12-12  John Ferlanutil: Introduce virStorageSourceUpdateCapacity
2016-12-12  John Ferlanutil: Introduce virStorageSourceUpdateBackingSizes
2016-12-12  John Ferlanutil: Introduce virStorageSourceUpdatePhysicalSize
2016-12-12  John Ferlanqemu: Introduce helper qemuDomainStorageUpdatePhysical
2016-12-12  John Ferlanqemu: Add helpers to handle stat data for qemuStorageLi...
2016-12-12  John Ferlanqemu: Clean up description for qemuStorageLimitsRefresh
next