]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
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"
2015-01-08 Geoff Hickeyvmx: Fix a VMX parsing problem
2015-01-07 Eric Blakebuild: fix xenconfig VPATH builds
2015-01-07 Michal Privoznikqemu: Fix system pages handling in <memoryBacking/>
2015-01-07 Stefan Bergernwfilter: Add support for icmpv6 filtering
2015-01-07 Ján TomkoIndentation
2015-01-07 Peter Krempaqemu: Don't unref domain after exit from nested async job
2015-01-07 Luyao Huangconf: Don't format actual network definition in migrata...
2015-01-07 Alexander BurlukaParallels: Add VNC hostname setup
2015-01-06 Luyao Huangqemu: Restore old bandwidth rules when setting new...
2015-01-06 Luyao Huangqemu: fix miss goto cleanup in qemuDomainAttachNetDevice
2015-01-05 Nehal J WaninetworkGetDHCPLeases: Remove unnecessary error reporting
2015-01-05 Luyao Huangqemu: use a wrong name for guest panic status
2015-01-05 Eric Blakemaint: update to latest gnulib
2015-01-05 Eric Blakevirnetlink: fix build on non-Linux
2015-01-05 Cédric BosdonnatReport error if a driver can't handle multiple IP addresses
2015-01-05 Cédric BosdonnatOpenvz --ipadd can be provided multiple times
2015-01-05 Cédric BosdonnatLXC: honour network devices link state
2015-01-05 Cédric BosdonnatLXC: use the new net devices routes definition
2015-01-05 Cédric Bosdonnatlxc conf2xml: convert lxc.network.ipv[46].gateway
2015-01-05 Cédric BosdonnatDomain network devices can now have a <route> element
2015-01-05 Cédric Bosdonnatlxc conf2xml: convert ip addresses for hostdev NICs
2015-01-05 Cédric BosdonnatAllow network capabilities hostdev to configure IP...
2015-01-05 Cédric Bosdonnatlxc conf2xml: convert IP addresses
2015-01-05 Cédric BosdonnatLXC: set IP addresses to veth devices in the container
2015-01-05 Cédric BosdonnatDomain conf: allow more than one IP address for net...
2015-01-05 Cédric BosdonnatRenamed virNetDevClearIPv4Address to virNetDevClearIPAd...
2015-01-05 Cédric BosdonnatvirNetDevClearIPv4Address: netlink implementation
2015-01-05 Cédric BosdonnatvirNetDevAddRoute: implementation using netlink
2015-01-05 Cédric BosdonnatRenamed virNetDevSetIPv4Address to virNetDevSetIPAddress
2015-01-05 Cédric BosdonnatvirNetDevSetIPv4Address: libnl implementation
2015-01-05 Cédric BosdonnatForgot to cleanup ifname_guest* in domain network def...
2015-01-05 Cédric BosdonnatFix error when starting a container after an error
2015-01-05 Daniel P. Berrangemaint: fix date in local gnulib patch
2015-01-05 Daniel P. Berrangemaint: update to latest gnulib
2015-01-05 Cedric BosdonnatTeach AppArmor, that /usr/lib64 may exist.
2015-01-05 Pavel Hrdinasrc/Makefile.am: fix build breaker for xenconfig
2015-01-04 Chunyan LiuAdd tests to xmconfigtest
2015-01-04 Chunyan Liuxenconfig: set HVM pae/apic/acpi/ default to 1
2015-01-04 Kiarie Kahuranilibxl: Add support for parsing/formating Xen XL config
2015-01-04 Kiarie Kahuranitests: Tests for the xen-xl parser
2015-01-04 Kiarie Kahuranisrc/xenconfig: Xen-xl parser
2015-01-04 Kiarie Kahuranisrc/xenconfig: Export helper functions
2014-12-24 Michal Privoznikcapabilities: Format <domain/> properly
2014-12-23 Dmitry Guryanovparallels: report, that cdrom image is raw
2014-12-23 Martin Kletzandertests: Set up two more overrides for root builders
2014-12-23 Martin Kletzanderqemu: Fix coverity issues after refcount refactoring
2014-12-22 Stefan Bergertest: fix nwfilter tests following changes in virfirewall.c
2014-12-21 Martin Kletzanderqemu: completely rework reference counting
2014-12-21 Martin Kletzanderutil: Fix possible NULL dereference
2014-12-20 Claudio Bleymaint: update .mailmap
2014-12-20 Claudio BleyFix typo s/interpetation/interpretation/
2014-12-19 Claudio BleyUpdate my email address in AUTHORS.in
2014-12-19 Claudio Bleydocs: split typedef and struct definition for apibuild.py
2014-12-19 Daniel P. Berrangedisable vCPU pinning with TCG mode
2014-12-19 Daniel P. BerrangeDon't setup fake CPU pids for old QEMU
2014-12-19 Michal Privoznikqemu: Create memory-backend-{ram,file} iff needed
next