]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2015-01-22  Ján TomkoFix virCgroupGetPercpuStats with non-continuous present...
2015-01-22  Peter KrempaCVE-2015-0236: qemu: Check ACLs when dumping security... CVE-2015-0236-2
2015-01-22  Peter KrempaCVE-2015-0236: qemu: Check ACLs when dumping security... CVE-2015-0236-1
2015-01-22  Luyao Huangqemu: output error when try to hotplug unsupported...
2015-01-21  Ján Tomkoqemu: format server interface without a listen address
2015-01-21  Jim Fehligtests: fix xlconfigtest build failure
2015-01-20  Ján TomkoFix virCgroupNewMachine prototype on non-Linux v1.2.12-rc1
2015-01-20  Josh Stonenetwork: Let domains be restricted to local DNS
2015-01-19  Gary R HookMake ZFS storage pool XML tests optional
2015-01-19  Martin Kletzanderdocs: Fix docs about python bindings package
2015-01-19  Ján Tomkoqemu_conf: check for duplicate security drivers
2015-01-19  Ján TomkoAlways check return value of qemuDomainObjExitMonitor
2015-01-19  Ján TomkoFix vmdef usage after domain crash in monitor on device...
2015-01-19  Ján TomkoFix vmdef usage after domain crash in monitor on device...
2015-01-19  Ján TomkoSimplify condition for formatting CPU features
2015-01-19  Ján TomkoAdd an XML test for host-model CPU with features
2015-01-16  Anthony PERARDlibxl: Set path to console on domain startup.
2015-01-16  Daniel P. BerrangeConditionalize use of -Wno-suggest-attribute=format...
2015-01-16  Cédric BosdonnatCoverity fix: properly check for 0 ipv6 address.
2015-01-16  Dmitry Guryanovparallels: create container from existing image
2015-01-16  Dmitry Guryanovparallels: allow to add filesystems to container
2015-01-16  Dmitry Guryanovparallels: commit with PVCF_DETACH_HDD_BUNDLE flag
2015-01-16  Dmitry Guryanovparallels: dump info about container filesystems
2015-01-16  Dmitry Guryanovadd ploop fs driver type
2015-01-16  Martin Kletzanderqemu: Add support for enabling/disabling PMU
2015-01-16  Martin Kletzanderdocs, schema, conf: Add support for PMU feature
2015-01-16  John Ferlannetwork: Resolve Coverity FORWARD_NULL
2015-01-16  Daniel P. Berrangevirsh: add support for domain XML validation
2015-01-16  Erik SkultetyAdd XML test for too many PCI devices on default PCI bus
2015-01-16  Erik SkultetyRemove dead code in qemuDomainAssignPCIAddresses
2015-01-16  Erik Skultetyqemu: Tweak auto adding PCI bridge controller when...
2015-01-16  John Ferlandomain_conf: Check errors from virSocketAddrFormat
2015-01-16  John Ferlandomain_conf: Resolve Coverity RESOURCE_LEAK
2015-01-16  Cédric BosdonnatvirSocketAddrGetIpPrefix 0.0.0.0 and :: special cases
2015-01-16  Cédric BosdonnatUse the network route definitions for domains
2015-01-16  Cédric BosdonnatMove code related to network routes to networkcommon_co...
2015-01-16  Cédric BosdonnatMove network route definition to networkcommon.rng
2015-01-16  Cédric BosdonnatFix ipv6 regex in RNG schemas to match '::'
2015-01-16  Michal PrivoznikvirNetworkDefUpdateIPDHCPHost: Don't crash when updatin...
2015-01-15  Daniel P. BerrangeAdd support for schema validation when passing in XML
2015-01-15  Daniel P. BerrangeAdd virXMLValidateAgainstSchema helper method
2015-01-15  Daniel P. BerrangeChange int to size_t in size var for tap/vhost FDs
2015-01-15  Daniel P. BerrangeLog dtrace/systemd probes at INFO level instead of...
2015-01-15  Daniel P. BerrangeAdd systemd/dtrace probes for DBus APIs
2015-01-15  Daniel P. BerrangeAdd support for systemd-machined CreateMachineWithNetwork
2015-01-15  Luyao Huangqemu: free priv->origname when qemuMigrationPrepareAny...
2015-01-14  Ján TomkoFix vmdef usage while in monitor in qemu process
2015-01-14  Ján TomkoFix vmdef usage while in monitor in BlockStat* APIs
2015-01-14  Ján TomkoFix vmdef usage while in monitor in qemuDomainHotplugVcpus
2015-01-14  Ján TomkoMark the domain as active in qemuhotplugtest
2015-01-14  Ján TomkoCheck for domain liveness in qemuDomainObjExitMonitor
2015-01-14  Shivaprasad... check IOMMU group devices usage when preparing device...
2015-01-14  Shivaprasad... virpci: Implement virPCIDeviceGetAddress function
2015-01-14  Kiarie Kahuranilibxl: Add support for parsing/formating Xen XL config
2015-01-14  Kiarie Kahuranitests: Tests for the xen-xl parser
2015-01-14  Jim FehligIntroduce support for parsing/formatting Xen xl config...
2015-01-14  Pavel Hrdinaqemu_process: detect updated video ram size values...
2015-01-14  Pavel Hrdinaqemu_monitor: introduce new function to get QOM path
2015-01-14  Pavel Hrdinaqemu_driver: fix setting vcpus for offline domain
2015-01-14  Michal Privoznikqemu, lxc: Warn if setting QoS on unsupported vNIC...
2015-01-13  Shanzhi Yuqemu: snapshot: inactive external snapshot can't work...
2015-01-13  Michal Privoznikconf: Increase virNetDevBandwidthParse intelligence
2015-01-13  Daniel P. BerrangeGive virDomainDef parser & formatter their own flags
2015-01-13  Daniel P. BerrangeDecouple CPU XML formatting from domain XML public...
2015-01-13  Michal Privoznikformatdomaincaps: Correctly format API reference
2015-01-13  Eric Blakeqemu: forbid second blockcommit during active commit
2015-01-13  Daniel P. Berrangeparallels: don't override error message when XML parsin...
2015-01-13  Daniel P. BerrangeFix flags passed to virDomainDefParseString by XenAPI...
2015-01-13  Daniel P. BerrangeDon't use VIR_DOMAIN_XML_SECURE when parsing XML
2015-01-13  Daniel P. BerrangeAdd stub virDomainDefineXMLFlags impls
2015-01-13  Daniel P. BerrangeAdd new virDomainDefineXMLFlags public API
2015-01-13  Luyao Huangconf: fix crash when hotplug a channel chr device with...
2015-01-13  Martin Kletzanderqemu: Allow enabling/disabling features with host-passt...
2015-01-12  Jim FehligRevert "src/xenconfig: Xen-xl parser"
2015-01-12  Jim FehligRevert "tests: Tests for the xen-xl parser"
2015-01-12  Jim FehligRevert "libxl: Add support for parsing/formating Xen...
2015-01-12  Jim FehligRevert "src/Makefile.am: fix build breaker for xenconfig"
2015-01-12  Jim FehligRevert "build: fix xenconfig VPATH builds"
2015-01-12  Jim FehligRevert "Revert "src/Makefile.am: fix build breaker...
2015-01-12  Jim FehligRevert "src/Makefile: move the new xen_xl_disk parser...
2015-01-12  Jim FehligRevert "src/Makefile: Fix parallel build after xen_xl_d...
2015-01-12  Jim FehligRevert "bootstrap.conf: add check for flex"
2015-01-12  Guido Güntherlxc: Move setting ifname_guest_actual to virLXCSetupInt...
2015-01-12  Michal Privoznikqemuxml2argvtest: Fix test after change of qxl vgamem_m...
2015-01-12  Daniel Hanselcpu: Bugfix for s390 CPU driver to return a host CPU...
2015-01-12  John Ferlanvirconf: Resolve a possible memory leak in virConfSetValue
2015-01-12  John Ferlanopenvz: Check errors from virSocketAddrFormat
2015-01-12  John Ferlanopenvz: Resolve Coverity RESOURCE_LEAK
2015-01-12  Pavel Hrdinaqxl: change the default value for vgamem_mb to 16 MiB
2015-01-12  Michal Privoznikdocs: Document some -boot option limitations on UEFI
2015-01-12  Hao Liuvirsh: Emit error for VSH_OT_DATA without VSH_OFLAG_REQ
2015-01-12  Guido Güntherlxc: Don't crash on NULL ifname_guest_actual
2015-01-09  Luyao Huangconf: Correctly format controller's driver
2015-01-09  Ján Tomkosafezero: fall back to writing zeroes even when resizing
2015-01-09  John Ferlanvirsh.pod: Update description
2015-01-08  Eric Blakemaint: in src/Makefile.am, $(top_srcdir)/src is verbose
2015-01-08  Pavel Hrdinabootstrap.conf: add check for flex
2015-01-08  Pavel Hrdinasrc/Makefile: Fix parallel build after xen_xl_disk...
2015-01-08  Pavel Hrdinasrc/Makefile: move the new xen_xl_disk parser code...
2015-01-08  Pavel HrdinaRevert "src/Makefile.am: fix build breaker for xenconfig"
next