]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
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
2013-07-11 Michal Privoznikqemu: Fix hot (un-)plug error codes and messages
2013-07-11 Michal Privoznikconf: Rework virDomainDeviceDefParse
2013-07-11 Michal Privoznikconf: Extend device types handled by virDomainDeviceDef...
2013-07-11 Gao fengLXC: remove some incorrect setting ATTRIBUTE_UNUSED
2013-07-11 Ján Tomkostorage: return -1 when fs pool can't be mounted
2013-07-11 Jiri Denemarkqemu: Slightly increase memory limit
2013-07-11 Laine Stumputil: add rebase fix that was accidentally omitted...
2013-07-11 Laine Stumputil: use VIR_(APPEND|DELETE)_ELEMENT for pci/usb devic...
2013-07-10 Daniel P. BerrangePrevent use of 'int' data type & 'ii', 'jj', 'kk' var...
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in examples/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in python/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/cpu/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/hyperv/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/interface/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/network/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/libxl/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/locking/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/lxc/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/node_device/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/nwfilter/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/openvz/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/parallels/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/phyp/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/qemu files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/remote/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/rpc/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/secret/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/security files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/test/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/uml/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/vbox/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/storage/ files
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/{esx,vmx,vmware...
2013-07-10 Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/{xen,xenapi,xenxs...
next