]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
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...
2013-07-10  Daniel P. BerrangeConvert 'int i' to 'size_t i' in tools/ files
2013-07-10  Daniel P. BerrangeConvert 'int i' to 'size_t i' in tests/ files
2013-07-10  Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/util/ files
2013-07-10  Daniel P. BerrangeConvert 'int i' to 'size_t i' in src/conf/ files
2013-07-10  Roman BogorodskiyFix bridge routines detection on kFreeBSD
2013-07-10  Ján TomkoFix crash when multiple event callbacks were registered CVE-2013-2230
2013-07-10  Ján Tomkoqemu: fix double free in qemuMigrationPrepareDirect
2013-07-10  Daniel P. BerrangeConvert 'int i' to 'size_t i' in daemon/ files
2013-07-10  Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in tools/*
2013-07-10  Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in tests/*
2013-07-10  Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/*
2013-07-10  Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/xenxs/*
2013-07-10  Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/xenapi/*
2013-07-10  Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/xen/*
2013-07-10  Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/vmx/*
2013-07-10  Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/vmware/*
2013-07-10  Michal PrivoznikAdapt to VIR_ALLOC and virAsprintf in src/vbox/*
next