]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2013-07-18 Michal PrivoznikRemove lxcDriverLock from almost everywhere
2013-07-18 Michal Privozniklxc: Make activeUsbHostdevs use locks
2013-07-18 Michal PrivoznikStop accessing driver->caps directly in LXC driver
2013-07-18 Michal Privozniklxc: switch to virCloseCallbacks API
2013-07-18 Michal PrivoznikIntroduce annotations for virLXCDriverPtr fields
2013-07-18 Michal Privozniklxc: Use atomic ops for driver->nactive
2013-07-18 Michal PrivoznikIntroduce a virLXCDriverConfigPtr object
2013-07-18 Michal PrivoznikvirLXCDriver: Drop unused @cgroup
2013-07-18 Michal Privoznikqemu: Move close callbacks handling into util/virclosec...
2013-07-18 Michal Privoznikqemuhotplugtest: Resolve some memleaks
2013-07-18 Michal PrivoznikqemuDomainDetachChrDevice: Don't leak @charAlias
2013-07-18 Ján TomkovirAsprintf: correctly check return value
2013-07-18 Daniel P. BerrangeMerge virCommandPreserveFD / virCommandTransferFD
2013-07-18 Daniel P. BerrangeEnable FD passing when starting guests with virsh
2013-07-18 Daniel P. BerrangeLXC: Wire up the virDomainCreate{XML}WithFiles methods
2013-07-18 Daniel P. BerrangeFix impl of virDomainCreateWithFlags remote client...
2013-07-18 Daniel P. BerrangeIntroduce remote protocol support for virDomainCreate...
2013-07-18 Daniel P. BerrangeIntroduce new domain create APIs to pass pre-opened...
2013-07-18 Jiri Denemarkmaint: Make ctags work out of the box
2013-07-17 Geoff Hickeyesx: Support for disk-only and quiescing snapshots.
2013-07-17 Dario Faggiolilibxl: implement virDomainGetNumaParameters
2013-07-17 Dario Faggiolilibxl: advertise the support for VIR_TYPED_PARAM_STRING
2013-07-17 Stefan Baderxen: Add interface versions for Xen 4.3
2013-07-17 Michal Privozniklxc_container: Don't call virGetGroupList during exec
2013-07-17 Ján Tomkocgroup: reuse buffer for getline
2013-07-17 Michal PrivoznikqemuDomainGetSchedulerType: Prefer qemuDomObjFromDomain
2013-07-17 Michal PrivoznikvirSecurityManagerGenLabel: Skip seclabels without...
2013-07-17 Michal PrivozniklxcCapsInit: Allocate primary security driver unconditi...
2013-07-16 Jiri Denemarkqemu: Separate host device removal into a standalone...
2013-07-16 Jiri Denemarkqemu: Separate net device removal into a standalone...
2013-07-16 Jiri Denemarkqemu: Separate controller removal into a standalone...
2013-07-16 Jiri Denemarkqemu: Separate disk device removal into a standalone...
2013-07-16 Jiri Denemarkqemu: Add qemuDomainReleaseDeviceAddress to remove...
2013-07-16 Guido GüntherCreate directory for lease files if it's missing
2013-07-16 Eric Blakebuild: avoid compiler warning on shadowed name
2013-07-16 Gao fengLXC: Change the owner of live attached host devices
2013-07-16 Gao fengLXC: Change the owner of host devices to the root of...
2013-07-16 Gao fengLXC: Create host devices for container on host side
2013-07-16 Gao fengLXC: Change the owner of live attached disk device
2013-07-16 Gao fengLXC: Move virLXCControllerChown to lxc_container.c
2013-07-16 Gao fengLXC: controller: change the owner of disk to the root...
2013-07-16 Gao fengLXC: Setup disks for container on host side
2013-07-16 Peter Krempaqemu: Fix double free of returned JSON array in qemuAge...
2013-07-16 Wido den Hollanderrbd: Do not free the secret if it is not set
2013-07-16 John FerlanAllow balloon driver collection to be adjusted dynamically
2013-07-16 John FerlanImplement the virDomainSetMemoryStatsPeriod for QEMU...
2013-07-16 John FerlanSpecify remote protocol for virDomainSetMemoryStatsPeriod
2013-07-16 John FerlanAdd new public API virDomainSetMemoryStatsPeriod
2013-07-16 John FerlanAdd capability to fetch balloon stats
2013-07-16 John FerlanDetermine whether to start balloon memory stats gathering.
2013-07-16 John FerlanAdd 'period' for Memballoon statistics gathering capability
2013-07-16 Alex Jiaqemu: Prevent crash of libvirtd without guest agent...
2013-07-16 Martin KletzanderMake logical pools independent on target path
2013-07-16 Michal Privoznikqemuhotplugtest: Introduce test for chardev hotplug
2013-07-16 Michal Privoznikqemu: Implement chardev hotplug on live level
2013-07-16 Michal Privoznikqemu: Implement chardev hotplug on config level
2013-07-16 Michal Privoznikdomain_conf: Auto fill chardev port
2013-07-16 Peter Krempacpu: Allow fine tuning of "host-model" cpu
2013-07-16 Peter Krempacpu: Clean up code style
2013-07-16 Peter Krempacpu: Add virCPUDefUpdateFeature()
2013-07-16 Peter Krempaconf: Clean up error reporting in cpu definition parsing
2013-07-15 John Ferlanstorage_conf: Merge AuthChap and AuthCephx into AuthSecret
2013-07-15 John Ferlanstorage_conf: Move username processing into common...
2013-07-15 John Ferlanstorage_pool: Rework chap XML to mimic ceph
2013-07-15 John Ferlanstorage_conf: Move auth processing into virStoragePoolD...
2013-07-15 John Ferlanstorage_conf: Introduce virStoragePoolAuthSecretPtr
2013-07-15 John Ferlanstorage_conf: Adjust virStoragePoolAuthType enum
2013-07-15 John FerlanAdd qemuMonitorJSONSetObjectProperty() method for QMP...
2013-07-15 John FerlanAdd qemuMonitorJSONGetObjectProperty() method for QMP...
2013-07-15 John FerlanAdd qemuMonitorJSONGetObjectListPaths() method for...
2013-07-15 Matthew Rosatoqemu: add macvlan delete to qemuDomainAttachNetDevice...
2013-07-15 Laine Stumppci: make virPCIDeviceReset more autonomous
2013-07-15 Laine Stumppci: reorder static functions
2013-07-15 Michal PrivoznikqemuBuildChrDeviceCommandLine: Don't leak devstr
2013-07-15 Guannan Renpython: return dictionary without value in case of...
2013-07-12 Ján Tomkoconf: reject pci-root controllers with non-zero indexes
2013-07-12 Jincheng MiaoChange domain controller index type to unsigned
2013-07-12 Peter Krempavirsh: Mention --driver in man page for nodedev-detach
2013-07-12 Daniel P. BerrangeAdd a couple of debug statements to LXC driver
2013-07-12 Michal Privoznikqemu: Introduce qemuBuildChrDeviceStr
2013-07-12 Michal Privoznikqemu_command: Honour chardev alias assignment with...
2013-07-12 Michal Privoznikqemu_monitor: Introduce qemuMonitorDetachCharDev
2013-07-12 Michal Privoznikqemu_monitor: Introduce qemuMonitorAttachCharDev
2013-07-12 Michal Privoznikqemu_monitor_json: Move InetSocketAddress build to...
2013-07-12 Michal Privoznikdomain_conf: Introduce chardev hotplug helpers
2013-07-12 Peter Kremparemote: Improve libssh2 password authentication
2013-07-12 Peter Krempalibssh2: Improve password based authentication
2013-07-12 Peter KrempavirAuth: Don't require virConnectPtr to retrieve authen...
2013-07-12 hejia hejianodeinfo: Don't fail on non-contiguous NUMA topologies
2013-07-11 Eric Blakeutil: make virSetUIDGID async-signal-safe
2013-07-11 Eric Blakeutil: add virGetGroupList
2013-07-11 Eric Blakeutil: improve user lookup helper
2013-07-11 John Ferlanqemu_hostdev: Resolve Coverity issue
2013-07-11 John Ferlanstorage_backend: Resolve Coverity issue
2013-07-11 John Ferlanvirsh-nodedev: Resolve Coverity issues
2013-07-11 John Ferlanvirsh-interface: Resolve Coverity issues
2013-07-11 John Ferlanvirsh-domain-monitor: Resolve Coverity issues
2013-07-11 John Ferlantestutils: Resolve Coverity issues
2013-07-11 John Ferlanhellolibvirt: Resolve Coverity issues
2013-07-11 Eric Blakemaint: update to latest gnulib
next