]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2017-02-09  Jaroslav Safkaconf: Add new xml elements for file memorybacking support
2017-02-09  Jaroslav Safkaqemu_conf: Add param memory_backing_dir
2017-02-09  Jaroslav Safkaqemu, conf: Rename virNumaMemAccess to virDomainMemoryA...
2017-02-09  Maxim Nestratovcpu: fix typo: rename __kvm_hv_spinlock to __kvm_hv_spi...
2017-02-09  Jiri Denemarkqemu_command: Fix check for gluster disks
2017-02-09  Jiri Denemarkqemu_blockjob: Avoid dereferencing NULL on OOM
2017-02-09  Jiri Denemarkcpu_x86: Fix memory leak in virCPUx86Translate
2017-02-09  Maxim Nestratovvz: cleanup: remove unused constant
2017-02-09  Maxim Nestratovvz: fix event handle leak in prlsdkHandlePerfEvent
2017-02-09  Maxim Nestratovvz: fix handle leak in prlsdkHandleVmStateEvent
2017-02-09  Michal Privoznikqemu_security: Introduce ImageLabel APIs
2017-02-08  Jim Fehliglibxl: use init and dispose functions with libxl_physinfo
2017-02-08  Jim Fehliglibxl: honor autoballoon setting in libxl.conf
2017-02-08  Joao Martinsxenconfig: fix xml to xl.cfg conversion with no graphics
2017-02-08  Michal PrivoznikqemuDomainNamespaceSetupDisk: Simplify disk check
2017-02-08  Michal PrivoznikqemuDomainDiskChainElement{Prepare,Revoke}: manage...
2017-02-08  Michal PrivoznikqemuDomainNamespace{Setup,Teardown}Disk: Don't pass...
2017-02-08  Michal PrivoznikqemuDomainNamespaceSetupDisk: Drop useless @src variable
2017-02-08  Michal Privoznikqemu_domain: Don't pass virDomainDeviceDefPtr to ns...
2017-02-08  Michal Privoznikqemu_security: Drop qemuSecuritySetRestoreAllLabelData...
2017-02-08  Michal PrivoznikqemuDomainAttachSCSIVHostDevice: manage /dev entry
2017-02-08  Michal PrivoznikqemuDomainAttachSCSIVHostDevice: Prefer qemuSecurity...
2017-02-07  Laine Stumpqemu: propagate bridge MTU into qemu "host_mtu" option
2017-02-07  Laine Stumpnetwork: honor mtu setting when creating network
2017-02-07  Laine Stumpconf: support configuring mtu size in a virtual network
2017-02-07  Laine Stumputil: add MTU arg to virNetDevTapCreateInBridgePort()
2017-02-07  Andrea Bolognaniqemu: Forbid <memoryBacking><locked> without <memtune...
2017-02-07  Roman Bogorodskiydocs: mention bhyve SATA address changes in news.xml
2017-02-07  Roman Bogorodskiybhyve: fix virtio disk addresses
2017-02-07  Michal PrivoznikqemuDomainAttachDeviceMknod: Don't loop endlessly
2017-02-07  Michal PrivoznikqemuDomainAttachDeviceMknod: Deal with symlinks
2017-02-07  Michal PrivoznikqemuDomainCreateDevice: Don't loop endlessly
2017-02-07  Michal PrivoznikqemuDomainCreateDevice: Properly deal with symlinks
2017-02-07  Michal PrivoznikqemuDomain{Attach,Detach}Device NS helpers: Don't relab...
2017-02-07  Michal Privoznikqemu_security: Use more transactions
2017-02-07  Michal PrivoznikqemuSecurityRestoreAllLabel: Don't use transactions
2017-02-07  Michal PrivoznikqemuDomainPrepareDisk: Fix ordering
2017-02-07  Michal Privoznikutil: Introduce virFileReadLink
2017-02-07  Michal PrivoznikvirProcessRunInMountNamespace: Report errors from child
2017-02-07  Michal PrivoznikxenFormatXLDisk: Don't leak @target
2017-02-04  John Ferlanutil: Fix domain object leaks on closecallbacks
2017-02-03  Daniel P. Berrangevirtlockd: fix systemd unit file dependancies
2017-02-03  Peter KrempaHACKING: Update after recent change of the html file
2017-02-03  Andrea Bolognanidocs: Release notes should be updated in a separate...
2017-02-02  Jim Fehliglibxl: fix dom0 autoballooning with Xen 4.8
2017-02-02  Peter Krempatests: qemuhotplug: Don't free the monitor object as...
2017-02-02  Peter Krempatests: qemuhotplug: Fix memory leaks after cpu hotplug...
2017-02-01  Nitesh Konkarqemu: Fix indentation in qemu_interface.h
2017-01-31  Martin Kletzanderqemu: Don't lose group_name
2017-01-31  Martin Kletzanderconf: Add virDomainDiskSetBlockIOTune
2017-01-31  Martin Kletzanderqemu: Fix indentation in qemu_domain.h for RNG Namespaces
2017-01-31  Maxim Nestratovvz: change printing format specifier for network statistics
2017-01-31  Nikolay Shirokovskiyvz: support virDomainReset
2017-01-31  Nikolay Shirokovskiyvz: support virDomainAbortJob
2017-01-31  Ján Tomkoqemu: Add enough USB hubs to accomodate all devices
2017-01-31  Ján Tomkoconf: move VIR_DOMAIN_USB_HUB_PORTS to the header file
2017-01-30  Roman Bogorodskiybhyve: add tests for SATA address allocation
2017-01-30  Roman Bogorodskiybhyve: fix SATA address allocation
2017-01-30  Roman Bogorodskiybhyve: add virBhyveDriverCreateXMLConf
2017-01-30  Fabian Freyerbhyve: detect 32 SATA devices per controller support
2017-01-30  Nikolay Shirokovskiyvz: add state group to all domain stats
2017-01-30  Nikolay Shirokovskiyvz: add balloon group to all domain stats
2017-01-30  Nikolay Shirokovskiyvz: add vcpu group to all domain stats
2017-01-30  Nikolay Shirokovskiyvz: add net group to all domain stats
2017-01-30  Nikolay Shirokovskiyvz: provide block stats for all domain stats
2017-01-30  Nikolay Shirokovskiyvz: don't show bootorder for containers
2017-01-30  Ján Tomkoqemu: assign USB addresses on redirdev hotplug too
2017-01-30  Daniel P. BerrangeAdd libvirt-go-xml and libvirt-console-proxy to downloads
2017-01-30  Michal PrivoznikqemuBuildChrChardevStr: Don't leak @charAlias
2017-01-30  Jiri Denemarkspec: Enable qemu driver for RHEL-7 on aarch64
2017-01-29  Martin Kletzanderqemu: Add better message for some invalid block I/O...
2017-01-29  Martin Kletzandervirsh: Use consistent naming for blkdeviotune options
2017-01-29  Martin Kletzandervirsh: Actually make blkdeviotune --group_name work
2017-01-29  Martin Kletzanderqemu: Miscellaneous Block I/O tune cleanups
2017-01-29  Martin Kletzanderqemu: Only set group_name when actually requested
2017-01-27  Peter Krempatests: storage: Fix storage xml2xml test for vstorage...
2017-01-27  Peter Krempaconfigure: Fix copy-paste error in vstorage backend...
2017-01-27  Pavel Hrdinadomain_conf: vnc: preserve autoport value if no port...
2017-01-27  Pavel Hrdinadoc: improve VNC/SPICE password documentation
2017-01-26  Nitesh Konkarvirsh: Fix manpage typo
2017-01-26  Nitesh Konkarvirsh: Modify description for LIBVIRT_DEBUG=4 in manpage
2017-01-26  Nitesh Konkarvirnettlssessiontest.c: fix grammar
2017-01-26  Nitesh Konkarperf: Prevent enabling of already enabled perf event
2017-01-26  Nitesh Konkardocs: Reword virsh manpage for --uuid --name --details...
2017-01-26  Olga Krishtalvstorage: Fix build
2017-01-26  John Ferlanstorage: Fix build due to recent storage backend code...
2017-01-26  Olga Krishtalstorage: vstorage pool documentation and simple test
2017-01-26  Olga Krishtalstorage: Introduce Virtuozzo vstorage pool and volume...
2017-01-26  Olga Krishtalstorage: Introduce Virtuozzo vstorage backend
2017-01-26  John Ferlanstorage: Create common file/dir volume backend helpers
2017-01-26  John Ferlanstorage: Create common file/dir pool backend helpers
2017-01-26  John Ferlanstorage: Move the virStorageBackendFileSystem{Start...
2017-01-26  Michal Privoznikqemu: Implement mtu on interface
2017-01-26  Michal Privoznikdomain_conf: Introduce <mtu/> to <interface/>
2017-01-25  Michal PrivoznikvirDomainNetDefParseXML: s/ret/rv/
2017-01-25  Michal Privoznikformatnetwork.html.in: Fix #elementsNICS anchor
2017-01-25  Chen HanxiaoTHREADS.txt: fix typos
2017-01-24  Jim Fehligtests: add xlconfig tests for <timer> configurations
2017-01-24  Jim Fehligxenconfig: add support for more timers
2017-01-24  Jim Fehliglibxl: support emulate mode of tsc timer
next